index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-10
usb: gadget: rndis: convert into module
Andrzej Pietrasiewicz
7
-3
/
+32
2013-06-10
usb: gadget: u_ether: convert into module
Andrzej Pietrasiewicz
10
-52
/
+98
2013-06-10
usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_needed
UCHINO Satoshi
1
-0
/
+2
2013-06-10
USB: gadget: f_uac2: Fix broken prm to uac2 mapping
Jassi Brar
1
-14
/
+6
2013-06-10
usb: gadget: r8a66597-udc: do not unlock unheld spinlock in r8a66597_sudmac_i...
Alexey Khoroshilov
1
-2
/
+2
2013-06-04
usb: gadget: uvc: Implement videobuf2 .wait_prepare and .wait_finish operations
Michael Grzeschik
1
-0
/
+16
2013-05-31
usb: phy: omap-usb3: updated dpll M,N values to support DRA7xx devices
Ruchika Kharwar
1
-1
/
+6
2013-05-31
usb: dwc3: remove redundant D0 power state set
Yijing Wang
1
-1
/
+0
2013-05-30
usb: musb: host: fix build warning
Felipe Balbi
1
-3
/
+3
2013-05-30
usb: phy: registering Tegra USB PHY as platform driver
Venu Byravarasu
3
-210
/
+230
2013-05-30
usb: phy: tegra: Add error handling & clean up.
Venu Byravarasu
1
-11
/
+39
2013-05-30
usb: phy: tegra: get ULPI reset GPIO info using DT.
Venu Byravarasu
2
-14
/
+12
2013-05-30
usb: phy: tegra: Get PHY mode using DT
Venu Byravarasu
3
-4
/
+13
2013-05-30
usb: phy: tegra: Return correct error value provided by clk_get_sys
Venu Byravarasu
1
-2
/
+1
2013-05-28
usb: gadget: use platform_{get,set}_drvdata()
Jingoo Han
5
-9
/
+9
2013-05-28
usb: phy: samsung: Add support HSIC on Exynos4X12
Dongjin Kim
3
-2
/
+26
2013-05-28
usb: phy: phy-nop: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-28
usb: gadget: pxa27x_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-28
usb: gadget: mv_u3d_core: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-3
/
+0
2013-05-28
usb: phy: samsung: Add support for USB 2.0 PHY on Exynos 4x12
Tomasz Figa
2
-0
/
+19
2013-05-28
usb: phy: samsung: Pass enable/disable callbacks through driver data
Tomasz Figa
3
-13
/
+15
2013-05-28
usb: phy: samsung: Pass set_isolation callback through driver data
Tomasz Figa
4
-35
/
+23
2013-05-28
usb: phy: samsung: Consolidate reference clock rate handling
Tomasz Figa
4
-49
/
+86
2013-05-28
usb: phy: samsung: Use clk_get to get reference clock
Tomasz Figa
1
-2
/
+2
2013-05-28
usb: phy: samsung: Select common driver part implicitly
Tomasz Figa
1
-1
/
+1
2013-05-28
usb: phy: ab8500-usb: add ab9540 support
Fabio Baltieri
1
-0
/
+213
2013-05-28
usb: phy: ab8500-usb: add ab8540 support
Fabio Baltieri
1
-3
/
+294
2013-05-28
usb: phy: ab8500-usb: add flag bits to control driver features
Fabio Baltieri
1
-36
/
+73
2013-05-28
usb: phy: ab8500-usb: move phy tuning values on separate functions
Fabio Baltieri
1
-75
/
+86
2013-05-28
usb: phy: ab8500-usb: add platform_device_id table
Fabio Baltieri
1
-2
/
+8
2013-05-28
usb: phy: ab8500-usb: fix phy tuning value select logic
Fabio Baltieri
1
-2
/
+2
2013-05-28
usb: phy: ab8500-usb: restart phy during probe
Sakethram Bommisetti
1
-0
/
+33
2013-05-28
usb: phy: ab8500-usb: add transceiver clock control
Mian Yousaf Kaukab
1
-0
/
+14
2013-05-28
usb: musb: various cosmetic fixes on ux500 files
Fabio Baltieri
2
-7
/
+8
2013-05-28
usb: musb: enable ux500 host side dma support
Mian Yousaf Kaukab
1
-4
/
+4
2013-05-28
usb: gadget: uvc: Remove unneeded endpoint descriptor fields initialization
Laurent Pinchart
1
-10
/
+3
2013-05-28
usb: musb: eliminate musb_to_hcd
Daniel Mack
5
-12
/
+10
2013-05-28
usb: musb: use musb->port_mode
Daniel Mack
2
-6
/
+19
2013-05-28
usb: musb: re-introduce musb->port_mode
Daniel Mack
2
-0
/
+8
2013-05-28
usb: musb: add musb_host_setup() and musb_host_cleanup()
Daniel Mack
3
-0
/
+34
2013-05-28
usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes
Daniel Mack
4
-4
/
+79
2013-05-28
usb: musb: factor out hcd initalization
Daniel Mack
4
-39
/
+67
2013-05-28
usb: musb: move musb_start to musb_virthub.c
Daniel Mack
3
-46
/
+44
2013-05-28
usb: musb: gadget: remove hcd initialization
Daniel Mack
1
-10
/
+0
2013-05-28
usb: musb: factor some host-specific functions
Daniel Mack
3
-12
/
+24
2013-05-28
usb: musb: move function declarations to musb_{host,gadget}.h
Daniel Mack
3
-24
/
+14
2013-05-28
usb: gadget: drop unused USB_GADGET_MUSB_HDRC
Daniel Mack
1
-8
/
+0
2013-05-28
usb: musb: remove 'ignore_disconnect' flag
Felipe Balbi
3
-13
/
+1
2013-05-28
usb: musb: fix incorrect usage of resource pointer
Felipe Balbi
6
-12
/
+96
2013-05-27
Linux 3.10-rc3
v3.10-rc3
Linus Torvalds
1
-1
/
+1
[next]