aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* gpio: remove use of __devexit_pBill Pemberton2012-11-28
* clk: remove use of __devexitBill Pemberton2012-11-28
* clk: remove use of __devinitBill Pemberton2012-11-28
* clk: remove use of __devexit_pBill Pemberton2012-11-28
* tpm_infineon: remove use of __devexit_pBill Pemberton2012-11-28
* tpm: remove use of __devinitBill Pemberton2012-11-28
* driver core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-28
* pnpbios: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-28
* drivers/base/core.c: Mark to_root_device staticJosh Triplett2012-11-26
* driver core: use initcall_debug to control shutdown infoShuoX Liu2012-11-26
* driver: platform: fix documentation for platform_get_irq_bynameWolfram Sang2012-11-15
* firmware loader: document firmware cache mechanismMing Lei2012-11-14
* firmware loader: introduce module parameter to customize(v4) fw search pathMing Lei2012-11-14
* firmware: use noinline_for_stackCesar Eduardo Barros2012-11-14
* firmware loader: Fix the concurrent request_firmware() race for kref_get/putChuansheng Liu2012-11-14
* firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeoutChuansheng Liu2012-11-14
* Merge 3.7-rc5 into driver-core-nextGreg Kroah-Hartman2012-11-14
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-10
| |\
| | * gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-09
| | * usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-09
| | * net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-07
| | * usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-07
| | * cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-07
| | * isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-07
| | * cxgb4: Initialize data structures before using.Vipul Pandya2012-11-07
| | * net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-03
| | * smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-03
| | * r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-03
| | * r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-03
| | * drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-03
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-10
| |\ \
| | * | sparc: Add sparc support for platform_get_irq()Andreas Larsson2012-11-09
| | * | sparc: Allow OF_GPIO on sparc.David S. Miller2012-11-06
| | * | qlogicpti: Fix build warning.David S. Miller2012-10-28
| * | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-10
| |\ \ \
| | * | | xen/generic: Disable fallback build on ARM.Konrad Rzeszutek Wilk2012-11-07
| | * | | xen/events: fix RCU warning, or Call idle notifier after irq_enter()Mojiong Qiu2012-11-07
| | * | | xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich2012-11-04
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-09
| |\ \ \ \
| | * | | | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom2012-11-09
| | * | | | drm/vmwgfx: Fix hibernation device resetThomas Hellstrom2012-11-09
| * | | | | Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2012-11-09
| |\ \ \ \ \
| | * | | | | PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi2012-11-05
| | * | | | | PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying2012-11-05
| | * | | | | PCI/PM: Resume device before shutdownHuang Ying2012-11-02
| | * | | | | PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying2012-11-02
| * | | | | | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-11-09
| |\ \ \ \ \ \
| | * | | | | | mmc: sdhci-s3c: fix the card detection in runtime-pmSeungwon Jeon2012-11-07
| | * | | | | | mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-11-07
| | * | | | | | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann2012-11-07