index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-27
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
2
-2
/
+2
2015-09-27
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
Heikki Krogerus
1
-1
/
+1
2015-09-27
usb: musb: dsps: control musb speed based on dts setting
Bin Liu
1
-0
/
+13
2015-09-27
usb: musb: set the controller speed based on the config setting
Bin Liu
1
-6
/
+10
2015-09-21
usb: musb: fix cppi channel teardown for isoch transfer
Bin Liu
1
-0
/
+3
2015-09-21
usb: musb: dsps: fix polling in device-only mode
Bin Liu
1
-2
/
+5
2015-09-14
usb: musb: ux500: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+2
2015-09-14
usb: musb: Disable interrupts on suspend, enable them on resume
Pascal Huerst
1
-0
/
+6
2015-09-14
usb: musb: ensure in peripheral mode when checking session
Bin Liu
1
-0
/
+1
2015-08-07
usb: musb: gadget: fix build break by adding missing 'break'
Robert Baldyga
1
-0
/
+1
2015-08-06
usb: musb: cppi41: allow it to work again
Felipe Balbi
1
-3
/
+3
2015-08-06
usb: musb: gadget: remove remaining DMA ifdeferry
Felipe Balbi
1
-21
/
+18
2015-08-06
usb: musb: gadget: add musb_match_ep() function
Robert Baldyga
1
-0
/
+34
2015-08-04
usb: musb: gadget: add ep capabilities support
Robert Baldyga
1
-0
/
+12
2015-08-04
usb: musb: musb_dsps: Simplify return statement
Saurabh Karajgaonkar
1
-5
/
+1
2015-08-03
usb: musb: Allow building in all the DMA code
Tony Lindgren
1
-24
/
+14
2015-07-30
usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget
Robert Baldyga
1
-0
/
+1
2015-07-29
usb: musb: sunxi: Add support for musb controller in A33 SoC
Hans de Goede
1
-0
/
+15
2015-07-29
usb: musb: sunxi: Add support for musb controller in A31 SoC
Hans de Goede
1
-6
/
+44
2015-07-29
usb: musb: sunxi: Add support for the Allwinner sunxi musb controller
Hans de Goede
3
-1
/
+716
2015-07-06
usb: musb: host: rely on port_mode to call musb_start()
Felipe Balbi
1
-3
/
+1
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+7
2015-05-27
usb: musb: ux500: fix build warnings
Felipe Balbi
1
-1
/
+1
2015-05-27
usb: musb: am35x: fix build warnings
Felipe Balbi
1
-1
/
+1
2015-05-26
usb: musb: Fix platform code being unable to override ep access ops
Hans de Goede
1
-7
/
+6
2015-05-26
usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo f...
Hans de Goede
1
-4
/
+4
2015-05-26
usb: musb: Make busctl_offset an io-op rather then a define
Hans de Goede
5
-48
/
+68
2015-05-26
usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...
Hans de Goede
4
-35
/
+21
2015-05-26
usb: musb: Add pre and post root port reset end callbacks
Hans de Goede
2
-0
/
+18
2015-05-26
usb: musb: fix order of conditions for assigning end point operations
Ben Hutchings
1
-7
/
+7
2015-05-07
usb: musb: add softconnect for host mode
Bin Liu
1
-0
/
+91
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5
Tony Lindgren
1
-114
/
+140
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4
Tony Lindgren
1
-4
/
+2
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3
Tony Lindgren
1
-50
/
+74
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2
Tony Lindgren
1
-4
/
+3
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1
Tony Lindgren
1
-17
/
+44
2015-05-07
usb: musb: Remove ifdefs for TX DMA for musb_host.c
Tony Lindgren
1
-13
/
+48
2015-05-07
usb: musb: Remove DMA ifdef for musb_gadget.c short_packet
Tony Lindgren
1
-6
/
+10
2015-05-07
usb: musb: Get rid of the DMA ifdefs for musb_core.c
Tony Lindgren
1
-2
/
+0
2015-05-07
usb: musb: Set up function pointers for DMA
Tony Lindgren
17
-23
/
+118
2015-05-07
usb: musb: Fix up DMA related macros
Tony Lindgren
14
-29
/
+51
2015-04-27
usb: musb: only set test mode once
Bin Liu
1
-1
/
+8
2015-04-27
usb: musb: fix inefficient copy of unaligned buffers
Johan Hovold
1
-2
/
+7
2015-04-10
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-4
/
+5
2015-04-07
usb: musb: use new USB_RESUME_TIMEOUT
Felipe Balbi
2
-4
/
+5
2015-04-03
usb: musb: dsps: fix build on i386 when COMPILE_TEST is set
Tony Lindgren
1
-1
/
+1
2015-04-03
musb_virthub: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-03-25
Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
5
-256
/
+201
2015-03-24
usb: musb: Fix fifo reads for dm816x with musb_dsps
Tony Lindgren
1
-1
/
+24
2015-03-11
usb: musb: cppi41: fix condition to call cppi41_trans_done().
Takeyoshi Kikuchi
1
-2
/
+4
[next]