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.13.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
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
usb: gadget: f_uac2: split out audio core
Ruslan Bilovol
6
-636
/
+845
2017-06-19
usb: gadget: f_uac2: remove platform driver/device creation
Ruslan Bilovol
1
-79
/
+28
2017-06-19
usb: gadget: function: f_uac1: implement get_alt()
Ruslan Bilovol
1
-1
/
+39
2017-06-19
usb: gadget: udc: atmel: Remove unnecessary macros
Alexandre Belloni
2
-12
/
+8
2017-06-19
usb: gadget: bdc: 64-bit pointer capability check
Srinath Mannam
1
-1
/
+1
2017-06-15
usb: gadget: mv_udc: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-3
/
+6
2017-06-13
usb: gadget: mass_storage: set msg_registered after msg registered
Li Jun
1
-2
/
+6
2017-06-13
usb: gadget: udc: renesas_usb3: add support for dedicated DMAC
Yoshihiro Shimoda
1
-0
/
+392
2017-06-13
usb: gadget: udc: atmel: Remove AVR32 bits from the driver
Andy Shevchenko
2
-12
/
+1
2017-06-13
usb: gadget: udc: add a 'function' sysfs file
Felipe Balbi
1
-0
/
+13
2017-06-13
usb: gadget: dummy: implement ->udc_set_speed()
Felipe Balbi
1
-16
/
+23
2017-06-13
usb: gadget: core: introduce ->udc_set_speed() method
Felipe Balbi
1
-0
/
+20
2017-06-13
usb: gadget: udc: Add Synopsys UDC Platform driver
Raviteja Garimella
5
-20
/
+409
2017-06-13
usb: gadget: udc: Provide correct arguments for 'dma_pool_create'
Raviteja Garimella
1
-2
/
+2
2017-06-13
usb: gadget: udc: make debug prints compatible with both pci and platform dev...
Raviteja Garimella
3
-15
/
+18
2017-06-13
usb: gadget: udc: Rename amd5536udc driver file based on IP
Raviteja Garimella
2
-1
/
+1
2017-06-13
usb: gadget: configfs: use hexadecimal values and new line
Stefan Agner
1
-3
/
+3
2017-06-13
usb: gadget: configfs: make qw_sign attribute symmetric
Stefan Agner
1
-2
/
+6
2017-06-02
usb: gadget: Allow a non-SuperSpeed gadget to support LPM
John Youn
1
-2
/
+6
2017-06-02
usb: gadget: composite: Exclude SS Dev Cap Desc
John Youn
1
-23
/
+28
2017-06-02
usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data.
Jerry Zhang
2
-9
/
+13
2017-06-02
usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.
Jerry Zhang
1
-39
/
+54
2017-06-02
usb: gadget: remove redundant self assignment
Stefan Agner
1
-3
/
+1
2017-05-17
usb: gadget: udc-xilinx: clean up a variable name
Dan Carpenter
1
-1
/
+1
2017-05-17
usb: gadget: udc: add null check before pointer dereference
Gustavo A. R. Silva
1
-2
/
+3
2017-05-17
usb: fix the comment with regards to DocBook
Mauro Carvalho Chehab
1
-1
/
+1
2017-05-17
usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint match
Sekhar Nori
1
-6
/
+6
2017-05-16
USB: f_mass_storage: improve memory barriers and synchronization
Alan Stern
2
-206
/
+156
2017-05-16
USB: f_mass_storage: improve async notification handling
Alan Stern
2
-55
/
+24
2017-05-05
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
25
-416
/
+629
2017-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-1
/
+1
2017-04-11
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
18
-365
/
+576
2017-04-11
usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0
Cristian Birsan
1
-2
/
+3
2017-04-11
usb: gadget: udc: atmel: Use dev_err() to display EP configuration error
Cristian Birsan
1
-4
/
+4
2017-04-11
usb: udc: allow adding and removing the same gadget device
Roger Quadros
1
-0
/
+1
2017-04-11
usb: gadget: mv_u3d: fix error handling in mv_u3d_probe()
Alexey Khoroshilov
1
-6
/
+9
2017-04-11
usb: gadget: udc: atmel: Check fifo configuration values against device tree
Cristian Birsan
1
-2
/
+22
2017-04-11
fsl_udc_core: add support for devices provided by fsl-mph-dr-of
Michael Grzeschik
1
-0
/
+2
2017-04-11
usb: gadget: udc: amd5536: split core and PCI layer
Raviteja Garimella
5
-215
/
+297
2017-04-11
usb: gadget: udc: renesas_usb3: add support for usb role swap
Yoshihiro Shimoda
1
-0
/
+56
2017-04-11
usb: gadget: udc: atmel: Minor code cleanup
Cristian Birsan
1
-10
/
+7
2017-04-11
usb: gadget: udc: renesas_usb3: add extcon support
Yoshihiro Shimoda
2
-2
/
+42
2017-04-11
usb: gadget: udc: renesas_usb3: add USB ID signal monitoring
Yoshihiro Shimoda
1
-4
/
+63
2017-04-11
usb: gadget: f_fs: simplify ffs_dev name handling
Michal Nazarewicz
2
-64
/
+19
2017-04-11
usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...
Yuyang Du
1
-12
/
+8
2017-04-11
usb: gadget: u_ether: conditionally align transfer size
Felipe Balbi
1
-2
/
+6
2017-04-11
usb: gadget: u_ether: use better list accessors
Felipe Balbi
1
-10
/
+6
2017-04-11
usb: gadget: reword configuration choices
Romain Izard
1
-2
/
+8
2017-04-11
usb: gadget: legacy gadgets are optional
Romain Izard
1
-0
/
+1
[next]