aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-5/+6
* serial: sh-sci: fix sci interrupt handlerSUGIOKA Toshinobu2009-07-071-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-07-071-1/+1
|\
| * Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-031-1/+1
* | sh-sci: update receive error handling for muxed irqsMagnus Damm2009-07-031-3/+4
|/
* parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch2009-06-301-0/+6
* pci: use pci_ioremap_bar() in drivers/serialArjan van de Ven2009-06-242-6/+3
* jsm: clean up "serial: jsm: correctly support 4 8 port boards"Andrew Morton2009-06-241-2/+2
* kgdb: kgdboc console poll hooks for serial_txx9 uartAtsushi Nemoto2009-06-241-21/+92
* msm: fixups to match current codeAlan Cox2009-06-221-3/+8
* msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love2009-06-224-0/+895
* timbuart: Fix for tx_emptyRichard Röjfors2009-06-221-25/+25
* serial: samsung.c: mark s3c24xx_serial_remove as __devexitPeter Korsgaard2009-06-228-8/+8
* serial: fix off by one errorsRoel Kluin2009-06-223-7/+7
* serial: bfin_5xx: fix building as module when early printk is enabledMike Frysinger2009-06-221-0/+4
* serial: bfin_5xx: add missing spin_lock initMike Frysinger2009-06-221-0/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-193-9/+17
|\
| * Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2009-06-181-3/+2
| |\
| | * powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-171-3/+2
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-181-2/+2
| |\ \
| * \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-173-13/+29
| |\ \ \ | | |_|/ | |/| |
| * | | of_serial: Add UPF_FIXED_TYPE flagDave Mitchell2009-06-161-1/+1
| * | | serial: Make ucc_uart work in HW UART modeDave Liu2009-06-151-5/+14
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Paul Mundt2009-06-177-32/+69
|\ \ \ \ \ \ | | | | |/ / | | | |/| / | | | |_|/ | | |/| |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-161-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | of_serial: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-2/+2
| | |/ / | |/| |
| | * | imx: Check for NULL pointer deref before calling tty_encode_baud_rateSascha Hauer2009-06-161-5/+7
| | * | atmel_serial: fix hang in set_termios when crtscts is enabledHaavard Skinnemoen2009-06-161-3/+5
| |/ /
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1518-320/+1261
| |\ \ | | |/
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-1/+1
| | |\
| | | * trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-121-1/+1
| | * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-143-16/+37
| | |\ \ | | | |/ | | |/|
| | | * [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-112-2/+2
| | | * Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2009-06-083-3/+18
| | | |\
| | | * \ Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into ...Russell King2009-06-081-0/+2
| | | |\ \
| | | | * | fix oops when using console=ttymxcN with N > 0Eric Lammerts2009-05-201-0/+2
| | | * | | [ARM] 5541/1: serial/amba-pl011.c: add support for the modified port found in...Alessandro Rubini2009-06-041-3/+27
| | | * | | [ARM] 5505/1: serial amba-pl011: move to arch_initcall for earlier consoleAlessandro Rubini2009-05-311-1/+5
| | | * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King2009-05-293-3/+3
| | | |\ \ \
| | | * \ \ \ Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King2009-05-236-7/+66
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | [ARM] Remove arch-imx from build systemSascha Hauer2009-05-071-10/+3
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-189-109/+149
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia cardKen Kawasaki2009-05-011-5/+17
* | | | | | | serial: sh-sci: Move over to dev_pm_ops.Paul Mundt2009-06-151-8/+10
| |_|/ / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-112-181/+249
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-115-4/+21
| |\ \ \ \ \ \
| * | | | | | | serial: sh-sci: Fix up PORT_SCI console output ordering.SUGIOKA Toshinobu2009-06-021-2/+1
| * | | | | | | Merge branch 'sh/clkfwk'Paul Mundt2009-05-261-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-131-1/+1
| * | | | | | | | Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt2009-05-222-179/+248
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /