summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-24mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler
2015-07-24mmc: MMC_MTK should depend on HAS_DMAGeert Uytterhoeven
2015-07-24mmc: sdhci check parameters before call dma_free_coherentPeng Fan
2015-07-24mmc: omap_hsmmc: Handle BADA, DEB and CEB interruptsVignesh R
2015-07-24mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I
2015-07-24Merge tag 'drm-atmel-hlcdc/fixes-for-4.2' of https://github.com/bbrezillon/li...Dave Airlie
2015-07-24md/raid5: clear R5_NeedReplace when no longer needed.NeilBrown
2015-07-24Fix read-balancing during node failureGoldwyn Rodrigues
2015-07-24md-cluster: fix bitmap sub-offset in bitmap_read_sbGoldwyn Rodrigues
2015-07-24md: Return error if request_module fails and returns positive valueGoldwyn Rodrigues
2015-07-24md: Skip cluster setup in case of error while reading bitmapGoldwyn Rodrigues
2015-07-24md/raid1: fix test for 'was read error from last working device'.NeilBrown
2015-07-24Merge tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-24Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-24Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-07-24drm/ttm: recognize ARM64 arch in ioprot handlerAlexandre Courbot
2015-07-23pty: Add debug message for ptmx openPeter Hurley
2015-07-23tty: core: Improve ldisc debug messagesPeter Hurley
2015-07-23tty: Replace inline #ifdef TTY_DEBUG_WAIT_UNTIL_SENTPeter Hurley
2015-07-23tty: Use tty_debug() for tty_ldisc_debug()Peter Hurley
2015-07-23tty: Replace #ifdef TTY_DEBUG_HANGUP with tty_debug_hangup()Peter Hurley
2015-07-23tty: core: Add tty_debug() for printk(KERN_DEBUG) messagesPeter Hurley
2015-07-23tty: core: Improve debug message contentPeter Hurley
2015-07-23drivers/tty: make serial/sunhv.c driver explicitly non-modularPaul Gortmaker
2015-07-23drivers/tty: make serial/suncore.c driver explicitly non-modularPaul Gortmaker
2015-07-23drivers/tty: make serial/lantic.c driver explicitly non-modularPaul Gortmaker
2015-07-23drivers/tty: make serial/sn_console.c driver explicitly non-modularPaul Gortmaker
2015-07-23serial: samsung: Remove redundant DEBUG_LL checkJavier Martinez Canillas
2015-07-23tty: buffers: Move hidden buffer index advance into outer loopPeter Hurley
2015-07-23tty: Replace smp_rmb/smp_wmb with smp_load_acquire/smp_store_releasePeter Hurley
2015-07-23tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()Peter Hurley
2015-07-23serial: core: Fix crashes while echoing when closingPeter Hurley
2015-07-23m32r: Add ioreadXX/iowriteXX big-endian mmio accessorsPeter Hurley
2015-07-23serial/uuc_uart: Support higher bitrates than 115200 Bit/sAlexander Stein
2015-07-23tty: serial: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-23tty: serial: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-07-23tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabledCyrille Pitchen
2015-07-23tty/serial: at91: add support to FIFOsCyrille Pitchen
2015-07-23tty/serial: at91: remove bunch of macros to access UART registersCyrille Pitchen
2015-07-23tty/serial: at91: fix some macro definitions to fit coding styleCyrille Pitchen
2015-07-23ARM: at91/dt: add a new DT property to support FIFOs on Atmel USARTsCyrille Pitchen
2015-07-23tty: add missing rcu_read_lock for task_pgrpPatrick Donnelly
2015-07-23serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startupJoerg Roedel
2015-07-23serial: 8250: Defer interrupt enable until fifos enabledPeter Hurley
2015-07-23tty: linux/gsmmux.h needs linux/types.hJiri Slaby
2015-07-23tty/early: make serial8250_early_{in,out} static againVineet Gupta
2015-07-23serial: 8250: Split base port operations from universal driverPeter Hurley
2015-07-23Revert "serial: imx: initialized DMA w/o HW flow enabled"David Jander
2015-07-23tty: serial: imx.c: Reset UART before activating interruptsDavid Jander
2015-07-23serial: imx: reduce irq-latency after rx overflowManfred Schlaegl