Age | Commit message (Expand) | Author |
2012-11-28 | gpio: remove use of __devexit_p | Bill Pemberton |
2012-11-28 | clk: remove use of __devexit | Bill Pemberton |
2012-11-28 | clk: remove use of __devinit | Bill Pemberton |
2012-11-28 | clk: remove use of __devexit_p | Bill Pemberton |
2012-11-28 | tpm_infineon: remove use of __devexit_p | Bill Pemberton |
2012-11-28 | tpm: remove use of __devinit | Bill Pemberton |
2012-11-28 | driver core: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-28 | pnpbios: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-26 | drivers/base/core.c: Mark to_root_device static | Josh Triplett |
2012-11-26 | driver core: use initcall_debug to control shutdown info | ShuoX Liu |
2012-11-15 | driver: platform: fix documentation for platform_get_irq_byname | Wolfram Sang |
2012-11-14 | firmware loader: document firmware cache mechanism | Ming Lei |
2012-11-14 | firmware loader: introduce module parameter to customize(v4) fw search path | Ming Lei |
2012-11-14 | firmware: use noinline_for_stack | Cesar Eduardo Barros |
2012-11-14 | firmware loader: Fix the concurrent request_firmware() race for kref_get/put | Chuansheng Liu |
2012-11-14 | firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeout | Chuansheng Liu |
2012-11-14 | Merge 3.7-rc5 into driver-core-next | Greg Kroah-Hartman |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-11-10 | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-11-09 | sparc: Add sparc support for platform_get_irq() | Andreas Larsson |
2012-11-09 | gianfar: ethernet vanishes after restoring from hibernation | Wang Dongsheng |
2012-11-09 | usbnet: ratelimit kevent may have been dropped warnings | Steve Glendinning |
2012-11-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-11-09 | Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds |
2012-11-09 | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-11-09 | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory | Thomas Hellstrom |
2012-11-09 | drm/vmwgfx: Fix hibernation device reset | Thomas Hellstrom |
2012-11-09 | Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-11-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-11-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-11-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-11-09 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-11-09 | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie |
2012-11-09 | virtio: Don't access index after unregister. | Cornelia Huck |
2012-11-09 | drm/nouveau: fix acpi edid retrieval | Maarten Lankhorst |
2012-11-09 | drm/nvc0/disp: fix regression in vblank semaphore release | Kelly Doran |
2012-11-09 | drm/nv40/mpeg: fix context handling | Marcin Slusarz |
2012-11-09 | drm/nv40/graph: fix typo in type names | Marcin Slusarz |
2012-11-09 | drm/nv41/vm: fix typo in type name | Marcin Slusarz |
2012-11-08 | drm/radeon/si: add some missing regs to the VM reg checker | Alex Deucher |
2012-11-08 | drm/radeon/cayman: add some missing regs to the VM reg checker | Alex Deucher |
2012-11-07 | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs | Ian Coolidge |
2012-11-07 | usb: gadget: g_ether: fix frame size check for 802.1Q | Ian Coolidge |
2012-11-07 | cxgb4: Fix initialization of SGE_CONTROL register | Vipul Pandya |
2012-11-07 | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES | Lee Jones |
2012-11-07 | cxgb4: Initialize data structures before using. | Vipul Pandya |
2012-11-07 | mmc: sdhci-s3c: fix the card detection in runtime-pm | Seungwon Jeon |
2012-11-07 | mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare | Thomas Abraham |
2012-11-07 | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end | Arnd Bergmann |