summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-nextJiri Kosina2010-08-047-84/+170
|\
| * Merge branch 'misc' into develRussell King2010-07-312-15/+77
| |\
| | * ARM: Fix section build warnings for AMBA driversRussell King2010-07-272-2/+2
| | * ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivativeLinus Walleij2010-07-271-2/+25
| | * ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivativeLinus Walleij2010-07-271-11/+50
| * | serial: fix rs485 for atmel_serial on avr32Peter Huewe2010-07-261-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-212-5/+12
| |\ \ | | |/ | |/|
| | * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-06-268-59/+175
| | |\
| | * | sunsu: Fix use after free in su_remove().David S. Miller2010-05-261-4/+9
| | * | sunserial: Don't call add_preferred_console() when console= is specified.David S. Miller2010-05-251-1/+3
| * | | serial: cpm_uart: implement the cpm_uart_early_write() function for console pollDongdong Deng2010-06-301-64/+79
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-271-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | pcnet_cs: add new id (TOSHIBA Modem/LAN Card)Ken Kawasaki2010-06-161-0/+1
* | | | comment typo fixes: charater => characterThomas Weber2010-07-192-4/+4
* | | | fix comnment/printk typos concerning "empty"Uwe Kleine-König2010-07-121-1/+1
* | | | Merge branch 'master' into for-nextJiri Kosina2010-06-1621-183/+250
|\ \ \ \ | |/ / /
| * | | serial: add support for various Titan PCI cardsYegor Yefremov2010-06-041-0/+71
| * | | serial: altera_uart: Proper section for altera_uart_removeTobias Klauser2010-06-041-1/+1
| * | | altera_uart: Simplify altera_uart_console_putcTobias Klauser2010-06-041-15/+8
| * | | altera_uart: Don't take spinlock in already protected functionsTobias Klauser2010-06-041-15/+4
| * | | serial: bfin_5xx: fix typo in IER checkSonic Zhang2010-06-041-1/+1
| * | | serial: bfin_5xx: IRDA is not affected by anomaly 05000230Graf Yang2010-06-041-1/+6
| * | | serial_cs: add and sort IDs for serial and modem cardsAlexander Kurz2010-06-041-2/+16
| * | | msm_serial: fix serial on troutAbhijeet Dharmapurikar2010-06-042-18/+59
| * | | powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-021-2/+5
| |/ /
| * | ARM: S5PV210: serial: Fix section mismatch warningMarek Szyprowski2010-05-281-4/+4
| |/
| * Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-05-251-69/+0
| |\
| | * Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-2526-305/+1891
| | |\
| | * | powerpc/mpc5121: move PSC FIFO memory init to platform codeAnatolij Gustschin2010-05-251-69/+0
| * | | m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer2010-05-251-1/+1
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-241-2/+3
| |\ \
| | * | sh: fix Oops in the serial SCI driverGuennadi Liakhovetski2010-05-221-2/+3
| * | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2222-290/+1847
| |\ \ \ | | |/ /
| | * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-211-1/+1
| | |\ \
| | | * \ Merge branch 'ioat' into dmaengineDan Williams2010-05-1727-16/+53
| | | |\ \
| | | * | | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-171-1/+1
| | | * | | DMAENGINE: generic slave control v2Linus Walleij2010-03-261-1/+1
| * | | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-2210-26/+45
| * | | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-1812-25/+25
| | |_|/ / | |/| | |
* | | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-3/+3
| |/ / / |/| | |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-211-0/+1
|\ \ \ \
| * \ \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-076-36/+19
| |\ \ \ \
| * | | | | powerpc/mpsc: Set the port device in the mpsc serial driverCorey Minyard2010-04-071-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-211-0/+19
|\ \ \ \ \
| * | | | | kgdboc: Add ekgdboc for early use of the kernel debuggerJason Wessel2010-05-201-0/+19
* | | | | | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-05-215-13/+128
|\ \ \ \ \ \ | |/ / / / /
| * | | | | kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel2010-05-201-0/+14
| * | | | | kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel2010-05-201-7/+54
| * | | | | sparc,sunzilog: Add console polling support for sunzilog serial driverJason Wessel2010-05-201-0/+50
| * | | | | sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console codeJason Wessel2010-05-201-1/+5
OpenPOWER on IntegriCloud