summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-09Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-08Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-03-07vt: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-03-07tty: vt/vt: fix sparse warningLad, Prabhakar
2015-03-07vt: vt_ioctl: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-03-07serial/8250_dw: use platform_get_irq() instead of platform_get_resource()Alexey Brodkin
2015-03-07serial: earlycon: Refactor parse_options into serial corePeter Hurley
2015-03-07tty/serial: at91: correct the usage of taskletLeilei Zhao
2015-03-07tty/serial: at91: set ops in property init each timeLeilei Zhao
2015-03-07tty/serial: at91: revise the return type of atmel_init_propertyLeilei Zhao
2015-03-07tty/serial: at91: correct buffer size used in DMALeilei Zhao
2015-03-07tty/serial: at91: correct check of buf used in DMALeilei Zhao
2015-03-07drivers/tty: amba: defer DMA probe until the DMA channel is required.Jorge Ramirez-Ortiz
2015-03-07serial/amba-pl011: Leave the TX IRQ alone when the UART is not openDave Martin
2015-03-07serial/amba-pl011: Activate TX IRQ passivelyDave Martin
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold
2015-03-07TTY: bfin_jtag_comm: remove incorrect wait_until_sent operationJohan Hovold
2015-03-07serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin
2015-03-07tty: serial: xilinx_uartps: Use Macro for ttyPS0Peter Crosthwaite
2015-03-07serial: sprd: Fix iotypePeter Hurley
2015-03-07serial: imx: add support for half duplex rs485Uwe Kleine-König
2015-03-07serial: imx: drop support for IRDAUwe Kleine-König
2015-03-07serial: imx: fix comment about which machines use the i.MX21 typeUwe Kleine-König
2015-03-07serial: imx: reformat and cleanup copyright headerUwe Kleine-König
2015-03-07serial: imx: drop members from driver data that are only used during probeUwe Kleine-König
2015-03-07serial: imx: remove long dead codeUwe Kleine-König
2015-03-07serial: imx: Fix clearing of receiver overrun flagUwe Kleine-König
2015-03-07x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko
2015-03-07serial: 8250_pci: add Intel Penwell portsAndy Shevchenko
2015-03-07dmaengine: append hsu DMA driverAndy Shevchenko
2015-03-07tty: serial: s/Medfile/MedfieldJoseph Kogut
2015-03-07serial: ar933x_uart: Fix off-by-one for checking valid alias idAxel Lin
2015-03-07serial: mctrl-gpio: simplify init routineUwe Kleine-König
2015-03-07serial: mctrl-gpio: don't check for struct mctrl_gpios * to be invalidUwe Kleine-König
2015-03-07serial: mxs-auart: properly handle mctrl_gpio failingUwe Kleine-König
2015-03-07serial: clps711x: fail if mctrl_gpio_init failsUwe Kleine-König
2015-03-07serial: atmel: fix error handling when mctrl_gpio_init failsUwe Kleine-König
2015-03-07tty: max3100: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-03-07serial: imx: Do not store/restore the UBRC registerFabio Estevam
2015-03-07tty: serial/bcm63xx_uart: fix sparse warningLad, Prabhakar
2015-03-07serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading supportMika Westerberg
2015-03-07sprd_serial: compile sprd_suspend and sprd_resume conditionallyPaul Bolle
2015-03-07serial:imx make of_device_id array constSanjeev Sharma