aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
| |\
| | * arm: fix up some samsung merge sysdev conversion problemsKukjin Kim2012-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 __must_check from device_create_fileGreg Kroah-Hartman2012-01-04
| | * debugfs: add missing #ifdef HAS_IOMEMHeiko Carstens2012-01-03
| | * arm: time.h: remove device.h #includeGreg Kroah-Hartman2011-12-22
| | * driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
| | * clockevents: remove sysdev.hKay Sievers2011-12-21
| | * arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * arm: leds: convert sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * kobject: remove kset_find_obj_hinted()Kay Sievers2011-12-21
| | * m86k: gpio - convert sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * mips: 7segled - convert sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * sh: dma - convert sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * sh: intc - convert sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * power: suspend - convert sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * power: cmm - convert sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * s390: time - 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
| | * clocksource: 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
| | * rtmutex-tester: convert sysdev_class to a regular subsystemKay Sievers2011-12-14
| | * driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers2011-12-14
| | * kref: fix up the kfree build problemsGreg Kroah-Hartman2011-12-14
| | * kref: Remove the memory barriersPeter Zijlstra2011-12-13
| | * kref: Implement kref_put in terms of kref_subPeter Zijlstra2011-12-13
| | * kref: Inline all functionsPeter Zijlstra2011-12-13
| | * 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
| | * Documentation: Update stable addressJoe Perches2011-12-12
| | * MAINTAINERS: stable: Update addressJoe Perches2011-12-12
| | * w1: add fast search for single slave busEvgeniy Polyakov2011-12-09
| | * driver-core: skip uevent generation when nobody is listeningKay Sievers2011-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
| | * debugfs: remove unneeded cast in debugfs_print_regs32()Dan Carpenter2011-11-26
| | * hv: Add Kconfig menu entryBart Van Assche2011-11-26
| | * Staging: hv: vmbus: Support building the vmbus driver as part of the kernelK. Y. Srinivasan2011-11-26