summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-11/+25
2015-07-25Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-161/+170
2015-07-25Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-23/+52
2015-07-25Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-26/+31
2015-07-25Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-16/+12
2015-07-25parport: Revert "parport: fix memory leak"Sudip Mukherjee-1/+0
2015-07-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+5
2015-07-25Merge tag 'md/4.2-fixes' of git://neil.brown.name/mdLinus Torvalds-27/+71
2015-07-25libnvdimm: fix namespace seed creationDan Williams-0/+5
2015-07-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-9/+9
2015-07-24Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+29
2015-07-24Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds-116/+127
2015-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+62
2015-07-24Merge tag 'regulator-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-10/+27
2015-07-24Merge tag 'spi-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+8
2015-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+19
2015-07-24Input: goodix - fix touch coordinates on WinBook TW100 and TW700Bastien Nocera-0/+36
2015-07-24Input: LEDs - skip unnamed LEDsDmitry Torokhov-2/+14
2015-07-24Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-sp...Mark Brown-3/+8
2015-07-24Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max897...Mark Brown-7/+20
2015-07-24Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown-3/+7
2015-07-24spi: imx: Fix small DMA transfersSascha Hauer-2/+3
2015-07-24mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou-0/+1
2015-07-24mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng-6/+1
2015-07-24mmc: sdhci-esdhc-imx: remove duplicated dts parsingDong Aisheng-14/+0
2015-07-24mmc: sdhci: make max-frequency property in device tree workDong Aisheng-2/+7
2015-07-24mmc: sdhci-esdhc-imx: move all non dt probe code into one functionDong Aisheng-85/+94
2015-07-24mmc: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng-1/+9
2015-07-24mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund-1/+1
2015-07-24mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler-0/+2
2015-07-24mmc: MMC_MTK should depend on HAS_DMAGeert Uytterhoeven-0/+1
2015-07-24mmc: sdhci check parameters before call dma_free_coherentPeng Fan-2/+5
2015-07-24mmc: omap_hsmmc: Handle BADA, DEB and CEB interruptsVignesh R-1/+2
2015-07-24mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I-4/+4
2015-07-24Merge tag 'drm-atmel-hlcdc/fixes-for-4.2' of https://github.com/bbrezillon/li...Dave Airlie-6/+7
2015-07-24md/raid5: clear R5_NeedReplace when no longer needed.NeilBrown-1/+3
2015-07-24Fix read-balancing during node failureGoldwyn Rodrigues-5/+16
2015-07-24md-cluster: fix bitmap sub-offset in bitmap_read_sbGoldwyn Rodrigues-7/+4
2015-07-24md: Return error if request_module fails and returns positive valueGoldwyn Rodrigues-1/+1
2015-07-24md: Skip cluster setup in case of error while reading bitmapGoldwyn Rodrigues-1/+1
2015-07-24md/raid1: fix test for 'was read error from last working device'.NeilBrown-1/+1
2015-07-24Merge tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie-4/+1
2015-07-24Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie-7/+19
2015-07-24Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-16/+115
2015-07-24drm/ttm: recognize ARM64 arch in ioprot handlerAlexandre Courbot-1/+2
2015-07-23tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()Peter Hurley-0/+1
2015-07-23serial: core: Fix crashes while echoing when closingPeter Hurley-1/+2
2015-07-23Revert "serial: imx: initialized DMA w/o HW flow enabled"David Jander-8/+7
2015-07-23sc16is7xx: fix FIFO address of secondary UARTBo Svangård-7/+23
2015-07-23sc16is7xx: fix Kconfig dependenciesJakub Kicinski-1/+1