summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-221-1/+1
|\
| * kdb,kgdb: fix sparse fixupsJason Wessel2010-10-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-2213-299/+515
|\ \ | |/ |/|
| * serial8250: ratelimit "too much work" errorDaniel Drake2010-10-221-2/+3
| * serial: bfin_sport_uart: speed up sport RX sample rate to be 3% fasterSonic Zhang2010-10-221-1/+6
| * serial: abstraction for 8250 legacy portsAlan Cox2010-10-221-0/+17
| * 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
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+2
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+2
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-212-4/+5
|\ \ \
| * | | ARM: S5P64X0: Add UART serial support for S5P6450Kukjin Kim2010-10-182-4/+5
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-10-211-0/+4
|\ \ \ \
| * | | | [IA64] ioc3_serial: release resources in error return pathRahul Ruikar2010-10-011-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-211-128/+77
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | serial_cs: drop spurious flush_scheduled_work() callTejun Heo2010-10-161-5/+0
| * | | | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-291-32/+0
| * | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-3/+1
| * | | | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-291-65/+67
| * | | | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-291-9/+1
| * | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-6/+5
| * | | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-291-3/+3
| * | | | pcmcia: simplify IntTypeDominik Brodowski2010-09-291-2/+0
| * | | | pcmcia: simplify Status, ExtStatus register accessDominik Brodowski2010-09-291-7/+4
| * | | | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-291-1/+1
| |/ / /
* | | | 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
|\ \
OpenPOWER on IntegriCloud