summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: 8250: export early_serial8250_setup functionEddie Huang2015-05-102-1/+3
* tty: serial: 8250_mtk: Add support for bus clockSascha Hauer2015-05-062-6/+34
* tty: serial: 8250_mtk: use pm_runtime callbacks for enablingSascha Hauer2015-05-061-33/+36
* tty: serial: 8250_mtk: Use devm_clk_getSascha Hauer2015-05-061-5/+2
* tty: serial: 8250_mtk: remove unnecessary testSascha Hauer2015-05-061-8/+4
* ARM: meson: serial: convert iounmap to devm_iounmapFiro Yang2015-05-061-1/+1
* tty: serial: 8250: omap: synchronize rx_runningJohn Ogness2015-05-061-16/+49
* dmaenegine: edma: allow pause/resume for non-cyclic modeJohn Ogness2015-05-061-6/+1
* ARM: common: edma: clear completion interrupts on stopJohn Ogness2015-05-061-0/+3
* serial: SERIAL_IFX6X60 should depend on HAS_DMAGeert Uytterhoeven2015-05-061-1/+1
* serial: ifx6x60: Remove superfluous casts when calling request_irq()Geert Uytterhoeven2015-05-061-7/+6
* serial: ifx6x60: Remove dangerous spi_driver castsGeert Uytterhoeven2015-05-061-3/+3
* serial: sirf: move from clk_get to devm_clk_getQipan Li2015-05-061-5/+2
* Revert "serial: sirf: add a new uart type support"Qipan Li2015-05-063-45/+8
* serial: 8250: remove Kconfig indirectionValentin Rothberg2015-05-065-13/+5
* serial: core: Fix unused variable warnings from uart_console()Peter Hurley2015-05-061-1/+1
* drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLEValentin Rothberg2015-05-061-1/+1
* serial: bfin: ctsrts: enfore Kconfig naming conventionValentin Rothberg2015-05-062-16/+16
* drivers/tty/serial/mpc52xx_uart.c: fix typo in C commentValentin Rothberg2015-05-061-1/+1
* drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6Valentin Rothberg2015-05-061-5/+0
* tty/serial: at91: handle IRQ status more safelyLeilei Zhao2015-05-061-6/+7
* drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_...Valentin Rothberg2015-05-061-4/+4
* drivers/tty/serial/crisv10.c: remove dead #ifdef blocksValentin Rothberg2015-05-061-29/+0
* drivers/tty/serial/crisv10.c: remove dead #ifdef blocksValentin Rothberg2015-05-061-36/+0
* drivers/tty/serial/crisv10.c: remove dead #ifdef blockValentin Rothberg2015-05-061-13/+0
* drivers/tty/serial: altera: fix typos in #endif commentsValentin Rothberg2015-05-062-2/+2
* drivers/tty/serial/sh-sci.h: remove dead reference on ARCH_SH7372Valentin Rothberg2015-05-061-1/+0
* serial: kgdb_nmi: Use bool function return values of true/false not 1/0Joe Perches2015-05-061-3/+3
* tty: remove buf parameter from tty_name()Rasmus Villemoes2015-05-0611-57/+28
* tty: return tty->name directly from tty_nameRasmus Villemoes2015-05-061-5/+3
* tty: constify return type of tty_nameRasmus Villemoes2015-05-062-2/+2
* serial: imx: Remove return value from imx_setup_ufcr()Fabio Estevam2015-05-061-2/+1
* serial: imx: protect Soft Reset of port with lockJiada Wang2015-05-061-7/+6
* serial/amba-pl011: Refactor and simplify TX FIFO handlingDave Martin2015-05-061-93/+26
* Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"Dave Martin2015-05-061-1/+4
* Linux 4.1-rc2Linus Torvalds2015-05-031-1/+1
* Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-0313-229/+210
|\
| * ext4: fix growing of tiny filesystemsJan Kara2015-05-021-2/+5
| * ext4: move check under lock scope to close a race.Davide Italiano2015-05-021-7/+8
| * ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2015-05-022-0/+10
| * ext4 crypto: remove duplicated encryption mode definitionsChanho Park2015-05-021-6/+0
| * ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu2015-05-021-2/+7
| * ext4 crypto: add padding to filenames before encryptingTheodore Ts'o2015-05-015-8/+31
| * ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o2015-05-015-204/+149
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-0315-94/+117
|\ \
| * \ Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-042-0/+10
| |\ \
| | * | drm/i915/chv: Implement WaDisableShadowRegForCpdDeepak S2015-04-282-0/+10
| * | | Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...Dave Airlie2015-05-042-4/+12
| |\ \ \
| | * | | drm/rockchip: fix error check when getting irqHeiko Stuebner2015-04-201-4/+5
| | * | | MAINTAINERS: add entry for Rockchip drm driversHeiko Stuebner2015-04-201-0/+7
OpenPOWER on IntegriCloud