Age | Commit message (Expand) | Author | Files | Lines |
2008-07-23 | tty-usb-safe-serial: Coding style | Alan Cox | 1 | -133/+157 |
2008-07-23 | tty-usb-ti-usb: Coding style | Alan Cox | 1 | -115/+151 |
2008-07-23 | tty-usb-spcp8x5: Minor coding style | Alan Cox | 1 | -2/+2 |
2008-07-23 | tty-usb-sierra: Coding style - minor | Alan Cox | 1 | -1/+1 |
2008-07-23 | tty-usb-pl2303: Coding style | Alan Cox | 1 | -28/+36 |
2008-07-23 | mct_u232: Use flip buffer functions | Alan Cox | 1 | -3/+1 |
2008-07-23 | tty-usb-mct-u232: Coding style | Alan Cox | 1 | -132/+141 |
2008-07-23 | kobil_sct: Fix ioctls | Alan Cox | 1 | -2/+4 |
2008-07-23 | tty-usb-kobil-sct: Coding style | Alan Cox | 1 | -260/+297 |
2008-07-23 | tty-usb-kl5kusb105: Coding style | Alan Cox | 1 | -201/+188 |
2008-07-23 | keyspan_pda: Use string flip functions | Alan Cox | 1 | -3/+2 |
2008-07-23 | tty-usb-keyspan-pda: Coding style | Alan Cox | 1 | -70/+91 |
2008-07-23 | keyspan: Use string flip functions when possible | Alan Cox | 1 | -9/+7 |
2008-07-23 | tty-usb-keyspan: Coding style | Alan Cox | 1 | -407/+418 |
2008-07-23 | tty-usb-iuu-phoenix: Clean up to coding style | Alan Cox | 1 | -9/+6 |
2008-07-23 | tty-usb-ipw: Coding style | Alan Cox | 1 | -135/+144 |
2008-07-23 | ipaq: Coding style | Alan Cox | 1 | -45/+52 |
2008-07-23 | io_ti: Minor coding style | Alan Cox | 1 | -1/+1 |
2008-07-23 | usb-serial: Coding style | Alan Cox | 1 | -140/+164 |
2008-07-23 | tty-usb-visor: Coding style | Alan Cox | 1 | -149/+191 |
2008-07-23 | tty-usb-hp4x: Fix overlong line | Alan Cox | 1 | -1/+2 |
2008-07-23 | tty-usb-generic: Code cleanup | Alan Cox | 1 | -38/+49 |
2008-07-23 | garmin_gps: Coding style | Alan Cox | 1 | -178/+176 |
2008-07-23 | funsoft: Switch to linux/uaccess | Alan Cox | 1 | -1/+1 |
2008-07-23 | ftdi_sio: Coding style | Alan Cox | 2 | -569/+635 |
2008-07-23 | empeg: Coding style | Alan Cox | 1 | -96/+107 |
2008-07-23 | digi_acceleport: coding style | Alan Cox | 1 | -160/+184 |
2008-07-23 | usb-cypress: There is no 0 case to go with CS5/6/7/8 so remove the test | Alan Cox | 1 | -20/+17 |
2008-07-23 | cypress_m8: coding style | Alan Cox | 2 | -294/+325 |
2008-07-23 | cyberjack: Coding style | Alan Cox | 1 | -62/+69 |
2008-07-23 | cp2101: coding style | Alan Cox | 2 | -160/+156 |
2008-07-23 | tty-usb-console: Fix termios | Alan Cox | 1 | -32/+5 |
2008-07-23 | tty-usb-console: tidy the USB console code | Alan Cox | 1 | -61/+66 |
2008-07-23 | usb-serial-bus: tidy coding style | Alan Cox | 1 | -10/+10 |
2008-07-23 | belkin_sa: clean up code | Alan Cox | 2 | -69/+94 |
2008-07-23 | whiteheat: fix bugs found in the tidy and audit | Alan Cox | 1 | -8/+4 |
2008-07-23 | whiteheat: coding style | Alan Cox | 3 | -206/+280 |
2008-07-23 | usb_serial: API all change | Alan Cox | 41 | -1694/+1790 |
2008-07-22 | USB: fix double kfree in ipaq in error case | Oliver Neukum | 1 | -1/+2 |
2008-07-22 | USB: debug port converter does not accept more than 8 byte packets | Aleksey Gorelov | 1 | -0/+9 |
2008-07-22 | USB: fix usb serial pm counter decrement for disconnected interfaces | Oliver Neukum | 1 | -1/+4 |
2008-07-22 | USB: keyspan: Remove duplicate device entries | Ben Collins | 1 | -3/+2 |
2008-07-22 | usb: fix uninitialized variable warning in keyspan_pda | Benny Halevy | 1 | -1/+1 |
2008-07-22 | USB: usb-serial: fix a sparse warning about different signedness | Andre Haupt | 1 | -1/+1 |
2008-07-22 | USB: delete airprime driver | Greg Kroah-Hartman | 4 | -362/+2 |
2008-07-22 | usb: irda: cleanup on ir-usb module | Felipe Balbi | 1 | -220/+270 |
2008-07-22 | USB: cp2101.c fix sparse signedness mismatch warnings | Harvey Harrison | 1 | -6/+7 |
2008-07-22 | USB: digi_accelport.c trivial sparse lock annotation | Harvey Harrison | 1 | -0/+1 |
2008-07-22 | USB: remove CVS keywords | Adrian Bunk | 1 | -2/+0 |
2008-07-22 | USB: io_ti: FIrst cut at a big clean up | Alan Cox | 1 | -1008/+852 |