summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-2697-1802/+3233
|\
| * Doc: serial-rs485.txt: update RS485 driver interfaceBaruch Siach2015-06-121-45/+5
| * Doc: tty.txt: remove mention of the BKLBaruch Siach2015-06-121-3/+0
| * MAINTAINERS: tty: add serial docs directoryBaruch Siach2015-06-121-0/+1
| * serial: sprd: check for NULL after calling devm_clk_getFernando Guzman Lugo2015-06-121-1/+1
| * serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald2015-06-121-3/+19
| * serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald2015-06-121-0/+21
| * serial: 8250_uniphier: add bindings document for UniPhier UARTMasahiro Yamada2015-06-121-0/+23
| * serial: core: cleanup in uart_get_baud_rate()Joakim Nordell2015-06-121-5/+16
| * serial: stm32-usart: Add STM32 USART DriverMaxime Coquelin2015-06-104-0/+760
| * tty/serial: kill off set_irq_flags usageRob Herring2015-06-092-4/+4
| * Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-08501-2389/+4479
| |\
| * | tty: move linux/gsmmux.h to uapiJiri Slaby2015-06-012-0/+4
| * | doc: dt: add documentation for nxp,lpc1850-uartJoachim Eastwood2015-06-011-0/+28
| * | serial: 8250: add LPC18xx/43xx UART driverJoachim Eastwood2015-06-013-0/+239
| * | serial: 8250_uniphier: add UniPhier serial driverMasahiro Yamada2015-06-013-0/+265
| * | serial: 8250_dw: support ACPI platforms with integrated DMA engineHeikki Krogerus2015-06-011-1/+18
| * | serial: of_serial: check the return value of clk_prepare_enable()Masahiro Yamada2015-06-011-1/+4
| * | serial: of_serial: use devm_clk_get() instead of clk_get()Masahiro Yamada2015-06-011-1/+1
| * | serial: earlycon: Add support for big-endian MMIO accessesNoam Camus2015-06-013-9/+16
| * | serial: sirf: use hrtimer for data rxQipan Li2015-06-012-226/+135
| * | serial: sirf: correct the fifo empty_bitQipan Li2015-06-011-1/+1
| * | serial: sirf: fix system hung on console log outputQipan Li2015-06-011-1/+1
| * | serial: 8250: remove return statements from void functionMasahiro Yamada2015-06-011-2/+3
| * | sc16is7xx: use kworker for RS-485 configurationJakub Kicinski2015-06-011-12/+29
| * | sc16is7xx: use kworker to update ier bitsJakub Kicinski2015-06-011-10/+19
| * | sc16is7xx: use kworker for md_procJakub Kicinski2015-06-011-16/+31
| * | sc16is7xx: move RTS delay to workqueueJakub Kicinski2015-06-011-8/+6
| * | sc16is7xx: use kthread_worker for tx_work and irqJakub Kicinski2015-06-011-23/+43
| * | sc16is7xx: use LSR_TEMT_BIT in .tx_empty()Jakub Kicinski2015-06-011-3/+2
| * | sc16is7xx: add missing compatible stringsJakub Kicinski2015-06-011-0/+4
| * | sc16is7xx: remove RS-485 delay RTS handlingJakub Kicinski2015-06-011-15/+8
| * | sc16is7xx: spi interface documentationRama Kiran Kumar Indrakanti2015-06-011-0/+37
| * | sc16is7xx: spi interface is addedRama Kiran Kumar Indrakanti2015-06-013-10/+140
| * | serial: 8250: include <linux/serial_reg.h> from serial_8250.hMasahiro Yamada2015-05-311-0/+1
| * | fbcon: Avoid deleting a timer in IRQ contextThierry Reding2015-05-271-2/+3
| * | drivers: PL011: add ACPI probing for SBSA UARTGraeme Gregory2015-05-241-0/+8
| * | drivers: PL011: add support for the ARM SBSA generic UARTAndre Przywara2015-05-242-0/+181
| * | drivers: PL011: allow to supply fixed option stringAndre Przywara2015-05-241-4/+13
| * | drivers: PL011: allow avoiding UART enabling/disablingAndre Przywara2015-05-241-6/+12
| * | drivers: PL011: move cts_event workaround into separate functionAndre Przywara2015-05-241-13/+20
| * | drivers: PL011: replace UART_MIS reading with _RIS & _IMSCAndre Przywara2015-05-241-2/+4
| * | drivers: PL011: refactor pl011_probe()Andre Przywara2015-05-241-35/+61
| * | drivers: PL011: refactor pl011_set_termios()Andre Przywara2015-05-241-27/+33
| * | drivers: PL011: refactor pl011_shutdown()Andre Przywara2015-05-241-25/+32
| * | drivers: PL011: refactor pl011_startup()Andre Przywara2015-05-241-20/+28
| * | drivers: PL011: avoid potential unregister_driver callAndre Przywara2015-05-241-16/+20
| * | tty: serial/8250: remove console dependency for mediatekArnd Bergmann2015-05-241-0/+2
| * | serial: samsung: only use earlycon for consoleArnd Bergmann2015-05-241-1/+1
| * | tty: remove platform_sysrq_reset_seqArnd Bergmann2015-05-241-18/+1
OpenPOWER on IntegriCloud