Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1d0f11b39728099100a768cab2d7a90389017e75
/
drivers
/
usb
/
musb
1d0f11b
usb: Fix tusb6010 for DMA API
by Tony Lindgren
· 15 years ago
34e2beb
musb_core: fix musb_init_controller() error cleanup path
by Sergei Shtylyov
· 15 years ago
c6a39ee
MUSB: fix DaVinci glue layer dependency
by Sergei Shtylyov
· 15 years ago
461972d
musb_core: don't call musb_platform_exit() twice
by Sergei Shtylyov
· 15 years ago
7917a9d
MUSB: OMAP: don't call clk_put()
by Sergei Shtylyov
· 15 years ago
13962c7
MUSB: DaVinci: fix musb_platform_init() error cleanup path
by Sergei Shtylyov
· 15 years ago
3d0bfbf
musb_core: don't prevent disabling clock on driver unload
by Sergei Shtylyov
· 15 years ago
1fb48f4
musb_core: don't touch 'musb->clock' in musb_free()
by Sergei Shtylyov
· 15 years ago
714bc5e
musb: potential use after free
by Dan Carpenter
· 15 years ago
5e0e61a
musb: save and restore missing bus control register
by Ajay Kumar Gupta
· 15 years ago
2f83175
MUSB: Blackfin: don't fake blackfin_interrupt() result
by Sergei Shtylyov
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
aa47145
usb: musb: core: declare mbase only where it's used
by Felipe Balbi
· 15 years ago
7f4bca4
USB: musb: fix warnings in Blackfin regs
by Mike Frysinger
· 15 years ago
adb3ee4
usb: musb: abstract out ULPI_BUSCONTROL register reads/writes
by Mike Frysinger
· 15 years ago
9957dd9
usb: musb: Fix compile error for omaps for musb_hdrc
by Tony Lindgren
· 15 years ago
ae92697
USB: musb: fix build error introduced by isoc change
by Sonic Zhang
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
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
dfff061
tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments
by Uwe Kleine-König
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 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
· 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
Next »