cascardo/linux.git
2014-11-26 Jiri Slabytty: bfin, define inlined structures
2014-11-26 Sebastian Andrzej... tty: serial: omap_serial: line is unsigned, don't check < 0
2014-11-26 Sebastian Andrzej... tty: serial: 8250: omap: line is unsigned, don't check < 0
2014-11-26 Axel Lintty: serial: men_z135_uart: Add terminating entry for...
2014-11-26 Qipan Liserial: sirf: add a new uart type support
2014-11-26 Joe Perchestty: pr_warning->pr_warn and logging neatening
2014-11-26 Konrad Zapalowiczserial: jsm: Fix unnecessary space before function...
2014-11-26 Konrad Zapalowiczserial: jsm: Replace magic value with the proper define
2014-11-26 Konrad Zapalowiczserial: jsm: Fix the alignment of the switch satement
2014-11-26 Konrad Zapalowiczserial: jsm: Remove unnecessary if statement
2014-11-26 Konrad Zapalowiczserial: jsm: Remove unnecessary parameter from clear_br...
2014-11-26 Nobuhiro Iwamatsuserial: sh-sci: Change checking for error rate of HSCIF
2014-11-26 Geert Uytterhoevenserial: sh-sci: Add device tree support for r7s72100
2014-11-26 Ulrich Hechtserial: sh-sci: Add device tree support for r8a7794
2014-11-24 Frank Rowandtty: serial: msm_serial: document DT alias
2014-11-24 Stephen Boydtty: serial: msm_serial: Don't require DT aliases
2014-11-22 Peter Hurleyvt: Fix build breakage when !CONFIG_VT_CONSOLE
2014-11-11 Greg Kroah... Revert "serial: of-serial: fetch line number from DT"
2014-11-10 Greg Kroah... Merge 3.18-rc4 into tty-next.
2014-11-09 Linus TorvaldsLinux 3.18-rc4 v3.18-rc4
2014-11-09 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'armsoc-for-rc4' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge branch 'devicetree/merge' of git://git./linux...
2014-11-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'driver-core-3.18-rc4' of git://git./linux...
2014-11-09 Linus TorvaldsMerge tag 'staging-3.18-rc4' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'tty-3.18-rc4' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'usb-3.18-rc4' of git://git./linux/kernel...
2014-11-09 Andreas FärberARM: dts: zynq: Enable PL clocks for Parallella
2014-11-08 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2014-11-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2014-11-08 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/linux-media
2014-11-08 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-11-07 Linus TorvaldsMerge tag 'xfs-for-linus-3.18-rc3' of git://git./linux...
2014-11-07 Linus TorvaldsMerge tag 'regulator-v3.18-rc3' of git://git./linux...
2014-11-07 Linus TorvaldsMerge tag 'spi-v3.18-rc3' of git://git./linux/kernel...
2014-11-07 Johannes Bergtiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
2014-11-07 Aristeu Rozanskitiny: reverse logic for DISABLE_DEV_COREDUMP
2014-11-07 Laurent Pincharti2c: core: Dispose OF IRQ mapping at client removal...
2014-11-07 Wolfram Sangi2c: at91: don't account as iowait
2014-11-07 Wolfram Sangi2c: remove FSF address
2014-11-07 Mark KnibbsUSB: Update default usb-storage delay_use value in...
2014-11-07 Andrew Jacksonserial: pl011: Add device tree support for RX DMA polling
2014-11-07 Andrew Jacksonserial: pl011: Don't enable RX DMA if residue processin...
2014-11-07 Andrew Jacksonserial: pl011: Set length of DMA transfer
2014-11-07 Andrew Jacksonserial: pl011: Avoid assumptions about buffer size...
2014-11-07 Andrew Jacksonserial: pl011: Allocate TX DMA buffer from DMA capable...
2014-11-07 Fabio Estevamserial: fsl_lpuart: Remove unneeded registration message
2014-11-07 Fabio Estevamserial: fsl_lpuart: Remove unneeded check for 'res'
2014-11-07 Yijing Wangsysfs: driver core: Fix glue dir race condition by...
2014-11-07 Manuel LaussMIPS: Fix build with binutils 2.24.51+
2014-11-06 Konrad Zapalowiczdrivers: serial: jsm: Remove FSF address from the file...
2014-11-06 Konrad Zapalowiczdrivers: serial: jsm: Enable support for Digi Classic...
2014-11-06 Konrad Zapalowiczdrivers: serial: jsm: Add the Classic board implementation
2014-11-06 Frans Klaverserial: 8250_core: actually limit char reads to max_count
2014-11-06 Jiri Slabytty: warn on deprecated serial flags
2014-11-06 Konrad Zapalowiczdrivers: serial: jsm: Add Classic board UART structure
2014-11-06 Sudip Mukherjeeserial: MIPS: lantiq: use devm_iounmap instead of iounmap
2014-11-06 Andy Shevchenkoserial: 8250_dma: no need to set tx_err twice
2014-11-06 Andy Shevchenkoserial: 8250_dma: call serial8250_tx_dma unconditionally
2014-11-06 Ricardo Ribalda... tty/serial_core: Introduce lock mechanism for RS485
2014-11-06 Ricardo Ribalda... serial_core: Remove call to driver-specific TIO[GS...
2014-11-06 Ricardo Ribalda... drivers/max310: Use the rs485 functions on serial_core
2014-11-06 Ricardo Ribalda... serial/omap: Use the rs485 functions on serial_core
2014-11-06 Ricardo Ribalda... serial/atmel: Use the rs485 functions on serial_core
2014-11-06 Ricardo Ribalda... serial/mcf: Use the rs485 functions on serial_core
2014-11-06 Ricardo Ribalda... serial/sc16is7xx: Use the rs485 functions on serial_core
2014-11-06 Ricardo Ribalda... serial/8250: Remove obsolete handling of rs485 ioctls
2014-11-06 Ricardo Ribalda... 8250/fintek: Use rs485 handler from serial_core
2014-11-06 Ricardo Ribalda... serial/8250: Copy RS485 fields to serial_core
2014-11-06 Ricardo Ribalda... serial_core: Handle TIOC[GS]RS485 ioctls.
2014-11-06 Sudip Mukherjeeserial: 8250: sparse warning of incorrect type
2014-11-06 Sergej Pupykinparport: Add support for the WCH382 2S/1P multi-IO...
2014-11-06 Peter Hurleyserial: Test/disable MSIs if switching from N_PPS
2014-11-06 Peter Hurleyserial: Take uart port lock for direct *_enable_ms()
2014-11-06 Peter Hurleyserial: core: Pass termios to set_ldisc() notifications
2014-11-06 Peter Hurleyserial: core: Claim port mutex for set_ldisc()
2014-11-06 Peter Hurleytty: Allow safe access to termios for set_ldisc() handlers
2014-11-06 Peter Hurleytty: Flush tty buffers after hardware shutdown
2014-11-06 Peter Hurleytty: Convert tty->closing to int
2014-11-06 Peter Hurleytty: Move tty hung up check from port->lock critical...
2014-11-06 Lars-Peter... tty: xuartps: Add support for setting modem control...
2014-11-06 Julien CHAUVEAUserial: 8250_dw: get index of serial line from DT aliases
2014-11-06 Lucas Stachserial: of-serial: fetch line number from DT
2014-11-06 Aaron Sierraserial: 8250_pci: Check mapping in pci_ni8430_init
2014-11-06 Aaron Sierraserial: 8250_pci: Handle devices mapped above 4 GiB
2014-11-06 Jingchang Luserial: fsl-lpuart: add lpuart32 power management support
2014-11-06 Maxime Ripardserial: at91: Use dmaengine_slave_config API
2014-11-06 Eddie Huangtty: serial: Fix mediatek UART driver setting baudrate...
2014-11-06 Kevin CernekeeMAINTAINERS: Add entry for rp2 (Rocketport Express...
2014-11-06 Kevin Cernekeetty: serial: bcm63xx: Eliminate unnecessary request...
2014-11-06 Kevin Cernekeetty: serial: bcm63xx: Enable DT earlycon support
2014-11-06 Kevin CernekeeDocumentation: DT: Add entries for bcm63xx UART
2014-11-06 Kevin Cernekeetty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTION
2014-11-06 Kevin Cernekeetty: serial: bcm63xx: Update the Kconfig help text
2014-11-06 Kevin Cernekeetty: serial: bcm63xx: Add support for unnamed clock...
2014-11-06 Kevin Cernekeetty: serial: bcm63xx: Allow bcm63xx_uart to be built...
2014-11-06 Daniel Thompsonserial: imx: add imx_poll_init()
2014-11-06 Daniel Thompsonserial: imx: clean up imx_poll_put_char()
2014-11-06 Stephen Boydtty: serial: msm_serial: Use DT aliases
next