summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* 8250: Remove commented out irq cruftJosh Boyer2007-05-081-2/+0
* serial_txx9: zap changelog from source codeAtsushi Nemoto2007-05-081-25/+0
* serial_txx9: Use assigned device numbersAtsushi Nemoto2007-05-081-3/+4
* SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary2007-05-082-9/+9
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* Subject: jsm driver fix for linuxpps supportLen Sorensen2007-05-081-1/+6
* Small fixes for jsm driverLen Sorensen2007-05-081-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-071-4/+4
|\
| * [SERIAL] sunsu: Fix section mismatch warnings.David S. Miller2007-05-071-4/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-072-47/+149
|\ \
| * | serial: sh-sci: Fix module clock refcount for serial console.Paul Mundt2007-05-071-0/+11
| * | serial: sh-sci: Fix module clock refcounting.dmitry pervushin2007-05-071-3/+9
| * | sh: MS7712SE01 board support.Nobuhiro Iwamatsu2007-05-072-12/+44
| * | serial: sh-sci: Kill off breakpoint in break IRQ.Paul Mundt2007-05-071-6/+0
| * | sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-072-7/+53
| * | sh: Bring kgdb back from the dead.Paul Mundt2007-05-071-20/+33
| |/
* | remove unused header file: drivers/serial/crisv10.hRobert P. J. Day2007-05-071-136/+0
* | blackfin: serial driverBryan Wu2007-05-073-0/+1107
* | Serial: serial_core, use pr_debugJiri Slaby2007-05-071-12/+5
* | MPSC serial driver tx lockingDave Jiang2007-05-071-1/+24
* | serial: define FIXED_PORT flag for serial_coreDavid Gibson2007-05-072-10/+15
* | RM9000 serial driverThomas Koeller2007-05-072-12/+89
* | serial driver PMC MSP71xxMarc St-Jean2007-05-072-0/+33
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-065-194/+389
|\
| *-----. Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...Russell King2007-05-065-194/+389
| |\ \ \ \
| | | | | * [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-211-4/+4
| | |_|_|/ | |/| | |
| | | | * [ARM] Convert AMBA PL010 driver to use the clk infrastructureRussell King2007-04-221-2/+37
| | | | * [ARM] Convert AMBA PL010 driver to use 'uart_amba_port'Russell King2007-04-221-124/+134
| | |_|/ | |/| |
| | | * [ARM] 4328/1: Move i.MX UART regs to driverSascha Hauer2007-05-031-63/+205
| | |/ | |/|
| | * [ARM] 4357/1: AT91: Support slower serial baud-ratesAndrew Victor2007-05-032-2/+10
| |/
* | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-304-11/+11
|\ \
| * | [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-261-2/+2
| * | 8250: fix possible deadlock between serial8250_handle_port() and serial8250_i...Jiri Kosina2007-04-241-2/+3
| * | Char: icom, mark __init as __devinitJiri Slaby2007-04-241-2/+2
| * | do not truncate irq number for icom adapterOlaf Hering2007-04-242-4/+2
| * | Fix possible NULL pointer access in 8250 serial driverTaku Izumi2007-04-241-1/+2
| |/
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-263-6/+6
* | [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-241-1/+3
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-133-6/+6
|/
* [PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.cDanny Kukawka2007-03-231-0/+3
* serial: Fix sh-sci break interrupt/sysrq handling.Paul Mundt2007-03-141-5/+6
* [PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usagePat Gefre2007-03-081-35/+17
* [PATCH] m68knommu: fix work queues in mcfserial.c driverGreg Ungerer2007-03-061-19/+14
* [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.cGreg Ungerer2007-03-061-2/+9
* [PATCH] dz: remove struct pt_regs referencesMaciej W. Rozycki2007-03-051-4/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-35/+132
|\
| * Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-171-35/+132
| |\
| | * [PARISC] [MUX] Get the hversion directly from the parisc_deviceRyan Bradetich2006-12-081-4/+5
| | * [PARISC] [MUX] Correctly report the number of available portsRyan Bradetich2006-12-081-11/+31
| | * [PARISC] [MUX] Detect multiple cards in the correct orderRyan Bradetich2006-12-081-8/+30