summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprec...Chanwoo Choi2015-07-291-14/+13
* usb: phy: omap-otg: Replace deprecated API of extconChanwoo Choi2015-07-291-11/+11
* usb: dwc3: omap: Replace deprecated API of extconChanwoo Choi2015-07-291-19/+13
* usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXXVaishali Thakkar2015-07-292-3/+3
* usb: gadget: composite.c: i18n is not an acronymDiego Viola2015-07-291-2/+2
* usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar2015-07-294-14/+14
* usb: gadget: SourceSink: Remove out-of-date commentKrzysztof Opasiak2015-07-291-5/+0
* usb: gadget: loopback: Remove out-of-date commentKrzysztof Opasiak2015-07-291-5/+0
* usb: dwc3: drop CONFIG_USB_DWC3_DEBUGFelipe Balbi2015-07-292-9/+0
* usb: dwc3: st: remove two unnecessary messagesFelipe Balbi2015-07-291-4/+0
* usb: dwc3: qcom: switch dev_dbg() to dev_info()Felipe Balbi2015-07-291-2/+2
* usb: dwc3: exynos: switch dev_dbg() to dev_info()Felipe Balbi2015-07-291-1/+1
* usb: dwc3: keystone: convert dev_dbg() to dev_err()Felipe Balbi2015-07-291-1/+1
* usb: dwc3: omap: drop dev_dbg() usageFelipe Balbi2015-07-291-39/+4
* usb: dwc2: gadget: use | instead of + for bitmasksFelipe Balbi2015-07-291-1/+1
* usb: gadget: nokia: Add mass storage driver to g_nokiaPali Rohár2015-07-292-1/+102
* USB: OHCI: fix bad #define in ohci-tmio.cAlan Stern2015-07-221-1/+1
* cdc-acm: Destroy acm_minors IDR on module exitJohannes Thumshirn2015-07-221-0/+1
* usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectorsHans de Goede2015-07-221-0/+11
* usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum2015-07-221-0/+12
* USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern2015-07-221-6/+1
* usb: core: lpm: set lpm_capable for root hub deviceLu Baolu2015-07-223-3/+7
* xhci: do not report PLC when link is in internal resume stateZhuang Jin Can2015-07-221-1/+8
* xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can2015-07-223-3/+7
* xhci: report U3 when link is in resume stateZhuang Jin Can2015-07-221-2/+5
* xhci: Calculate old endpoints correctly on device resetBrian Campbell2015-07-221-0/+3
* usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP2015-07-221-1/+1
* xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani2015-07-221-3/+37
* xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman2015-07-221-0/+17
* usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn2015-07-221-0/+4
* usb: gadget: udc: core: Fix argument of dma_map_single for IOMMUYoshihiro Shimoda2015-07-201-6/+8
* usb: gadget: mv_udc_core: fix phy_regs I/O memory leakAlexey Khoroshilov2015-07-201-1/+1
* usb: ulpi: ulpi_init should be executed in subsys_initcallLu Baolu2015-07-201-1/+1
* configfs: fix kernel infoleak through user-controlled format stringNicolas Iooss2015-07-171-1/+1
* Merge tag 'usb-serial-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-104-115/+141
|\
| * USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn2015-07-091-0/+1
| * USB: cp210x: add ID for Aruba Networks controllersPeter Sanford2015-07-061-0/+1
| * USB: mos7720: rename registersSudip Mukherjee2015-07-061-115/+138
| * USB: option: add 2020:4000 IDClaudio Cappelli2015-07-061-0/+1
* | usb: gadget: f_midi: fix error recovery pathAndrzej Pietrasiewicz2015-07-061-3/+1
* | usb: phy: mxs: suspend to RAM causes NULL pointer dereferenceStefan Wahren2015-07-061-0/+3
* | usb: gadget: udc: fix free_irq() after request_irq() failedTakeshi Yoshimura2015-07-061-2/+1
* | usb: gadget: composite: Fix NULL pointer dereferenceKishon Vijay Abraham I2015-07-061-4/+7
* | usb: gadget: f_fs: do not set cancel function on synchronous {read,write}Rui Miguel Silva2015-07-061-2/+4
* | usb: f_mass_storage: limit number of reported LUNsMichal Nazarewicz2015-07-061-3/+13
* | usb: dwc3: core: avoid NULL pointer dereferenceFelipe Balbi2015-07-061-2/+4
* | usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab2015-07-062-43/+21
* | usb: dwc2: host: allocate qtd before atomic enqueueMian Yousaf Kaukab2015-07-061-10/+16
* | usb: dwc2: host: allocate qh before atomic enqueueMian Yousaf Kaukab2015-07-063-42/+43
* | usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi2015-07-061-3/+1
|/
OpenPOWER on IntegriCloud