aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] new device driver to enable the IBM Multiport Serial AdapterJanice M. Girouard3-0/+2004
2004-08-22[PATCH] Altix system controller communication driverGreg Howard1-1/+2
2004-08-22[PATCH] Support for Exar XR17C158 Octal UARTRaphael Zimmerer1-1/+43
2004-08-21[PATCH] Kconfig updates for PA-RISCMatthew Wilcox1-1/+1
2004-08-06[SERIAL] replace schedule_timeout() with msleep()Russell King1-2/+1
2004-07-30sn_console.c:Pat Gefre1-12/+15
2004-07-28[PPC32] Merge MPC52xx changes with recent CPM changes.Tom Rini7-11/+2131
2004-07-29[serial/ppc] Add support for MPC52xx PSCs.Sylvain Munaut3-0/+897
2004-07-28Merge bk://ppc.bkbits.net/for-linus-ppcLinus Torvalds6-11/+1234
2004-07-26[PATCH] broken stuff marked as such in KconfigAlexander Viro1-0/+1
2004-07-26[PATCH] NULL noise removal in drivers/*Alexander Viro3-5/+5
2004-07-18PPC32: Typo fix in m8xx serial driver.Tom Rini1-1/+1
2004-07-17[PATCH] pmac_zilog: serial minors taken failure path fixDavid Eger1-5/+27
2004-07-16[PATCH] Altix serial driver updatesPat Gefre3-1/+1201
2004-07-15ppc32: reworked CPM uart driver to work for properly for all CPMsKumar Gala1-117/+94
2004-07-15ppc32: reworked cpm alloc functionsKumar Gala4-19/+19
2004-07-13[PATCH] pmac_zilog: initialize port spinlock on all init pathsDavid Eger1-2/+1
2004-07-10[PATCH] ppc32: CPM UART fixesKumar Gala2-14/+16
2004-07-04[PATCH] gcc 3.5 fixesAnton Blanchard1-1/+1
2004-07-03Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds7-32/+19
2004-07-01[SERIAL] Remove UPF_RESOURCESRussell King7-32/+19
2004-06-30[PATCH] sparse: NULL vs 0 - rest of driversMika Kukkonen2-2/+2
2004-06-29[PATCH] Provide console_suspend() and console_resume()Russell King1-2/+2
2004-06-26[PATCH] Add PCDP console detection supportBjorn Helgaas4-356/+0
2004-06-26Merge new serial additionsLinus Torvalds6-48/+1020
2004-06-23[PATCH] sh: sh-sci updates.Andrew Morton2-37/+226
2004-06-23[ARM PATCH] 1933/1: Convert PXA serial driver to device model and implement s...Ian Campbell1-11/+62
2004-06-23[ARM PATCH] 1913/1: lh7a40x #3 (1/2) serialMarc Singer3-0/+732
2004-06-22[PPC32] Update CPM2 (MPC82xx/MPC85xx) code to use rheap for DP memoryTom Rini1-7/+8
2004-06-22[PPC32] Change how we handle DP memory on MPC8xx.Tom Rini1-7/+7
2004-06-21MergeDavid Woodhouse9-0/+2033
2004-06-21Update CPM UART driver according to feedback from Dan Malek.David Woodhouse2-296/+299
2004-06-19Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-7/+2
2004-06-18[ARM PATCH] 1934/2: Consolidate code to set CKEN on PXAIan Campbell1-7/+2
2004-06-17This removes the files orphaned by the earlier PC9800 removalLinus Torvalds1-1120/+0
2004-06-17MergeLinus Torvalds4-40/+58
2004-06-17Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-23/+58
2004-06-17[PATCH] more PC9800 removalAdrian Bunk1-3/+0
2004-06-17[PATCH] Remove PC9800 supportRandy Dunlap2-14/+0
2004-06-17Change new Motorola copyright notices and email addresses to Freescale.David Woodhouse4-7/+7
2004-06-17UART driver for Motorola CPM/CPM2 I/O core on 8xx/8xxx chips.David Woodhouse9-0/+2030
2004-06-16Merge intel.com:/home/lenb/src/linux-acpi-test-2.6.7Len Brown2-24/+10
2004-06-15[ARM] Add clock APIRussell King1-23/+58
2004-06-15[SERIAL] Fix missing __devexit_pRussell King1-1/+1
2004-06-09[ARM PATCH] 1919/1: S3C2410 - Serial configuration bugfix (missing SERIAL_COR...Ben Dooks1-0/+1
2004-06-03[ARM PATCH] 1906/1: S3C2410: serial minor number fixBen Dooks1-1/+1
2004-05-30[SPARC]: Do tty_flip_buffer_push outside of port lock.David S. Miller3-21/+51
2004-05-29Merge Al/Russell fighting over the same __user annotationsLinus Torvalds1-12/+17
2004-05-29[SERIAL] Fix sparse warnings in serial_core.cRussell King1-13/+18
2004-05-28[PATCH] sparse: partial serial_core.c __user annotationAlexander Viro1-9/+9
2004-05-28[PATCH] Fix typo in pmac_zilogAndrew Morton1-1/+1
2004-05-24[ACPI] PCI IRQ update (Bjorn Helgaas)Len Brown2-24/+10
2004-05-24[ARM] Update PXA serial driver.Russell King1-12/+11
2004-05-21[PATCH] trivial: remove duplicated #includesAndrew Morton1-1/+0
2004-05-18MergeLinus Torvalds1-1/+2
2004-05-16[SERIAL] Remove base_baud default from 8250_pciRussell King1-8/+2
2004-05-15Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds1-4/+4
2004-05-14[PATCH] H8/300: SCI driver fixAndrew Morton1-5/+15
2004-05-11Merge delerium.codemonkey.org.uk:/mnt/nfs/neologic/bar/src/kernel/2.6/trees/b...Dave Jones1-1/+2
2004-05-11[SERIAL] Fix exit function pointer initialisersRussell King1-4/+4
2004-05-10[PATCH] fixup 68360 module refcountingAndrew Morton1-5/+1
2004-05-07[SUNZILOG]: Fix DCD/CTS change tests, just like in pmac_zilog.Benjamin Herrenschmidt1-2/+2
2004-05-07[PATCH] Fix CTS handling in pmac-zilog.cBenjamin Herrenschmidt1-4/+5
2004-05-07[CPUFREQ] Handle CPUFREQ_RESUMECHANGE notificationsDave Jones1-1/+2
2004-05-08[SERIAL] Remove unmerged 'clk' subsystem from PL011 driver.Russell King1-31/+6
2004-05-05[SERIAL] Remove unused variable.Russell King1-1/+1
2004-05-04[SERIAL] default to serial console when possibleBjorn Helgaas1-0/+8
2004-05-04[SERIAL] 8250_hcdp needs irq sharingAlex Williamson2-6/+20
2004-05-04[SERIAL] Add support for SBS Tech. Inc. PMC-OCTPRO and P-OCTAL cards.Slawomir Kolodynski1-7/+167
2004-05-02[SERIAL] Fix the calculation of the number of UARTsRussell King1-1/+1
2004-04-29[ARM PATCH] 1835/1: Make ALTERA Excalibur work again in 2.6.5Dirk Behme1-5/+9
2004-04-21Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds1-1/+1
2004-04-22[SERIAL] Correct PL011 help text.Russell King1-1/+1
2004-04-19[PATCH] MIPS: don't offer SERIAL_DZ on 64-bit DECAndrew Morton1-1/+1
2004-04-17[SERIAL] Use module_param/module_param_arrayRussell King2-22/+20
2004-04-17[SERIAL] Remove check_region()Russell King1-5/+3
2004-04-14[ARM PATCH] 1810/1: Support for non-PXA XScale UARTsDeepak Saxena1-2/+9
2004-04-14[SERIAL] Add ARM PL011 uart primecell support.Russell King4-172/+1124
2004-04-12[PATCH] m68knommu: fixes to the 68328 DragonBall serial driverAndrew Morton1-11/+10
2004-04-12[PATCH] m68knommu: fixes to the ColdFire serial driverAndrew Morton1-66/+160
2004-04-12[PATCH] m68knommu: change addr type to reduce casting in ColdFire serial driverAndrew Morton1-1/+1
2004-04-12Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds10-31/+1040
2004-04-11[PATCH] sh-sci compile error fix patchAndrew Morton3-8/+27
2004-04-11[PATCH] H8/300 support updateAndrew Morton1-4/+4
2004-04-11[SERIAL] Add support for TI16C750 hardware flow control.Russell King1-3/+24
2004-04-10[SERIAL] Add extra suspend/resume functionality to serial_cs.Russell King1-4/+40
2004-04-10[SERIAL] HCDP IRQ fixupBjorn Helgaas1-0/+2
2004-04-10[SERIAL] Pass sa11x0 struct device through to tty_register_device.Russell King1-0/+1
2004-04-10[SERIAL] Pass device pointer through to tty_register_device.Russell King1-1/+1
2004-04-10[SERIAL] Don't try to free resources we didn't request.Russell King1-0/+2
2004-04-10[SERIAL] Correct minor debugging format string error.Russell King1-1/+1
2004-04-10[SERIAL] Remove some dead declarations.Russell King1-9/+0
2004-04-10[SERIAL] Unuse old SERIAL_IO_xxx macros.Russell King1-13/+13
2004-04-08[ARM PATCH] 1807/1: S3C2410 - onboard serialBen Dooks4-0/+956
2004-03-28[PATCH] fix oops at pmac_zilog rmmod'ingBenjamin Herrenschmidt1-3/+2
2004-03-25[ARM] Remove Anakin machine support.Russell King3-572/+0
2004-03-23[PATCH] More pmac-zilog sleep fixBenjamin Herrenschmidt1-1/+1
2004-03-22[PATCH] sh: port sh-sci driver to the new APIAndrew Morton4-1/+1950
2004-03-22[PATCH] pmac_zilog: sleep fixAndrew Morton1-4/+18
2004-03-20[PNP] Add some more modem IDsAdam Belay1-0/+6
2004-03-18[PATCH] 8250_pnp: probe and remove can be __devinit/__devexitAndrew Morton1-2/+2
2004-03-15[PATCH] chardev module aliasesAndrew Morton6-0/+11
2004-03-15Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds3-4/+3
2004-03-15[SERIAL] fix PCI interrupt setting for ia64Bjorn Helgaas2-4/+1
2004-03-15[SERIAL] Add alias for TTY_MAJOR character device.Steve Youngs1-0/+2
2004-03-15[ARM PATCH] 1753/1: Devfs support for the 21285 serial driver - try 2Jonas Larsson1-0/+1
2004-03-08[PATCH] pmac_zilog 2/2 : Fix various bugsBenjamin Herrenschmidt2-225/+637
2004-03-08[PATCH] pmac_zillog 1/2 : Cosmetic only, change "up" to "uap" to avoid collisionBenjamin Herrenschmidt2-373/+377
2004-03-05[SERIAL] Correct Oxford Semiconductor 16PCI952 PCI type entry.Russell King1-1/+1
2004-03-05[SERIAL] Don't initialise port->mctrl before calling ->startupRussell King1-2/+0
2004-03-05[SERIAL] Clear up comments concerning mapbase and membase.Russell King1-6/+2
2004-03-05[SERIAL] Remove obsolete CLPS711x serial driver names.Russell King2-15/+0
2004-03-05[SERIAL] Fix supprot for AFAVLAB 8port boards in 2.6.xHarald Welte1-1/+6
2004-03-05[SERIAL] Make serial console work for any port (take 2)Bjorn Helgaas2-4/+1
2004-02-22[PATCH] more serial driver fixupsAndrew Morton1-58/+40
2004-02-22[PATCH] serial fixupsAndrew Morton1-40/+41
2004-02-21[SERIAL] Fix /proc serial info for MMIO portsBjorn Helgaas1-2/+8
2004-02-21[SERIAL] Discover ACPI serial ports before plug-in portsBjorn Helgaas1-1/+1
2004-02-21[SERIAL] fix 8250_pnp resource allocationMark Hindley1-1/+3
2004-02-20[ARM PATCH] 1670/1: PXA serial driverHolger Schurig3-0/+864
2004-02-18[PATCH] MIPS: New 2.6 serial driversAndrew Morton7-0/+3980
2004-02-17Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller2-3/+10
2004-02-16Revert the dodgy ia64 serial console changeset by Bjorn Helgaas.Linus Torvalds2-10/+3
2004-02-12[PATCH] Make serial console work for any portAndrew Morton2-3/+10
2004-02-11ppc64: remove autogenerated file, and incorrect header inclusionLinus Torvalds1-1/+0
2004-02-13ppc64: Fix break handling in pmac_zilog driver, fixes for 64 bits kernelBenjamin Herrenschmidt1-37/+34
2004-02-08Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-21/+6
2004-02-08Merge http://linux.bkbits.net/linux-2.5Adam Belay1-2/+4
2004-02-08[PNP]: Fix Serial PnP driverAdam Belay1-2/+4
2004-02-05[PATCH] PA-RISC driver update for 2.6.2Matthew Wilcox1-82/+81
2004-02-06ppc32: Update resource management of the PowerMac SCC driverBenjamin Herrenschmidt1-60/+29
2004-01-30[PATCH] PCI: Remove uneeded resource structures from pci_devAdam Belay1-21/+6
2004-01-28[SUNSAB]: Fixup sunsab_receive_chars for when serial console isn't open (no tty)Ben Collins1-2/+11
2004-01-23Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds1-9/+18
2004-01-24[SERIAL] Use tty_name() when printing the tty name.Russell King1-5/+9
2004-01-24[SERIAL] Fix missing NULL checkRussell King1-1/+7
2004-01-24[SERIAL] Eliminate a couple of redundant testsRussell King1-3/+2
2004-01-22[SUNZILOG]: Fix locking in cases where UART layer has grabbed the lock already.Ben Collins1-12/+2
2004-01-19[PATCH] isapnp modem additionAndrew Morton1-0/+2
2004-01-18[PATCH] serial_cs CardServices removal fixAndrew Morton1-4/+14
2004-01-18[PATCH] Remvoe CardServices() from drivers/serialAndrew Morton1-30/+29
2004-01-18Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds3-23/+66
2004-01-16[SERIAL] make ACPI serial module unload workBjorn Helgaas1-12/+52
2004-01-16[SERIAL] make HCDP dependent on serial consoleBjorn Helgaas1-9/+9
2004-01-11[SERIAL] request resources for ACPI & HCDP portsBjorn Helgaas2-3/+6
2004-01-06Merge nuts.ninka.net:/disk1/davem/BK/sparcwork-2.6David S. Miller1-5/+16
2004-01-04[SUNZILOG]: Register the correct number of ports, ignore keyb/mouse lines.David Dillow1-5/+16
2004-01-04[SERIAL] EISA ID for PnP modemAmit Gurdasani1-0/+2
2004-01-02[SERIAL] Remove old RSA resource handlign.Russell King1-7/+0
2004-01-02[SERIAL] add PnP ID to 8250_pnp.cRene Herman1-0/+3
2003-12-29Merge nuts.ninka.net:/disk1/davem/BK/sparcwork-2.6David S. Miller2-41/+2
2003-12-29Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds2-1/+2
2003-12-29[PATCH] serial console registration bugfixAndrew Morton1-0/+3
2003-12-29[SPARC]: Fix serial console selection.Keith M. Wesolowski2-41/+2
2003-12-24[ARM PATCH] 1724/1: Fix name of ttySA0 and ttySA1 under devfsChristopher Hoover1-0/+1
2003-12-24Cset exclude: wesolows@foobazco.org|ChangeSet|20031222074047|57357David S. Miller1-4/+0
2003-12-21[sparc] Fix display errors on HIGHMEM and Zilog addresses.Keith M. Wesolowski1-0/+4
2003-12-12[SERIAL] Fix a problem with 8250 UARTs on PPCTom Rini1-1/+1
2003-12-01[SPARC]: Get kbd/mouse working again with sunzilog serial.Pete Zaitcev1-36/+58
2003-10-27Properly terminate /proc/tty/driver/serial output lines of known UARTSMatthias Andree1-0/+3
2003-10-21[PATCH] early_serial_setup array bounds checkAndrew Morton1-0/+3
2003-10-09[SERIAL] ACPI serial fixBjorn Helgaas1-2/+5
2003-10-07[Serial] Fix warnings in 8250_acpiBjorn Helgaas1-2/+1
2003-10-05[PATCH] janitor: schedule_timeout sets curr->state (arm)Randy Dunlap1-1/+0
2003-10-05Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds2-4/+6
2003-10-05[SERIAL] removing legacy UART cruftBjorn Helgaas3-5/+27
2003-10-04[PATCH] kernel documentation fixesAndrew Morton2-4/+6
2003-10-01[SERIAL] 2.6 ACPI serial discoveryBjorn Helgaas1-30/+71
2003-09-29Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds1-3/+13
2003-09-29[SERIAL] Make the Startech UART detection 'more correct'Tom Rini1-2/+8
2003-09-24Manual merge of Kconfig file module commentsLinus Torvalds1-7/+5
2003-09-24[PATCH] Kconfig fixes for modules.txtRusty Russell1-7/+5
2003-09-23[PATCH] remove CONFIG_SERIAL_21285_OLDAndrew Morton2-19/+0
2003-09-10[SERIAL] Fix for NS16550A on a Super I/O on PPCTom Rini1-1/+5
2003-09-09[SERIAL] Introduce per-port capabilities.Russell King1-6/+10
2003-09-09[SERIAL] Fix another missing irqreturn_t (clps711x.c)Russell King1-5/+7
2003-09-09[SERIAL] Convert serial config deps to select statementsRussell King1-6/+26
2003-09-09[SERIAL] Drop "level" argument from serial PM calls.Russell King5-82/+54
2003-09-09MergeRussell King3-2/+2
2003-09-08[SERIAL] Make SA11x0 serial driver build.Russell King1-34/+54
2003-09-03[PATCH] 8250_acpi taints kernelAndrew Morton1-0/+3
2003-08-28[SERIAL] Rename core.o and 8250_cs.oRussell King3-2/+2
2003-08-24Add new pmac_zilog serial driver, obsolete old macserial.Benjamin Herrenschmidt4-3/+2007
2003-08-19[SPARC64]: Turn cpu_data into per-cpu data.David S. Miller1-0/+1
2003-08-16[PATCH] Remove remaining usage of device.name in PnPAdam Belay1-1/+1
2003-08-09[SPARC]: Handle switches out of graphics mode properly in sbusfb drivers.David S. Miller2-2/+2
2003-08-01[PATCH] janitor: convert to pci_name()Randy Dunlap1-1/+1
2003-07-31mergeGreg Kroah-Hartman1-1/+1
2003-07-31[PATCH] serial drivers are not experimentalAndrew Morton1-5/+4
2003-07-31[PATCH] PCI: pci_device_id can not be marked __devinitdata.Greg Kroah-Hartman1-1/+1
2003-07-18[SERIAL]: rev in sunsu.c uart port info needs to be a short.David S. Miller1-1/+1
2003-07-17[PATCH] Refactor v850 UART driverMiles Bader4-618/+562
2003-07-17Manual mergeLinus Torvalds1-30/+35
2003-07-17[PATCH] serial proc gives info on keycounts which can sometiems be abusedAlan Cox1-30/+35
2003-07-15[SERIAL]: Do not use serio->private to track serio open status in sun drivers.Rob Radez2-6/+12
2003-07-08Merge bk://bk.arm.linux.org.uk/linux-2.5-serialLinus Torvalds1-4/+2
2003-07-09[SERIAL] Don't return -ERESTARTSYS if signals aren't pending.Russell King1-4/+2
2003-07-07[PATCH] clean module_exit in m68knommu serial driversGreg Ungerer2-2/+0
2003-07-06[PATCH] misc fixesAndrew Morton1-1/+1
2003-06-25[PATCH] Typo after 8250_cs update (SERIAL)Andrew Morton1-1/+1