Age | Commit message (Expand) | Author | Files | Lines |
2009-06-11 | Blackfin Serial Driver: fix missing new lines when under load | Graf Yang | 1 | -0/+1 |
2009-06-11 | Blackfin Serial Driver: fix baudrate for early_printk | Robin Getz | 1 | -1/+6 |
2009-06-11 | Blackfin Serial Driver: fix error while transferring large files | Sonic Zhang | 1 | -2/+29 |
2009-06-11 | Blackfin SPORT UART: rewrite inline assembly | Mike Frysinger | 1 | -25/+29 |
2009-06-11 | Blackfin SPORT UART: fix data misses while using transmit frame sync | Michael Hennerich | 1 | -1/+1 |
2009-06-11 | Blackfin SPORT UART: fix typo in sport_set_termios prototype | Mike Frysinger | 1 | -1/+1 |
2009-06-11 | serial: add support for the TI AR7 internal UART | Florian Fainelli | 2 | -1/+9 |
2009-06-11 | icom: fix compile errors when defining ICOM_TRACE | Breno Leitao | 1 | -10/+6 |
2009-06-11 | parport_pc: clean up the modified while loops using for | Alan Cox | 1 | -41/+57 |
2009-06-11 | parport_pc: Coding style | Alan Cox | 1 | -830/+916 |
2009-06-11 | parport_pc: Fix subscription bugs | Michael Buesch | 1 | -16/+18 |
2009-06-11 | tty: simplify buffer allocator cleanups | Alan Cox | 1 | -17/+5 |
2009-06-11 | tty: remove buffer special casing | Alan Cox | 2 | -17/+4 |
2009-06-11 | icom: fixing a if clause spaghetti | Breno Leitao | 1 | -2/+2 |
2009-06-11 | jsm: correctly support multiple 4/8-port boards | Alexander Y. Fomichev | 2 | -2/+13 |
2009-06-11 | tty: iuu_phoenix: update version number. | Olivier Bornet | 1 | -1/+1 |
2009-06-11 | tty: iuu_phoenix: set termios. | Olivier Bornet | 1 | -0/+50 |
2009-06-11 | tty: iuu_phoenix: Fix stopbit when uart goes on. | Olivier Bornet | 1 | -1/+1 |
2009-06-11 | tty: iuu_phoenix: fix locking. | Olivier Bornet | 1 | -16/+13 |
2009-06-11 | tty: bring ldisc into CodingStyle | Alan Cox | 1 | -13/+9 |
2009-06-11 | tty: Move ldisc_flush | Alan Cox | 2 | -21/+21 |
2009-06-11 | tty: rewrite the ldisc locking | Alan Cox | 11 | -254/+330 |
2009-06-11 | tty: Extract various bits of ldisc code | Alan Cox | 3 | -36/+88 |
2009-06-11 | tty: Fix oops when scanning the polling list for kgdb | Alan Cox | 1 | -6/+7 |
2009-06-11 | pty: Fix a comment | Alan Cox | 1 | -1/+0 |
2009-06-11 | serial: update maintainers file | Alan Cox | 1 | -1/+2 |
2009-06-11 | tty: throttling race fix | Alan Cox | 2 | -2/+17 |
2009-06-11 | x86: fix ktermios-termio conversion | Arnd Bergmann | 1 | -0/+1 |
2009-06-11 | 8250_pci: add the OXCB950 chip to the 8250 PCI driver. | Andre Przywara | 2 | -0/+5 |
2009-06-11 | epca: fix test_bit parameters | Jiri Slaby | 1 | -4/+5 |
2009-06-11 | rocket: fix test_bit parameters | Jiri Slaby | 1 | -3/+3 |
2009-06-11 | serial: refactor ASYNC_ flags | Jiri Slaby | 1 | -47/+69 |
2009-06-11 | tty: Clean up the ACM driver to CodingStyle | Alan Cox | 1 | -131/+160 |
2009-06-11 | tty: cdc_acm add krefs | Alan Cox | 2 | -68/+98 |
2009-06-11 | tty: cyclades, remove unused variables | Jiri Slaby | 1 | -6/+0 |
2009-06-11 | tty: cyclades, fix nports handling | Jiri Slaby | 1 | -41/+17 |
2009-06-11 | tty: cyclades, remove typedefs | Jiri Slaby | 1 | -13/+0 |
2009-06-11 | tty: cyclades, convert macros to inlines | Jiri Slaby | 1 | -59/+71 |
2009-06-11 | tty: cyclades, cache HW version | Jiri Slaby | 2 | -21/+12 |
2009-06-11 | tty: cyclades, plx9060 casts cleanup | Jiri Slaby | 2 | -42/+46 |
2009-06-11 | tty: synclink_gt add receive pio mode | Paul Fulghum | 1 | -9/+68 |
2009-06-11 | tty: Update cdc_acm | Alan Cox | 2 | -1/+7 |
2009-06-11 | tty: Bring the usb tty port structure into more use | Alan Cox | 39 | -661/+467 |
2009-06-11 | tty: Implement a drain delay in the tty port | Alan Cox | 2 | -0/+14 |
2009-06-11 | tty: Add carrier processing on close to the tty_port core | Alan Cox | 12 | -41/+89 |
2009-06-11 | tty: cyclades, remove spurious check in ISR | Jiri Slaby | 1 | -8/+0 |
2009-06-11 | tty: cyclades, don't kill FW | Jiri Slaby | 1 | -2/+0 |
2009-06-11 | tty:cyclades, load firmware even on Ze | Jiri Slaby | 1 | -8/+5 |
2009-06-10 | Linux 2.6.30v2.6.30 | Linus Torvalds | 1 | -1/+1 |
2009-06-10 | char: mxser, fix ISA board lookup | Peter Botha | 1 | -1/+1 |