summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorLines
2005-07-07[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski-1/+0
2005-07-07[PATCH] pcmcia: move event handlerDominik Brodowski-5/+1
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney-6/+3
2005-07-05[PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov-1/+31
2005-07-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-5/+0
2005-07-03[PATCH] Serial: Fix console port spinlock initialisationRussell King-1/+13
2005-07-03[PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabledBen Dooks-5/+0
2005-06-30[PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTSRussell King-1/+2
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King-2/+2
2005-06-29[PATCH] Serial: Disable OX950 transmitter for flow controlRussell King-12/+16
2005-06-29[PATCH] Serial: Check status of CTS when using flow controlRussell King-0/+17
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King-39/+27
2005-06-27[PATCH] pcmcia: more IDs for TDK multifunction cardsJun Komuro-0/+2
2005-06-27[PATCH] pcmcia: id_table for serial_csDominik Brodowski-0/+104
2005-06-27[PATCH] Serial: Split 8250 port tableRussell King-32/+356
2005-06-27[PATCH] Serial: Remove {un,}register_serial from 68328serial.cRussell King-17/+0
2005-06-25[PATCH] serial/68328serial: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan-5/+4
2005-06-25[PATCH] serial/68360serial: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan-5/+4
2005-06-25[PATCH] serial/icom: Remove custom msescs_to_jiffies() macroDomen Puncer-2/+0
2005-06-25[PATCH] compilation errors in drivers/serial/mpsc.cLee Nicks-4/+4
2005-06-24[SPARC]: sunzilog warning fixesWilliam Lee Irwin III-4/+4
2005-06-24[PATCH] Serial: Eliminate magic numbersRussell King-20/+20
2005-06-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-2/+2
2005-06-23Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds-10/+47
2005-06-23[PATCH] Serial: Bugs are not capabilitiesRussell King-4/+4
2005-06-23[PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device nameBen Dooks-2/+2
2005-06-23[PATCH] Altix: shut off xmit intr if done xmittingPat Gefre-0/+1
2005-06-23[PATCH] Serial: Mobility's 16550A ports need a helping handRussell King-0/+32
2005-06-23[PATCH] Serial: Convert 8250 revision-based bug fixes to bug bitmaskRussell King-10/+15
2005-06-21[PATCH] ioc4: PCI bus speed detectionBrent Casavant-13/+18
2005-06-21[PATCH] ioc4: CONFIG splitBrent Casavant-1/+10
2005-06-21[PATCH] ioc4: Core driver rewriteBrent Casavant-182/+129
2005-06-21[PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell-1/+1
2005-06-21[PATCH] cpm_uart: Route SCC2 pins for the STx GP3 boardMatt Porter-0/+9
2005-06-08[PATCH] Serial: remove unused variable in sa1100 driverRussell King-1/+1
2005-06-04[PATCH] serial: update NEC VR4100 series serial supportYoichi Yuasa-57/+9
2005-05-21When we detect that a 16550 was in fact part of a NatSemi SuperIO chipDavid Woodhouse-5/+12
2005-05-19Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds-38/+72
2005-05-17[PATCH] serial_cs device identification fixPetr Vandrovec-2/+2
2005-05-11[SUNSAB]: Defer register updates until transmitter is idle.David S. Miller-38/+72
2005-05-09[PATCH] Serial: Add uart_insert_char()Russell King-110/+22
2005-05-06[PATCH] 8250_pci.c: add comment about enum sorting orderRussell King-0/+2
2005-05-01[PATCH] make lots of things staticAdrian Bunk-4/+5
2005-05-01[PATCH] Altix ioc4 serial - Arm the read timeout timer before the first readPatrick Gefre-1/+1
2005-05-01[PATCH] Altix ioc4 serial - small uart setup modsPatrick Gefre-20/+8
2005-05-01[PATCH] Altix ioc4 serial - set a better timeout/thresholdPatrick Gefre-4/+7
2005-05-01[PATCH] Altix ioc4 serial - set hfc from ioctlPatrick Gefre-7/+4
2005-05-01[PATCH] serial_cs: Reduce stack usage in serial_event()Yum Rayan-61/+112
2005-05-01[PATCH] sn_console: make sal_console_uart static againAndreas Schwab-2/+2
2005-04-29[PATCH] ARM: 2654/1: i.MX UART initialization sets and honors UFCR valueSascha Hauer-8/+60