aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
2005-11-28[SERIAL] mark several serial tables constArjan van de Ven4-6/+6
2005-11-21[SERIAL] imx: Fix missed platform_driver_unregisterRussell King1-1/+1
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-24/+22
2005-11-19[SERIAL] Remove unused variable in sa1100.cRussell King1-1/+0
2005-11-19[SERIAL] Fix status reporting with PL011 serial driverRussell King1-23/+22
2005-11-18[PARISC] Make Serial MUX depend on a specific bus type.Matthew Wilcox1-1/+1
2005-11-17[PARISC] Define port->timeout to fix a long msleep in mux.cRyan Bradetich1-0/+7
2005-11-17[PARISC] Compile fixups for serial/mux.cRyan Bradetich1-8/+4
2005-11-13Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds6-65/+82
2005-11-13[PATCH] Update email address for KumarKumar Gala3-3/+3
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik1-3/+4
2005-11-13[SERIAL] Fix Bug 4900: S3 resume oops with irattach - Thinkpad A21mRussell King1-35/+49
2005-11-12[SERIAL] sa1100_start_tx spinlock recursionFlorin Malita1-3/+1
2005-11-12[SERIAL] Claim Wacom tablet device on HP tc1100 tabletBjorn Helgaas1-0/+2
2005-11-12[SERIAL] Fix mpc52xx_uart.cAndrey Volkov1-2/+2
2005-11-12[SERIAL] dz: Use CKSEG1ADDR to setup mappings.Ralf Baechle1-2/+2
2005-11-12[SERIAL] dz: Nuke trailing whitespaceRalf Baechle1-22/+22
2005-11-12[SERIAL] don't disable xscale serial ports after autoconfigLennert Buytenhek1-1/+4
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King8-157/+156
2005-11-07[SUNSU]: Do not mark sunsu_console_setup() __initDavid S. Miller1-1/+1
2005-11-07[PATCH] m68knommu: add 5208 ColdFire UART support to ColdFire serial driverGreg Ungerer1-3/+34
2005-11-07[PATCH] serial: fix-up schedule_timeout() usageNishanth Aravamudan1-6/+3
2005-11-07[PATCH] serial console: touch NMI watchdogAndrew Morton1-0/+3
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
2005-09-09[SERIAL] Spelling fix in 8250.cRussell King1-1/+1
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds6-6/+6
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King6-6/+6
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown12-45/+47
2005-09-07Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds1-2/+2
2005-09-07[PATCH] Remove non-arch consumers of asm/segment.hKumar Gala4-4/+0
2005-09-07[PATCH] move 68360serial.c over use initcallsChristoph Hellwig1-6/+2
2005-09-06[SERIAL] Fix lh7a40x serial driverRussell King1-2/+2
2005-09-05[SUNSU]: Compile fixes.Al Viro1-3/+7
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2-20/+14
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-3/+3
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-1/+1
2005-09-05[PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2Kumar Gala1-0/+2
2005-09-05[PATCH] cpm_uart: use schedule_timeout instead of direct call to scheduleKumar Gala1-6/+7
2005-09-05[PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADSKumar Gala1-0/+9
2005-09-03[SERIAL] Prefix serial printks with KERN_INFO and pre-formatRussell King1-6/+14
2005-09-03Merge linux-2.6 into linux-acpi-2.6 testLen Brown34-361/+162
2005-09-02[SERIAL] crisv10: Remove {,un}register_serial dummiesAdrian Bunk1-14/+0
2005-09-01[SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.hRussell King1-5/+1
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer4-213/+20
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King32-143/+141
2005-08-29Auto-update from upstreamLen Brown1-297/+177
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds1-297/+177
2005-08-25Merge HEAD from ../from-linus Len Brown2-3/+3
2005-08-24[ACPI] delete CONFIG_ACPI_BUSLen Brown1-1/+1
2005-08-23Merge from-linus to-akpmLen Brown1-0/+1
2005-08-23[PATCH] m32r_sio gcc4 fixesAl Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (amba on arm/versatile)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (M32R_PLDSIO dependecies)Al Viro1-1/+1
2005-08-16[IA64] Initialize some spinlocksKeith Owens1-0/+1
2005-08-11Merge ../to-linusLen Brown3-72/+123
2005-08-09[PATCH] cpm_uart: needs some love to compile with GCC4.0.1Kumar Gala1-7/+7
2005-08-09[PATCH] cpm_uart: Fix dpram allocation and non-console uartsKumar Gala3-65/+116
2005-08-05[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown1-4/+16
2005-08-04[ACPI] 8250 driver now checks for acpi_register_gsi() errorsKenji Kaneshige1-4/+16
2005-07-29[PATCH] serial: add MMIO support to 8250_pnpBjorn Helgaas1-7/+15
2005-07-28[PATCH] pcmcia: fix many device IDsKomuro1-5/+5
2005-07-28Merge with Linus' 2.6 treeRussell King5-15/+42
2005-07-27[PATCH] cpm_uart: use DPRAM for early consoleMarcelo Tosatti1-1/+1
2005-07-27[PATCH] serial: MRi MRI-PCIDS1 dual port serial cardDavid Ranson1-0/+20
2005-07-27[PATCH] jsm: warning fixesV. ANANDA KRISHNAN3-13/+20
2005-07-27[PATCH] jsm: use dynamic major number allocationV. ANANDA KRISHNAN1-1/+1
2005-07-27[SERIAL] Convert parport_serial to use new 8250_pci interfacesRussell King1-20/+1
2005-07-27[SERIAL] Expose 8250_pci setup/removal/suspend/resume functionsRussell King1-112/+121
2005-07-27[SERIAL] Pass around serial_private instead of pci_devRussell King1-18/+22
2005-07-27[SERIAL] Collapse the SIIG quirk entriesRussell King1-139/+18
2005-07-27[SERIAL] Factor out the common setup from the per-serial port loop.Russell King1-12/+16
2005-07-27[SERIAL] Rename pci_board to pciserial_board.Russell King1-15/+18
2005-07-26[PATCH] 68328serial: sysrq should use emergency_rebootEric W. Biederman1-1/+1
2005-07-22[PATCH] Serial: No need to check for priv != NULL in remove_oneRussell King1-20/+17
2005-07-18[PATCH] Serial: Add support for SIIG Quartet serial cardAndrey Panin1-0/+14
2005-07-18[PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550sBen Dooks3-88/+0
2005-07-16[PATCH] Serial: Remove linux/version.hOlaf Hering3-4/+0
2005-07-07[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski1-1/+0
2005-07-07[PATCH] pcmcia: move event handlerDominik Brodowski1-5/+1
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney1-6/+3
2005-07-05[PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov1-1/+31
2005-07-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-5/+0
2005-07-03[PATCH] Serial: Fix console port spinlock initialisationRussell King1-1/+13
2005-07-03[PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabledBen Dooks1-5/+0
2005-06-30[PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTSRussell King1-1/+2
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King2-2/+2
2005-06-29[PATCH] Serial: Disable OX950 transmitter for flow controlRussell King1-12/+16
2005-06-29[PATCH] Serial: Check status of CTS when using flow controlRussell King1-0/+17
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King11-39/+27
2005-06-27[PATCH] pcmcia: more IDs for TDK multifunction cardsJun Komuro1-0/+2
2005-06-27[PATCH] pcmcia: id_table for serial_csDominik Brodowski1-0/+104
2005-06-27[PATCH] Serial: Split 8250 port tableRussell King8-32/+356
2005-06-27[PATCH] Serial: Remove {un,}register_serial from 68328serial.cRussell King1-17/+0
2005-06-25[PATCH] serial/68328serial: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan1-5/+4
2005-06-25[PATCH] serial/68360serial: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan1-5/+4
2005-06-25[PATCH] serial/icom: Remove custom msescs_to_jiffies() macroDomen Puncer1-2/+0
2005-06-25[PATCH] compilation errors in drivers/serial/mpsc.cLee Nicks1-4/+4
2005-06-24[SPARC]: sunzilog warning fixesWilliam Lee Irwin III1-4/+4
2005-06-24[PATCH] Serial: Eliminate magic numbersRussell King4-20/+20
2005-06-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2005-06-23Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-10/+47
2005-06-23[PATCH] Serial: Bugs are not capabilitiesRussell King1-4/+4
2005-06-23[PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device nameBen Dooks1-2/+2
2005-06-23[PATCH] Altix: shut off xmit intr if done xmittingPat Gefre1-0/+1
2005-06-23[PATCH] Serial: Mobility's 16550A ports need a helping handRussell King2-0/+32
2005-06-23[PATCH] Serial: Convert 8250 revision-based bug fixes to bug bitmaskRussell King2-10/+15
2005-06-21[PATCH] ioc4: PCI bus speed detectionBrent Casavant1-13/+18
2005-06-21[PATCH] ioc4: CONFIG splitBrent Casavant2-1/+10
2005-06-21[PATCH] ioc4: Core driver rewriteBrent Casavant1-182/+129
2005-06-21[PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell1-1/+1
2005-06-21[PATCH] cpm_uart: Route SCC2 pins for the STx GP3 boardMatt Porter1-0/+9
2005-06-08[PATCH] Serial: remove unused variable in sa1100 driverRussell King1-1/+1
2005-06-04[PATCH] serial: update NEC VR4100 series serial supportYoichi Yuasa1-57/+9
2005-05-21When we detect that a 16550 was in fact part of a NatSemi SuperIO chipDavid Woodhouse1-5/+12
2005-05-19Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2-38/+72
2005-05-17[PATCH] serial_cs device identification fixPetr Vandrovec1-2/+2
2005-05-11[SUNSAB]: Defer register updates until transmitter is idle.David S. Miller2-38/+72
2005-05-09[PATCH] Serial: Add uart_insert_char()Russell King11-110/+22
2005-05-06[PATCH] 8250_pci.c: add comment about enum sorting orderRussell King1-0/+2
2005-05-01[PATCH] make lots of things staticAdrian Bunk4-4/+5
2005-05-01[PATCH] Altix ioc4 serial - Arm the read timeout timer before the first readPatrick Gefre1-1/+1
2005-05-01[PATCH] Altix ioc4 serial - small uart setup modsPatrick Gefre1-20/+8
2005-05-01[PATCH] Altix ioc4 serial - set a better timeout/thresholdPatrick Gefre1-4/+7
2005-05-01[PATCH] Altix ioc4 serial - set hfc from ioctlPatrick Gefre1-7/+4
2005-05-01[PATCH] serial_cs: Reduce stack usage in serial_event()Yum Rayan1-61/+112
2005-05-01[PATCH] sn_console: make sal_console_uart static againAndreas Schwab1-2/+2
2005-04-29[PATCH] ARM: 2654/1: i.MX UART initialization sets and honors UFCR valueSascha Hauer1-8/+60
2005-04-26[PATCH] Serial: Convert 8250_hp300 to use serial8250_{un,}register_portRussell King1-26/+27
2005-04-26[PATCH] Serial: Move error path processing inlineRussell King2-79/+51
2005-04-26[PATCH] Serial: Ensure error paths are marked with unlikely()Russell King6-6/+6
2005-04-25[PATCH] ppc annotations: mpscAl Viro2-12/+12
2005-04-21[SPARC64]: In sunsab driver, make sure to set the uart timeout.David S. Miller1-5/+11
2005-04-21[SPARC64]: In sunsu driver, make sure to fully init chip for kbd/msDavid S. Miller1-2/+9
2005-04-16[PATCH] serial: fix comments in 8250.cRussell King1-3/+11
2005-04-16[PATCH] fix up newly added jsm driverChristoph Hellwig3-311/+91
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek8-8/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds73-0/+64624