summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman2015-03-0940-2132/+1422
|\
| * vt: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-03-071-1/+1
| * tty: vt/vt: fix sparse warningLad, Prabhakar2015-03-071-1/+1
| * vt: vt_ioctl: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-03-071-1/+1
| * serial/8250_dw: use platform_get_irq() instead of platform_get_resource()Alexey Brodkin2015-03-071-4/+10
| * console: Preserve index after console setup()Peter Hurley2015-03-071-1/+0
| * serial: earlycon: Refactor parse_options into serial corePeter Hurley2015-03-073-26/+61
| * tty/serial: at91: correct the usage of taskletLeilei Zhao2015-03-071-0/+4
| * tty/serial: at91: set ops in property init each timeLeilei Zhao2015-03-071-0/+1
| * tty/serial: at91: revise the return type of atmel_init_propertyLeilei Zhao2015-03-071-4/+3
| * tty/serial: at91: correct buffer size used in DMALeilei Zhao2015-03-071-1/+1
| * tty/serial: at91: correct check of buf used in DMALeilei Zhao2015-03-071-2/+2
| * drivers/tty: amba: defer DMA probe until the DMA channel is required.Jorge Ramirez-Ortiz2015-03-071-54/+17
| * serial/amba-pl011: Leave the TX IRQ alone when the UART is not openDave Martin2015-03-071-4/+1
| * serial/amba-pl011: Activate TX IRQ passivelyDave Martin2015-03-071-50/+115
| * tty: serial: xilinx_uartps: Use Macro for ttyPS0Peter Crosthwaite2015-03-071-1/+2
| * serial: sprd: Fix iotypePeter Hurley2015-03-071-1/+3
| * serial: imx: add support for half duplex rs485Uwe Kleine-König2015-03-071-12/+95
| * serial: imx: drop support for IRDAUwe Kleine-König2015-03-072-153/+9
| * serial: imx: fix comment about which machines use the i.MX21 typeUwe Kleine-König2015-03-071-1/+1
| * serial: imx: reformat and cleanup copyright headerUwe Kleine-König2015-03-071-13/+6
| * serial: imx: drop members from driver data that are only used during probeUwe Kleine-König2015-03-071-10/+11
| * serial: imx: remove long dead codeUwe Kleine-König2015-03-071-9/+0
| * serial: imx: Fix clearing of receiver overrun flagUwe Kleine-König2015-03-071-5/+3
| * x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko2015-03-0710-1708/+0
| * serial: 8250_pci: add Intel Penwell portsAndy Shevchenko2015-03-071-0/+183
| * dmaengine: append hsu DMA driverAndy Shevchenko2015-03-079-0/+840
| * tty: serial: s/Medfile/MedfieldJoseph Kogut2015-03-071-1/+1
| * serial: ar933x_uart: Fix off-by-one for checking valid alias idAxel Lin2015-03-071-1/+1
| * serial: mctrl-gpio: simplify init routineUwe Kleine-König2015-03-071-18/+11
| * serial: mctrl-gpio: don't check for struct mctrl_gpios * to be invalidUwe Kleine-König2015-03-071-18/+2
| * serial: mxs-auart: properly handle mctrl_gpio failingUwe Kleine-König2015-03-071-7/+9
| * serial: clps711x: fail if mctrl_gpio_init failsUwe Kleine-König2015-03-071-0/+2
| * serial: atmel: fix error handling when mctrl_gpio_init failsUwe Kleine-König2015-03-071-5/+6
| * tty: max3100: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-03-071-1/+1
| * serial: imx: Do not store/restore the UBRC registerFabio Estevam2015-03-071-3/+1
| * tty: serial/bcm63xx_uart: fix sparse warningLad, Prabhakar2015-03-071-2/+2
| * serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading supportMika Westerberg2015-03-071-0/+1
| * sprd_serial: compile sprd_suspend and sprd_resume conditionallyPaul Bolle2015-03-071-0/+2
| * serial:imx make of_device_id array constSanjeev Sharma2015-03-071-1/+1
| * tty: serial: 8250_core: Remove trailing whitespacesMichal Simek2015-03-071-2/+2
| * serial: 8250_pci: convert to dev_pm_opsAndy Shevchenko2015-03-071-16/+15
| * tty: kconfig: remove the superfluous dependency on PPC_OFKevin Hao2015-03-071-2/+2
| * serial: core: replace current->state by __set_current_state()Fabian Frederick2015-03-071-2/+1
| * serial: pl010 is no longer brokenArnd Bergmann2015-03-071-1/+1
* | Linux 4.0-rc3v4.0-rc3Linus Torvalds2015-03-091-1/+1
* | sunrpc: fix braino in ->poll()Al Viro2015-03-081-1/+1
* | Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-0834-109/+374
|\ \
| * | xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-03-062-0/+31
| * | xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2015-03-062-2/+11