index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-11
usb: gadget: s3c-hsotg: add isochronous transfers support
Robert Baldyga
1
-4
/
+23
2013-10-11
usb: dwc3: core: use pm_runtime_put_sync() on remove
Felipe Balbi
1
-1
/
+1
2013-10-10
usb: phy: Add RCAR Gen2 USB phy
Valentine Barshak
4
-0
/
+284
2013-10-10
usb: musb: cancel work on removal
Sebastian Andrzej Siewior
1
-0
/
+1
2013-10-10
usb: gadget: mass_storage: merge usb_f_mass_storage module with u_ms module
Andrzej Pietrasiewicz
2
-10
/
+1
2013-10-10
usb: gadget: f_mass_storage: remove compatibility layer
Andrzej Pietrasiewicz
2
-152
/
+19
2013-10-10
usb: gadget: multi: convert to new interface of f_mass_storage
Andrzej Pietrasiewicz
2
-30
/
+83
2013-10-10
usb: gadget: multi: convert to new interface of f_rndis
Andrzej Pietrasiewicz
2
-24
/
+52
2013-10-10
usb: gadget: multi: convert to new interface of f_ecm
Andrzej Pietrasiewicz
2
-8
/
+61
2013-10-10
usb: gadget: acm_ms: convert to new interface of f_mass_storage
Andrzej Pietrasiewicz
2
-39
/
+75
2013-10-10
usb: gadget: f_mass_storage: add configfs support
Andrzej Pietrasiewicz
4
-0
/
+419
2013-10-10
usb: gadget: storage_common: add methods to show/store 'cdrom' and 'removable'
Andrzej Pietrasiewicz
2
-0
/
+47
2013-10-10
usb: gadget: storage_common: make attribute operations more generic
Andrzej Pietrasiewicz
3
-41
/
+38
2013-10-10
usb: gadget: mass_storage: convert to new interface of f_mass_storage
Andrzej Pietrasiewicz
4
-27
/
+91
2013-10-10
usb: gadget: f_mass_storage: convert to new function interface with backward ...
Andrzej Pietrasiewicz
7
-22
/
+179
2013-10-10
usb: gadget: f_mass_storage: create fsg_common_run_thread for use in fsg_comm...
Andrzej Pietrasiewicz
2
-11
/
+23
2013-10-10
usb: gadget: f_mass_storage: create fsg_common_set_inquiry_string for use in ...
Andrzej Pietrasiewicz
2
-10
/
+22
2013-10-10
usb: gadget: f_mass_storage: create lun creation helpers for use in fsg_commo...
Andrzej Pietrasiewicz
2
-91
/
+153
2013-10-10
usb: gadget: f_mass_storage: create fsg_common_set_cdev for use in fsg_common...
Andrzej Pietrasiewicz
2
-21
/
+32
2013-10-10
usb: gadget: f_mass_storage: create lun handling helpers for use in fsg_commo...
Andrzej Pietrasiewicz
2
-17
/
+71
2013-10-10
usb: gadget: f_mass_storage: create fsg_common_set_num_buffers for use in fsg...
Andrzej Pietrasiewicz
2
-26
/
+48
2013-10-10
usb: gadget: f_mass_storage: create fsg_common_setup for use in fsg_common_init
Andrzej Pietrasiewicz
1
-16
/
+24
2013-10-10
usb: gadget: f_mass_storage: make sysfs interface optional
Andrzej Pietrasiewicz
3
-14
/
+59
2013-10-10
usb: gadget: f_mass_storage: create _fsg_common_free_buffers
Andrzej Pietrasiewicz
1
-9
/
+13
2013-10-10
usb: gadget: s3c-hsotg: fix set_ep_maxpacket function
Robert Baldyga
1
-6
/
+5
2013-10-10
usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-10
usb: g_ffs: fix compilation warning
David Cohen
1
-0
/
+2
2013-10-04
usb: gadget: s3c-hsotg: fix maxpacket size
Robert Baldyga
1
-1
/
+1
2013-10-04
usb: phy: Reordering of OTG FSM variables
Anton Tikhomirov
1
-22
/
+24
2013-10-04
usb: phy: Add and use missed OTG FSM inputs/outputs
Anton Tikhomirov
2
-4
/
+50
2013-10-04
usb: phy: Rename "B-device session end SRP" OTG FSM input
Anton Tikhomirov
3
-4
/
+4
2013-10-04
usb: phy: Rename OTG FSM informative variables
Anton Tikhomirov
3
-9
/
+13
2013-10-04
usb: phy: Add and use missed OTG FSM timers
Anton Tikhomirov
2
-3
/
+17
2013-10-04
usb: phy: Fix OTG FSM timer handling
Anton Tikhomirov
3
-25
/
+87
2013-10-04
usb: phy: Add and use missed helper functions
Anton Tikhomirov
2
-4
/
+18
2013-10-04
usb: phy: Check OTG FSM callback existance in helper functions
Anton Tikhomirov
1
-7
/
+28
2013-10-04
usb: phy: Pass OTG FSM pointer to callback functions
Anton Tikhomirov
3
-31
/
+31
2013-10-04
usb: gadget: udc-core: Do not report -EISNAM error from gadgetfs
Fabio Estevam
1
-1
/
+2
2013-10-04
ARM: OMAP2+: usb-host: Adapt to USB phy-nop RESET line changes
Roger Quadros
1
-10
/
+1
2013-10-04
ARM: OMAP2+: omap-usb-host: Get rid of platform_data from struct usbhs_phy_data
Roger Quadros
3
-8
/
+10
2013-10-04
usb: phy: generic: Don't use regulator framework for RESET line
Roger Quadros
4
-36
/
+63
2013-10-04
usb: phy: generic: Add gpio_reset to platform data
Roger Quadros
1
-1
/
+2
2013-10-04
usb: musb_am335x: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-02
usb: gadget: s3c-hsotg: fix CodingStyle issues
Pavel Machek
1
-8
/
+10
2013-10-02
usb: musb: ux500: use SIMPLE_DEV_PM_OPS
Daniel Mack
1
-10
/
+3
2013-10-02
usb: musb: blackfin: use SIMPLE_DEV_PM_OPS
Daniel Mack
1
-10
/
+3
2013-10-02
usb: musb: am35x: use SIMPLE_DEV_PM_OPS
Daniel Mack
1
-10
/
+3
2013-10-01
usb: phy: tegra-usb: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
usb: phy: am335x: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
usb: phy: am335x-control: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
[next]