Age | Commit message (Expand) | Author | Files | Lines |
2014-01-08 | USB: wusbcore: fix up coding style issues in wa-nep.c | Rahul Bedarkar | 1 | -4/+6 |
2014-01-08 | USB: wusbcore: fix up coding style issues in wa-rpipe.c | Rahul Bedarkar | 1 | -3/+3 |
2014-01-08 | USB: wusbcore: fix up coding style issues in wusbhc.c and wusbhc.h | Rahul Bedarkar | 2 | -8/+14 |
2014-01-08 | USB: wusbcore: fix up line break coding style issues in mmc.c | Rahul Bedarkar | 1 | -3/+6 |
2014-01-08 | USB: wusbcore: fix up line break coding style issues in security.c | Rahul Bedarkar | 1 | -7/+11 |
2014-01-08 | USB: wusbcore: fix up line break coding style issues in wa-hc.h | Rahul Bedarkar | 1 | -4/+4 |
2014-01-08 | USB: wusbcore: fix up minor coding style issues in cbaf.c | Rahul Bedarkar | 1 | -5/+7 |
2014-01-08 | USB: wusbcore: correct spelling mistakes in comments and error string | Rahul Bedarkar | 7 | -12/+12 |
2014-01-08 | USB: core: correct spelling mistakes in comments and warning | Rahul Bedarkar | 9 | -13/+14 |
2014-01-08 | Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usage | Greg Kroah-Hartman | 1 | -29/+11 |
2014-01-08 | USB: c67x00: move URB private data allocation from under spinlock | Max Filippov | 1 | -9/+9 |
2014-01-08 | USB: c67x00: add proper delays to HPI read/write | Max Filippov | 1 | -0/+10 |
2014-01-07 | USB: fix race between hub_disconnect and recursively_mark_NOTATTACHED | Alan Stern | 1 | -5/+9 |
2014-01-07 | USB: fix: ohci-at91 mismerge build error | Arnd Bergmann | 1 | -1/+1 |
2014-01-04 | USB: oti6858: switch to generic TIOCMIWAIT implementation | Johan Hovold | 1 | -43/+12 |
2014-01-04 | USB: oti6858: only wake up MSR queue on changes | Johan Hovold | 1 | -1/+5 |
2014-01-04 | USB: ch341: clean up interrupt handler | Johan Hovold | 1 | -10/+9 |
2014-01-04 | USB: ch341: switch to generic TIOCMIWAIT implementation | Johan Hovold | 1 | -41/+8 |
2014-01-04 | USB: ch341: only wake up MSR queue on changes | Johan Hovold | 1 | -0/+3 |
2014-01-04 | USB: ch341: fix ignored TIOCMIWAIT mask | Johan Hovold | 1 | -8/+4 |
2014-01-04 | USB: ch341: clean up line-status handling | Johan Hovold | 1 | -8/+14 |
2014-01-04 | USB: ch341: refactor line-status handling | Johan Hovold | 1 | -23/+28 |
2014-01-04 | USB: cypress_m8: switch to generic TIOCMIWAIT implementation | Johan Hovold | 1 | -47/+16 |
2014-01-04 | USB: cypress_m8: only wake up MSR queue on changes | Johan Hovold | 2 | -1/+5 |
2014-01-04 | USB: cypress_m8: clean up protocol definitions | Johan Hovold | 1 | -13/+16 |
2014-01-04 | USB: cypress_m8: fix ring-indicator detection and reporting | Johan Hovold | 1 | -1/+1 |
2014-01-04 | USB: pl2303: switch to generic TIOCMIWAIT implementation | Johan Hovold | 1 | -41/+8 |
2014-01-04 | USB: pl2303: only wake up MSR queue on changes | Johan Hovold | 1 | -7/+10 |
2014-01-04 | USB: pl2303: clean up line-status handling | Johan Hovold | 1 | -11/+15 |
2014-01-04 | USB: pl2303: make type data const | Johan Hovold | 1 | -2/+2 |
2014-01-04 | USB: Nokia 502 is an unusual device | Mikhail Zolotaryov | 1 | -0/+7 |
2014-01-04 | USB: serial: add support for iBall 3.5G connect usb modem | Rahul Bedarkar | 1 | -0/+4 |
2014-01-04 | USB: serial: correct spelling mistakes in comments | Rahul Bedarkar | 12 | -31/+31 |
2014-01-04 | USB: musb: correct spelling mistakes in comment and error string | Rahul Bedarkar | 4 | -7/+7 |
2014-01-04 | USB: misc: idmouse: correct spelling mistake in error string | Rahul Bedarkar | 1 | -1/+1 |
2014-01-04 | USB: yurex: fix spelling mistake in comment | Rahul Bedarkar | 1 | -1/+1 |
2014-01-04 | USB: chipidea: add guard macro to ci_hdrc_imx.h | Rahul Bedarkar | 1 | -0/+5 |
2014-01-04 | usb: ehci: Cleanup usb-ehci-orion.h header | Sachin Kamat | 1 | -4/+2 |
2014-01-04 | USB: iowarrior: fix spelling mistake in comment | Rahul Bedarkar | 1 | -1/+1 |
2014-01-04 | USB: pl2303: use C_CMSPAR macro | Johan Hovold | 1 | -2/+2 |
2014-01-04 | USB: serial: add Moxa UPORT 12XX/14XX/16XX driver | Andrew Lunn | 3 | -0/+1424 |
2014-01-04 | tty: Add C_CMSPAR(tty) | Andrew Lunn | 1 | -0/+1 |
2014-01-04 | USB: pl2303: use direct baud-rate encoding when possible | Johan Hovold | 1 | -8/+13 |
2014-01-04 | USB: pl2303: add helper function for direct baud-rate encoding | Johan Hovold | 1 | -7/+15 |
2014-01-04 | USB: pl2303: refactor baud-rate divisor handling | Johan Hovold | 1 | -16/+25 |
2014-01-04 | USB: pl2303: enforce baud-rate limits before lookup | Johan Hovold | 1 | -3/+3 |
2014-01-04 | USB: pl2303: refactor baud-rate table lookup | Johan Hovold | 1 | -22/+33 |
2014-01-04 | USB: pl2303: rename pl2303_encode_baud_rate | Johan Hovold | 1 | -3/+3 |
2014-01-04 | USB: pl2303: add device-type abstraction | Johan Hovold | 1 | -7/+18 |
2014-01-04 | USB: pl2303: add quirk for legacy devices | Johan Hovold | 1 | -3/+6 |