Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
75549186edf1515062fe2fcbfbd92bd99659afba
/
drivers
/
usb
/
musb
6193d69
usb: musb: gadget: fix error path
by Sebastian Andrzej Siewior
· 13 years ago
ad50c1b
usb: musb: blackfin: include prefetch head file
by Bob Liu
· 13 years ago
240a16e
usb: musb: tusb6010: fix compilation
by Felipe Balbi
· 13 years ago
f847a79
usb: musb: cppi: fix build errors due to DBG and missing musb variable
by Per Forlin
· 13 years ago
afbd074
usb: musb: ux500: replace missing DBG with dev_dbg
by Per Forlin
· 13 years ago
d366d39b
usb: musb: ux500: set dma config for both src and dst
by Per Forlin
· 13 years ago
93e098a
usb: musb: fix oops on musb_gadget_pullup
by John Stultz
· 13 years ago
26e5c3e
usb: musb: fix Kconfig
by Rabin Vincent
· 13 years ago
74c6f3a
usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared
by Sergei Trofimovich
· 13 years ago
f549953
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
3c5fec7
usb: musb: restore INDEX register in resume path
by Ajay Kumar Gupta
· 13 years ago
8220796
usb: musb: no need to access platform_device
by Felipe Balbi
· 13 years ago
e71eb39
usb: musb: convert musb to new style bind
by Sebastian Andrzej Siewior
· 13 years ago
ee34e51
usb: musb: choose correct fifo_mode
by Felipe Balbi
· 13 years ago
6228596
usb: musb: drop a gigantic amount of ifdeferry
by Felipe Balbi
· 13 years ago
e4e5b13
usb: musb: be careful when using different fifo_modes
by Felipe Balbi
· 13 years ago
9ea3533
usb: musb: update musb_platform_ops docs to match code
by Mike Frysinger
· 13 years ago
0f91349
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 13 years ago
7c9d440
treewide: transciever/transceiver spelling fixes
by Joe Perches
· 13 years ago
4858f06
usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO
by Yauheni Kaliuta
· 14 years ago
72887c8
usb: musb: host: compare status for negative error values
by Márton Németh
· 14 years ago
9303961
musb: fix prefetch build failure
by Mike Frysinger
· 14 years ago
d238944
usb: musb: ux500: add configuration and build options for ux500 dma
by Mian Yousaf Kaukab
· 14 years ago
8dcc8f7
usb: musb: ux500: add dma glue layer for ux500
by Mian Yousaf Kaukab
· 14 years ago
e3c496f
usb: musb: ux500: add dma name for ux500
by Mian Yousaf Kaukab
· 14 years ago
a48ff90
usb: musb: ux500: add ux500 specific code for gadget side
by Mian Yousaf Kaukab
· 14 years ago
28e4970
usb: musb: fix compile error
by Felipe Balbi
· 14 years ago
8620543
usb: musb: Calling VBUS pulsing API when SRP is initiated.
by Hema HK
· 14 years ago
c51e36d
usb: musb: host: remove duplicate check in musb_ep_program()
by Sergei Shtylyov
· 14 years ago
981430a
usb: musb: export musb_interrupt symbol
by Felipe Balbi
· 14 years ago
1376d92
usb: musb: allow musb and glue layers to be modules
by Felipe Balbi
· 14 years ago
5c8a86e
usb: musb: drop unneeded musb_debug trickery
by Felipe Balbi
· 14 years ago
8a1629c
Merge branch 2.6.39-rc7 into usb-linus
by Greg Kroah-Hartman
· 14 years ago
3df0045
usb: fix building musb drivers
by Anatolij Gustschin
· 14 years ago
cdefce1
usb: musb: gadget: Fix out-of-sync runtime pm calls
by Jarkko Nikula
· 14 years ago
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
Next »