summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06518-6888/+3168Star
|\
| * 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-051-7/+7
| * Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan2012-01-051-4/+1Star
| * driver core: remove __must_check from device_create_fileGreg Kroah-Hartman2012-01-051-2/+2
| * debugfs: add missing #ifdef HAS_IOMEMHeiko Carstens2012-01-041-0/+4
| * arm: time.h: remove device.h #includeGreg Kroah-Hartman2011-12-221-2/+0Star
| * driver-core: remove sysdev.h usage.Kay Sievers2011-12-2263-66/+49Star
| * clockevents: remove sysdev.hKay Sievers2011-12-221-1/+0Star
| * arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-2243-293/+368
| * arm: leds: convert sysdev_class to a regular subsystemKay Sievers2011-12-221-10/+11
| * kobject: remove kset_find_obj_hinted()Kay Sievers2011-12-222-39/+0Star
| * m86k: gpio - convert sysdev_class to a regular subsystemKay Sievers2011-12-221-4/+5
| * mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers2011-12-221-18/+16Star
| * mips: 7segled - convert sysdev_class to a regular subsystemKay Sievers2011-12-221-22/+22
| * sh: dma - convert sysdev_class to a regular subsystemKay Sievers2011-12-222-42/+43
| * sh: intc - convert sysdev_class to a regular subsystemKay Sievers2011-12-223-25/+26
| * power: suspend - convert sysdev_class to a regular subsystemKay Sievers2011-12-221-16/+17
| * power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers2011-12-221-6/+6
| * power: cmm - convert sysdev_class to a regular subsystemKay Sievers2011-12-221-33/+34
| * s390: time - convert sysdev_class to a regular subsystemKay Sievers2011-12-221-129/+131
| * convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-218-200/+177Star
| * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-2138-877/+874Star
| * 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-153-84/+83Star
| * clocksource: convert sysdev_class to a regular subsystemKay Sievers2011-12-151-18/+19
| * ibm_rtl: convert sysdev_class to a regular subsystemKay Sievers2011-12-151-17/+17
| * edac: convert sysdev_class to a regular subsystemKay Sievers2011-12-1511-59/+53Star
| * rtmutex-tester: convert sysdev_class to a regular subsystemKay Sievers2011-12-141-18/+19
| * driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers2011-12-147-62/+431
| * kref: fix up the kfree build problemsGreg Kroah-Hartman2011-12-141-5/+10
| * kref: Remove the memory barriersPeter Zijlstra2011-12-131-2/+0Star
| * kref: Implement kref_put in terms of kref_subPeter Zijlstra2011-12-131-18/+10Star
| * kref: Inline all functionsPeter Zijlstra2011-12-133-103/+76Star
| * Drivers: hv: Get rid of an unnecessary check in hv.cK. Y. Srinivasan2011-12-121-5/+0Star
| * Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan2011-12-124-0/+26
| * Drivers: hv: Fix a memory leakK. Y. Srinivasan2011-12-121-0/+1
| * Documentation: Update stable addressJoe Perches2011-12-122-6/+6
| * MAINTAINERS: stable: Update addressJoe Perches2011-12-121-1/+1
| * w1: add fast search for single slave busEvgeniy Polyakov2011-12-101-0/+10
| * driver-core: skip uevent generation when nobody is listeningKay Sievers2011-12-101-0/+3
| * drivers: hv: Don't OOPS when you cannot init vmbusK. Y. Srinivasan2011-12-101-0/+16
| * firmware: google: fix gsmi.c build warningMaxin B. John2011-12-101-1/+2
| * drivers_base: make argument to platform_device_register_full constUwe Kleine-König2011-12-102-2/+2
| * uio: convert drivers/uio/* to use module_platform_driver()Axel Lin2011-11-273-36/+3Star
| * topology: Provide CPU topology in sysfs in !SMP configurationsBen Hutchings2011-11-271-2/+2
| * debugfs: remove unneeded cast in debugfs_print_regs32()Dan Carpenter2011-11-271-1/+1
| * hv: Add Kconfig menu entryBart Van Assche2011-11-271-1/+3
| * Staging: hv: vmbus: Support building the vmbus driver as part of the kernelK. Y. Srinivasan2011-11-271-1/+1
| * hv: Move Kconfig menu entryBart Van Assche2011-11-271-2/+2