Age | Commit message (Expand) | Author | Files | Lines |
2010-02-17 | serial: 8250: add serial transmitter fully empty test | Dick Hollenbeck | 1 | -3/+4 |
2010-02-03 | uartlite: fix crash when using as console | Richard Röjfors | 1 | -1/+1 |
2010-01-23 | fmvj18x_cs: add new id (Panasonic lan & modem card) | Ken Kawasaki | 1 | -0/+1 |
2010-01-21 | serial: serial_cs: oxsemi quirk breaks resume | Pavel Machek | 1 | -1/+2 |
2010-01-21 | serial: imx: bit &/| confusion | Roel Kluin | 1 | -1/+1 |
2010-01-21 | serial: Fix crash if the minimum rate of the device is > 9600 baud | Alan Cox | 1 | -5/+12 |
2010-01-21 | serial-core: resume serial hardware with no_console_suspend | Stanislav Brabec | 1 | -55/+33 |
2010-01-21 | serial: 8250_pnp: use wildcard for serial Wacom tablets | Matthew Garrett | 1 | -9/+1 |
2010-01-19 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -0/+11 |
2010-01-16 | serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device | Ping | 1 | -0/+2 |
2010-01-15 | serial/pmac_zilog: Workaround problem due to interrupt on closed port | Benjamin Herrenschmidt | 1 | -0/+11 |
2010-01-15 | serial: sh-sci: using correct fifo size for SCIF and SCIFA ports. | Markus Pietrek | 1 | -1/+12 |
2010-01-13 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -2/+2 |
2010-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+14 |
2010-01-11 | ARM: 5874/1: serial21285: fix disable_irq-from-interrupt-handler deadlock | Simon Kagstrom | 1 | -2/+2 |
2010-01-07 | pcnet_cs: add cis of KTI PE520 pcmcia network card | Ken Kawasaki | 1 | -1/+14 |
2009-12-24 | serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx. | Paul Mundt | 2 | -61/+61 |
2009-12-24 | serial: sh-sci: earlyprintk zero uartclk fix | Magnus Damm | 1 | -3/+13 |
2009-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -9/+45 |
2009-12-15 | ioc3/ioc4: fix error path on driver registration | Jean Delvare | 1 | -3/+13 |
2009-12-15 | ioc3/ioc4: various section fixes | Jean Delvare | 2 | -4/+4 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2 | -2/+2 |
2009-12-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 8 | -54/+94 |
2009-12-15 | sh-sci: Extend sh-sci driver with early console V2 | Magnus Damm | 1 | -9/+45 |
2009-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 7 | -51/+89 |
2009-12-12 | Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN | Ian Jackson | 1 | -5/+3 |
2009-12-12 | Serial: pxa: work around Errata #75 | Uwe Kleine-König | 1 | -2/+11 |
2009-12-12 | serial, 8250: calculate irqflags bitmask before loop | André Goddard Rosa | 1 | -6/+10 |
2009-12-12 | serial: cascade needless conditionals | André Goddard Rosa | 1 | -7/+5 |
2009-12-12 | serial: fix NULL pointer dereference | André Goddard Rosa | 1 | -10/+11 |
2009-12-12 | jsm: adding EEH handlers | Breno Leitao | 2 | -1/+47 |
2009-12-12 | jsm: removing the field jsm_board->intr_count | Breno Leitão | 2 | -3/+0 |
2009-12-12 | jsm: Removing unused jsm_channel->ch_wopen field | Breno Leitão | 1 | -2/+0 |
2009-12-12 | jsm: Remove ch_cpstime field | Breno Leitão | 1 | -2/+0 |
2009-12-12 | jsm: removing ch_old_baud field | Breno Leitão | 3 | -6/+0 |
2009-12-12 | jsm: remove the ch_custom_speed field | Breno Leitão | 2 | -5/+0 |
2009-12-12 | jsm: Rewriting a bad log message | Breno Leitão | 1 | -1/+1 |
2009-12-12 | jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabled | Breno Leitão | 1 | -1/+1 |
2009-12-11 | firmware_class: make request_firmware_nowait more useful | Johannes Berg | 1 | -3/+5 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -4/+4 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 1 | -1/+1 |
2009-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 3 | -57/+6 |
2009-12-08 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -6/+6 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 4 | -0/+788 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 3 | -4/+4 |
2009-12-06 | Merge branch 'sa1100' into devel | Russell King | 3 | -104/+44 |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -102/+41 |
2009-12-05 | Merge branch 'devel-stable' into devel | Russell King | 6 | -6/+6 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 3 | -4/+4 |
2009-12-04 | serial: sh-sci: Fix too early port disabling. | Guennadi Liakhovetski | 1 | -2/+2 |