summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-0737-402/+530
|\
| * gpio: Add decode of WM8994 GPIO configurationMark Brown2012-01-021-2/+77
| * gpio: Convert GPIO drivers to module_platform_driverMark Brown2012-01-0211-128/+11
| * gpio: Fix typo in comment in Samsung driverMark Brown2012-01-021-1/+1
| * gpio: Explicitly index samsung_gpio_cfgsMark Brown2012-01-021-10/+19
| * Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Grant Likely2011-12-132-56/+89
| |\
| | * spi/pl022: make the chip deselect handling thread safeVirupax Sadashivpetimath2011-12-011-35/+37
| | * spi/pl022: add support for pm_runtime autosuspendChris Blair2011-12-012-2/+22
| | * spi/pl022: disable the PL022 block when unusedVirupax Sadashivpetimath2011-12-011-1/+5
| | * spi/pl022: move device disable to workqueue threadChris Blair2011-12-011-9/+16
| | * spi/pl022: skip default configuration before suspendingVirupax Sadashivpetimath2011-12-011-5/+0
| | * spi/pl022: fix build warningsJonas Aaberg2011-12-011-1/+1
| | * spi/pl022: only enable RX interrupts when TX is completeChris Blair2011-12-011-5/+10
| * | gpio: Add Linus Walleij as gpio co-maintainerGrant Likely2011-12-131-0/+1
| * | of: Add device tree selftestsGrant Likely2011-12-126-0/+189
| * | of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely2011-12-125-103/+112
| * | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-123-35/+10
| * | gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-121-41/+2
| * | gpiolib: output basic details and consolidate gpio device driversGrant Likely2011-12-129-18/+9
| * | pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-12-121-3/+3
| * | pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-12-122-5/+7
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07517-6891/+3169
|\ \ \
| * \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06518-6888/+3168
| |\ \ \
| | * | | arm: fix up some samsung merge sysdev conversion problemsKukjin Kim2012-01-065-5/+5
| | * | | firmware: Fix an oops on reading fw_priv->fw in sysfs loading fileNeil Horman2012-01-041-7/+7
| | * | | Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan2012-01-041-4/+1
| | * | | driver core: remove __must_check from device_create_fileGreg Kroah-Hartman2012-01-041-2/+2
| | * | | debugfs: add missing #ifdef HAS_IOMEMHeiko Carstens2012-01-031-0/+4
| | * | | arm: time.h: remove device.h #includeGreg Kroah-Hartman2011-12-221-2/+0
| | * | | driver-core: remove sysdev.h usage.Kay Sievers2011-12-2163-66/+49
| | * | | clockevents: remove sysdev.hKay Sievers2011-12-211-1/+0
| | * | | arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-2143-293/+368
| | * | | arm: leds: convert sysdev_class to a regular subsystemKay Sievers2011-12-211-10/+11
| | * | | kobject: remove kset_find_obj_hinted()Kay Sievers2011-12-212-39/+0
| | * | | m86k: gpio - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-4/+5
| | * | | mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-18/+16
| | * | | mips: 7segled - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-22/+22
| | * | | sh: dma - convert sysdev_class to a regular subsystemKay Sievers2011-12-212-42/+43
| | * | | sh: intc - convert sysdev_class to a regular subsystemKay Sievers2011-12-213-25/+26
| | * | | power: suspend - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-16/+17
| | * | | power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-6/+6
| | * | | power: cmm - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-33/+34
| | * | | s390: time - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-129/+131
| | * | | convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-218-200/+177
| | * | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-2138-877/+874
| | * | | xen: fix build breakage in xen-selfballoon.c caused by sysdev conversionGreg Kroah-Hartman2011-12-151-0/+1
| | * | | xen-balloon: convert sysdev_class to a regular subsystemKay Sievers2011-12-143-84/+83
| | * | | clocksource: convert sysdev_class to a regular subsystemKay Sievers2011-12-141-18/+19
| | * | | ibm_rtl: convert sysdev_class to a regular subsystemKay Sievers2011-12-141-17/+17
| | * | | edac: convert sysdev_class to a regular subsystemKay Sievers2011-12-1411-59/+53
OpenPOWER on IntegriCloud