summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-11/+0
* backlight: remove use of __devexitBill Pemberton2012-11-2822-26/+26
* backlight: remove use of __devinitBill Pemberton2012-11-2822-30/+30
* backlight: remove use of __devexit_pBill Pemberton2012-11-2822-22/+22
* watchdog: remove use of __devexitBill Pemberton2012-11-2852-56/+56
* watchdog: remove use of __devinitdataBill Pemberton2012-11-283-3/+3
* watchdog: remove use of __devinitBill Pemberton2012-11-2852-72/+72
* watchdog: remove use of __devexit_pBill Pemberton2012-11-2850-50/+50
* pinctrl: remove use of __devexitBill Pemberton2012-11-2816-16/+16
* pinctrl: remove use of __devinitconstBill Pemberton2012-11-282-4/+4
* pinctrl: remove use of __devinitdataBill Pemberton2012-11-2814-14/+14
* pinctrl: remove use of __devexit_pBill Pemberton2012-11-2818-18/+18
* hwmon: remove use of __devexitBill Pemberton2012-11-2844-50/+50
* hwmon: remove use of __devinitdataBill Pemberton2012-11-283-4/+4
* hwmon: remove use of __devinitBill Pemberton2012-11-2845-82/+82
* hwmon: remove use of __devexit_pBill Pemberton2012-11-2843-43/+43
* power: remove use of __devexitBill Pemberton2012-11-2835-37/+37
* power: remove use of __devinitBill Pemberton2012-11-2833-35/+35
* power: remove use of __devexit_pBill Pemberton2012-11-2836-37/+37
* hwspinlock: remove use of __devexitBill Pemberton2012-11-282-2/+2
* hwspinlock: remove use of __devinitBill Pemberton2012-11-282-2/+2
* hwspinlock: remove use of __devexit_pBill Pemberton2012-11-282-2/+2
* gpio: remove use of __devexitBill Pemberton2012-11-2839-39/+39
* gpio: remove use of __devinitconstBill Pemberton2012-11-281-2/+2
* gpio: remove use of __devinitdataBill Pemberton2012-11-285-5/+5
* gpio: remove use of __devinitBill Pemberton2012-11-2855-76/+76
* gpio: remove use of __devexit_pBill Pemberton2012-11-2835-35/+35
* clk: remove use of __devexitBill Pemberton2012-11-282-2/+2
* clk: remove use of __devinitBill Pemberton2012-11-282-2/+2
* clk: remove use of __devexit_pBill Pemberton2012-11-282-2/+2
* tpm_infineon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* tpm: remove use of __devinitBill Pemberton2012-11-284-5/+5
* lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUGBill Pemberton2012-11-281-2/+1
* kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-4/+1
* sysctl: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+2
* kobject: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-18/+0
* driver core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-14/+0
* pnpbios: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-13/+7
* Documentation:Update Documentation/zh_CN/arm64/memory.txtFu Wei2012-11-261-6/+6
* sysfs: Mark sysfs_attr_ns staticJosh Triplett2012-11-261-2/+2
* drivers/base/core.c: Mark to_root_device staticJosh Triplett2012-11-261-1/+1
* driver core: use initcall_debug to control shutdown infoShuoX Liu2012-11-261-2/+4
* Documentation: Chinese translation of Documentation/arm/kernel_user_helpers.txtFu Wei2012-11-151-0/+284
* fs/debugsfs: remove unnecessary inode->i_private initializationYan Hong2012-11-151-1/+0
* driver: platform: fix documentation for platform_get_irq_bynameWolfram Sang2012-11-151-1/+1
* firmware loader: document firmware cache mechanismMing Lei2012-11-142-0/+10
* firmware loader: introduce module parameter to customize(v4) fw search pathMing Lei2012-11-142-1/+21
* firmware: use noinline_for_stackCesar Eduardo Barros2012-11-141-1/+1
* firmware loader: Fix the concurrent request_firmware() race for kref_get/putChuansheng Liu2012-11-141-2/+4
* firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeoutChuansheng Liu2012-11-141-8/+16
OpenPOWER on IntegriCloud