index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: fix DMA for host mode
Cristian Birsan
2016-02-23
1
-4
/
+2
*
usb: musb: Fix DMA desired mode for Mentor DMA engine
Cristian Birsan
2016-02-17
1
-1
/
+1
*
usb: musb: ux500: Fix NULL pointer dereference at system PM
Ulf Hansson
2016-02-03
1
-2
/
+5
*
usb: musb: core: call init and shutdown for the usb phy
Uwe Kleine-König
2015-12-22
1
-0
/
+10
*
usb: musb: Fix unbalanced pm_runtime_enable
Tony Lindgren
2015-12-16
1
-0
/
+3
*
usb: musb: core: Fix handling of the phy notifications
Tony Lindgren
2015-12-16
3
-13
/
+37
*
usb: musb: gadget: remove redundant condition
Geyslan G. Bem
2015-12-16
1
-3
/
+2
*
usb: musb: convert printk to pr_*
Rasmus Villemoes
2015-12-15
1
-10
/
+7
*
usb: musb: fail with error when no DMA controller set
Aaro Koskinen
2015-12-09
1
-0
/
+1
*
usb: musb: core: Fix pm runtime for deferred probe
Tony Lindgren
2015-12-08
1
-1
/
+6
*
usb: musb: USB_TI_CPPI41_DMA requires dmaengine support
Arnd Bergmann
2015-11-18
1
-1
/
+1
*
usb: musb: enable usb_dma parameter
Bin Liu
2015-11-17
1
-1
/
+1
*
usb: musb: fix tx fifo flush handling
Bin Liu
2015-11-17
1
-6
/
+16
*
usb: musb: core: fix order of arguments to ulpi write callback
Uwe Kleine-König
2015-11-16
1
-5
/
+5
*
Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-11-04
4
-12
/
+48
|
\
|
*
usb: musb: core: add common method of getting vbus status
Roman Alyautdin
2015-10-16
2
-4
/
+11
|
*
musb: sunxi: Make sunxi musb glue work without MUSB_PIO_ONLY
Hans de Goede
2015-10-09
1
-0
/
+12
|
*
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
2015-09-27
2
-2
/
+2
|
*
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
Heikki Krogerus
2015-09-27
1
-1
/
+1
|
*
usb: musb: dsps: control musb speed based on dts setting
Bin Liu
2015-09-27
1
-0
/
+13
|
*
usb: musb: set the controller speed based on the config setting
Bin Liu
2015-09-27
1
-6
/
+10
*
|
usb: musb: omap2430: Fix regression caused by driver core change
Tony Lindgren
2015-10-28
1
-6
/
+23
|
/
*
usb: musb: fix cppi channel teardown for isoch transfer
Bin Liu
2015-09-21
1
-0
/
+3
*
usb: musb: dsps: fix polling in device-only mode
Bin Liu
2015-09-21
1
-2
/
+5
*
usb: musb: ux500: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-14
1
-0
/
+2
*
usb: musb: Disable interrupts on suspend, enable them on resume
Pascal Huerst
2015-09-14
1
-0
/
+6
*
usb: musb: ensure in peripheral mode when checking session
Bin Liu
2015-09-14
1
-0
/
+1
*
usb: musb: gadget: fix build break by adding missing 'break'
Robert Baldyga
2015-08-07
1
-0
/
+1
*
usb: musb: cppi41: allow it to work again
Felipe Balbi
2015-08-06
1
-3
/
+3
*
usb: musb: gadget: remove remaining DMA ifdeferry
Felipe Balbi
2015-08-06
1
-21
/
+18
*
usb: musb: gadget: add musb_match_ep() function
Robert Baldyga
2015-08-06
1
-0
/
+34
*
usb: musb: gadget: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+12
*
usb: musb: musb_dsps: Simplify return statement
Saurabh Karajgaonkar
2015-08-04
1
-5
/
+1
*
usb: musb: Allow building in all the DMA code
Tony Lindgren
2015-08-03
1
-24
/
+14
*
usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget
Robert Baldyga
2015-07-30
1
-0
/
+1
*
usb: musb: sunxi: Add support for musb controller in A33 SoC
Hans de Goede
2015-07-29
1
-0
/
+15
*
usb: musb: sunxi: Add support for musb controller in A31 SoC
Hans de Goede
2015-07-29
1
-6
/
+44
*
usb: musb: sunxi: Add support for the Allwinner sunxi musb controller
Hans de Goede
2015-07-29
3
-1
/
+716
*
usb: musb: host: rely on port_mode to call musb_start()
Felipe Balbi
2015-07-06
1
-3
/
+1
*
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
2015-06-08
1
-1
/
+7
|
\
|
*
usb: musb: fix order of conditions for assigning end point operations
Ben Hutchings
2015-05-26
1
-7
/
+7
*
|
usb: musb: ux500: fix build warnings
Felipe Balbi
2015-05-27
1
-1
/
+1
*
|
usb: musb: am35x: fix build warnings
Felipe Balbi
2015-05-27
1
-1
/
+1
*
|
usb: musb: Fix platform code being unable to override ep access ops
Hans de Goede
2015-05-26
1
-7
/
+6
*
|
usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo f...
Hans de Goede
2015-05-26
1
-4
/
+4
*
|
usb: musb: Make busctl_offset an io-op rather then a define
Hans de Goede
2015-05-26
5
-48
/
+68
*
|
usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...
Hans de Goede
2015-05-26
4
-35
/
+21
*
|
usb: musb: Add pre and post root port reset end callbacks
Hans de Goede
2015-05-26
2
-0
/
+18
*
|
usb: musb: add softconnect for host mode
Bin Liu
2015-05-07
1
-0
/
+91
*
|
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5
Tony Lindgren
2015-05-07
1
-114
/
+140
[next]