| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | sh: Bring kgdb back from the dead. | Paul Mundt | 2007-05-07 | 1 | -20/+33 |
| |/ / |
|
* | | | remove unused header file: drivers/serial/crisv10.h | Robert P. J. Day | 2007-05-07 | 1 | -136/+0 |
* | | | blackfin: serial driver | Bryan Wu | 2007-05-07 | 3 | -0/+1107 |
* | | | Serial: serial_core, use pr_debug | Jiri Slaby | 2007-05-07 | 1 | -12/+5 |
* | | | MPSC serial driver tx locking | Dave Jiang | 2007-05-07 | 1 | -1/+24 |
* | | | serial: define FIXED_PORT flag for serial_core | David Gibson | 2007-05-07 | 2 | -10/+15 |
* | | | RM9000 serial driver | Thomas Koeller | 2007-05-07 | 2 | -12/+89 |
* | | | serial driver PMC MSP71xx | Marc St-Jean | 2007-05-07 | 2 | -0/+33 |
|/ / |
|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-06 | 5 | -194/+389 |
|\ \
| |/
|/| |
|
| *-----. | Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns... | Russell King | 2007-05-06 | 5 | -194/+389 |
| |\ \ \ \ |
|
| | | | | * | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 2007-04-21 | 1 | -4/+4 |
| | |_|_|/
| |/| | | |
|
| | | | * | [ARM] Convert AMBA PL010 driver to use the clk infrastructure | Russell King | 2007-04-22 | 1 | -2/+37 |
| | | | * | [ARM] Convert AMBA PL010 driver to use 'uart_amba_port' | Russell King | 2007-04-22 | 1 | -124/+134 |
| | |_|/
| |/| | |
|
| | | * | [ARM] 4328/1: Move i.MX UART regs to driver | Sascha Hauer | 2007-05-03 | 1 | -63/+205 |
| | |/
| |/| |
|
| | * | [ARM] 4357/1: AT91: Support slower serial baud-rates | Andrew Victor | 2007-05-03 | 2 | -2/+10 |
| |/ |
|
* | | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-30 | 4 | -11/+11 |
|\ \ |
|
| * | | [SPARC/64] constify of_get_property return: drivers | Stephen Rothwell | 2007-04-26 | 1 | -2/+2 |
| * | | 8250: fix possible deadlock between serial8250_handle_port() and serial8250_i... | Jiri Kosina | 2007-04-24 | 1 | -2/+3 |
| * | | Char: icom, mark __init as __devinit | Jiri Slaby | 2007-04-24 | 1 | -2/+2 |
| * | | do not truncate irq number for icom adapter | Olaf Hering | 2007-04-24 | 2 | -4/+2 |
| * | | Fix possible NULL pointer access in 8250 serial driver | Taku Izumi | 2007-04-24 | 1 | -1/+2 |
| |/ |
|
* | | Revert "[POWERPC] Rename get_property to of_get_property: drivers" | Paul Mackerras | 2007-04-26 | 3 | -6/+6 |
* | | [POWERPC] Remove old interface find_devices | Stephen Rothwell | 2007-04-24 | 1 | -1/+3 |
* | | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-04-13 | 3 | -6/+6 |
|/ |
|
* | [PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.c | Danny Kukawka | 2007-03-23 | 1 | -0/+3 |
* | serial: Fix sh-sci break interrupt/sysrq handling. | Paul Mundt | 2007-03-14 | 1 | -5/+6 |
* | [PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usage | Pat Gefre | 2007-03-08 | 1 | -35/+17 |
* | [PATCH] m68knommu: fix work queues in mcfserial.c driver | Greg Ungerer | 2007-03-06 | 1 | -19/+14 |
* | [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.c | Greg Ungerer | 2007-03-06 | 1 | -2/+9 |
* | [PATCH] dz: remove struct pt_regs references | Maciej W. Rozycki | 2007-03-05 | 1 | -4/+3 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2007-02-26 | 1 | -35/+132 |
|\ |
|
| * | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git | Kyle McMartin | 2007-02-17 | 1 | -35/+132 |
| |\ |
|
| | * | [PARISC] [MUX] Get the hversion directly from the parisc_device | Ryan Bradetich | 2006-12-08 | 1 | -4/+5 |
| | * | [PARISC] [MUX] Correctly report the number of available ports | Ryan Bradetich | 2006-12-08 | 1 | -11/+31 |
| | * | [PARISC] [MUX] Detect multiple cards in the correct order | Ryan Bradetich | 2006-12-08 | 1 | -8/+30 |
| | * | [PARISC] [MUX] Make the Serial Mux driver work as module | Ryan Bradetich | 2006-12-08 | 1 | -78/+57 |
| | * | [PARISC] [MUX] Claim resources for the Mux driver | Ryan Bradetich | 2006-12-08 | 1 | -1/+60 |
| | * | [PARISC] [MUX] Mux driver updates | Ryan Bradetich | 2006-12-08 | 1 | -2/+11 |
| | * | [PARISC] [MUX] Mux driver bug fix | Ryan Bradetich | 2006-12-08 | 1 | -10/+17 |
* | | | [SERIAL] serial_txx9 driver update | Atsushi Nemoto | 2007-02-22 | 1 | -92/+184 |
* | | | [PATCH] 8250: Fix GCC4 signed/unsigned mismatch warning | Thomas Koeller | 2007-02-20 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-02-19 | 3 | -9/+11 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees | Russell King | 2007-02-17 | 1 | -1/+2 |
| |\ \ \ \
| | | |/ / |
|
| | * | | | [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h | Andrew Victor | 2007-02-08 | 1 | -1/+2 |
| | |/ / |
|
| * | | | [ARM] amba-pl010: add reference to ep93xx to Kconfig help entry | Lennert Buytenhek | 2007-02-11 | 1 | -1/+2 |
| * | | | [ARM] i.MX serial: fix IRQ allocation | Pavel Pisa | 2007-02-11 | 1 | -1/+2 |
| * | | | [ARM] i.MX serial: fix tx buffer overflows | Sascha Hauer | 2007-02-11 | 1 | -6/+5 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2007-02-19 | 2 | -2/+4 |
|\ \ \ |
|
| * | | | [POWERPC] Dispose irq mapping when done in mpc52xx_serial.c | Sylvain Munaut | 2007-02-17 | 1 | -1/+3 |
| * | | | [POWERPC] Fix compile failure in cpm_uart_cpm2 | Paul Gortmaker | 2007-02-16 | 1 | -1/+1 |