summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-21mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski
2012-07-21mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski
2012-07-21mmc: sh_mmcif: add regulator supportGuennadi Liakhovetski
2012-07-21mmc: sh_mmcif: remove redundant .down_pwr() callbackGuennadi Liakhovetski
2012-07-21mmc: sh_mmcif: re-read the clock frequency every time it is turned onGuennadi Liakhovetski
2012-07-21mmc: sh_mmcif: fix clock managementGuennadi Liakhovetski
2012-07-21mmc: sh_mmcif: simplify and use meaningful label names in error-handlingGuennadi Liakhovetski
2012-07-21mmc: tmio: remove a duplicated comment lineGuennadi Liakhovetski
2012-07-21mmc: sdhi: do not install dummy callbacksGuennadi Liakhovetski
2012-07-21mmc: tmio: add regulator supportGuennadi Liakhovetski
2012-07-21mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacksGuennadi Liakhovetski
2012-07-21mmc: tmio: add callbacks to enable-update and disable the interface clockGuennadi Liakhovetski
2012-07-21mmc: tmio: don't needlessly enable interrupts during probingGuennadi Liakhovetski
2012-07-21mmc: dw_mmc: Fix null dma_ops access when use_dma is falseJonathan Kliegman
2012-07-21mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski
2012-07-21mmc: tmio: Don't access hardware registers after stopping clocksLaurent Pinchart
2012-07-21mmc: sh_mmcif: Support MMC_SLEEP_AWAKE commandLaurent Pinchart
2012-07-21mmc: dw_mmc: Add check for IDMAC configurationGirish K S
2012-07-21mmc: sdhci-pxa: Add device tree supportChris Ball
2012-07-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2012-07-20cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switchStephen Boyd
2012-07-20Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-07-20target: NULL dereference on error pathDan Carpenter
2012-07-20dm raid1: set discard_zeroes_data_unsupportedMikulas Patocka
2012-07-20dm thin: do not send discards to shared blocksMikulas Patocka
2012-07-20dm raid1: fix crash with mirror recovery and discardMikulas Patocka
2012-07-20regulator: add new lp8788 regulator driverKim, Milo
2012-07-20regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulatorAxel Lin
2012-07-20EXYNOS: bugfix on retrieving old_index from freqs.oldJonghwa Lee
2012-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-19Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-07-19Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-19cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia
2012-07-19HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires
2012-07-19Merge branch 'pm-sleep'Rafael J. Wysocki
2012-07-19PM / Sleep: call early resume handlers when suspend_noirq failsColin Cross
2012-07-19md/raid1: close some possible races on write errors during resyncNeilBrown
2012-07-19md: avoid crash when stopping md array races with closing other open fds.NeilBrown
2012-07-19md: fix bug in handling of new_data_offsetNeilBrown
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-07-19Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds
2012-07-18Merge branch 'pm-qos'Rafael J. Wysocki
2012-07-18Merge branch 'pm-drivers'Rafael J. Wysocki
2012-07-18Merge branch 'pm-acpi'Rafael J. Wysocki
2012-07-18Merge branch 'pm-sleep'Rafael J. Wysocki
2012-07-18Merge branch 'pm-domains'Rafael J. Wysocki
2012-07-18Merge branch 'pm-cpuidle'Rafael J. Wysocki
2012-07-18PM / QoS: Use NULL pointer instead of plain integer in qos.cSachin Kamat
2012-07-18Merge branch 'fixes' into pm-sleepRafael J. Wysocki
2012-07-18PM / Sleep: Add missing static storage class specifiers in main.cSachin Kamat