Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-10 | usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue() | Alexey Khoroshilov | 1 | -1/+1 |
2014-07-10 | usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET | David Mosberger-Tang | 1 | -0/+1 |
2014-07-10 | usb: host: max3421-hcd: Use atomic bitops in lieu of bit fields | David Mosberger-Tang | 1 | -25/+20 |
2014-05-29 | usb: host: max3421-hcd: Use module_spi_driver | Sachin Kamat | 1 | -14/+1 |
2014-05-29 | usb: host: max3421-hcd: Allow platform-data to specify Vbus polarity | David Mosberger-Tang | 1 | -2/+4 |
2014-05-29 | usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warning | David Mosberger-Tang | 1 | -34/+60 |
2014-05-29 | usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue() | David Mosberger-Tang | 1 | -2/+5 |
2014-05-29 | usb: host: max3421-hcd: Fix potential NULL urb dereference | David Mosberger-Tang | 1 | -1/+3 |
2014-05-28 | Add support for using a MAX3421E chip as a host driver. | David Mosberger | 1 | -0/+1937 |