Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
65b22f93fde320b34d43e4a3978e1b52b1bcc279
/
drivers
/
usb
/
musb
dbe79bb
USB 3.0 Hub Changes
by John Youn
· 23 years ago
c88ba39
usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.c
by Huzaifa Sidhpurwala
· 14 years ago
70045c5
usb: musb: OMAP3xxx: Fix device detection in otg & host mode
by Hema HK
· 14 years ago
7acc619
usb: musb: Idle path retention and offmode support for OMAP3
by Hema HK
· 14 years ago
da68cce
usb: musb: Remove platform context save/restore API
by Hema HK
· 14 years ago
4cbbf08
usb: musb: gadget: fix list_head usage
by Felipe Balbi
· 14 years ago
0fd857a
usb: musb: gadget: DBG() already prints function name
by Sergei Shtylyov
· 14 years ago
002eda1
usb: musb: OMAP4430: Fix usb device detection if connected during boot
by Hema HK
· 14 years ago
207b0e1
usb: musb: Using runtime pm APIs for musb.
by Hema HK
· 14 years ago
ad1adb8
usb: musb: gadget: do not poke with gadget's list_head
by Felipe Balbi
· 14 years ago
63eed2b
usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_driver
by Felipe Balbi
· 14 years ago
75a14b1
usb: musb: do not error out if Kconfig doesn't match board mode
by Felipe Balbi
· 14 years ago
66b0835
Merge 2.6.38-rc5 into usb-next
by Greg Kroah-Hartman
· 14 years ago
c8cf203
USB: HCD: Add usb_hcd prefix to exported functions
by Robert Morell
· 14 years ago
5f5761c
usb: musb: introduce api for dma code to check compatibility with usb request
by Mian Yousaf Kaukab
· 14 years ago
c65bfa6
usb: musb: maintain three states for buffer mappings instead of two
by Mian Yousaf Kaukab
· 14 years ago
0662481
usb: musb: disable double buffering when it's broken
by Felipe Balbi
· 14 years ago
9c66807
usb: musb: hsdma: change back to use musb_read/writew
by Bob Liu
· 14 years ago
541079d
usb: musb: core: fix IRQ check
by Sergei Shtylyov
· 14 years ago
456bb16
usb: musb: fix kernel panic during s2ram(v2)
by Ming Lei
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
57cc721
headers: kobject.h redux
by Alexey Dobriyan
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
36facad
Merge branch 'usb-next' into musb-merge
by Greg Kroah-Hartman
· 14 years ago
2faa83e
Revert "USB: musb: pm: don't rely fully on clock support"
by Greg Kroah-Hartman
· 14 years ago
224acb1
Revert "USB: musb: blackfin: pm: make it work"
by Greg Kroah-Hartman
· 14 years ago
e4a2b35
usb: musb: core: kill unneeded #include's
by Sergei Shtylyov
· 14 years ago
594632e
usb: musb: Adding musb support for OMAP4430
by Hema HK
· 14 years ago
4c42fbc
usb: musb: TWL6030: Selecting TWL6030_USB transceiver
by Hema HK
· 14 years ago
4bc36fd
usb: musb: add support for ux500 platform
by Mian Yousaf Kaukab
· 14 years ago
a9c0378
musb: am35x: fix compile error due to control apis
by Ajay Kumar Gupta
· 14 years ago
92b48df
usb: musb: drop board_set_vbus
by Felipe Balbi
· 14 years ago
7841737
usb: musb: drop musb_platform_suspend/resume
by Felipe Balbi
· 14 years ago
fcd22e3
usb: musb: blackfin: usb dev_pm_ops structure
by Felipe Balbi
· 14 years ago
6f783e2
usb: musb: am35x: usb dev_pm_ops structure
by Felipe Balbi
· 14 years ago
c20aebb
usb: musb: omap2430: use dev_pm_ops structure
by Felipe Balbi
· 14 years ago
e632635
usb: musb: omap2430: drop the nops
by Felipe Balbi
· 14 years ago
3c8a5fc
usb: musb: mark musb_save/restore_context static
by Felipe Balbi
· 14 years ago
4963514
usb: musb: drop musb_platform_save/restore_context
by Felipe Balbi
· 14 years ago
fa56df9
usb: musb: drop the set_clock magic
by Felipe Balbi
· 14 years ago
0349176
usb: musb: move clock handling to glue layer
by Felipe Balbi
· 14 years ago
f7ec943
usb: musb: pass platform_ops via platform_data
by Felipe Balbi
· 14 years ago
a023c63
usb: musb: blackfin: give it a context structure
by Felipe Balbi
· 14 years ago
e6480fa
usb: musb: da8xx: give it a context structure
by Felipe Balbi
· 14 years ago
e110de4
usb: musb: davinci: give it a context structure
by Felipe Balbi
· 14 years ago
1add75d
usb: musb: tusb6010: give it a context structure
by Felipe Balbi
· 14 years ago
0919dfc
usb: musb: am35x: give it a context structure
by Felipe Balbi
· 14 years ago
a3cee12
usb: musb: omap2430: give it a context structure
by Felipe Balbi
· 14 years ago
9cb0308
usb: musb: split blackfin to its own platform_driver
by Felipe Balbi
· 14 years ago
8ceae51
usb: musb: split da8xx to its own platform_driver
by Felipe Balbi
· 14 years ago
73b089b
usb: musb: split davinci to its own platform_driver
by Felipe Balbi
· 14 years ago
18688fb
usb: musb: split tusb6010 to its own platform_driver
by Felipe Balbi
· 14 years ago
ce40c57
usb: musb: split am35x to its own platform_driver
by Felipe Balbi
· 14 years ago
dc09886
usb: musb: split omap2430 to its own platform_driver
by Felipe Balbi
· 14 years ago
05ac10d
usb: musb: trivial search and replace patch
by Felipe Balbi
· 14 years ago
7c92554
usb: musb: add Kconfig options for each glue layer
by Felipe Balbi
· 14 years ago
7421107
usb: musb: hold context on musb structure
by Felipe Balbi
· 14 years ago
743411b
usb: musb: make all glue layer export struct musb_platform_ops
by Felipe Balbi
· 14 years ago
3ca8abb
usb: musb: introduce struct musb_platform_ops
by Felipe Balbi
· 14 years ago
0607f86
usb: musb: gadget: prevent a NULL pointer dereference
by Felipe Balbi
· 14 years ago
fcf173e
usb: musb: add names for IRQs in structure resource
by Hema Kalliguddi
· 14 years ago
ea65df5
usb: musb: remove board_data parameter from musb_platform_init()
by Hema Kalliguddi
· 14 years ago
07a8cdd
usb: musb: do not use dma for control transfers
by Anand Gadiyar
· 14 years ago
bb324b0
usb: musb: gadget: fix compilation warning
by Ajay Kumar Gupta
· 14 years ago
e75df37
usb: musb: clear RXCSR_AUTOCLEAR before PIO read
by Ming Lei
· 14 years ago
92d2711
usb: musb: unmap dma buffer when switching to PIO
by Hema Kalliguddi
· 14 years ago
6e16edf
usb: musb: fail unaligned DMA transfers on v1.8 and above
by Anand Gadiyar
· 14 years ago
0739702
usb: musb: gadget: kill duplicate code in musb_gadget_queue()
by Sergei Shtylyov
· 14 years ago
19aab56
usb: musb: Fix handling of spurious SESSREQ
by Heikki Krogerus
· 14 years ago
b212091
usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd time
by Ming Lei
· 14 years ago
9c75646
USB: musb: blackfin: push clkin value to platform resources
by Bob Liu
· 14 years ago
68f6471
USB: musb: blackfin: fix dynamic device<->host changing
by Bob Liu
· 14 years ago
1e393c6
USB: musb: blackfin: pm: make it work
by Bob Liu
· 14 years ago
32d5dc9
USB: musb: pm: don't rely fully on clock support
by Bob Liu
· 14 years ago
5d726f5
USB: musb: blackfin: fix musb_read_txhubport() definition
by Ian Jeffray
· 14 years ago
31c9909
USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration
by Ming Lei
· 14 years ago
120d074
usb: musb: don't leave PHY enabled on shutdown()
by Grazvydas Ignotas
· 14 years ago
e2c3404
usb: musb: musb_gadget: fix resource leakage in error path
by Rahul Ruikar
· 14 years ago
9001d80
usb: musb: gadget: fix dma mode 0 in double buffer Rx case
by Ming Lei
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
843bb1d
USB: musb: AM35x: Workaround for fifo read issue
by Ajay Kumar Gupta
· 14 years ago
eb83092
USB: musb: add musb support for AM35x
by Ajay Kumar Gupta
· 14 years ago
0a2b8a0
usb: makefile cleanup
by matt mooney
· 14 years ago
00be545
usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()
by Sergei Shtylyov
· 14 years ago
3daad24
usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()
by Sergei Shtylyov
· 14 years ago
f405387
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
by Sergei Shtylyov
· 14 years ago
2501331
usb: change to new flag variable
by matt mooney
· 14 years ago
e0c4347
usb: musb: gadget: only enable AUTOCLEAR in double buffered case
by Felipe Balbi
· 14 years ago
e7379aa
usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)
by Ming Lei
· 14 years ago
a6038ee
usb: musb: ignore spurious SESSREQ interrupts
by Heikki Krogerus
· 14 years ago
4346786
usb: musb: gadget: kill unreachable code in musb_g_rx()
by Sergei Shtylyov
· 14 years ago
2f8d5cd
USB: musb: suppress warning about unused flags
by Jon Povey
· 14 years ago
f8afbf7f
usb: musb: host: support DMA transfers greater than max channel length
by T. S., Anil Kumar
· 14 years ago
ae9b2ad
usb: musb: Change to direct addr in context save/restore
by Bob Liu
· 14 years ago
496dda7
usb: musb: host: unmap the buffer for PIO data transfers
by Maulik Mankad
· 14 years ago
6587cc0
usb: musb: musbhsdma: increase max_len to 1MB
by Anil Shetty
· 14 years ago
f11d893
usb: musb: support ISO high bandwidth for gadget mode
by Ming Lei
· 14 years ago
3ee076d
usb: musb: introduce DA8xx/OMAP-L1x glue layer
by Sergei Shtylyov
· 14 years ago
d613746
USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUG
by Sergei Shtylyov
· 14 years ago
b0fca50
usb gadget: don't save bind callback in struct usb_gadget_driver
by Uwe Kleine-König
· 14 years ago
Next »