summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-103-4/+4
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-073-4/+4
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-12-101-1/+1
|\ \ \
| * | | m68knommu: move mcf_remove to .devexit.textUwe Kleine-König2009-12-041-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-103-57/+6Star
|\ \ \ \
| * | | | serial: sh-sci: Fix too early port disabling.Guennadi Liakhovetski2009-12-041-2/+2
| * | | | serial: sh-sci: Depend on HAVE_CLK unconditionally.Paul Mundt2009-11-253-54/+3Star
| * | | | serial: sh-sci: don't use __devexit_p to wrap sci_removeUwe Kleine-König2009-11-251-1/+1
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-086-6/+6
|\ \ \ \ \
| * \ \ \ \ Merge branch 'sa1100' into develRussell King2009-12-063-104/+44Star
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'devel-stable' into develRussell King2009-12-056-6/+6
| |\ \ \ \ \
| | * | | | | ARM: S3C: Update Simtec copyright statements from , to - [2]Ben Dooks2009-12-016-6/+6
| | | |/ / / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-12-084-0/+788
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | apbuart: Use of_find_node_by_path to find root node.Kristoffer Glembo2009-11-131-1/+1
| * | | | | apbuart: Fix build and missing driver unregister.David S. Miller2009-11-061-3/+3
| * | | | | apbuart: Kill dependency on deprecated Sparc-only PROM interfaces.David S. Miller2009-11-051-6/+6
| * | | | | apbuart: Fix build warning.David S. Miller2009-11-041-2/+2
| * | | | | sparc: Support for GRLIB APBUART serial portKristoffer Glembo2009-11-044-0/+788
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-051-102/+41Star
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-281-1/+0Star
| * | | | | pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski2009-11-281-1/+1
| * | | | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (serial_cs)Dominik Brodowski2009-11-091-36/+17Star
| * | | | | serial_cs: use pcmcia_loop_config() and pre-determined valuesDominik Brodowski2009-10-241-64/+23Star
* | | | | | tty/of_serial: add missing ns16550a idMichal Simek2009-12-011-0/+1
* | | | | | bcm63xx_uart: Fix serial driver compile breakage.Maxime Bizon2009-12-011-2/+2
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-11-306-35/+62
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sunsu: Use sunserial_console_termios() in sunsu_console_setup().David S. Miller2009-11-241-7/+10
| * | | | sunsu: Pass true 'ignore_line' to console match when RSC or LOM console.David S. Miller2009-11-241-1/+7
| * | | | serial: suncore: Fix RSC/LOM handling in sunserial_console_termios().David S. Miller2009-11-245-12/+15
| * | | | serial: suncore: Add 'ignore_line' argument to sunserial_console_match().David S. Miller2009-11-245-15/+21
| * | | | sunsu: Fix detection of SU ports which are RSC console or control.David S. Miller2009-11-241-0/+10
| * | | | sunsab: Do not set sunsab_reg.cons right before registering minors.David S. Miller2009-11-241-1/+0Star
* | | | | serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek2009-11-121-0/+6
* | | | | serial: fix printk format specifiers for struct uart_port::iobaseLennert Buytenhek2009-11-122-2/+2
* | | | | serial: sh-sci: disable callback typo fixMagnus Damm2009-11-061-1/+1
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-031-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia cardKen Kawasaki2009-10-301-4/+4
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-291-1/+1
|\ \ \ \
| * \ \ \ Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-10-271-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEMJulia Lawall2009-10-151-1/+1
| | | |/ | | |/|
* | | | 8250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt2009-10-291-0/+11
* | | | serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ...Krauth.Julien2009-10-291-0/+67
* | | | atmel_serial: fix bad BUILD_BUG_ON() usageHaavard Skinnemoen2009-10-291-1/+1
|/ / /
* / / tty, serial: Fix race and NULL check in uart_close()Linus Torvalds2009-10-121-2/+5
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-081-6/+6
|\|
| * pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki2009-10-051-6/+6
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-031-1/+1
|\ \
| * | ARM: Fix SA1100 Neponset serial section mismatchRussell King2009-09-281-1/+1
* | | serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert2009-10-021-1/+6