Age | Commit message (Expand) | Author | Files | Lines |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 173 | -751/+2508 |
2008-07-22 | port_fixups: Fix ups for tty port changes | Alan Cox | 2 | -2/+2 |
2008-07-22 | istallion: Use helpers | Alan Cox | 1 | -2/+1 |
2008-07-22 | synclink_gt fix locking in error path of rx enable | Paul Fulghum | 1 | -1/+3 |
2008-07-22 | synclink_gt: add rx DMA buffer fill level control | Paul Fulghum | 1 | -15/+27 |
2008-07-22 | synclink_gt: leave transmitter in reset state after configuration | Paul Fulghum | 1 | -1/+1 |
2008-07-22 | synclink_gt: improve TIOCOUTQ accuracy | Paul Fulghum | 1 | -2/+57 |
2008-07-22 | synclink_gt: add serial bit order control | Paul Fulghum | 2 | -0/+3 |
2008-07-22 | synclink_gt: improve and simplify write method | Paul Fulghum | 1 | -27/+11 |
2008-07-22 | n_hdlc: honor O_NONBLOCK on write | Paul Fulghum | 1 | -0/+4 |
2008-07-22 | serial: 8250: fix shared interrupts issues with SMP and RT kernels | Anton Vorontsov | 1 | -2/+6 |
2008-07-22 | Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline | David Howells | 1 | -2/+13 |
2008-07-22 | Char: mxser, add CP-102UF support | Jiri Slaby | 1 | -4/+6 |
2008-07-22 | specialix: restore driver using new break functionality | Alan Cox | 2 | -28/+12 |
2008-07-22 | Fix the (i)Stallion driver's putchar() and break_ctl() ops | David Howells | 1 | -7/+9 |
2008-07-22 | riscom8: Restore driver using new break functionality | Alan Cox | 2 | -19/+10 |
2008-07-22 | isicom: restore using hardware break support | Alan Cox | 2 | -22/+10 |
2008-07-22 | epca: Restore driver | Alan Cox | 2 | -30/+10 |
2008-07-22 | tty: rework break handling | Alan Cox | 20 | -84/+97 |
2008-07-22 | tty: Mark unconverted drivers as BROKEN | Alan Cox | 1 | -3/+3 |
2008-07-22 | mxser: remove dead code | Alan Cox | 1 | -36/+0 |
2008-07-22 | epca: Fix comments and move break | Alan Cox | 1 | -5/+0 |
2008-07-22 | specialix: Code cleanups | Alan Cox | 3 | -187/+47 |
2008-07-22 | specialix: Tidy up coding style | Alan Cox | 1 | -302/+361 |
2008-07-22 | tty: Split ldisc code into its own file | Alan Cox | 4 | -630/+733 |
2008-07-22 | io_edgeport: Fix various bogus returns to the tty layer | Alan Cox | 1 | -6/+6 |
2008-07-22 | tty-usb-io_edgeport: Coding style | Alan Cox | 2 | -806/+1023 |
2008-07-22 | tty-usb-mos7720: Coding style | Alan Cox | 1 | -111/+116 |
2008-07-22 | mos7840: remove loads of bogus assignments to status | Alan Cox | 1 | -236/+164 |
2008-07-22 | omninet: Use string flip functions | Alan Cox | 1 | -4/+3 |
2008-07-22 | tty-usb-omninet: Coding style | Alan Cox | 1 | -73/+87 |
2008-07-22 | tty-usb-option: Coding style | Alan Cox | 1 | -30/+35 |
2008-07-22 | tty-usb-oti6858: Coding style | Alan Cox | 1 | -66/+70 |
2008-07-22 | tty-usb-safe-serial: Coding style | Alan Cox | 1 | -133/+157 |
2008-07-22 | tty-usb-ti-usb: Coding style | Alan Cox | 1 | -115/+151 |
2008-07-22 | tty-usb-spcp8x5: Minor coding style | Alan Cox | 1 | -2/+2 |
2008-07-22 | tty-usb-sierra: Coding style - minor | Alan Cox | 1 | -1/+1 |
2008-07-22 | tty-usb-pl2303: Coding style | Alan Cox | 1 | -28/+36 |
2008-07-22 | mct_u232: Use flip buffer functions | Alan Cox | 1 | -3/+1 |
2008-07-22 | tty-usb-mct-u232: Coding style | Alan Cox | 1 | -132/+141 |
2008-07-22 | kobil_sct: Fix ioctls | Alan Cox | 1 | -2/+4 |
2008-07-22 | tty-usb-kobil-sct: Coding style | Alan Cox | 1 | -260/+297 |
2008-07-22 | tty-usb-kl5kusb105: Coding style | Alan Cox | 1 | -201/+188 |
2008-07-22 | keyspan_pda: Use string flip functions | Alan Cox | 1 | -3/+2 |
2008-07-22 | tty-usb-keyspan-pda: Coding style | Alan Cox | 1 | -70/+91 |
2008-07-22 | keyspan: Use string flip functions when possible | Alan Cox | 1 | -9/+7 |
2008-07-22 | tty-usb-keyspan: Coding style | Alan Cox | 1 | -407/+418 |
2008-07-22 | tty-usb-iuu-phoenix: Clean up to coding style | Alan Cox | 1 | -9/+6 |
2008-07-22 | tty-usb-ipw: Coding style | Alan Cox | 1 | -135/+144 |
2008-07-22 | ipaq: Coding style | Alan Cox | 1 | -45/+52 |