| Commit message (Expand) | Author | Age |
* | usb: Add module.h to drivers/usb consumers who really use it. | Paul Gortmaker | 2011-10-31 |
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-25 |
|\ |
|
| * | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 2011-10-07 |
| |\ |
|
| | * | PM / Runtime: Add macro to test for runtime PM events | Alan Stern | 2011-08-19 |
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-25 |
|\ \ \ |
|
| * | | | USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ... | Uwe Bonnes | 2011-10-18 |
| * | | | USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure | Uwe Bonnes | 2011-10-18 |
| * | | | USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure | Uwe Bonnes | 2011-10-18 |
| * | | | USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure | Uwe Bonnes | 2011-10-18 |
| * | | | USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure | Uwe Bonnes | 2011-10-18 |
| * | | | USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio | Uwe Bonnes | 2011-10-18 |
| * | | | USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board | Peter Stuge | 2011-10-18 |
| * | | | USB: ftdi_sio: add PID for Sony Ericsson Urban | Hakan Kvist | 2011-10-04 |
| * | | | USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module" | Rigbert Hamisch | 2011-09-29 |
| * | | | USB: pl2303: add id for SMART device | Eric Benoit | 2011-09-26 |
| * | | | USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000 | Richard Hartmann | 2011-09-20 |
| * | | | USB: option: add various ZTE device network interfaces to the blacklist | Dan Williams | 2011-09-18 |
| * | | | USB: option: add ZTE product 0x0037 to sendsetup blacklist | Dan Williams | 2011-09-18 |
| * | | | USB: option: convert Huawei K3765, K4505, K4605 reservered interface to black... | Dan Williams | 2011-09-18 |
| * | | | USB: option: convert interface blacklisting to bitfields | Dan Williams | 2011-09-18 |
| * | | | Merge 3.1-rc4 into usb-next | Greg Kroah-Hartman | 2011-08-29 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | USB: pl2303: remove unreachable code | Michał Sroczyński | 2011-08-26 |
| | * | | usb: fix ipw.c build error, select USB_SERIAL_WWAN | Randy Dunlap | 2011-08-24 |
| | * | | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto | 2011-08-23 |
| | * | | USB: ipw: convert to usb-wwan framework | Oliver Neukum | 2011-08-22 |
| | |/ |
|
* | | | doc: fix broken references | Paul Bolle | 2011-09-27 |
* | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 |
|\| | |
|
| * | | USB: ftdi_sio: add Calao reference board support | Jean-Christophe PLAGNIOL-VILLARD | 2011-08-25 |
| * | | USB option driver K3765/K4505 avoid CDC_DATA interface | Andrew Bird | 2011-08-22 |
| * | | USB: option: add YUGA device id to driver | Gavin.zhu | 2011-08-22 |
| * | | USB option driver add PID of Huawei Vodafone K4605 | Andrew Bird | 2011-08-22 |
| * | | USB option driver add PID of Huawei Vodafone K3806 | Andrew Bird | 2011-08-22 |
| |/ |
|
| * | USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device | Artur Zimmer | 2011-08-11 |
| * | USB: Serial: Add device ID for Sierra Wireless MC8305 | Florian Echtler | 2011-08-11 |
| * | USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G | Vijay Chavan | 2011-08-08 |
| * | USB: option driver: add PID for Vodafone-Huawei K4511 | Andrew Bird | 2011-08-08 |
| * | USB: option driver: add PID for Vodafone-Huawei K4510 | Andrew Bird | 2011-08-08 |
| * | USB: option driver: add PID for Vodafone-Huawei K3771 | Andrew Bird | 2011-08-08 |
| * | USB: option driver: add PID for Vodafone-Huawei K3770 | Andrew Bird | 2011-08-08 |
| * | usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ... | Uwe Bonnes | 2011-08-08 |
| * | USB: ftdi_sio: fix minor typo in get_ftdi_divisor | Ionut Nicu | 2011-08-08 |
| * | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | | USB: serial: remove duplicate returns | Dan Carpenter | 2011-08-10 |
|/ |
|
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-07-26 |
|\ |
|
| * | USB: serial: add IDs for WinChipHead USB->RS232 adapter | Wolfgang Denk | 2011-07-19 |
| * | USB: PL2303: correctly handle baudrates above 115200 | Michał Sroczyński | 2011-07-08 |
* | | USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c | Uwe Bonnes | 2011-06-27 |
* | | USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big. | Jesper Juhl | 2011-06-14 |
|/ |
|
* | USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver | Steffen Sledz | 2011-06-08 |
* | Revert "USB: option: add ID for ZTE MF 330" | Greg Kroah-Hartman | 2011-06-07 |