index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-06-20
34
-1752
/
+3634
|
\
|
*
usb: gadget: add f_uac1 variant based on a new u_audio api
Ruslan Bilovol
2017-06-19
6
-15
/
+942
|
*
usb: gadget: function: make current f_uac1 implementation legacy
Ruslan Bilovol
2017-06-19
7
-51
/
+53
|
*
usb: gadget: f_uac2: split out audio core
Ruslan Bilovol
2017-06-19
6
-636
/
+845
|
*
usb: gadget: f_uac2: remove platform driver/device creation
Ruslan Bilovol
2017-06-19
1
-79
/
+28
|
*
usb: gadget: function: f_uac1: implement get_alt()
Ruslan Bilovol
2017-06-19
1
-1
/
+39
|
*
usb: gadget: udc: atmel: Remove unnecessary macros
Alexandre Belloni
2017-06-19
2
-12
/
+8
|
*
usb: gadget: bdc: 64-bit pointer capability check
Srinath Mannam
2017-06-19
1
-1
/
+1
|
*
usb: gadget: mv_udc: Handle return value of clk_prepare_enable.
Arvind Yadav
2017-06-15
1
-3
/
+6
|
*
usb: gadget: mass_storage: set msg_registered after msg registered
Li Jun
2017-06-13
1
-2
/
+6
|
*
usb: gadget: udc: renesas_usb3: add support for dedicated DMAC
Yoshihiro Shimoda
2017-06-13
1
-0
/
+392
|
*
usb: gadget: udc: atmel: Remove AVR32 bits from the driver
Andy Shevchenko
2017-06-13
2
-12
/
+1
|
*
usb: gadget: udc: add a 'function' sysfs file
Felipe Balbi
2017-06-13
1
-0
/
+13
|
*
usb: gadget: dummy: implement ->udc_set_speed()
Felipe Balbi
2017-06-13
1
-16
/
+23
|
*
usb: gadget: core: introduce ->udc_set_speed() method
Felipe Balbi
2017-06-13
1
-0
/
+20
|
*
usb: gadget: udc: Add Synopsys UDC Platform driver
Raviteja Garimella
2017-06-13
5
-20
/
+409
|
*
usb: gadget: udc: Provide correct arguments for 'dma_pool_create'
Raviteja Garimella
2017-06-13
1
-2
/
+2
|
*
usb: gadget: udc: make debug prints compatible with both pci and platform dev...
Raviteja Garimella
2017-06-13
3
-15
/
+18
|
*
usb: gadget: udc: Rename amd5536udc driver file based on IP
Raviteja Garimella
2017-06-13
2
-1
/
+1
|
*
usb: gadget: configfs: use hexadecimal values and new line
Stefan Agner
2017-06-13
1
-3
/
+3
|
*
usb: gadget: configfs: make qw_sign attribute symmetric
Stefan Agner
2017-06-13
1
-2
/
+6
|
*
usb: gadget: Allow a non-SuperSpeed gadget to support LPM
John Youn
2017-06-02
1
-2
/
+6
|
*
usb: gadget: composite: Exclude SS Dev Cap Desc
John Youn
2017-06-02
1
-23
/
+28
|
*
usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data.
Jerry Zhang
2017-06-02
2
-9
/
+13
|
*
usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.
Jerry Zhang
2017-06-02
1
-39
/
+54
|
*
usb: gadget: remove redundant self assignment
Stefan Agner
2017-06-02
1
-3
/
+1
|
*
usb: gadget: udc-xilinx: clean up a variable name
Dan Carpenter
2017-05-17
1
-1
/
+1
|
*
usb: gadget: udc: add null check before pointer dereference
Gustavo A. R. Silva
2017-05-17
1
-2
/
+3
|
*
usb: fix the comment with regards to DocBook
Mauro Carvalho Chehab
2017-05-17
1
-1
/
+1
|
*
usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint match
Sekhar Nori
2017-05-17
1
-6
/
+6
|
*
USB: f_mass_storage: improve memory barriers and synchronization
Alan Stern
2017-05-16
2
-206
/
+156
|
*
USB: f_mass_storage: improve async notification handling
Alan Stern
2017-05-16
2
-55
/
+24
*
|
Merge 4.12-rc6 into usb-next
Greg Kroah-Hartman
2017-06-20
5
-27
/
+17
|
\
\
|
*
\
Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-06-18
4
-26
/
+16
|
|
\
\
|
|
*
|
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
2017-06-15
3
-19
/
+8
|
|
*
|
USB: gadget: fix GPF in gadgetfs
Alan Stern
2017-06-09
1
-1
/
+3
|
|
*
|
usb: gadget: composite: make sure to reactivate function on unbind
Felipe Balbi
2017-06-06
1
-6
/
+5
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-06-15
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-1
/
+1
*
|
|
|
Merge 4.12-rc5 into usb-next
Greg Kroah-Hartman
2017-06-12
2
-15
/
+43
|
\
|
|
|
|
*
|
|
usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing
Yoshihiro Shimoda
2017-06-02
1
-1
/
+1
|
*
|
|
usb: gadget: udc: renesas_usb3: lock for PN_ registers access
Yoshihiro Shimoda
2017-06-02
1
-3
/
+25
|
*
|
|
usb: gadget: udc: renesas_usb3: fix deadlock by spinlock
Yoshihiro Shimoda
2017-06-02
1
-3
/
+0
|
*
|
|
usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling
Yoshihiro Shimoda
2017-06-02
1
-6
/
+6
|
*
|
|
usb: gadget: f_mass_storage: Serialize wake and sleep execution
Thinh Nguyen
2017-06-02
1
-2
/
+11
|
|
/
/
*
|
|
Merge 4.12-rc2 into usb-next
Greg Kroah-Hartman
2017-05-22
3
-9
/
+9
|
\
|
|
|
*
|
USB: gadget: dummy_hcd: fix hub-descriptor removable fields
Johan Hovold
2017-05-17
1
-3
/
+3
|
*
|
usb: gadget: f_fs: avoid out of bounds access on comp_desc
William Wu
2017-05-16
1
-5
/
+5
|
*
|
usb: gadget: gserial: check if console kthread exists
Bogdan Mirea
2017-05-16
1
-1
/
+1
|
|
/
*
/
usb: udc: core: Error if req->buf is either from vmalloc or stack
Florian Fainelli
2017-05-17
1
-0
/
+9
|
/
[next]