summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-21arm: convert sysdev_class to a regular subsystemKay Sievers43-293/+368
2011-12-21arm: leds: convert sysdev_class to a regular subsystemKay Sievers1-10/+11
2011-12-21kobject: remove kset_find_obj_hinted()Kay Sievers2-39/+0
2011-12-21m86k: gpio - convert sysdev_class to a regular subsystemKay Sievers1-4/+5
2011-12-21mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers1-18/+16
2011-12-21mips: 7segled - convert sysdev_class to a regular subsystemKay Sievers1-22/+22
2011-12-21sh: dma - convert sysdev_class to a regular subsystemKay Sievers2-42/+43
2011-12-21sh: intc - convert sysdev_class to a regular subsystemKay Sievers3-25/+26
2011-12-21power: suspend - convert sysdev_class to a regular subsystemKay Sievers1-16/+17
2011-12-21power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers1-6/+6
2011-12-21power: cmm - convert sysdev_class to a regular subsystemKay Sievers1-33/+34
2011-12-21s390: time - convert sysdev_class to a regular subsystemKay Sievers1-129/+131
2011-12-21convert 'memory' sysdev_class to a regular subsystemKay Sievers8-200/+177
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers38-877/+874
2011-12-15xen: fix build breakage in xen-selfballoon.c caused by sysdev conversionGreg Kroah-Hartman1-0/+1
2011-12-14xen-balloon: convert sysdev_class to a regular subsystemKay Sievers3-84/+83
2011-12-14clocksource: convert sysdev_class to a regular subsystemKay Sievers1-18/+19
2011-12-14ibm_rtl: convert sysdev_class to a regular subsystemKay Sievers1-17/+17
2011-12-14edac: convert sysdev_class to a regular subsystemKay Sievers11-59/+53
2011-12-14rtmutex-tester: convert sysdev_class to a regular subsystemKay Sievers1-18/+19
2011-12-14driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers7-62/+431
2011-12-14kref: fix up the kfree build problemsGreg Kroah-Hartman1-5/+10
2011-12-13kref: Remove the memory barriersPeter Zijlstra1-2/+0
2011-12-13kref: Implement kref_put in terms of kref_subPeter Zijlstra1-18/+10
2011-12-13kref: Inline all functionsPeter Zijlstra3-103/+76
2011-12-12Drivers: hv: Get rid of an unnecessary check in hv.cK. Y. Srinivasan1-5/+0
2011-12-12Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan4-0/+26
2011-12-12Drivers: hv: Fix a memory leakK. Y. Srinivasan1-0/+1
2011-12-12Documentation: Update stable addressJoe Perches2-6/+6
2011-12-12MAINTAINERS: stable: Update addressJoe Perches1-1/+1
2011-12-09w1: add fast search for single slave busEvgeniy Polyakov1-0/+10
2011-12-09driver-core: skip uevent generation when nobody is listeningKay Sievers1-0/+3
2011-12-09drivers: hv: Don't OOPS when you cannot init vmbusK. Y. Srinivasan1-0/+16
2011-12-09firmware: google: fix gsmi.c build warningMaxin B. John1-1/+2
2011-12-09drivers_base: make argument to platform_device_register_full constUwe Kleine-König2-2/+2
2011-11-26uio: convert drivers/uio/* to use module_platform_driver()Axel Lin3-36/+3
2011-11-26topology: Provide CPU topology in sysfs in !SMP configurationsBen Hutchings1-2/+2
2011-11-26debugfs: remove unneeded cast in debugfs_print_regs32()Dan Carpenter1-1/+1
2011-11-26hv: Add Kconfig menu entryBart Van Assche1-1/+3
2011-11-26Staging: hv: vmbus: Support building the vmbus driver as part of the kernelK. Y. Srinivasan1-1/+1
2011-11-26hv: Move Kconfig menu entryBart Van Assche1-2/+2
2011-11-22debugfs: bugfix: include <linux/io.h> in file.cAlessandro Rubini1-0/+1
2011-11-18usb: dwc3: fix a warningAlessandro Rubini1-1/+0
2011-11-18debugfs: print_regs32: make regs array a const pointerAlessandro Rubini2-2/+2
2011-11-18usb: dwc3: use debugfs_print_regs32()Alessandro Rubini1-12/+3
2011-11-18debugfs: add tools to printk 32-bit registersAlessandro Rubini3-1/+147
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman12-216/+12
2011-11-18USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman5-63/+6
2011-11-18USB: convert drivers/hid/* to use module_usb_driver()Greg Kroah-Hartman2-32/+2
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman14-227/+14