Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e82f5cfa6389893e3e17f928d4c4f402b10c79eb
/
drivers
/
usb
/
musb
7f5b09c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
08e6c97
USB: musb: test always evaluates to false
by Roel Kluin
· 15 years ago
9f445cb
USB: musb: disable double buffering for older RTL versions
by Cliff Cai
· 15 years ago
0ded2f1
USB: musb: set version of Blackfin version
by Cliff Cai
· 15 years ago
ab3bbfa
USB: musb: only print info message if probe() is successful
by Felipe Balbi
· 15 years ago
da5108e
USB: musb: unmap base if we can't probe
by Felipe Balbi
· 15 years ago
3d26864
USB: musb: tusb6010: use resource_size
by Felipe Balbi
· 15 years ago
ad517e9e
USB: musb: we already tested for dyn_fifo
by Felipe Balbi
· 15 years ago
8573e6a
USB: musb: get rid of omap_readl/writel
by Felipe Balbi
· 15 years ago
4f712e0
usb: musb: Add context save and restore support
by Ajay Kumar Gupta
· 15 years ago
94089d5
USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy()
by Roel Kluin
· 15 years ago
5fc4e77
usb: musb: Add 'extvbus' in musb_hdrc_platform_data
by Ajay Kumar Gupta
· 15 years ago
51bf0d0
usb: musb: save dynfifo in musb struct
by Ajay Kumar Gupta
· 15 years ago
1c25fda
usb: musb: handle irqs in the order dictated by programming guide
by Arnaud Mandy
· 15 years ago
1ca9e9c
usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'
by Bryan Wu
· 15 years ago
5659692
usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctly
by Swaminathan S
· 15 years ago
5274dab
usb: musb: workaround toggle bug when doing bulk transfer after isoc
by Swaminathan S
· 15 years ago
f933a0c
usb: musb: workaround MUSB DMA_INTR sometimes reads zero
by Anand Gadiyar
· 15 years ago
452f039
usb: musb: hsdma: add wrapper for reading DMA count
by Anand Gadiyar
· 15 years ago
3b15152
USB: musb: Add new fifo table for a OMAP3 errata
by Ajay Kumar Gupta
· 15 years ago
7ed069c
USB: musb: remove some of the never defined defines
by Felipe Balbi
· 15 years ago
9437575
USB: musb: move to sysfs_groups
by Felipe Balbi
· 15 years ago
b3b1cc3
USB: musb: move two printk to dev_err
by Felipe Balbi
· 15 years ago
195e9e4
USB: musb: use resource_size()
by Felipe Balbi
· 15 years ago
a8eb7ca
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
by Tony Lindgren
· 15 years ago
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
1c496784
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
· 16 years ago
51feb98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
1fe975f
USB: musb_host: undo incorrect change in musb_advance_schedule()
by Sergei Shtylyov
· 16 years ago
89368d3
USB: musb: silence "suspend as a_wait_vrise is_active" msgs
by David Brownell
· 16 years ago
30899ca7
USB: musb: davinci dm6446evm GPIO renumbering
by Kevin Hilman
· 16 years ago
d163ef2
USB: musb: davinci dm355 updates (remainder)
by David Brownell
· 16 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 16 years ago
9a4b5e3
usb: musb: disable OTG AUTOIDLE only with omap3430
by Niilo Minkkinen
· 16 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
ab983f2a
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
Next »