summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3216/1: indent and typo in drivers/serial/pxa.cErik Hovland2005-12-301-2/+2
* [SERIAL] Fix AMBA PL011 sysrq character handlingRussell King2005-12-271-1/+1
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-221-5/+5
* [SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.Dave Jones2005-12-071-1/+1
* [SERIAL] mark several serial tables constArjan van de Ven2005-11-284-6/+6
* [SERIAL] imx: Fix missed platform_driver_unregisterRussell King2005-11-211-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-192-24/+22
|\
| * [SERIAL] Remove unused variable in sa1100.cRussell King2005-11-191-1/+0
| * [SERIAL] Fix status reporting with PL011 serial driverRussell King2005-11-191-23/+22
* | [PARISC] Make Serial MUX depend on a specific bus type.Matthew Wilcox2005-11-181-1/+1
* | [PARISC] Define port->timeout to fix a long msleep in mux.cRyan Bradetich2005-11-171-0/+7
* | [PARISC] Compile fixups for serial/mux.cRyan Bradetich2005-11-171-8/+4
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-136-65/+82
|\
| * [SERIAL] Fix Bug 4900: S3 resume oops with irattach - Thinkpad A21mRussell King2005-11-131-35/+49
| * [SERIAL] sa1100_start_tx spinlock recursionFlorin Malita2005-11-121-3/+1
| * [SERIAL] Claim Wacom tablet device on HP tc1100 tabletBjorn Helgaas2005-11-121-0/+2
| * [SERIAL] Fix mpc52xx_uart.cAndrey Volkov2005-11-121-2/+2
| * [SERIAL] dz: Use CKSEG1ADDR to setup mappings.Ralf Baechle2005-11-121-2/+2
| * [SERIAL] dz: Nuke trailing whitespaceRalf Baechle2005-11-121-22/+22
| * [SERIAL] don't disable xscale serial ports after autoconfigLennert Buytenhek2005-11-121-1/+4
* | [PATCH] Update email address for KumarKumar Gala2005-11-133-3/+3
* | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-131-3/+4
|/
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-098-157/+156
* [SUNSU]: Do not mark sunsu_console_setup() __initDavid S. Miller2005-11-071-1/+1
* [PATCH] m68knommu: add 5208 ColdFire UART support to ColdFire serial driverGreg Ungerer2005-11-071-3/+34
* [PATCH] serial: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-6/+3
* [PATCH] serial console: touch NMI watchdogAndrew Morton2005-11-071-0/+3
* [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou2005-11-066-3/+183
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-041-1/+1
|\
| * [SERIAL] 8250_early.c passing 0 instead of NULLBen Dooks2005-11-031-1/+1
* | [PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfromRussell King2005-11-041-9/+0
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-011-1/+3
|\
| * [SERIAL] Arrange better identification of portsRussell King2005-10-311-1/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-318-7/+10
|\ \ | |/ |/|
| * [DRIVER MODEL] Add missing driver_unregister to IMX serial driverRussell King2005-10-301-0/+1
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-298-7/+9
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-10-301-2/+1
|\ \
| * | [SERIAL] remove unneeded code from serial_core.cJayachandran C2005-10-301-2/+1
| |/
* | [PATCH] Added a Receive_Abort to the Marvell serial driverCarlos Sanchez2005-10-301-0/+2
* | [PATCH] ioc4 serial support - mostly cleanupPat Gefre2005-10-301-36/+44
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-287-37/+24
|\
| * Merge ../bleed-2.6Greg KH2005-10-284-1/+31
| |\
| * | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-287-37/+24
* | | Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds2005-10-282-7/+10
|\ \ \ | |_|/ |/| |
| * | Auto-update from upstreamKyle McMartin2005-10-261-1/+25
| |\|
| * | [PARISC] Fix mux.c driverMatthew Wilcox2005-10-212-3/+5
| * | [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-212-3/+4
| * | [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox2005-10-211-1/+1
* | | [ARM] 3029/1: Add HWUART support for PXA 255/26xMatt Reimer2005-10-281-1/+20
* | | [ARM] 2918/1: [update] Base port of Comdial MP1000 platfromJon Ringle2005-10-281-0/+9