summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-104-8/+9
|\
| * [POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala2007-05-093-3/+3
| * [POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood2007-05-091-1/+2
| * [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-092-4/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-102-35/+122
|\ \
| * | [SERIAL] sunzilog: Interrupt enable before ISR handler installedMark Fortescue2007-05-092-35/+122
| |/
* | [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-101-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-083-9/+10
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-0816-416/+1815
| |\
| * | [POWERPC] Don't shutdown TX on mpc5200 serial port if it is a consoleGrant Likely2007-05-071-2/+3
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
| * | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-023-6/+6
* | | x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2007-05-081-5/+9
* | | 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
OpenPOWER on IntegriCloud