| Commit message (Expand) | Author | Age |
* | power_supply: Register power supply for thermal cooling device | Ramakrishna Pallala | 2012-11-17 |
* | power_supply: Add support for CHARGE_CONTROL_* attributes | Ramakrishna Pallala | 2012-11-17 |
* | generic-adc-battery: Pointer math issue in gab_probe() | Dan Carpenter | 2012-11-16 |
* | generic-adc-battery: Fix checking return value of request_any_context_irq | Axel Lin | 2012-11-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-11-10 |
|\ |
|
| * | 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 |
| * | 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 |
| * | net: bnx2x: Fix typo in bnx2x driver | Masanari Iida | 2012-11-03 |
| * | smsc95xx: fix tx checksum offload for big endian | Steve Glendinning | 2012-11-03 |
| * | r8169: allow multicast packets on sub-8168f chipset. | Nathan Walp | 2012-11-03 |
| * | r8169: Fix WoL on RTL8168d/8111d. | Cyril Brulebois | 2012-11-03 |
| * | drivers/net: use tasklet_kill in device remove/close process | Xiaotian Feng | 2012-11-03 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-11-10 |
|\ \ |
|
| * | | sparc: Add sparc support for platform_get_irq() | Andreas Larsson | 2012-11-09 |
| * | | sparc: Allow OF_GPIO on sparc. | David S. Miller | 2012-11-06 |
| * | | qlogicpti: Fix build warning. | David S. Miller | 2012-10-28 |
* | | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-11-10 |
|\ \ \ |
|
| * | | | xen/generic: Disable fallback build on ARM. | Konrad Rzeszutek Wilk | 2012-11-07 |
| * | | | xen/events: fix RCU warning, or Call idle notifier after irq_enter() | Mojiong Qiu | 2012-11-07 |
| * | | | xen/hypercall: fix hypercall fallback code for very old hypervisors | Jan Beulich | 2012-11-04 |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | 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 '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 2012-11-09 |
|\ \ \ \ \ |
|
| * | | | | | PCI/portdrv: Don't create hotplug slots unless port supports hotplug | Taku Izumi | 2012-11-05 |
| * | | | | | PCI/PM: Fix proc config reg access for D3cold and bridge suspending | Huang Ying | 2012-11-05 |
| * | | | | | PCI/PM: Resume device before shutdown | Huang Ying | 2012-11-02 |
| * | | | | | PCI/PM: Fix deadlock when unbinding device if parent in D3cold | Huang Ying | 2012-11-02 |
* | | | | | | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-11-09 |
|\ \ \ \ \ \ |
|
| * | | | | | | 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 | 2012-11-07 |
| * | | | | | | mmc: dw_mmc: fix modular build for exynos back-end | Arnd Bergmann | 2012-11-07 |
| * | | | | | | mmc: sdhci: fix NULL dereference in sdhci_request() tuning | Chris Ball | 2012-11-07 |
| * | | | | | | mmc: sdhci: fix IS_ERR() checking of regulator_get() | Kevin Liu | 2012-11-07 |
| * | | | | | | mmc: fix sdhci-dove probe/removal | Russell King - ARM Linux | 2012-11-07 |
| * | | | | | | mmc: sh_mmcif: fix use after free | Guennadi Liakhovetski | 2012-11-07 |
| * | | | | | | mmc: sdhci-pci: fix 'Invalid iomem size' error message condition | Adrian Hunter | 2012-11-07 |
| * | | | | | | mmc: mxcmmc: Fix MODULE_ALIAS | Fabio Estevam | 2012-11-07 |
| * | | | | | | mmc: omap_hsmmc: fix NULL pointer dereference for dt boot | Balaji T K | 2012-11-07 |
| * | | | | | | mmc: omap_hsmmc: fix host reference after mmc_free_host | Balaji T K | 2012-11-07 |
| * | | | | | | mmc: dw_mmc: fix multiple drv_data NULL dereferences | James Hogan | 2012-11-07 |
| * | | | | | | mmc: dw_mmc: enable controller interrupt before calling mmc_start_host | Yuvaraj CD | 2012-11-07 |
| * | | | | | | mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs | Jerry Huang | 2012-11-07 |
| * | | | | | | mmc: dw_mmc: remove _dev_info compile warning | Seungwon Jeon | 2012-11-07 |