| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: remove use of __devexit | Bill Pemberton | 2012-11-28 | 44 | -50/+50 |
* | hwmon: remove use of __devinitdata | Bill Pemberton | 2012-11-28 | 3 | -4/+4 |
* | hwmon: remove use of __devinit | Bill Pemberton | 2012-11-28 | 45 | -82/+82 |
* | hwmon: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 43 | -43/+43 |
* | power: remove use of __devexit | Bill Pemberton | 2012-11-28 | 35 | -37/+37 |
* | power: remove use of __devinit | Bill Pemberton | 2012-11-28 | 33 | -35/+35 |
* | power: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 36 | -37/+37 |
* | hwspinlock: remove use of __devexit | Bill Pemberton | 2012-11-28 | 2 | -2/+2 |
* | hwspinlock: remove use of __devinit | Bill Pemberton | 2012-11-28 | 2 | -2/+2 |
* | hwspinlock: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 2 | -2/+2 |
* | gpio: remove use of __devexit | Bill Pemberton | 2012-11-28 | 39 | -39/+39 |
* | gpio: remove use of __devinitconst | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
* | gpio: remove use of __devinitdata | Bill Pemberton | 2012-11-28 | 5 | -5/+5 |
* | gpio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 55 | -76/+76 |
* | gpio: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 35 | -35/+35 |
* | clk: remove use of __devexit | Bill Pemberton | 2012-11-28 | 2 | -2/+2 |
* | clk: remove use of __devinit | Bill Pemberton | 2012-11-28 | 2 | -2/+2 |
* | clk: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 2 | -2/+2 |
* | tpm_infineon: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | tpm: remove use of __devinit | Bill Pemberton | 2012-11-28 | 4 | -5/+5 |
* | driver core: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2012-11-28 | 1 | -14/+0 |
* | pnpbios: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2012-11-28 | 1 | -13/+7 |
* | drivers/base/core.c: Mark to_root_device static | Josh Triplett | 2012-11-26 | 1 | -1/+1 |
* | driver core: use initcall_debug to control shutdown info | ShuoX Liu | 2012-11-26 | 1 | -2/+4 |
* | driver: platform: fix documentation for platform_get_irq_byname | Wolfram Sang | 2012-11-15 | 1 | -1/+1 |
* | firmware loader: document firmware cache mechanism | Ming Lei | 2012-11-14 | 1 | -0/+3 |
* | firmware loader: introduce module parameter to customize(v4) fw search path | Ming Lei | 2012-11-14 | 1 | -1/+16 |
* | firmware: use noinline_for_stack | Cesar Eduardo Barros | 2012-11-14 | 1 | -1/+1 |
* | firmware loader: Fix the concurrent request_firmware() race for kref_get/put | Chuansheng Liu | 2012-11-14 | 1 | -2/+4 |
* | firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeout | Chuansheng Liu | 2012-11-14 | 1 | -8/+16 |
* | Merge 3.7-rc5 into driver-core-next | Greg Kroah-Hartman | 2012-11-14 | 178 | -942/+1887 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-11-10 | 17 | -25/+38 |
| |\ |
|
| | * | gianfar: ethernet vanishes after restoring from hibernation | Wang Dongsheng | 2012-11-09 | 1 | -1/+4 |
| | * | usbnet: ratelimit kevent may have been dropped warnings | Steve Glendinning | 2012-11-09 | 1 | -3/+5 |
| | * | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs | Ian Coolidge | 2012-11-07 | 1 | -1/+2 |
| | * | usb: gadget: g_ether: fix frame size check for 802.1Q | Ian Coolidge | 2012-11-07 | 1 | -1/+2 |
| | * | cxgb4: Fix initialization of SGE_CONTROL register | Vipul Pandya | 2012-11-07 | 1 | -1/+1 |
| | * | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES | Lee Jones | 2012-11-07 | 3 | -6/+2 |
| | * | cxgb4: Initialize data structures before using. | Vipul Pandya | 2012-11-07 | 1 | -0/+4 |
| | * | net: bnx2x: Fix typo in bnx2x driver | Masanari Iida | 2012-11-03 | 2 | -3/+3 |
| | * | smsc95xx: fix tx checksum offload for big endian | Steve Glendinning | 2012-11-03 | 1 | -0/+1 |
| | * | r8169: allow multicast packets on sub-8168f chipset. | Nathan Walp | 2012-11-03 | 1 | -0/+3 |
| | * | r8169: Fix WoL on RTL8168d/8111d. | Cyril Brulebois | 2012-11-03 | 1 | -0/+2 |
| | * | drivers/net: use tasklet_kill in device remove/close process | Xiaotian Feng | 2012-11-03 | 5 | -9/+9 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-11-10 | 3 | -13/+9 |
| |\ \ |
|
| | * | | sparc: Add sparc support for platform_get_irq() | Andreas Larsson | 2012-11-09 | 1 | -0/+7 |
| | * | | sparc: Allow OF_GPIO on sparc. | David S. Miller | 2012-11-06 | 1 | -1/+1 |
| | * | | qlogicpti: Fix build warning. | David S. Miller | 2012-10-28 | 1 | -12/+1 |
| * | | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-11-10 | 3 | -1/+82 |
| |\ \ \ |
|
| | * | | | xen/generic: Disable fallback build on ARM. | Konrad Rzeszutek Wilk | 2012-11-07 | 1 | -1/+2 |