Age | Commit message (Expand) | Author | Files | Lines |
2013-12-18 | usb: ohci-at91: fix irq and iomem resource retrieval | Boris BREZILLON | 1 | -11/+15 |
2013-12-17 | usb: phy: fix driver dependencies | Felipe Balbi | 1 | -1/+3 |
2013-12-10 | xhci: Limit the spurious wakeup fix only to HP machines | Takashi Iwai | 1 | -1/+6 |
2013-12-10 | usb: chipidea: fix nobody cared IRQ when booting with host role | Peter Chen | 2 | -3/+4 |
2013-12-10 | usb: chipidea: host: Only disable the vbus regulator if it is not NULL | Fabio Estevam | 1 | -1/+2 |
2013-12-10 | usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to option | Dmitry Kunilov | 2 | -2/+3 |
2013-12-10 | usb: cdc-wdm: manage_power should always set needs_remote_wakeup | Bjørn Mork | 1 | -5/+3 |
2013-12-10 | Merge tag 'fixes-for-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 3 | -5/+8 |
2013-12-07 | usb: phy-tegra-usb.c: wrong pointer check for remap UTMI | Chris Ruehl | 1 | -1/+1 |
2013-12-05 | usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED | Julius Werner | 1 | -2/+3 |
2013-12-05 | usb: ohci-pxa27x: include linux/dma-mapping.h | Daniel Mack | 1 | -0/+1 |
2013-12-05 | USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem | David Cluytens | 1 | -0/+2 |
2013-12-03 | USB: pl2303: fixed handling of CS5 setting | Colin Leitner | 1 | -16/+14 |
2013-12-03 | USB: ftdi_sio: fixed handling of unsupported CSIZE setting | Colin Leitner | 1 | -13/+24 |
2013-12-03 | USB: mos7840: correct handling of CS5 setting | Colin Leitner | 1 | -16/+16 |
2013-12-03 | USB: spcp8x5: correct handling of CS5 setting | Colin Leitner | 1 | -16/+14 |
2013-12-03 | usb: wusbcore: fix deadlock in wusbhc_gtk_rekey | Thomas Pugliese | 3 | -68/+60 |
2013-12-03 | usb: wusbcore: do device lookup while holding the hc mutex | Thomas Pugliese | 1 | -18/+25 |
2013-12-03 | usb: wusbcore: send keepalives to unauthenticated devices | Thomas Pugliese | 1 | -4/+1 |
2013-12-03 | USB: option: support new huawei devices | Fangxiaozhi (Franko) | 1 | -0/+24 |
2013-12-03 | USB: serial: option: blacklist interface 1 for Huawei E173s-6 | Gustavo Zacarias | 1 | -0/+3 |
2013-12-02 | usb: xhci: Link TRB must not occur within a USB payload burst | David Laight | 1 | -2/+52 |
2013-11-27 | Merge tag 'fixes-for-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 19 | -97/+221 |
2013-11-26 | usb: phy: twl6030-usb: signedness bug in twl6030_readb() | Dan Carpenter | 1 | -1/+2 |
2013-11-26 | usb: dwc3: power off usb phy in error path | Kishon Vijay Abraham I | 1 | -0/+2 |
2013-11-26 | usb: dwc3: invoke phy_resume after phy_init | Kishon Vijay Abraham I | 1 | -3/+3 |
2013-11-25 | usb: gadget: f_mass_storage: call try_to_freeze only when its safe | George Cherian | 1 | -11/+12 |
2013-11-25 | usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt static | Felipe Balbi | 1 | -1/+1 |
2013-11-25 | usb: gadget: ffs: fix sparse warning | Felipe Balbi | 1 | -1/+1 |
2013-11-25 | usb: gadget: zero: module parameters can be static | Fengguang Wu | 1 | -3/+3 |
2013-11-25 | usb: gadget: storage: fix sparse warning | Felipe Balbi | 1 | -1/+1 |
2013-11-25 | usb: phy: phy-rcar-gen2-usb: fix phy initialization | Valentine Barshak | 1 | -2/+2 |
2013-11-25 | usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register() | Wei Yongjun | 1 | -1/+2 |
2013-11-25 | usb: dwc3: fix implementation of endpoint wedge | Alan Stern | 2 | -4/+3 |
2013-11-25 | usb: gadget: mass storage: fix return of delayed status | Pratyush Anand | 2 | -5/+1 |
2013-11-25 | usb: gadget: f_mass_storage: fix mass storage dependency | Andrzej Pietrasiewicz | 1 | -0/+1 |
2013-11-25 | usb: phy: phy-mxs-usb: set the correct platform drvdata | Jisheng Zhang | 1 | -1/+1 |
2013-11-25 | usb: musb: only cancel work if it is initialized | Sebastian Andrzej Siewior | 1 | -4/+5 |
2013-11-25 | usb: gadget: composite: reset delayed_status on reset_config | Michael Grzeschik | 1 | -0/+1 |
2013-11-25 | usb: musb: musb_cppi41: handle pre-mature TX complete interrupt | Sebastian Andrzej Siewior | 1 | -5/+108 |
2013-11-25 | usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran... | Sebastian Andrzej Siewior | 1 | -23/+36 |
2013-11-25 | USB: serial: fix write memory-allocation flag | Johan Hovold | 1 | -1/+1 |
2013-11-25 | USB: serial: fix race in generic write | Johan Hovold | 1 | -9/+1 |
2013-11-25 | usb: phy: generic: fix a compiler warning | Heikki Krogerus | 1 | -1/+1 |
2013-11-25 | usb: phy-generic: fix nop xceiv probe | Aaro Koskinen | 1 | -0/+2 |
2013-11-25 | usb: fix musb gadget to enable OTG mode conditionally | Apelete Seketeli | 1 | -0/+4 |
2013-11-25 | usb: gadget: fix pxa25x compilation problems | Linus Walleij | 1 | -0/+1 |
2013-11-25 | usb: gadget: s3c-hsotg: fix disconnect handling | Robert Baldyga | 1 | -1/+2 |
2013-11-25 | usb: gadget: s3c-hsotg: fix spinlock locking | Robert Baldyga | 1 | -0/+4 |
2013-11-25 | usb: phy: generic: fix how we find out about our resources | Felipe Balbi | 3 | -34/+34 |