aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-07
|\
| * Merge branch 'spi/next' (early part) into spi/mergeGrant Likely2012-01-04
| |\
| | * spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-10-29
| | * spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-10-29
| | * spi/omap: Correct the error pathShubhrajyoti D2011-10-29
| | * spi/omap: call pm_runtime_disable in error path and removeShubhrajyoti D2011-10-29
| | * spi/omap: Use a workqueue per omap2_mcspi controllerShubhrajyoti D2011-10-29
| * | spi: Fix device unregistration when unregistering the bus masterLaurent Pinchart2011-12-13
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-07
|\ \ \
| * | | gpio: Add decode of WM8994 GPIO configurationMark Brown2012-01-02
| * | | gpio: Convert GPIO drivers to module_platform_driverMark Brown2012-01-02
| * | | gpio: Fix typo in comment in Samsung driverMark Brown2012-01-02
| * | | gpio: Explicitly index samsung_gpio_cfgsMark Brown2012-01-02
| * | | Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Grant Likely2011-12-13
| |\ \ \
| | * | | spi/pl022: make the chip deselect handling thread safeVirupax Sadashivpetimath2011-12-01
| | * | | spi/pl022: add support for pm_runtime autosuspendChris Blair2011-12-01
| | * | | spi/pl022: disable the PL022 block when unusedVirupax Sadashivpetimath2011-12-01
| | * | | spi/pl022: move device disable to workqueue threadChris Blair2011-12-01
| | * | | spi/pl022: skip default configuration before suspendingVirupax Sadashivpetimath2011-12-01
| | * | | spi/pl022: fix build warningsJonas Aaberg2011-12-01
| | * | | spi/pl022: only enable RX interrupts when TX is completeChris Blair2011-12-01
| * | | | of: Add device tree selftestsGrant Likely2011-12-12
| * | | | of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely2011-12-12
| * | | | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-12
| * | | | gpiolib: output basic details and consolidate gpio device driversGrant Likely2011-12-12
| * | | | pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-12-12
| * | | | pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-12-12
| | |/ / | |/| |
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \ \ \
| * \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ \ \
| | * | | | firmware: Fix an oops on reading fw_priv->fw in sysfs loading fileNeil Horman2012-01-04
| | * | | | Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan2012-01-04
| | * | | | driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
| | * | | | sh: intc - convert sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * | | | convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * | | | xen: fix build breakage in xen-selfballoon.c caused by sysdev conversionGreg Kroah-Hartman2011-12-15
| | * | | | xen-balloon: convert sysdev_class to a regular subsystemKay Sievers2011-12-14
| | * | | | ibm_rtl: convert sysdev_class to a regular subsystemKay Sievers2011-12-14
| | * | | | edac: convert sysdev_class to a regular subsystemKay Sievers2011-12-14
| | * | | | driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers2011-12-14
| | * | | | Drivers: hv: Get rid of an unnecessary check in hv.cK. Y. Srinivasan2011-12-12
| | * | | | Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan2011-12-12
| | * | | | Drivers: hv: Fix a memory leakK. Y. Srinivasan2011-12-12
| | * | | | w1: add fast search for single slave busEvgeniy Polyakov2011-12-09
| | * | | | drivers: hv: Don't OOPS when you cannot init vmbusK. Y. Srinivasan2011-12-09
| | * | | | firmware: google: fix gsmi.c build warningMaxin B. John2011-12-09
| | * | | | drivers_base: make argument to platform_device_register_full constUwe Kleine-König2011-12-09
| | * | | | uio: convert drivers/uio/* to use module_platform_driver()Axel Lin2011-11-26
| | * | | | topology: Provide CPU topology in sysfs in !SMP configurationsBen Hutchings2011-11-26
| | * | | | hv: Add Kconfig menu entryBart Van Assche2011-11-26