Age | Commit message (Expand) | Author | Files | Lines |
2015-04-10 | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2 | -4/+5 |
2015-04-07 | usb: musb: use new USB_RESUME_TIMEOUT | Felipe Balbi | 2 | -4/+5 |
2015-04-03 | usb: musb: dsps: fix build on i386 when COMPILE_TEST is set | Tony Lindgren | 1 | -1/+1 |
2015-04-03 | musb_virthub: use USB_DT_HUB | Sergei Shtylyov | 1 | -1/+1 |
2015-03-25 | Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 5 | -256/+201 |
2015-03-24 | usb: musb: Fix fifo reads for dm816x with musb_dsps | Tony Lindgren | 1 | -1/+24 |
2015-03-11 | usb: musb: cppi41: fix condition to call cppi41_trans_done(). | Takeyoshi Kikuchi | 1 | -2/+4 |
2015-03-11 | usb: musb: dsps: don't fake of_node to musb core | Felipe Balbi | 1 | -1/+0 |
2015-03-11 | usb: musb: dsps: request phy using our device pointer | Felipe Balbi | 1 | -1/+1 |
2015-03-10 | usb: musb: dsps: just start polling already | Felipe Balbi | 1 | -3/+2 |
2015-03-10 | usb: musb: dsps: use msecs_to_jiffies instead | Felipe Balbi | 1 | -7/+10 |
2015-03-10 | usb: musb: cppi41: do not call udelay() | Felipe Balbi | 1 | -1/+1 |
2015-03-10 | usb: musb: cppi41: exit early when tx fifo is empty | Felipe Balbi | 1 | -8/+4 |
2015-03-10 | usb: musb: cppi41: decrease indentation level | Felipe Balbi | 1 | -43/+45 |
2015-03-10 | usb: musb: core: always try to recover from babble | Felipe Balbi | 1 | -16/+6 |
2015-03-10 | usb: musb: core: disable irqs inside babble recovery | Felipe Balbi | 1 | -4/+3 |
2015-03-10 | usb: musb: core: remove unnecessary forward declaration | Felipe Balbi | 1 | -1/+0 |
2015-03-10 | usb: musb: core: drop recover_work | Felipe Balbi | 2 | -9/+9 |
2015-03-10 | usb: musb: rename ->reset() to ->recover() | Felipe Balbi | 3 | -9/+10 |
2015-03-10 | usb: musb: core: simplify musb_recover_work() | Felipe Balbi | 1 | -9/+12 |
2015-03-10 | usb: musb: dsps: do not reset musb on babble | Felipe Balbi | 1 | -21/+2 |
2015-03-10 | usb: musb: core: decrease delayed_work time | Felipe Balbi | 1 | -1/+1 |
2015-03-10 | usb: musb: don't touch devctl from babble recovery | Felipe Balbi | 1 | -2/+4 |
2015-03-10 | usb: musb: core: refactor IRQ enable/disable to separate functions | Felipe Balbi | 1 | -11/+26 |
2015-03-10 | usb: musb: dsps: add dsps_ prefix to sw_babble_control | Felipe Balbi | 1 | -2/+2 |
2015-03-10 | usb: musb: core: controller drops session automatically | Felipe Balbi | 1 | -1/+0 |
2015-03-10 | usb: musb: dsps: check for the single bit | Felipe Balbi | 1 | -1/+1 |
2015-03-10 | usb: musb: dsps: remove babble check from dsps irq handler | Felipe Balbi | 2 | -23/+1 |
2015-03-10 | usb: musb: core: there is no connect interrupt in peripheral mode | Felipe Balbi | 1 | -4/+0 |
2015-03-10 | usb: musb: core: remove unnecessary reg access from resume IRQ | Felipe Balbi | 1 | -15/+0 |
2015-03-10 | usb: musb: core: break long line | Felipe Balbi | 1 | -1/+2 |
2015-03-10 | usb: musb: core: move babble recovery inside babble check | Felipe Balbi | 1 | -7/+6 |
2015-03-10 | usb: musb: dsps: return error code if reset fails | Felipe Balbi | 1 | -1/+1 |
2015-03-10 | usb: musb: core: fix highspeed check | Felipe Balbi | 1 | -7/+14 |
2015-03-10 | usb: musb: core: add missing curly braces | Felipe Balbi | 1 | -2/+2 |
2015-03-10 | usb: musb: core: remove unnecessary logical comparison | Felipe Balbi | 1 | -1/+1 |
2015-03-09 | usb: musb: fix Kconfig regression | Arnd Bergmann | 1 | -1/+2 |
2015-03-09 | usb: musb: core: improve musb_interrupt() a bit | Felipe Balbi | 1 | -28/+24 |
2015-03-09 | usb: musb: core: fix TX/RX endpoint order | Felipe Balbi | 1 | -18/+26 |
2015-03-09 | usb: musb: gadget: get rid of stop_activity() | Felipe Balbi | 1 | -39/+1 |
2015-02-23 | usb: musb: Fix getting a generic phy for musb_dsps | Tony Lindgren | 1 | -1/+24 |
2015-02-23 | usb: musb: Fix use for of_property_read_bool for disabled multipoint | Tony Lindgren | 2 | -4/+10 |
2015-02-23 | usb: musb: core: add pm_runtime_irq_safe() | Felipe Balbi | 1 | -4/+6 |
2015-02-23 | usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half | George Cherian | 1 | -1/+1 |
2015-02-04 | usb: musb: fix device hotplug behind hub | Bin Liu | 2 | -1/+7 |
2015-02-02 | usb: musb: blackfin: remove incorrect __exit_p() | Dmitry Torokhov | 1 | -1/+1 |
2015-01-29 | usb: musb: add omap-control dependency | Arnd Bergmann | 1 | -1/+1 |
2015-01-29 | usb: musb: add generic usb phy dependencies | Arnd Bergmann | 1 | -0/+5 |
2015-01-29 | usb: musb: gadget: use common is_selfpowered | Peter Chen | 2 | -4/+2 |
2015-01-27 | usb: musb: cppi41: improve rx channel abort routine | Bin Liu | 1 | -3/+9 |