Age | Commit message (Expand) | Author | Files | Lines |
2015-08-04 | usb: isp1760: udc: add ep capabilities support | Robert Baldyga | 1 | -0/+11 |
2015-07-31 | usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit() | Robert Baldyga | 1 | -2/+2 |
2015-06-09 | usb: isp1760: check for null return from kzalloc | Colin Ian King | 1 | -0/+2 |
2015-04-10 | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -1/+1 |
2015-04-07 | usb: isp1760: hcd: use new USB_RESUME_TIMEOUT | Felipe Balbi | 1 | -1/+1 |
2015-04-07 | Merge 4.0-rc7 into usb-next | Greg Kroah-Hartman | 1 | -1/+1 |
2015-04-03 | isp1760-hcd: use USB_DT_HUB | Sergei Shtylyov | 1 | -1/+1 |
2015-03-24 | usb: isp1760: fix spin unlock in the error path of isp1760_udc_start | Sudeep Holla | 1 | -1/+1 |
2015-03-10 | usb: isp1760: add peripheral/device controller chip id | Sudeep Holla | 1 | -1/+1 |
2015-03-09 | usb: isp1760: add peripheral/device controller chip id | Sudeep Holla | 1 | -1/+1 |
2015-03-09 | usb: isp1760: set IRQ flags properly | Valentin Rothberg | 2 | -4/+3 |
2015-03-09 | usb: isp1760: fix possible deadlock in isp1760_udc_irq | Sudeep Holla | 1 | -4/+6 |
2015-02-23 | usb: isp1760: use msecs_to_jiffies for time conversion | Nicholas Mc Guire | 1 | -3/+3 |
2015-02-04 | Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 10 | -0/+4789 |
2015-01-27 | usb: isp1760: Fix USB disabled check | Laurent Pinchart | 3 | -9/+21 |
2015-01-27 | usb: isp1760: Remove duplicate usb_disabled() check | Laurent Pinchart | 1 | -3/+0 |
2015-01-27 | usb: isp1760: Make HCD support optional | Laurent Pinchart | 4 | -8/+71 |
2015-01-27 | usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/ | Laurent Pinchart | 10 | -0/+4716 |