aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
2006-03-11[PATCH] Altix: small ioc4 oversightPat Gefre1-4/+2
2006-03-08[PATCH] serial core: work around sub-driver bugsPavel Machek1-3/+29
2006-03-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+1
2006-03-07[IA64] SGI SN drivers: don't report !sn2 hardware as an errorBjorn Helgaas1-1/+1
2006-03-07[SERIAL] ip22zilog: Fix oops on runlevel change with serial consoleMartin Michlmayr1-3/+1
2006-02-28[SUNSU]: Fix locking error in sunsu_stop_rx().David S. Miller1-3/+0
2006-02-23[SERIAL] Add comment about early_serial_setup()Russell King1-0/+6
2006-02-15[SERIAL] Fix typo in commentRalf Baechle1-1/+1
2006-02-15[SERIAL] Documentation/jsm.txt is a no show.Arthur Othieno1-2/+2
2006-02-10[SERIAL] Remove incorrect code from ioc4 serial driverRussell King1-14/+0
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds20-58/+58
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+4
2006-02-08[SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa1-0/+4
2006-02-08[SERIAL] ip22zilog: Whitespace cleanup.Ralf Baechle2-4/+5
2006-02-08[SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip APIVitaly Bordug1-9/+4
2006-02-08[SERIAL] Fix compile error in 8250_au1x00.cJordan Crouse1-1/+0
2006-02-08[SERIAL] 8250 serial console update uart_8250_port ierKumar Gala1-0/+1
2006-02-08[ARM] 3283/1: S3C2400 - defines the number of serial portsLucas Correia Villa Real1-0/+4
2006-02-08[PATCH] m32r_sio iomem annotationsAl Viro1-1/+1
2006-02-07[PATCH] m68knommu: use tty_schedule_flip() in 68328serial.cGreg Ungerer1-2/+2
2006-02-07[PATCH] m68knommu: use tty_schedule_flip() in 68360serial.cGreg Ungerer1-2/+2
2006-02-07[PATCH] m68knommu: compile fixes for mcfserial.cGreg Ungerer1-10/+6
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King2-6/+6
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King15-38/+38
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds3-2/+26
2006-02-03[SERIAL] 8250: limit range of runtime portsRussell King1-0/+1
2006-02-03[PATCH] drivers/serial/jsm/: cleanupsAdrian Bunk3-5/+0
2006-02-03[PATCH] jsm: update for tty buffering revampV. Ananda Krishnan2-157/+79
2006-02-03[PATCH] Fix some ucLinux breakage from the tty updatesAlan Cox1-2/+1
2006-02-02[SERIAL] initialize spinlock for port failed to setup consoleAtsushi Nemoto1-1/+1
2006-02-02[SERIAL] SIIG 8-port serial boards supportAndrey Panin1-1/+24
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-11/+11
2006-02-01[PATCH] sh: sh-sci clock framework updatesPaul Mundt2-116/+223
2006-02-01[PATCH] jsm: fix for high baud rates problemV. Ananda Krishnan1-47/+38
2006-01-31Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds11-89/+84
2006-01-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+3
2006-01-26[ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real1-1/+1
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown1-11/+11
2006-01-23[SERIAL] 8250 Documentation fixTimothy Charles McGrath1-1/+1
2006-01-21[SERIAL] Make uart_port flags a bitwise typeRussell King1-5/+7
2006-01-21[SERIAL] Make port->ops constantRussell King1-2/+2
2006-01-21[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King1-7/+0
2006-01-21[SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King8-68/+68
2006-01-21[SERIAL] 8250 serial console fixesAlan Cox1-6/+6
2006-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-71/+58
2006-01-19[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERRussell King1-2/+2
2006-01-18Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-8/+15
2006-01-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+1
2006-01-18[SPARC64]: Serial Console for E250 PatchEddie C. Dost2-5/+36
2006-01-18[ARM] 3268/1: AT91RM9200 serial update for 2.6.15-git12Andrew Victor2-3/+1
2006-01-18[SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2Alon Bar-Lev1-0/+10
2006-01-18[SERIAL] Fix serial8250 driver initialisation orderingRussell King1-8/+5
2006-01-17[IA64-SGI] sn_console.c minor cleanupJes Sorensen1-71/+58
2006-01-14Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-46/+55
2006-01-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-01-14[PATCH] Altix: ioc3 serial supportPatrick Gefre3-1/+2206
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-1/+0
2006-01-13[SERIAL] serial8250: convert to the new platform device interfaceDmitry Torokhov1-10/+20
2006-01-13[SERIAL] fix SERIAL_M32R_PLDSIO dependenciesAdrian Bunk1-1/+1
2006-01-13[SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar2-35/+34
2006-01-13[ARM] 3258/1: IMX serial: fix parityMatt Reimer1-1/+1
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds1-0/+2
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+929
2006-01-12[SERIAL] turn serial semaphores into mutexesArjan van de Ven5-35/+36
2006-01-12[PATCH] pcmcia: add new IDs for serial_cs.cDominik Brodowski1-0/+2
2006-01-10[PATCH] m68knommu: set irq priority/level different for each ColdFire serial ...Greg Ungerer1-1/+1
2006-01-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2006-01-10[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor3-0/+929
2006-01-10[PATCH] TTY layer buffering revampAlan Cox30-470/+171
2006-01-10[PATCH] tty-layer-buffering-revamp: jsm is brokenAndrew Morton1-1/+1
2006-01-10Update Yoichi Yuasa's email address.Ralf Baechle1-1/+1
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-806/+0
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds3-10/+29
2006-01-09[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson1-1/+1
2006-01-09[PATCH] ppc32: cpm_uart: fix xchar sendingAristeu Sergio Rozanski Filho1-1/+1
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-4/+11
2006-01-08[ARM] Remove EPXA10DB machine supportRussell King3-806/+0
2006-01-07[SERIAL] Make the number of UARTs registered configurable.Dave Jones2-10/+28
2006-01-07[SERIAL] Fix clocal wakeup problemRussell King1-0/+1
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-18/+6
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-46/+146
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2-2/+2
2006-01-07Merge with Linus' kernel.Russell King2-109/+38
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King2-4/+4
2006-01-07Pull pnpacpi into acpica branchLen Brown6-118/+47
2006-01-06[PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial por...Sylvain Munaut1-11/+15
2006-01-06[PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.cSylvain Munaut1-1/+1
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski1-50/+8
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski1-15/+2
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski1-14/+5
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski1-21/+10
2006-01-05[SERIAL] 8520_pci: build fixAndrew Morton1-2/+2
2006-01-04[SERIAL] Remove _INLINE_Russell King2-10/+4
2006-01-04[SERIAL] Move interrupt-time spinlocking inside serial8250_handle_port()Russell King1-7/+8
2006-01-04[SERIAL] Use uart_match_port() to find a matching port in find_port()Russell King1-3/+1
2006-01-04[SERIAL] Fix matching of MMIO portsBenjamin Herrenschmidt1-1/+1
2006-01-04[SERIAL] Add support for more Connect Tech PCI serial boardsGareth Howlett1-6/+114
2006-01-04[Serial] Don't miss modem status changesRussell King1-17/+16
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King2-12/+0
2005-12-30[ARM] 3216/1: indent and typo in drivers/serial/pxa.cErik Hovland1-2/+2
2005-12-27[SERIAL] Fix AMBA PL011 sysrq character handlingRussell King1-1/+1
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk1-5/+5
2005-12-10[ACPI] ACPICA 20050930Bob Moore1-11/+11
2005-12-07[SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.Dave Jones1-1/+1
2005-12-06Pull release into acpica branchLen Brown34-396/+689
2005-11-30[ACPI] 8250_acpi.c buildfixLen Brown1-3/+3
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