summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
...
* | serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill2009-01-084-1/+513
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-072-3/+3
|\
| * trivial: Add a space (and a comma) to a printk in 8250 driverPaul Bolle2009-01-061-1/+1
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-2/+2
* | serial: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+2
|/
* serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner2009-01-021-0/+3
* Serial: UART driver changes for Cavium OCTEON.David Daney2009-01-021-0/+7
* Serial: Allow port type to be specified when calling serial8250_register_port.David Daney2009-01-022-2/+14
* 8250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney2009-01-021-58/+136
* 8250: Don't clobber spinlocks.David Daney2009-01-021-2/+13
* fix for tty-serial-move-portAlexander Beregalov2009-01-021-3/+1
* tty: We want the port object to be persistentAlan Cox2009-01-022-84/+62
* __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2009-01-021-30/+30
* serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos2009-01-021-0/+3
* And here's a patch (to be applied on top of the last) which preventsRussell King2009-01-021-16/+21
* Convert the oxsemi tornado special cases to use the quirk interface and notRussell King2009-01-021-40/+51
* Blackfin Serial Driver: Remove BI status for known_good_charSonic Zhang2009-01-021-0/+1
* Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...Sonic Zhang2009-01-021-3/+8
* Blackfin Serial Driver: Clean serial console and early prink code.Sonic Zhang2009-01-021-12/+4
* Blackfin Serial Driver: fix bug - SIR driver stop receiving randomlyGraf Yang2009-01-021-0/+24
* Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...Sonic Zhang2009-01-021-98/+89
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-3011-46/+461
|\
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2008-12-181-1/+1
| |\
| | * [ARM] MXC: remove dependency to other include files from irqs.hSascha Hauer2008-12-181-1/+1
| * | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-12-186-38/+451
| |\ \ | | |/ | |/|
| | * [ARM] S3C: Remove cpufreq warnings for unset serial informationBen Dooks2008-12-181-6/+2
| | * [ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handlingBen Dooks2008-12-181-3/+6
| | * [ARM] S3C: Update number of serial portsBen Dooks2008-12-182-12/+28
| | * [ARM] S3C: Update serial driver IRQ handlingBen Dooks2008-12-152-19/+29
| | * [ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCsBen Dooks2008-12-154-4/+166
| | * [ARM] S3C24A0: Serial port definitions and driver support.Sandeep Patil2008-12-154-2/+126
| | * [ARM] CPUFREQ: S3C24XX serial CPU frequency scaling support.Ben Dooks2008-12-152-0/+102
| * | patch-mx1-UART-supportPaulius Zaleckas2008-12-161-3/+3
| * | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-153-6/+6
| |\ \ | | |/ | |/|
| * | Merge git://git.marvell.com/orion into develRussell King2008-12-131-2/+2
| |\ \
| * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-021-0/+1
| |\ \ \
| | * | | [ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao2008-12-021-0/+1
| * | | | Merge branch 'clks' into develRussell King2008-11-302-2/+2
| |\ \ \ \
| | * | | | [ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King2008-11-302-2/+2
| * | | | | [ARM] lh7a40x: avoid polluting the kernel's namespaceRussell King2008-11-281-1/+2
| |/ / / /
| * | | | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-271-1/+1
| |/ / /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-282-14/+87
|\ \ \ \
| * | | | powerpc/mpc5200: fix error paths in PSC UART probe functionWolfram Sang2008-12-211-8/+15
| * | | | powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang2008-12-211-4/+37
| * | | | powerpc/mpc5200: Make PSC UART driver update serial errors countersRené Bürgel2008-12-211-2/+8
| * | | | Merge branch 'merge' into nextPaul Mackerras2008-12-163-6/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'merge'Paul Mackerras2008-12-031-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-192-18/+20
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | serial/pmac_zilog: Add console polling supportChris J Arges2008-11-191-0/+27
* | | | | serial: sh-sci: Fix up port pinmux for SH7366.Paul Mundt2008-12-221-1/+1
OpenPOWER on IntegriCloud