| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-21 | 1 | -3/+3 |
* | usb: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-10 | 1 | -3/+3 |
* | usb/max3421: remove the dummy {un,}map_urb_for_dma methods | Christoph Hellwig | 2019-08-21 | 1 | -17/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | usb: host: max3421-hcd: Remove pdata test in max3421_hub_control() | Jules Maselbas | 2017-11-01 | 1 | -13/+2 |
* | usb: max3421: Add devicetree support | Jules Maselbas | 2017-10-04 | 1 | -1/+86 |
* | usb: host: max3421-hcd: constify hc_driver structures | Julia Lawall | 2017-07-30 | 1 | -1/+1 |
* | usb: host: max3421-hcd: don't print on ENOMEM | Wolfram Sang | 2016-08-30 | 1 | -6/+2 |
* | usb: host: max3421-hcd: fix mask of IO control register | Jaewon Kim | 2016-08-09 | 1 | -1/+1 |
* | usb: host: max3421-hcd: use list_for_each_entry* | Geliang Tang | 2016-01-24 | 1 | -11/+5 |
* | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
* | max3421-hcd: use USB_DT_HUB | Sergei Shtylyov | 2015-04-03 | 1 | -1/+1 |
* | max3421-hcd: use HUB_CHAR_* | Sergei Shtylyov | 2015-01-25 | 1 | -1/+2 |
* | usb: host: max3421-hcd: use time_after() | Asaf Vertz | 2015-01-09 | 1 | -1/+2 |
* | usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue() | Alexey Khoroshilov | 2014-07-09 | 1 | -1/+1 |
* | usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET | David Mosberger-Tang | 2014-07-09 | 1 | -0/+1 |
* | usb: host: max3421-hcd: Use atomic bitops in lieu of bit fields | David Mosberger-Tang | 2014-07-09 | 1 | -25/+20 |
* | usb: host: max3421-hcd: Use module_spi_driver | Sachin Kamat | 2014-05-29 | 1 | -14/+1 |
* | usb: host: max3421-hcd: Allow platform-data to specify Vbus polarity | David Mosberger-Tang | 2014-05-29 | 1 | -2/+4 |
* | usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warning | David Mosberger-Tang | 2014-05-29 | 1 | -34/+60 |
* | usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue() | David Mosberger-Tang | 2014-05-28 | 1 | -2/+5 |
* | usb: host: max3421-hcd: Fix potential NULL urb dereference | David Mosberger-Tang | 2014-05-28 | 1 | -1/+3 |
* | Add support for using a MAX3421E chip as a host driver. | David Mosberger | 2014-05-27 | 1 | -0/+1937 |