summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* driver core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-14/+0
* pnpbios: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-13/+7
* 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
* driver: platform: fix documentation for platform_get_irq_bynameWolfram Sang2012-11-151-1/+1
* firmware loader: document firmware cache mechanismMing Lei2012-11-141-0/+3
* firmware loader: introduce module parameter to customize(v4) fw search pathMing Lei2012-11-141-1/+16
* 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
* Merge 3.7-rc5 into driver-core-nextGreg Kroah-Hartman2012-11-14178-942/+1887
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1017-25/+38
| |\
| | * gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-091-1/+4
| | * usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-091-3/+5
| | * net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-071-1/+2
| | * usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-071-1/+2
| | * cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-071-1/+1
| | * isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-073-6/+2
| | * cxgb4: Initialize data structures before using.Vipul Pandya2012-11-071-0/+4
| | * net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-032-3/+3
| | * smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-031-0/+1
| | * r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-031-0/+3
| | * r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-031-0/+2
| | * drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-035-9/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-103-13/+9
| |\ \
| | * | sparc: Add sparc support for platform_get_irq()Andreas Larsson2012-11-091-0/+7
| | * | sparc: Allow OF_GPIO on sparc.David S. Miller2012-11-061-1/+1
| | * | qlogicpti: Fix build warning.David S. Miller2012-10-281-12/+1
| * | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-103-1/+82
| |\ \ \
| | * | | xen/generic: Disable fallback build on ARM.Konrad Rzeszutek Wilk2012-11-071-1/+2
| | * | | xen/events: fix RCU warning, or Call idle notifier after irq_enter()Mojiong Qiu2012-11-071-1/+1
| | * | | xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich2012-11-042-1/+81
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-092-1/+6
| |\ \ \ \
| | * | | | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom2012-11-091-1/+1
| | * | | | drm/vmwgfx: Fix hibernation device resetThomas Hellstrom2012-11-091-0/+5
| * | | | | Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2012-11-098-52/+62
| |\ \ \ \ \
| | * | | | | PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi2012-11-051-1/+2