| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-06 | 21 | -95/+99 |
|\ |
|
| * | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 2011-12-01 | 2 | -7/+5 |
| |\ |
|
| | * | Revert "xHCI: reset-on-resume quirk for NEC uPD720200" | Sarah Sharp | 2011-12-01 | 1 | -6/+1 |
| | * | xHCI: fix bug in xhci_clear_command_ring() | Andiry Xu | 2011-12-01 | 1 | -1/+4 |
| * | | usb: ftdi_sio: add PID for Propox ISPcable III | Marcin KoĆcielnicki | 2011-12-01 | 2 | -0/+2 |
| |/ |
|
| * | usb: gadget: fsl_udc: fix dequeuing a request in progress | Li Yang | 2011-11-29 | 2 | -36/+42 |
| * | usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC type | Fabio Estevam | 2011-11-29 | 1 | -2/+0 |
| * | usb: fsl_mxc_udc.c: Fix build issue by including missing header file | Fabio Estevam | 2011-11-29 | 1 | -0/+1 |
| * | USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFER | Peter Chen | 2011-11-29 | 1 | -2/+2 |
| * | usb: udc: Fix gadget driver's speed check in various UDC drivers | Michal Nazarewicz | 2011-11-29 | 9 | -14/+9 |
| * | usb: gadget: fix g_serial regression | Robert Jarzmik | 2011-11-29 | 1 | -2/+2 |
| * | usb: renesas_usbhs: fixup driver speed | Kuninori Morimoto | 2011-11-29 | 1 | -1/+1 |
| * | usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop. | Kuninori Morimoto | 2011-11-29 | 1 | -0/+1 |
| * | usb: renesas_usbhs: fixup signal the driver that cable was disconnected | Kuninori Morimoto | 2011-11-29 | 1 | -0/+7 |
| * | usb: renesas_usbhs: fixup device_register timing | Kuninori Morimoto | 2011-11-29 | 1 | -26/+11 |
| * | usb: musb: PM: fix context save/restore in suspend/resume path | Kevin Hilman | 2011-11-29 | 1 | -6/+0 |
| * | EHCI : Fix a regression in the ISO scheduler | Matthieu CASTET | 2011-11-29 | 1 | -4/+5 |
| * | xHCI: reset-on-resume quirk for NEC uPD720200 | Andiry Xu | 2011-11-28 | 1 | -1/+6 |
| * | USB: whci-hcd: fix endian conversion in qset_clear() | Dan Carpenter | 2011-11-26 | 1 | -1/+1 |
| * | USB: usb-storage: unusual_devs entry for Kingston DT 101 G2 | Qinglin Ye | 2011-11-26 | 1 | -0/+7 |
| * | usb: option: add SIMCom SIM5218 | Veli-Pekka Peltola | 2011-11-26 | 1 | -0/+1 |
| * | usb: option: add Huawei E353 controlling interfaces | Dirk Nehring | 2011-11-26 | 1 | -0/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-02 | 42 | -282/+332 |
|\ \
| |/ |
|
| * | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-11-21 | 42 | -282/+332 |
| |\ |
|
| | * | USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c | Andrew Worsley | 2011-11-18 | 1 | -3/+11 |
| | * | USB: option: add PID of Huawei E173s 3G modem | Ferenc Wagner | 2011-11-18 | 1 | -0/+2 |
| | * | OHCI: final fix for NVIDIA problems (I hope) | Alan Stern | 2011-11-18 | 4 | -64/+28 |
| | * | USB: option: release new PID for ZTE 3G modem | zheng.zhijian@zte.com.cn | 2011-11-18 | 1 | -0/+21 |
| | * | usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c | Jayachandran C | 2011-11-18 | 1 | -1/+1 |
| | * | USB: storage: ene_ub6250: fix compile warnings | Felipe Balbi | 2011-11-15 | 1 | -2/+1 |
| | * | USB: option: add id for 3G dongle Model VT1000 of Viettel | VU Tuan Duc | 2011-11-15 | 1 | -0/+5 |
| | * | USB: serial: pl2303: rm duplicate id | wangyanqing | 2011-11-15 | 2 | -5/+0 |
| | * | USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor | Tomoya MORINAGA | 2011-11-15 | 1 | -2/+2 |
| | * | USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA | 2011-11-15 | 2 | -4/+11 |
| | * | usb-storage: Accept 8020i-protocol commands longer than 12 bytes | Alan Stern | 2011-11-14 | 1 | -4/+3 |
| | * | USB: quirks: adding more quirky webcams to avoid squeaky audio | sordna | 2011-11-14 | 1 | -0/+24 |
| | * | powerpc/usb: fix type cast for address of ioremap to compatible with 64-bit | Shaohui Xie | 2011-11-14 | 1 | -2/+1 |
| | * | USB: at91: at91-ohci: fix set/get power | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-14 | 1 | -0/+6 |
| | * | USB: cdc-acm: Fix disconnect() vs close() race | Havard Skinnemoen | 2011-11-14 | 1 | -3/+5 |
| | * | USB: add quirk for Logitech C600 web cam | Josh Boyer | 2011-11-14 | 1 | -0/+3 |
| | * | USB: EHCI: fix HUB TT scheduling issue with iso transfer | Thomas Poussevin | 2011-11-14 | 1 | -5/+10 |
| | * | USB: XHCI: resume root hubs when the controller resumes | Alan Stern | 2011-11-14 | 1 | -15/+14 |
| | * | USB: workaround for bug in old version of GCC | Alan Stern | 2011-11-14 | 1 | -4/+3 |
| | * | USB: ark3116 initialisation fix | Bart Hartgers | 2011-11-14 | 1 | -5/+5 |
| | * | usb: musb: fix compilation breakage introduced by de47725 | Felipe Balbi | 2011-11-14 | 2 | -0/+2 |
| | * | usb: dwc3: gadget: initialize max_streams | Sebastian Andrzej Siewior | 2011-11-14 | 1 | -0/+1 |
| | * | usb: gadget: renesas_usbhs: bugfix: set DATA0 when usbhsh_endpoint_alloc() | Kuninori Morimoto | 2011-11-14 | 1 | -0/+1 |
| | * | usb: gadget: renesas_usbhs: bugfix: disable irq when device stop | Kuninori Morimoto | 2011-11-14 | 1 | -0/+10 |
| | * | usb: gadget: renesas_usbhs: bugfix: care pipe direction | Kuninori Morimoto | 2011-11-14 | 1 | -8/+21 |
| | * | USB: ci13xxx_msm: add module license | Marc Kleine-Budde | 2011-11-14 | 1 | -0/+2 |