aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/max3421-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-29usb: host: max3421-hcd: Use module_spi_driverSachin Kamat1-14/+1
2014-05-29usb: host: max3421-hcd: Allow platform-data to specify Vbus polarityDavid Mosberger-Tang1-2/+4
2014-05-29usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warningDavid Mosberger-Tang1-34/+60
2014-05-28usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue()David Mosberger-Tang1-2/+5
2014-05-28usb: host: max3421-hcd: Fix potential NULL urb dereferenceDavid Mosberger-Tang1-1/+3
2014-05-27Add support for using a MAX3421E chip as a host driver.David Mosberger1-0/+1937