summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | serial: earlycon: Refactor parse_options into serial corePeter Hurley2015-03-072-26/+59
| | * | | 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-071-148/+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-073-1516/+0
| | * | | serial: 8250_pci: add Intel Penwell portsAndy Shevchenko2015-03-071-0/+183
| | * | | 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
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-173-0/+1351
|\ \ \ \ \
| * | | | | ttyFDC: Implement KGDB IO operations.James Hogan2015-03-312-6/+179
| * | | | | MIPS, ttyFDC: Add early FDC console supportJames Hogan2015-03-312-0/+33
| * | | | | TTY: Add MIPS EJTAG Fast Debug Channel TTY driverJames Hogan2015-03-313-0/+1145
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-141-12/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pnp'Rafael J. Wysocki2015-04-131-12/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | PNP: tty/serial/8250/8250_fintek: Use module_pnp_driver to register driverPeter Huewe2015-03-181-12/+1
| | | |/ / | | |/| |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-142-3/+1
|\ \ \ \ \
| * | | | | goldfish: goldfish_tty_probe() is not using 'i' any moreJiri Kosina2015-03-101-1/+0
| * | | | | ipwireless: missing assignmentAlan2015-03-061-1/+1
| * | | | | goldfish: remove unreachable line of codeAlan2015-03-061-1/+0
* | | | | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2015-04-131-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |