Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
41932b9b8adc14b5650e8909f66d5bd08619b81c
/
drivers
/
usb
/
musb
/
musb_dsps.c
41932b9
usb: musb: dsps: control musb speed based on dts setting
by Bin Liu
· 9 years ago
b8239dc
usb: musb: dsps: fix polling in device-only mode
by Bin Liu
· 9 years ago
e94a736
usb: musb: musb_dsps: Simplify return statement
by Saurabh Karajgaonkar
· 9 years ago
7f6283e
usb: musb: Set up function pointers for DMA
by Tony Lindgren
· 10 years ago
f8e9f34f
usb: musb: Fix up DMA related macros
by Tony Lindgren
· 10 years ago
d30323f
usb: musb: dsps: fix build on i386 when COMPILE_TEST is set
by Tony Lindgren
· 10 years ago
3e45737
usb: musb: Fix fifo reads for dm816x with musb_dsps
by Tony Lindgren
· 10 years ago
33c300c
usb: musb: dsps: don't fake of_node to musb core
by Felipe Balbi
· 10 years ago
983f3ca
usb: musb: dsps: request phy using our device pointer
by Felipe Balbi
· 10 years ago
ad78c91
usb: musb: dsps: just start polling already
by Felipe Balbi
· 10 years ago
9e204d8
usb: musb: dsps: use msecs_to_jiffies instead
by Felipe Balbi
· 10 years ago
b28a643
usb: musb: rename ->reset() to ->recover()
by Felipe Balbi
· 10 years ago
011d0dd
usb: musb: dsps: do not reset musb on babble
by Felipe Balbi
· 10 years ago
3709ffc
usb: musb: dsps: add dsps_ prefix to sw_babble_control
by Felipe Balbi
· 10 years ago
f860f0b
usb: musb: dsps: check for the single bit
by Felipe Balbi
· 10 years ago
52b9e6e
usb: musb: dsps: remove babble check from dsps irq handler
by Felipe Balbi
· 10 years ago
d0cddae
usb: musb: dsps: return error code if reset fails
by Felipe Balbi
· 10 years ago
bb90600
usb: musb: Fix getting a generic phy for musb_dsps
by Tony Lindgren
· 10 years ago
606bf4d
usb: musb: Fix use for of_property_read_bool for disabled multipoint
by Tony Lindgren
· 10 years ago
d026e9c
usb: musb: Change end point selection to use new IO access
by Tony Lindgren
· 10 years ago
e47d925
usb: move the OTG state from the USB PHY to the OTG structure
by Antoine Tenart
· 10 years ago
7683307
usb: musb: dsps: remove duplicate check on resource
by Varka Bhadram
· 10 years ago
0816ea2
usb: musb: musb_dsps: delete unnecessary 'out of memory' messages
by Peter Chen
· 10 years ago
f042e9c
usb: musb: musb_dsps: fix NULL pointer in suspend
by Sebastian Andrzej Siewior
· 10 years ago
53185b3
usb: musb: dsps: start OTG timer on resume again
by Sebastian Andrzej Siewior
· 10 years ago
468bcc2
usb: musb: dsps: kill OTG timer on suspend
by Felipe Balbi
· 10 years ago
61fe2d7
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
371254c
usb: musb: dsps: Add the sw_babble_control() and Enable for newer silicon
by George Cherian
· 10 years ago
d871c62
usb: musb: core: Convert the musb_platform_reset to have a return value.
by George Cherian
· 10 years ago
8035691
usb: musb: dsps: fix the base address for accessing the mode register
by Lothar Waßmann
· 10 years ago
5670017
usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()
by George Cherian
· 11 years ago
fc7af21
usb: musb: dsps: coding style cleanup
by Lothar Waßmann
· 10 years ago
f871252
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
5b78398
usb: musb: dsps: compile suspend/resume only with PM_SLEEP
by Wolfram Sang
· 11 years ago
1d57de3
usb: musb: dsps: handle babble interrupts
by Daniel Mack
· 11 years ago
d7078df
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h>
by Felipe Balbi
· 11 years ago
0fca91b
usb: musb: dsps: move debugfs_remove_recursive()
by Daniel Mack
· 11 years ago
40f099e
usb: musb: dsps, debugfs files
by Markus Pargmann
· 11 years ago
de9db57
usb: musb: dsps, use devm_kzalloc
by Markus Pargmann
· 11 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
5ace3d0
usb: musb: dsps: polling ID pin status only in otg mode
by Bin Liu
· 11 years ago
869c597
usb: musb: dsps: add support for suspend and resume
by Daniel Mack
· 11 years ago
b991f9b
usb: musb: dsps: add {tx,rx}_mode to wrapper
by Daniel Mack
· 11 years ago
943c139
usb: musb: dsps: implement ->set_mode()
by Felipe Balbi
· 11 years ago
5328f35
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
24616eb
usb: musb: dsps: run the timer only on OTG systems
by Sebastian Andrzej Siewior
· 11 years ago
0f901c9
usb: musb: dsps: redo the otg timer
by Sebastian Andrzej Siewior
· 11 years ago
807d0d2
usb: musb: dsps: remove declartion for dsps_musb_try_idle()
by Sebastian Andrzej Siewior
· 11 years ago
8b9fcce
usb: musb: dsps: move try_idle to start hook
by Sebastian Andrzej Siewior
· 11 years ago
2b84f92
usb: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
b432cb8
usb: musb_dsps: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
4fc4b27
usb: musb: dsps: do not bind to "musb-hdrc"
by Sebastian Andrzej Siewior
· 11 years ago
781f179
usb: musb: am335x-evm: Do not remove the session bit HOST-only mode
by Sebastian Andrzej Siewior
· 11 years ago
9dfa362
usb: musb: dsps: do not set is_active on the first drvbus interrupt
by Sebastian Andrzej Siewior
· 11 years ago
c031a7d
usb: usb: dsps: update code according to the binding document
by Sebastian Andrzej Siewior
· 11 years ago
51ef74f
usb: musb: dsps: fix devm_ioremap_resource error detection code
by Julia Lawall
· 11 years ago
97238b3
usb: musb: dsps: use proper child nodes
by Sebastian Andrzej Siewior
· 11 years ago
e96bdc3
usb: musb: dsps: remove the hardcoded phy pieces
by Sebastian Andrzej Siewior
· 11 years ago
9e5f9c8
Merge branch 'nop-phy-rename' into next
by Felipe Balbi
· 11 years ago
3fa4d73
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
by Sebastian Andrzej Siewior
· 11 years ago
c1a7d67
usb: musb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
9be73ba
usb: musb: dsps: remove EOI access
by Sebastian Andrzej Siewior
· 11 years ago
fa7b4ca
usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_data
by Sebastian Andrzej Siewior
· 11 years ago
e9eb2e0
usb: musb: remove ti81xx pieces from musb
by Sebastian Andrzej Siewior
· 11 years ago
7557a57
usb: musb: dsps: init / shutdown the phy
by Sebastian Andrzej Siewior
· 11 years ago
8b513d0
treewide: Fix typo in printk
by Masanari Iida
· 12 years ago
b25e5f1
usb: musb: dsps: fix error return code in dsps_create_musb_pdev()
by Wei Yongjun
· 12 years ago
96449f0
usb: musb: dsps: print babble message only when musb is active host
by Ravi Babu
· 12 years ago
42c0bf1
usb: otg: prefix otg_state_string with usb_
by Felipe Balbi
· 12 years ago
cc50603
usb: musb: dsps: fix possible compile warning
by Felipe Balbi
· 12 years ago
0f53e48
usb: musb: dsps: add missing include
by Felipe Balbi
· 12 years ago
74e1a2a
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
4682349
Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
148e113
usb: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
25736e0
usb: musb: fix dependency on transceiver driver
by Ming Lei
· 12 years ago
7e56e62
usb: musb: dsps: Remove duplicate inclusion of linux/of.h
by Sachin Kamat
· 12 years ago
deeeb9e
usb: musb: dsps: header movement build error fix
by Afzal Mohammed
· 12 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
fb4e98a
usb: remove use of __devexit
by Bill Pemberton
· 12 years ago
2f82686
usb: remove use of __devinitconst
by Bill Pemberton
· 12 years ago
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
7690417
usb: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
8a6ff8a
Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headers
by Arnd Bergmann
· 12 years ago
7fd94be
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
3a3f2e5
Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
d755422
Revert "usb: musb: dsps: remove explicit NOP device creation"
by Afzal Mohammed
· 12 years ago
984e833
usb: fix typo in drivers/usb
by Masanari Iida
· 12 years ago
c68bb4c
usb: musb: dsps: control module handling (quirk)
by Santhapuri, Damodar
· 12 years ago
3e594b1
usb: musb: dsps: get resources by index
by Afzal Mohammed
· 12 years ago
3b46dd7
usb: musb: dsps: reduce musb instance to one
by Afzal Mohammed
· 12 years ago
12fc926
usb: musb: dsps: remove platform callback
by Afzal Mohammed
· 12 years ago
2f77116
usb: musb: remove hand-crafted id handling
by Sebastian Andrzej Siewior
· 12 years ago
b415c8f
usb: musb: dsps: use platform_device_unregister in dsps_delete_musb_pdev()
by Wei Yongjun
· 12 years ago
e8c4a7a
ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
by Felipe Balbi
· 12 years ago
ca749b2
usb: musb: dsps: fix res_name length
by Daniel Mack
· 12 years ago
1cd572f
Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
dcb9cf3
Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
d8c3ef2
usb: musb: dsps: remove explicit NOP device creation
by Ajay Kumar Gupta
· 12 years ago
6514567
usb: musb: dsps: add dt support
by Ajay Kumar Gupta
· 12 years ago
db4a932
usb: musb: am335x: add support for dual instance
by B, Ravi
· 12 years ago
Next »