aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* serial/imx: check that the buffer is non-empty before sending it outVolker Ernst2010-10-221-3/+2
* serial: mfd: add more baud rates supportFeng Tang2010-10-221-14/+27
* jsm: Remove the uart port on errorsBreno Leitao2010-10-221-1/+3
* 8250: allow platforms to override PM hook.Manuel Lauss2010-10-221-11/+16
* altera_uart: Don't use plain integer as NULL pointerAnton Vorontsov2010-10-221-1/+1
* altera_uart: Fixup type usage of port flagsAnton Vorontsov2010-10-221-2/+2
* altera_uart: Make it possible to use Altera UART and 8250 ports togetherAnton Vorontsov2010-10-221-4/+7
* altera_uart: Add support for different address stridesAnton Vorontsov2010-10-221-21/+37
* altera_uart: Add support for getting mapbase and IRQ from resourcesAnton Vorontsov2010-10-221-22/+38
* altera_uart: Add support for polling mode (IRQ-less)Anton Vorontsov2010-10-221-1/+22
* serial: Factor out uart_poll_timeout() from 8250 driverAnton Vorontsov2010-10-221-10/+4
* serial: 8250: Don't delay after transmitter is ready.David Daney2010-10-221-2/+4
* tty: icount changeover for other main devicesAlan Cox2010-10-221-26/+25
* tty: Make tiocgicount a handlerAlan Cox2010-10-221-19/+16
* serial: max3107: Fix memory leaks when returning on errorDavidlohr Bueso2010-10-221-9/+25
* serial: mrst_max3110: Make the IRQ option runtimeAlan Cox2010-10-222-34/+28
* serial: mrst_max3110: some code cleanupFeng Tang2010-10-222-127/+201
* serial-core: restore termios settings when resume console portsJason Wang2010-10-221-0/+12
* serial-core: skip call set_termios/console_start when no_console_suspendJason Wang2010-10-221-1/+1
* serial: Add CONSOLE_POLL support for uartliteMichal Simek2010-10-221-1/+25
* serial: mfd: snprintf() returns largish valuesDan Carpenter2010-10-221-0/+6
* SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-191-0/+1
* drivers/serial/mrst_max3110.c needs linux/irq.hAndrew Morton2010-10-011-0/+1
* drivers/serial/mfd.c needs slab.hAndrew Morton2010-10-011-0/+1
* serial: mfd: fix bug in serial_hsu_remove()Feng Tang2010-09-201-8/+9
* serial: amba-pl010: fix set_ldiscMika Westerberg2010-09-201-7/+2
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-09-161-26/+36
|\
| * pcmcia serial_cs.c: fix multifunction card handlingDominik Brodowski2010-09-151-26/+36
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-09-131-0/+1
|\ \ | |/ |/|
| * powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-081-0/+1
* | serial: bfin_sport_uart: restore transmit frame sync fixSonic Zhang2010-09-031-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-1/+1
|\
| * Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* | 68328serial: check return value of copy_*_user() instead of access_ok()Kulikov Vasiliy2010-08-231-18/+11
* | serial: print early console device address in hexLuck, Tony2010-08-231-2/+2
* | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-181-2/+1
|\ \
| * | of: Fix missing includesGrant Likely2010-08-161-2/+1
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2010-08-1640-306/+4832
|\ \ | |/
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-1211-28/+28
| |\
| | * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-0611-28/+28
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-115-18/+74
| |\ \
| | * \ Merge branches 'master' and 'devel' into for-linusRussell King2010-08-105-18/+74
| | |\ \
| | | * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-08-093-4/+17
| | | |\ \
| | | | * | ARM: S5PV310: Add serial port supportJongpill Lee2010-08-052-2/+10
| | | | * | ARM: SAMSUNG: serial: Add FRACVAL support for newer UARTJongpill Lee2010-08-051-2/+7
| | | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-08-062-14/+57
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-045-20/+90
| | | | |\ \
| | | | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-07-058-119/+251
| | | | |\ \ \
| | | | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-3115-127/+78
| | | | |\ \ \ \
| | | | * | | | | serial: sh-sci: fix handling of SCIFB sh-mobile portsGuennadi Liakhovetski2010-05-242-14/+57