summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: remove contact dataNiels de Vos2009-04-241-2/+0Star
* bfin_5xx: misplaced parenthesesRoel Kluin2009-04-211-3/+3
* [ARM] 5449/1: S3C: Use disable_irq_nosync() to fix boot lockupsMark Brown2009-04-151-2/+2
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-131-2/+2
|\
| * microblaze_v8: Uartlite for MicroblazeMichal Simek2009-03-271-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-091-1/+1
|\ \
| * | serial: sunsu: sunsu_kbd_ms_init needs to be __devinitDavid S. Miller2009-04-081-1/+1
* | | tty: MAX3100Alan Cox2009-04-081-0/+927
|/ /
* | tty: jsm cleanupsBreno Leitao2009-04-072-21/+12Star
* | Adjust path to gpio headersMike Frysinger2009-04-071-8/+8
* | KGDB_SERIAL_CONSOLE check for moduleMike Frysinger2009-04-071-1/+1
* | Change KCONFIG nameMike Frysinger2009-04-071-1/+1
* | tty: Blackin CTS/RTSSonic Zhang2009-04-072-58/+137
* | Change hardware flow control from poll to interrupt drivenSonic Zhang2009-04-071-49/+82
* | Add support for the MAX3100 SPI UART.Christian Pellegrin2009-04-072-0/+8
* | tty: Use the generic RS485 ioctl on CRISClaudio Scordino2009-04-072-22/+59
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-072-7/+22
|\ \
| * | powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBookBenjamin Herrenschmidt2009-04-071-0/+15
| * | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2009-04-071-7/+7
| |\ \
| | * | cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console.Scott Wood2009-04-061-4/+4
| | * | cpm_uart: Initialize port.dev before it's used.Scott Wood2009-04-061-3/+3
* | | | 8250: Fix warningAlan Cox2009-04-061-1/+2
* | | | icom: remove unused variablesBreno Leitao2009-04-061-12/+2Star
* | | | jsm: Fix the return variable and removing the unused retval.Breno Leitao2009-04-061-4/+3Star
* | | | jsm: define init function as __devinitBreno Leitao2009-04-062-3/+3
* | | | ucc: Fix leaky error pathAlan Cox2009-04-061-0/+1
* | | | blackfin: Subtract ANOMALY_05000230 on quotGraf Yang2009-04-061-1/+1
* | | | Fix DMA rx ring buffer handlingSonic Zhang2009-04-061-1/+3
* | | | blackfin: Fix tty compile error in PIO modeSonic Zhang2009-04-061-2/+2
* | | | blackfin: Use unsigned long for flags with irq functionsMike Frysinger2009-04-061-2/+3
* | | | blackfin: BF538/9 serial uart supportMichael Hennerich2009-04-061-1/+1
* | | | 8250_pci: add support for National Instruments legacy 8420 RS232 boardsWill Page2009-04-061-0/+218
* | | | 8250_pci: add support for National Instruments 843x RS232 devicesShawn Bohrer2009-04-061-0/+193
* | | | serial: Update PNP IDsMatthew Garrett2009-04-061-1/+5
* | | | 8250_pnp.c: add another Wacom tabletDanny Kukawka2009-04-061-0/+1
|/ / /
* | | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds2009-04-051-1/+8
|\ \ \
| * | | avr32: add hardware handshake support to atmel_serialPeter Ma2009-04-011-1/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-041-1/+1
|\ \ \ \
| * | | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-04-031-1/+1
|\ \ \ \ \
| * | | | | m68knommu: Fix support for console port other than ttyS0 on mcf.cLen Sorensen2009-03-241-1/+1
| | |_|_|/ | |/| | |
* | | | | serial: fixup /proc/tty/driver/serial after proc_fops conversionAlexey Dobriyan2009-04-011-1/+1
* | | | | proc tty: switch serial_core to ->proc_fopsAlexey Dobriyan2009-04-011-40/+36Star
| |_|_|/ |/| | |
* | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-309-34/+37
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'origin' into develRussell King2009-03-283-9/+22
| |\ \ \ | | | |/ | | |/|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-261-2/+2
| | |\ \
| | | * | serial: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-251-2/+2
| | | |/
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-03-104-0/+58
| | |\|
| | * | sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-032-5/+12
| | * | serial: sh-sci: console drainageMagnus Damm2009-02-271-1/+7