Age | Commit message (Expand) | Author |
2013-09-29 | Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-09-29 | Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-09-29 | Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-09-29 | Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-09-29 | Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-09-29 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-09-29 | Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l... | Dave Airlie |
2013-09-28 | Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u... | Linus Torvalds |
2013-09-28 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-09-28 | Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-09-28 | PCI: Workaround missing pci_set_master in pci drivers | Yinghai Lu |
2013-09-28 | i2c: ismt: initialize DMA buffer | James Ralston |
2013-09-28 | drm/msm: use drm_gem_dumb_destroy helper | Rob Clark |
2013-09-28 | drm/msm: deal with mach/iommu.h removal | Rob Clark |
2013-09-28 | drm/msm: Remove iommu include from mdp4_kms.c | Joerg Roedel |
2013-09-28 | drm/msm: Odd PTR_ERR usage | Thomas Meyer |
2013-09-28 | Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie |
2013-09-27 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-09-27 | Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-09-27 | i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is... | Chew, Chiau Ee |
2013-09-27 | i2c: mv64xxx: Do not use writel_relaxed() | Thierry Reding |
2013-09-27 | i2c: mv64xxx: Fix some build warnings | Thierry Reding |
2013-09-27 | i2c: s3c2410: fix clk_disable/clk_unprepare WARNings | Kim Phillips |
2013-09-27 | Merge branch 'pm-cpufreq-fixes' | Rafael J. Wysocki |
2013-09-26 | staging: r8188eu: Add new device ID | Larry Finger |
2013-09-26 | usb: dwc3: add support for Merrifield | David Cohen |
2013-09-26 | USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization | Shengzhou Liu |
2013-09-26 | USB: Fix breakage in ffs_fs_mount() | Al Viro |
2013-09-26 | driver core : Fix use after free of dev->parent in device_shutdown | Benson Leung |
2013-09-26 | Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout | K. Y. Srinivasan |
2013-09-26 | Drivers: hv: util: Correctly support ws2008R2 and earlier | K. Y. Srinivasan |
2013-09-26 | mei: cancel stall timers in mei_reset | Alexander Usyskin |
2013-09-26 | mei: bus: stop wait for read during cl state transition | Tomas Winkler |
2013-09-26 | mei: make me client counters less error prone | Tomas Winkler |
2013-09-26 | fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy | Ramneek Mehresh |
2013-09-26 | video: mxsfb: Add missing break | Marek Vasut |
2013-09-26 | hwmon: (applesmc) Check key count before proceeding | Henrik Rydberg |
2013-09-26 | video: of: display_timing: correct display-timings node finding | Andrzej Hajda |
2013-09-26 | neofb: fix error return code in neofb_probe() | Wei Yongjun |
2013-09-26 | s3fb: fix error return code in s3_pci_probe() | Wei Yongjun |
2013-09-26 | video: mmp: drop needless devm cleanup | Uwe Kleine-König |
2013-09-26 | OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier | Mark Brown |
2013-09-25 | tty: Fix SIGTTOU not sent with tcflush() | Peter Hurley |
2013-09-26 | clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast | Magnus Damm |
2013-09-25 | usb/core/devio.c: Don't reject control message to endpoint with wrong directi... | Kurt Garloff |
2013-09-25 | usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA | Geert Uytterhoeven |
2013-09-25 | usb: chipidea: udc: free pending TD at removal procedure | Peter Chen |
2013-09-25 | usb: chipidea: imx: Add usb_phy_shutdown at probe's error path | Peter Chen |
2013-09-25 | usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal | Peter Chen |
2013-09-25 | usb: chipidea: udc: fix the oops after rmmod gadget | Peter Chen |