aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2-4/+4
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-9/+10
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas1-5/+9
2007-05-088250: Remove commented out irq cruftJosh Boyer1-2/+0
2007-05-08serial_txx9: zap changelog from source codeAtsushi Nemoto1-25/+0
2007-05-08serial_txx9: Use assigned device numbersAtsushi Nemoto1-3/+4
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary2-9/+9
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08Subject: jsm driver fix for linuxpps supportLen Sorensen1-1/+6
2007-05-08Small fixes for jsm driverLen Sorensen1-0/+1
2007-05-08Merge branch 'linux-2.6'Paul Mackerras16-416/+1815
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+4
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-47/+149
2007-05-07remove unused header file: drivers/serial/crisv10.hRobert P. J. Day1-136/+0
2007-05-07blackfin: serial driverBryan Wu3-0/+1107
2007-05-07Serial: serial_core, use pr_debugJiri Slaby1-12/+5
2007-05-07MPSC serial driver tx lockingDave Jiang1-1/+24
2007-05-07serial: define FIXED_PORT flag for serial_coreDavid Gibson2-10/+15
2007-05-07RM9000 serial driverThomas Koeller2-12/+89
2007-05-07serial driver PMC MSP71xxMarc St-Jean2-0/+33
2007-05-07[POWERPC] Don't shutdown TX on mpc5200 serial port if it is a consoleGrant Likely1-2/+3
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-1/+1
2007-05-07[SERIAL] sunsu: Fix section mismatch warnings.David S. Miller1-4/+4
2007-05-07serial: sh-sci: Fix module clock refcount for serial console.Paul Mundt1-0/+11
2007-05-07serial: sh-sci: Fix module clock refcounting.dmitry pervushin1-3/+9
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu2-12/+44
2007-05-07serial: sh-sci: Kill off breakpoint in break IRQ.Paul Mundt1-6/+0
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2-7/+53
2007-05-07sh: Bring kgdb back from the dead.Paul Mundt1-20/+33
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-194/+389
2007-05-06Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns9xxx', 'omap', 'pxa', 'rpc', 's3c' and 'sa1100' into develRussell King5-194/+389
2007-05-03[ARM] 4328/1: Move i.MX UART regs to driverSascha Hauer1-63/+205
2007-05-03[ARM] 4357/1: AT91: Support slower serial baud-ratesAndrew Victor2-2/+10
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell3-6/+6
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras4-11/+11
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras3-6/+6
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell1-2/+2
2007-04-248250: fix possible deadlock between serial8250_handle_port() and serial8250_interrupt()Jiri Kosina1-2/+3
2007-04-24Char: icom, mark __init as __devinitJiri Slaby1-2/+2
2007-04-24do not truncate irq number for icom adapterOlaf Hering2-4/+2
2007-04-24Fix possible NULL pointer access in 8250 serial driverTaku Izumi1-1/+2
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell1-1/+3
2007-04-22[ARM] Convert AMBA PL010 driver to use the clk infrastructureRussell King1-2/+37
2007-04-22[ARM] Convert AMBA PL010 driver to use 'uart_amba_port'Russell King1-124/+134
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao1-4/+4
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell3-6/+6
2007-03-23[PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.cDanny Kukawka1-0/+3
2007-03-14serial: Fix sh-sci break interrupt/sysrq handling.Paul Mundt1-5/+6
2007-03-08[PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usagePat Gefre1-35/+17
2007-03-06[PATCH] m68knommu: fix work queues in mcfserial.c driverGreg Ungerer1-19/+14