Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
96780078f35648050fef808f49a0ffff0360bb57
/
drivers
/
usb
/
musb
1c4bdc0
USB: musb: workaround Blackfin FIFO anomalies
by Bryan Wu
· 15 years ago
0ea52ff
USB: musb: Fix array index out of bounds issue
by Maulik Mankad
· 15 years ago
0abdc36
USB: musb: Fix null pointer dereference issue
by Maulik Mankad
· 15 years ago
796a83f
USB: musb: correct DMA address for tx
by Cliff Cai
· 15 years ago
17be5c5
USB: musb: gadget_ep0: avoid SetupEnd interrupt
by Sergei Shtylyov
· 15 years ago
93aa3da
USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabled
by Swaminathan S
· 15 years ago
cd42fef
USB: musb: do not work if no gadget driver is loaded
by Felipe Balbi
· 15 years ago
d4c433f
USB: musb: gadget: set otg tranceiver to idle when registering gadget
by Arnaud Mandy
· 15 years ago
a2396a3
USB: musb: Populate the VBUS GPIO with the correct GPIO number
by Swaminathan S
· 15 years ago
f95c4c0
USB: musb: fix compiling warning with min() macro
by Cliff Cai
· 15 years ago
e3060b1
USB: musb: move musb_remove to __exit
by Felipe Balbi
· 15 years ago
95962a7
USB: musb_gadget: fix kernel oops in txstate()
by Sergei Shtylyov
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
8b4959d
USB: musb: musb_host: fix sparse warning
by Felipe Balbi
· 15 years ago
1b6c3b0
USB: musb: musb_gadget: fix sparse warning
by Felipe Balbi
· 15 years ago
ff85494
USB: musb: omap2430: fix sparse warning
by Felipe Balbi
· 15 years ago
7723de7
USB: musb_gadget: remove pointless loop
by Sergei Shtylyov
· 15 years ago
46034dc
USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt()
by Sergei Shtylyov
· 15 years ago
47e9760
USB: musb_gadget: implement set_wedge() method
by Sergei Shtylyov
· 15 years ago
196f1b7
USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
by Sergei Shtylyov
· 15 years ago
32c3b94
USB: MUSB: save hardware revision at init
by Anand Gadiyar
· 15 years ago
32340d3
USB: musb: fix printf warning in debug code
by Mike Frysinger
· 15 years ago
8ba63a2
USB: musb: Blackfin code needs NOP_USB_XCEIV too
by Cliff Cai
· 15 years ago
0702794
USB: musb: error out when anomaly 05000380 is applicable
by Sonic Zhang
· 15 years ago
6bd03e7
USB: musb: clear the Blackfin interrupt pending bits early in the ISR
by Cliff Cai
· 15 years ago
2002e76
USB: musb: fix musb_platform_set_mode() definition
by Bryan Wu
· 15 years ago
9720fae
USB: musb: add work around for Blackfin anomaly 05000456
by Sonic Zhang
· 15 years ago
daf5822
USB: musb: add notes for Blackfin anomalies
by Sonic Zhang
· 15 years ago
1c47cb0
USB: musb: update Blackfin processor dependency
by Sonic Zhang
· 15 years ago
42c8424
USB: musb: kill some useless comments in Blackfin driver
by Bryan Wu
· 15 years ago
92dea9f
USB: musb: kill compile warning for Blackfin systems
by Bryan Wu
· 15 years ago
04f4086
USB: musb: tweak musb_read_fifo() to avoid unused warnings
by Mike Frysinger
· 15 years ago
1c49678
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
8d6499e
USB: musb: Fix CPPI IRQs not being signaled
by Daniel Glöckner
· 15 years ago
5542bc2
USB: musb: respect usb_request->zero in control requests
by Daniel Glöckner
· 15 years ago
dfeffa5
USB: musb: fix ISOC Tx programming for CPPI DMAs
by Ajay Kumar Gupta
· 15 years ago
1230435
USB: musb: Remove unwanted message in boot log
by Ajay Kumar Gupta
· 15 years ago
cea8324
USB: musb_gadget: fix STALL handling
by Sergei Shtylyov
· 15 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
e3c6f15
USB: musb: invert arch depend string
by Mike Frysinger
· 15 years ago
b20cf90
USB: musb: make HAVE_CLK support optional
by Mike Frysinger
· 15 years ago
c740d0d
USB: musb: fix put_device() call sequence
by Ajay Kumar Gupta
· 15 years ago
dcbf77c
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
e8e2ff4
USB: musb: fix the nop registration for OMAP3EVM
by Gupta, Ajay Kumar
· 15 years ago
2e6713c
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
2bbff7b
USB: musb: fix CONFIGDATA register read issue
by Ajay Kumar Gupta
· 15 years ago
3a9f5bd
USB: musb: Refer to musb_otg_timer_func under correct #ifdef
by Amit Kucheria
· 15 years ago
f01b017
USB: musb_gadget_ep0: fix typo in service_zero_data_request()
by Sergei Shtylyov
· 15 years ago
48fea96
USB: Rework musb suspend()/resume_early()
by Magnus Damm
· 15 years ago
51feb98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
1fe975f
USB: musb_host: undo incorrect change in musb_advance_schedule()
by Sergei Shtylyov
· 15 years ago
89368d3
USB: musb: silence "suspend as a_wait_vrise is_active" msgs
by David Brownell
· 15 years ago
30899ca7
USB: musb: davinci dm6446evm GPIO renumbering
by Kevin Hilman
· 15 years ago
d163ef2
USB: musb: davinci dm355 updates (remainder)
by David Brownell
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
9a4b5e3
usb: musb: disable OTG AUTOIDLE only with omap3430
by Niilo Minkkinen
· 15 years ago
a483d70
musb: add high bandwidth ISO support
by Ajay Kumar Gupta
· 16 years ago
d1043a2
musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)
by Anand Gadiyar
· 16 years ago
ab983f2
musb: support disconnect after HNP roleswitch
by David Brownell
· 16 years ago
1de00da
musb: make initial HNP roleswitch work (v2)
by David Brownell
· 16 years ago
f7f9d63
musb: otg timer cleanup
by David Brownell
· 16 years ago
84e250f
musb: proper hookup to transceiver drivers
by David Brownell
· 16 years ago
91e9c4fe
musb: split out CPPI interrupt handler
by Sergei Shtylyov
· 16 years ago
c9cd06b
musb_host: refactor URB giveback
by Sergei Shtylyov
· 16 years ago
81ec4e4
musb_host: streamline musb_cleanup_urb() calls
by Sergei Shtylyov
· 16 years ago
22a0d6f
musb_host: simplify check for active URB
by Sergei Shtylyov
· 16 years ago
3e5c6dc
musb_host: factor out musb_ep_{get|set}_qh()
by Sergei Shtylyov
· 16 years ago
846099a
musb_host: refactor musb_save_toggle() (take 2)
by Sergei Shtylyov
· 16 years ago
37e3ee9
musb_gadget: suppress "parasitic" TX interrupts with CPPI
by Sergei Shtylyov
· 16 years ago
a5073b5
musb_gadget: fix unhandled endpoint 0 IRQs
by Sergei Shtylyov
· 16 years ago
10c966c
USB: musb: fix build when !CONFIG_PM
by Alexander Beregalov
· 16 years ago
9cceedb
USB: musb: Remove my email address from few musb related drivers
by Jarkko Nikula
· 16 years ago
0ec8fd7
USB: musb: fix possible panic while resuming
by Kim Kyuwon
· 16 years ago
6b6e971
USB: musb: fix isochronous TXDMA (take 2)
by Sergei Shtylyov
· 16 years ago
b6e434a
USB: musb: sanitize clearing TXCSR DMA bits (take 2)
by Sergei Shtylyov
· 16 years ago
c7bbc05
USB: musb: bugfixes for multi-packet TXDMA support
by Sergei Shtylyov
· 16 years ago
78322c1
USB: musb_host, fix ep0 fifo flushing
by David Brownell
· 16 years ago
74bb350
USB: musb_host, minor enqueue locking fix (v2)
by David Brownell
· 16 years ago
a227fd7
USB: musb: partial DaVinci dm355 support
by David Brownell
· 16 years ago
7438217
USB: musb: only turn off vbus in OTG hosts
by Ajay Kumar Gupta
· 16 years ago
3223371
USB: musb: fix init oops crash with static FIFO config
by Giuseppe GORGOGLIONE
· 16 years ago
1e0320f
USB: musb: NAK timeout scheme on bulk RX endpoint
by Ajay Kumar Gupta
· 16 years ago
5d67a85
USB: musb: rewrite host periodic endpoint allocation
by Sergei Shtylyov
· 16 years ago
551509d
USB: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
e747951
USB: musb: fix srp sysfs entry deletion
by Vikram Pandita
· 16 years ago
5c23c90
USB: musb: resume suspended root hub on disconnect
by Anand Gadiyar
· 16 years ago
136733d
USB: musb: use right poll limit for low speed devices
by Sergei Shtylyov
· 16 years ago
3ecdb9a
USB: musb: be careful with 64K+ transfer lengths, host side
by Sergei Shtylyov
· 16 years ago
51d9f3e
USB: musb: fix data toggle saving with shared FIFO
by Sergei Shtylyov
· 16 years ago
dc61d23
USB: musb: host endpoint_disable() oops fixes
by Sergei Shtylyov
· 16 years ago
a2fd814
USB: musb: fix urb_dequeue() method
by Sergei Shtylyov
· 16 years ago
b7bdcb7
USB: musb: fix musb_host_tx() for shared endpoint FIFO
by Dmitry Krivoschekov
· 16 years ago
c2c9632
USB: musb: be careful with 64K+ transfer lengths (gadget side)
by Felipe Balbi
· 16 years ago
34f32c9
usb: musb: make Davinci *work* in mainline
by David Brownell
· 16 years ago
cd67435
USB: musb: Kconfig fix
by David Brownell
· 16 years ago
191b776
USB: musb cppi dma fix
by Swaminathan S
· 16 years ago
704a148
USB: musb cppi bugfixes
by Hugo Villeneuve
· 16 years ago
96bcd09
USB: musb uses endpoint functions
by Julia Lawall
· 16 years ago
af7e0c5
USB: musb: tusb6010 buildfix
by Kalle Valo
· 16 years ago
97a3989
USB: musb free_irq bugfix
by Ajay Kumar Gupta
· 16 years ago
Next »