Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | tty: Fix up char drivers request_room usage | Alan Cox | 2010-03-02 | 2 | -3/+1 | |
* | | | | | | | serial: timberdale: Remove dependancies | Alan Cox | 2010-03-02 | 1 | -1/+0 | |
* | | | | | | | serial: bcm63xx_uart: allow more than one uart to be registered. | Maxime Bizon | 2010-03-02 | 1 | -2/+3 | |
* | | | | | | | serial: bcm63xx_uart: don't use kfree() on non kmalloced area. | Maxime Bizon | 2010-03-02 | 1 | -1/+1 | |
* | | | | | | | serial: bfin_5xx: pull in linux/io.h for ioremap prototypes | Mike Frysinger | 2010-03-02 | 1 | -0/+1 | |
* | | | | | | | serial: bfin_5xx: kgdboc should accept gdb break only when it is active | Sonic Zhang | 2010-03-02 | 1 | -1/+2 | |
* | | | | | | | serial: bfin_5xx: need to disable DMA TX interrupt too | Graf Yang | 2010-03-02 | 1 | -0/+2 | |
* | | | | | | | serial: bfin_5xx: remove useless gpio handling with hard flow control | Sonic Zhang | 2010-03-02 | 1 | -15/+1 | |
* | | | | | | | tty: declare MODULE_FIRMWARE in various drivers | Ben Hutchings | 2010-03-02 | 1 | -1/+3 | |
* | | | | | | | serial: fix test of unsigned | Roel Kluin | 2010-03-02 | 2 | -5/+8 | |
* | | | | | | | serial: add support for Korenix JetCard | Kiros Yeh | 2010-03-02 | 1 | -0/+9 | |
* | | | | | | | serial: imx: fix NULL dereference Oops when pdata == NULL | Baruch Siach | 2010-03-02 | 1 | -3/+3 | |
* | | | | | | | serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card | Ira W. Snyder | 2010-03-02 | 1 | -1/+21 | |
* | | | | | | | serial: atmel_serial: add poll_get_char and poll_put_char uart_ops | Albin Tonnerre | 2010-03-02 | 1 | -0/+22 | |
* | | | | | | | serial: 68328serial.c: remove BAUD_TABLE_SIZE macro | Thiago Farina | 2010-03-02 | 1 | -5/+3 | |
* | | | | | | | serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_... | Shmulik Ladkani | 2010-03-02 | 1 | -6/+15 | |
* | | | | | | | serial: fit blackfin uart over sport driver into common uart infrastructure | sonic zhang | 2010-03-02 | 3 | -280/+511 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 1 | -0/+19 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branches 'clks' and 'pnx' into devel | Russell King | 2010-02-25 | 4 | -71/+49 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'misc2' into devel | Russell King | 2010-02-25 | 1 | -0/+19 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ARM: 5933/1: amba-pl011: support hardware flow control | Rabin Vincent | 2010-02-18 | 1 | -0/+19 | |
| | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2010-02-27 | 3 | -79/+207 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | pmac-zilog: add platform driver | Finn Thain | 2010-02-27 | 3 | -25/+156 | |
| * | | | | | | | | pmac-zilog: cleanup | Finn Thain | 2010-02-27 | 2 | -54/+51 | |
* | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-02-27 | 1 | -7/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | SERIAL 8250: Fixes for Alchemy UARTs. | Manuel Lauss | 2010-02-27 | 1 | -7/+8 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-02-27 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | pcmcia: handle error in serial_cs config calls | Dominik Brodowski | 2010-02-17 | 1 | -3/+4 | |
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-02-27 | 1 | -15/+236 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-02-26 | 2 | -6/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | serial: mpc52xx_uart: re-enable mpc5121 PSC UART support | Anatolij Gustschin | 2010-02-16 | 1 | -15/+236 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-02-26 | 1 | -219/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | serial: sh-sci: remove SCIF code in sci_rxd_in() | Magnus Damm | 2010-02-08 | 1 | -219/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-02-25 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 2010-02-09 | 1 | -3/+3 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | serial: 8250: add serial transmitter fully empty test | Dick Hollenbeck | 2010-02-16 | 1 | -3/+4 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | uartlite: fix crash when using as console | Richard Röjfors | 2010-02-02 | 1 | -1/+1 | |
* | | | | | | fmvj18x_cs: add new id (Panasonic lan & modem card) | Ken Kawasaki | 2010-01-23 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | serial: serial_cs: oxsemi quirk breaks resume | Pavel Machek | 2010-01-20 | 1 | -1/+2 | |
* | | | | | serial: imx: bit &/| confusion | Roel Kluin | 2010-01-20 | 1 | -1/+1 | |
* | | | | | serial: Fix crash if the minimum rate of the device is > 9600 baud | Alan Cox | 2010-01-20 | 1 | -5/+12 | |
* | | | | | serial-core: resume serial hardware with no_console_suspend | Stanislav Brabec | 2010-01-20 | 1 | -55/+33 | |
* | | | | | serial: 8250_pnp: use wildcard for serial Wacom tablets | Matthew Garrett | 2010-01-20 | 1 | -9/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-01-18 | 1 | -0/+11 | |
|\ \ \ \ | ||||||
| * | | | | serial/pmac_zilog: Workaround problem due to interrupt on closed port | Benjamin Herrenschmidt | 2010-01-15 | 1 | -0/+11 | |
| | |/ / | |/| | | ||||||
* | | | | serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device | Ping | 2010-01-16 | 1 | -0/+2 | |
| |/ / |/| | | ||||||
* | | | serial: sh-sci: using correct fifo size for SCIF and SCIFA ports. | Markus Pietrek | 2010-01-15 | 1 | -1/+12 | |
|/ / | ||||||
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-01-12 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | ARM: 5874/1: serial21285: fix disable_irq-from-interrupt-handler deadlock | Simon Kagstrom | 2010-01-11 | 1 | -2/+2 | |
| |/ | ||||||
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-12 | 1 | -1/+14 | |
|\ \ | |/ |/| |