Age | Commit message (Expand) | Author |
2015-07-24 | Merge tag 'sound-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-07-24 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-07-24 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2015-07-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-07-24 | ftrace: Fix breakage of set_ftrace_pid | Steven Rostedt (Red Hat) |
2015-07-24 | Input: goodix - fix touch coordinates on WinBook TW100 and TW700 | Bastien Nocera |
2015-07-24 | Input: LEDs - skip unnamed LEDs | Dmitry Torokhov |
2015-07-24 | Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-sp... | Mark Brown |
2015-07-24 | Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max897... | Mark Brown |
2015-07-24 | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown |
2015-07-24 | spi: imx: Fix small DMA transfers | Sascha Hauer |
2015-07-24 | x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit | Denys Vlasenko |
2015-07-24 | x86/mm: Fix newly introduced printk format warnings | Thomas Gleixner |
2015-07-24 | mmc: sdhci-pxav3: fix platform_data is not initialized | Jingju Hou |
2015-07-24 | dts: mmc: fsl-imx-esdhc: remove fsl,cd-controller support | Dong Aisheng |
2015-07-24 | mmc: sdhci-esdhc-imx: clear f_max in boarddata | Dong Aisheng |
2015-07-24 | mmc: sdhci-esdhc-imx: remove duplicated dts parsing | Dong Aisheng |
2015-07-24 | mmc: sdhci: make max-frequency property in device tree work | Dong Aisheng |
2015-07-24 | mmc: sdhci-esdhc-imx: move all non dt probe code into one function | Dong Aisheng |
2015-07-24 | mmc: sdhci-esdhc-imx: fix cd regression for dt platform | Dong Aisheng |
2015-07-24 | dts: imx7: fix sd card gpio polarity specified in device tree | Dong Aisheng |
2015-07-24 | dts: imx25: fix sd card gpio polarity specified in device tree | Dong Aisheng |
2015-07-24 | dts: imx6: fix sd card gpio polarity specified in device tree | Dong Aisheng |
2015-07-24 | dts: imx53: fix sd card gpio polarity specified in device tree | Dong Aisheng |
2015-07-24 | dts: imx51: fix sd card gpio polarity specified in device tree | Dong Aisheng |
2015-07-24 | mmc: sdhci-esdhc: Make 8BIT bus work | Joakim Tjernlund |
2015-07-24 | mmc: block: Add missing mmc_blk_put() in power_ro_lock_show() | Tomas Winkler |
2015-07-24 | mmc: MMC_MTK should depend on HAS_DMA | Geert Uytterhoeven |
2015-07-24 | mmc: sdhci check parameters before call dma_free_coherent | Peng Fan |
2015-07-24 | mmc: omap_hsmmc: Handle BADA, DEB and CEB interrupts | Vignesh R |
2015-07-24 | mmc: omap_hsmmc: Fix DTO and DCRC handling | Kishon Vijay Abraham I |
2015-07-24 | Merge tag 'drm-atmel-hlcdc/fixes-for-4.2' of https://github.com/bbrezillon/li... | Dave Airlie |
2015-07-24 | md/raid5: clear R5_NeedReplace when no longer needed. | NeilBrown |
2015-07-24 | Fix read-balancing during node failure | Goldwyn Rodrigues |
2015-07-24 | md-cluster: fix bitmap sub-offset in bitmap_read_sb | Goldwyn Rodrigues |
2015-07-24 | md: Return error if request_module fails and returns positive value | Goldwyn Rodrigues |
2015-07-24 | md: Skip cluster setup in case of error while reading bitmap | Goldwyn Rodrigues |
2015-07-24 | md/raid1: fix test for 'was read error from last working device'. | NeilBrown |
2015-07-24 | Merge tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i... | Dave Airlie |
2015-07-24 | Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i... | Dave Airlie |
2015-07-24 | Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2015-07-24 | drm/ttm: recognize ARM64 arch in ioprot handler | Alexandre Courbot |
2015-07-23 | pty: Add debug message for ptmx open | Peter Hurley |
2015-07-23 | tty: core: Improve ldisc debug messages | Peter Hurley |
2015-07-23 | tty: Replace inline #ifdef TTY_DEBUG_WAIT_UNTIL_SENT | Peter Hurley |
2015-07-23 | tty: Use tty_debug() for tty_ldisc_debug() | Peter Hurley |
2015-07-23 | tty: Replace #ifdef TTY_DEBUG_HANGUP with tty_debug_hangup() | Peter Hurley |
2015-07-23 | tty: core: Add tty_debug() for printk(KERN_DEBUG) messages | Peter Hurley |
2015-07-23 | tty: core: Improve debug message content | Peter Hurley |