Commit Graph

99 Commits (dadaae3777cbc1d747d5fd97c3eac94eb9f1a85b)

Author SHA1 Message Date
Mike Frysinger e3c6f15fec USB: musb: invert arch depend string 16 years ago
Mike Frysinger b20cf90650 USB: musb: make HAVE_CLK support optional 16 years ago
Ajay Kumar Gupta c740d0d80d USB: musb: fix put_device() call sequence 16 years ago
Gupta, Ajay Kumar e8e2ff462d USB: musb: fix the nop registration for OMAP3EVM 16 years ago
Ajay Kumar Gupta 2bbff7b742 USB: musb: fix CONFIGDATA register read issue 16 years ago
Amit Kucheria 3a9f5bd82d USB: musb: Refer to musb_otg_timer_func under correct #ifdef 16 years ago
Sergei Shtylyov f01b017d19 USB: musb_gadget_ep0: fix typo in service_zero_data_request() 16 years ago
Magnus Damm 48fea9659e USB: Rework musb suspend()/resume_early() 16 years ago
Sergei Shtylyov 1fe975f930 USB: musb_host: undo incorrect change in musb_advance_schedule() 16 years ago
David Brownell 89368d3d11 USB: musb: silence "suspend as a_wait_vrise is_active" msgs 16 years ago
Kevin Hilman 30899ca7f2 USB: musb: davinci dm6446evm GPIO renumbering 16 years ago
David Brownell d163ef2483 USB: musb: davinci dm355 updates (remainder) 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Niilo Minkkinen 9a4b5e36ce usb: musb: disable OTG AUTOIDLE only with omap3430 16 years ago
Ajay Kumar Gupta a483d7068f musb: add high bandwidth ISO support 16 years ago
Anand Gadiyar d1043a2697 musb: use dma mode 1 for TX if transfer size equals maxpacket (v2) 16 years ago
David Brownell ab983f2a1b musb: support disconnect after HNP roleswitch 16 years ago
David Brownell 1de00dae80 musb: make initial HNP roleswitch work (v2) 16 years ago
David Brownell f7f9d63eac musb: otg timer cleanup 16 years ago
David Brownell 84e250ffa7 musb: proper hookup to transceiver drivers 16 years ago
Sergei Shtylyov 91e9c4fec7 musb: split out CPPI interrupt handler 16 years ago
Sergei Shtylyov c9cd06b3d6 musb_host: refactor URB giveback 16 years ago
Sergei Shtylyov 81ec4e4a51 musb_host: streamline musb_cleanup_urb() calls 16 years ago
Sergei Shtylyov 22a0d6f138 musb_host: simplify check for active URB 16 years ago
Sergei Shtylyov 3e5c6dc711 musb_host: factor out musb_ep_{get|set}_qh() 16 years ago
Sergei Shtylyov 846099a61c musb_host: refactor musb_save_toggle() (take 2) 16 years ago
Sergei Shtylyov 37e3ee9910 musb_gadget: suppress "parasitic" TX interrupts with CPPI 16 years ago
Sergei Shtylyov a5073b5283 musb_gadget: fix unhandled endpoint 0 IRQs 16 years ago
Alexander Beregalov 10c966c310 USB: musb: fix build when !CONFIG_PM 16 years ago
Jarkko Nikula 9cceedb8a8 USB: musb: Remove my email address from few musb related drivers 16 years ago
Kim Kyuwon 0ec8fd70fb USB: musb: fix possible panic while resuming 16 years ago
Sergei Shtylyov 6b6e97107f USB: musb: fix isochronous TXDMA (take 2) 16 years ago
Sergei Shtylyov b6e434a540 USB: musb: sanitize clearing TXCSR DMA bits (take 2) 16 years ago
Sergei Shtylyov c7bbc056a9 USB: musb: bugfixes for multi-packet TXDMA support 16 years ago
David Brownell 78322c1a64 USB: musb_host, fix ep0 fifo flushing 16 years ago
David Brownell 74bb35083d USB: musb_host, minor enqueue locking fix (v2) 16 years ago
David Brownell a227fd7db7 USB: musb: partial DaVinci dm355 support 16 years ago
Ajay Kumar Gupta 743821717c USB: musb: only turn off vbus in OTG hosts 16 years ago
Giuseppe GORGOGLIONE 322337168f USB: musb: fix init oops crash with static FIFO config 16 years ago
Ajay Kumar Gupta 1e0320f0d4 USB: musb: NAK timeout scheme on bulk RX endpoint 16 years ago
Sergei Shtylyov 5d67a851bc USB: musb: rewrite host periodic endpoint allocation 16 years ago
Harvey Harrison 551509d267 USB: replace uses of __constant_{endian} 16 years ago
Vikram Pandita e747951240 USB: musb: fix srp sysfs entry deletion 16 years ago
Anand Gadiyar 5c23c9078f USB: musb: resume suspended root hub on disconnect 16 years ago
Sergei Shtylyov 136733d612 USB: musb: use right poll limit for low speed devices 16 years ago
Sergei Shtylyov 3ecdb9acf3 USB: musb: be careful with 64K+ transfer lengths, host side 16 years ago
Sergei Shtylyov 51d9f3e100 USB: musb: fix data toggle saving with shared FIFO 16 years ago
Sergei Shtylyov dc61d238b8 USB: musb: host endpoint_disable() oops fixes 16 years ago
Sergei Shtylyov a2fd814e6a USB: musb: fix urb_dequeue() method 16 years ago
Dmitry Krivoschekov b7bdcb79de USB: musb: fix musb_host_tx() for shared endpoint FIFO 16 years ago