aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-21arm: convert sysdev_class to a regular subsystemKay Sievers
2011-12-21arm: leds: convert sysdev_class to a regular subsystemKay Sievers
2011-12-21kobject: remove kset_find_obj_hinted()Kay Sievers
2011-12-21m86k: gpio - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21mips: 7segled - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21sh: dma - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21sh: intc - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21power: suspend - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21power: cmm - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21s390: time - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21convert 'memory' sysdev_class to a regular subsystemKay Sievers
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-15xen: fix build breakage in xen-selfballoon.c caused by sysdev conversionGreg Kroah-Hartman
2011-12-14xen-balloon: convert sysdev_class to a regular subsystemKay Sievers
2011-12-14clocksource: convert sysdev_class to a regular subsystemKay Sievers
2011-12-14ibm_rtl: convert sysdev_class to a regular subsystemKay Sievers
2011-12-14edac: convert sysdev_class to a regular subsystemKay Sievers
2011-12-14rtmutex-tester: convert sysdev_class to a regular subsystemKay Sievers
2011-12-14driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers
2011-12-14kref: fix up the kfree build problemsGreg Kroah-Hartman
2011-12-13kref: Remove the memory barriersPeter Zijlstra
2011-12-13kref: Implement kref_put in terms of kref_subPeter Zijlstra
2011-12-13kref: Inline all functionsPeter Zijlstra
2011-12-12Drivers: hv: Get rid of an unnecessary check in hv.cK. Y. Srinivasan
2011-12-12Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan
2011-12-12Drivers: hv: Fix a memory leakK. Y. Srinivasan
2011-12-12Documentation: Update stable addressJoe Perches
2011-12-12MAINTAINERS: stable: Update addressJoe Perches
2011-12-09w1: add fast search for single slave busEvgeniy Polyakov
2011-12-09driver-core: skip uevent generation when nobody is listeningKay Sievers
2011-12-09drivers: hv: Don't OOPS when you cannot init vmbusK. Y. Srinivasan
2011-12-09firmware: google: fix gsmi.c build warningMaxin B. John
2011-12-09drivers_base: make argument to platform_device_register_full constUwe Kleine-König
2011-11-26uio: convert drivers/uio/* to use module_platform_driver()Axel Lin
2011-11-26topology: Provide CPU topology in sysfs in !SMP configurationsBen Hutchings
2011-11-26debugfs: remove unneeded cast in debugfs_print_regs32()Dan Carpenter
2011-11-26hv: Add Kconfig menu entryBart Van Assche
2011-11-26Staging: hv: vmbus: Support building the vmbus driver as part of the kernelK. Y. Srinivasan
2011-11-26hv: Move Kconfig menu entryBart Van Assche
2011-11-22debugfs: bugfix: include <linux/io.h> in file.cAlessandro Rubini
2011-11-18usb: dwc3: fix a warningAlessandro Rubini
2011-11-18debugfs: print_regs32: make regs array a const pointerAlessandro Rubini
2011-11-18usb: dwc3: use debugfs_print_regs32()Alessandro Rubini
2011-11-18debugfs: add tools to printk 32-bit registersAlessandro Rubini
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman
2011-11-18USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-18USB: convert drivers/hid/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman