summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
2009-04-07icom: remove unused variablesBreno Leitao1-12/+2
2009-04-07jsm: Fix the return variable and removing the unused retval.Breno Leitao1-4/+3
2009-04-07jsm: define init function as __devinitBreno Leitao2-3/+3
2009-04-07ucc: Fix leaky error pathAlan Cox1-0/+1
2009-04-07blackfin: Subtract ANOMALY_05000230 on quotGraf Yang1-1/+1
2009-04-07Fix DMA rx ring buffer handlingSonic Zhang1-1/+3
2009-04-07blackfin: Fix tty compile error in PIO modeSonic Zhang1-2/+2
2009-04-07blackfin: Use unsigned long for flags with irq functionsMike Frysinger1-2/+3
2009-04-07blackfin: BF538/9 serial uart supportMichael Hennerich1-1/+1
2009-04-078250_pci: add support for National Instruments legacy 8420 RS232 boardsWill Page1-0/+218
2009-04-078250_pci: add support for National Instruments 843x RS232 devicesShawn Bohrer1-0/+193
2009-04-07serial: Update PNP IDsMatthew Garrett1-1/+5
2009-04-078250_pnp.c: add another Wacom tabletDanny Kukawka1-0/+1
2009-04-05Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds1-1/+8
2009-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+1
2009-04-02serial: fixup /proc/tty/driver/serial after proc_fops conversionAlexey Dobriyan1-1/+1
2009-04-01proc tty: switch serial_core to ->proc_fopsAlexey Dobriyan1-40/+36
2009-04-01avr32: add hardware handshake support to atmel_serialPeter Ma1-1/+8
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-1/+1
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt9-34/+37
2009-03-28Merge branch 'origin' into develRussell King3-9/+22
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-2/+2
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King3-3/+3
2009-03-25serial: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-03-25Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...root1-1/+1
2009-03-24m68knommu: Fix support for console port other than ttyS0 on mcf.cLen Sorensen1-1/+1
2009-03-23[ARM] pxa: allow reuse of serial driver for pxa168Eric Miao1-1/+1
2009-03-14Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King6-2/+60
2009-03-13[ARM] MXC: remove _clk suffix from clock namesSascha Hauer1-1/+1
2009-03-11Merge commit 'origin/master' into nextBenjamin Herrenschmidt5-1/+59
2009-03-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt4-0/+58
2009-03-09cpm_uart: fix non-console port startup bugXiaotian Feng1-2/+12
2009-03-09[ARM] pxa: remove machine class specific stuffs from serial driverEric Miao1-20/+10
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2-5/+12
2009-02-28Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2009-02-27serial: sh-sci: console drainageMagnus Damm1-1/+7
2009-02-218250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2-0/+51
2009-02-19jsm: additional device supportAdam Lackorzynski1-0/+3
2009-02-19atmel_serial might lose modem status changeAtsushi Nemoto1-0/+4
2009-02-12Merge branch 'sh/stable-updates'Paul Mundt2-1/+7
2009-02-12serial: sh-sci: fix overrun error handling for SH7785 SCIF.Kuninori Morimoto1-1/+1
2009-02-04powerpc/5200: Don't specify IRQF_SHARED in PSC UART driverGrant Likely1-1/+1
2009-02-03powerpc/5200: Stop using device_type and port-number propertiesGrant Likely1-28/+10
2009-01-30Add enable_ms to jsm driverPaul Larson1-0/+6
2009-01-29Merge branch 'sh/stable-updates'Paul Mundt4-2/+19
2009-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-0/+11
2009-01-27Add support for '8-port RS-232 MIC-3620 from advantech'Michael Bramer1-0/+6
2009-01-27Move jsm_remove_one to .devexit.textUwe Kleine-König1-1/+1
2009-01-27MIPS: enable serial UART support on PNX833X devices.Ihar Hrachyshka1-1/+1