aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-06[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou6-3/+183
2005-11-04Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2005-11-04[PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfromRussell King1-9/+0
2005-11-03[SERIAL] 8250_early.c passing 0 instead of NULLBen Dooks1-1/+1
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+3
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds8-7/+10
2005-10-31[SERIAL] Arrange better identification of portsRussell King1-1/+3
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-2/+1
2005-10-30[PATCH] Added a Receive_Abort to the Marvell serial driverCarlos Sanchez1-0/+2
2005-10-30[PATCH] ioc4 serial support - mostly cleanupPat Gefre1-36/+44
2005-10-30[SERIAL] remove unneeded code from serial_core.cJayachandran C1-2/+1
2005-10-30[DRIVER MODEL] Add missing driver_unregister to IMX serial driverRussell King1-0/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King8-7/+9
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds7-37/+24
2005-10-28Merge ../bleed-2.6Greg KH4-1/+31
2005-10-28Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds2-7/+10
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King7-37/+24
2005-10-28[ARM] 3029/1: Add HWUART support for PXA 255/26xMatt Reimer1-1/+20
2005-10-28[ARM] 2918/1: [update] Base port of Comdial MP1000 platfromJon Ringle1-0/+9
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King2-0/+2
2005-10-26Auto-update from upstreamKyle McMartin1-1/+25
2005-10-24[SERIAL] new hp diva console portJustin Chen1-0/+1
2005-10-24[SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas1-1/+24
2005-10-21[PARISC] Fix mux.c driverMatthew Wilcox2-3/+5
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2-3/+4
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox1-1/+1
2005-10-15[SERIAL] Add SupraExpress 56i supportmaximilian attems1-0/+2
2005-10-14Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+2
2005-10-14[PATCH] sh-sci.c sci_start_tx errorYoshinori Sato1-1/+1
2005-10-14[SERIAL] Add SupraExpress 336i Sp ASVD modem IDBaris Cicek1-0/+2
2005-10-12[ARM] 3002/1: Wrong parameter to uart_update_timeout() in drivers/serial/pxa.cLothar Wassmann1-1/+1
2005-10-12[ARM] 2971/1: i.MX uart handle rts irqSascha Hauer1-6/+33
2005-10-12[ARM] 2976/1: S3C2410: add static to functions in serial driverBen Dooks1-7/+8
2005-10-10[SPARC64]: Fix oops on runlevel change with serial console.David S. Miller2-4/+2
2005-10-10[ARM] 2964/1: S3C2410 - serial: add .owner to driverBen Dooks1-0/+3
2005-10-10[ARM] 2957/1: imx UART Error handlingSascha Hauer1-5/+4
2005-10-03[SUNSU]: Fix bogus locking in sunsu_change_mouse_baud()David S. Miller1-4/+0
2005-10-01[ARM] 2944/1: GCC 4 mx1ads serial driver compile fixVincent Sanders1-1/+1
2005-09-30[PATCH] ioc4_serial: Remove bogus error messageBrent Casavant1-12/+0
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+0
2005-09-29Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-2/+2
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King1-2/+0
2005-09-26[PATCH] pcmcia: new IDs for serial_csDominik Brodowski1-0/+1
2005-09-25[ARM] 2933/1: S3C2410 - fix serial port warningsBen Dooks1-2/+2
2005-09-24[SERIAL] Remove unused variable in clps711x.cRussell King1-1/+1
2005-09-17[PATCH] Fix up some pm_message_t typesRichard Purdie1-1/+1
2005-09-14[ARM] 2907/1: GCC 4 serial driver compile fixesVincent Sanders7-8/+8
2005-09-11[PATCH] m68knommu: add ColdFire serial driver support for 523x processor familyGreg Ungerer1-4/+9
2005-09-10Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds1-1/+1
2005-09-09[PATCH] txx9 serial updateRalf Baechle1-27/+91