Age | Commit message (Expand) | Author | Files | Lines |
2009-01-02 | And here's a patch (to be applied on top of the last) which prevents | Russell King | 1 | -16/+21 |
2009-01-02 | Convert the oxsemi tornado special cases to use the quirk interface and not | Russell King | 1 | -40/+51 |
2009-01-02 | Blackfin Serial Driver: Remove BI status for known_good_char | Sonic Zhang | 1 | -0/+1 |
2009-01-02 | Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o... | Sonic Zhang | 1 | -3/+8 |
2009-01-02 | Blackfin Serial Driver: Clean serial console and early prink code. | Sonic Zhang | 1 | -12/+4 |
2009-01-02 | Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly | Graf Yang | 1 | -0/+24 |
2009-01-02 | Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr... | Sonic Zhang | 1 | -98/+89 |
2008-12-31 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 11 | -46/+461 |
2008-12-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2 | -14/+87 |
2008-12-22 | serial: sh-sci: Fix up port pinmux for SH7366. | Paul Mundt | 1 | -1/+1 |
2008-12-22 | serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL. | Paul Mundt | 1 | -0/+3 |
2008-12-22 | serial: sh-sci: Generalize port pin initialization. | Paul Mundt | 2 | -114/+43 |
2008-12-22 | serial: sh-sci: Tidy up fifo overrun error handling. | Paul Mundt | 2 | -27/+29 |
2008-12-22 | serial: sh-sci: pr_debug() -> dev_dbg() conversion. | Paul Mundt | 1 | -23/+26 |
2008-12-22 | serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock. | Paul Mundt | 1 | -28/+10 |
2008-12-22 | serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console. | Paul Mundt | 1 | -181/+20 |
2008-12-22 | sh: Add support for SH7201 CPU subtype. | Peter Griffin | 1 | -2/+20 |
2008-12-22 | serial: sh-sci: Codestyle cleanup patch. | Michael Trimarchi | 1 | -56/+74 |
2008-12-21 | powerpc/mpc5200: fix error paths in PSC UART probe function | Wolfram Sang | 1 | -8/+15 |
2008-12-21 | powerpc/mpc5200: add rts/cts handling in PSC UART driver | Wolfram Sang | 1 | -4/+37 |
2008-12-21 | powerpc/mpc5200: Make PSC UART driver update serial errors counters | René Bürgel | 1 | -2/+8 |
2008-12-19 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 1 | -1/+1 |
2008-12-19 | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 6 | -38/+451 |
2008-12-18 | [ARM] S3C: Remove cpufreq warnings for unset serial information | Ben Dooks | 1 | -6/+2 |
2008-12-18 | [ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handling | Ben Dooks | 1 | -3/+6 |
2008-12-18 | [ARM] S3C: Update number of serial ports | Ben Dooks | 2 | -12/+28 |
2008-12-18 | [ARM] MXC: remove dependency to other include files from irqs.h | Sascha Hauer | 1 | -1/+1 |
2008-12-16 | patch-mx1-UART-support | Paulius Zaleckas | 1 | -3/+3 |
2008-12-16 | Merge branch 'merge' into next | Paul Mackerras | 3 | -6/+6 |
2008-12-16 | [ARM] S3C: Update serial driver IRQ handling | Ben Dooks | 2 | -19/+29 |
2008-12-16 | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 3 | -6/+6 |
2008-12-16 | [ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCs | Ben Dooks | 4 | -4/+166 |
2008-12-16 | [ARM] S3C24A0: Serial port definitions and driver support. | Sandeep Patil | 4 | -2/+126 |
2008-12-16 | [ARM] CPUFREQ: S3C24XX serial CPU frequency scaling support. | Ben Dooks | 2 | -0/+102 |
2008-12-13 | Merge git://git.marvell.com/orion into devel | Russell King | 1 | -2/+2 |
2008-12-10 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -3/+3 |
2008-12-10 | drivers/serial/s3c2440.c: fix typo in MODULE_LICENSE | Balaji Rao | 1 | -1/+1 |
2008-12-09 | [IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submodule | Tony Luck | 1 | -3/+3 |
2008-12-06 | Fix incorrect use of loose in tty/serial drivers | Nick Andrew | 1 | -2/+2 |
2008-12-03 | Merge branch 'merge' | Paul Mackerras | 1 | -2/+2 |
2008-12-03 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 1 | -0/+1 |
2008-12-02 | [ARM] pxa: move UART register definitions into dedicated regs-uart.h | Eric Miao | 1 | -0/+1 |
2008-11-30 | Merge branch 'clks' into devel | Russell King | 2 | -2/+2 |
2008-11-30 | [ARM] amba drivers: don't pass a consumer clock name for devices with unique ... | Russell King | 2 | -2/+2 |
2008-11-28 | [ARM] lh7a40x: avoid polluting the kernel's namespace | Russell King | 1 | -1/+2 |
2008-11-27 | [ARM] pxa: don't pass a consumer clock name for devices with unique clocks | Russell King | 1 | -1/+1 |
2008-11-24 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge | Paul Mackerras | 1 | -2/+2 |
2008-11-19 | Merge branch 'linux-2.6' into next | Paul Mackerras | 2 | -18/+20 |
2008-11-19 | serial/pmac_zilog: Add console polling support | Chris J Arges | 1 | -0/+27 |
2008-11-14 | powerpc/virtex: fix various format/casting printk mismatches | Grant Likely | 1 | -2/+2 |