Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
383cf4e8d47f902600263191f8f167379c376985
/
drivers
/
usb
/
musb
383cf4e
usb: musb: omap2430: Fix retention idle on musb peripheral only boards
by Jarkko Nikula
· 14 years ago
36a52c0
usb: musb: omap2430: fix build failure
by Johan Hovold
· 14 years ago
1325430
USB: musb: blackfin: work around anomaly 05000450
by Mike Frysinger
· 14 years ago
4f9edd2
usb: musb: Fix the crash issue during reboot
by Hema HK
· 14 years ago
3d5ad13
usb: musb: gadget: check the correct list_head
by Felipe Balbi
· 14 years ago
7a180e7
usb: musb: temporarily make it bool
by Felipe Balbi
· 14 years ago
2e10f5e
USB: musb: dereferencing an iomem pointer
by Dan Carpenter
· 14 years ago
2fbcf3f
USB: musb: silence printk format warning
by Dan Carpenter
· 14 years ago
aca7f35
USB: musb: using 0 instead of NULL
by Dan Carpenter
· 14 years ago
ec63bf6
USB: musb: add missing unlock in cppi_interrupt()
by Dan Carpenter
· 14 years ago
8726606
usb: musb: ux500: copy dma mask from platform device to musb device
by Mian Yousaf Kaukab
· 14 years ago
100d4a9
usb: musb: clear AUTOSET while clearing DMAENAB
by Mian Yousaf Kaukab
· 14 years ago
dced35a
drivers: Final irq namespace conversion
by Thomas Gleixner
· 14 years ago
45567c2
usb: musb: blackfin: fix typo in new bfin_musb_vbus_status func
by Mike Frysinger
· 14 years ago
8f7e7b8
usb: musb: blackfin: fix typo in new dev_pm_ops struct
by Bob Liu
· 14 years ago
417ddf8
usb: musb: blackfin: fix typo in platform driver name
by Mike Frysinger
· 14 years ago
5f1e8ce
usb: musb: Fix for merge issue
by Hema HK
· 14 years ago
0df0914
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
971f115
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
dbe79bb
USB 3.0 Hub Changes
by John Youn
· 23 years ago
12d7d4e
Merge branch 'devel-cleanup' into omap-for-linus
by Tony Lindgren
· 14 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
ec95d35
usb: musb: core: set has_tt flag
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
b193b41
usb: musb: omap2430: fix kernel panic on reboot
by Johan Hovold
· 14 years ago
5990378
usb: musb: fix build breakage
by Felipe Balbi
· 14 years ago
9238b6d
Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus
by Tony Lindgren
· 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
59b479e
omap: Start using CONFIG_SOC_OMAP
by Tony Lindgren
· 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
Next »