index
:
kernel
0x221E-v0.0.1-v6.19
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2015-03-11
usb: gadget: atmel_usba_udc: Request an auto disabled Vbus signal IRQ
Sylvain Rochet
2015-03-11
usb: gadget: atmel_usba_udc: Fixed vbus_prev initial state
Sylvain Rochet
2015-03-11
usb: gadget: f_mass_storage: use defined constant instead of numeric value
Tal Shorer
2015-03-11
usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xml
Masanari Iida
2015-03-11
Revert "usb: gadget: zero: Add support for interrupt EP"
Felipe Balbi
2015-03-10
usb: gadget: printer: add configfs support
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: use module_usb_composite_driver helper macro
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: f_printer: remove compatibility layer
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: convert to new interface of f_printer
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: f_printer: convert to new function interface with backward compa...
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: factor out f_printer
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: allocate printer_dev instances dynamically
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: add req_match for printer function
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: name class specific requests
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: composite: add req_match method to usb_function
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: add container_of helper for printer_dev
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: don't access file global usb_printer_gadget in function...
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: eliminate file global printer_mutex
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: call gprinter_setup() from gadget's bind
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: add setup and cleanup functions
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: don't access file global pnp_string in function's code
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: define pnp string buffer length
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: move function-related unbind code to function's unbind
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: call usb_add_function() last
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: move function-related bind code to function's bind
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: standardize printer_do_config
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: follow the naming convention for usb_add_config callback
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: eliminate pdev member of struct printer_dev
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: add missing error handling
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: revert usb_add_function() effect in error recovery
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: eliminate random pointer dereference
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: remove unused and empty printer_unbind
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: printer: enqueue printer's response for setup request
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: composite: don't try standard handling for non-standard requests
Andrzej Pietrasiewicz
2015-03-10
usb: gadget: net2280: silence sparse warning
Felipe Balbi
2015-03-10
usb: gadget: net2280: don't connect from udc_start
Mian Yousaf Kaukab
2015-03-10
usb: gadget: net2280: print error in ep_ops error paths
Mian Yousaf Kaukab
2015-03-10
usb: gadget: net2280: remove fiforegs as it is unused
Mian Yousaf Kaukab
2015-03-10
usb: gadget: net2280: use ep_autoconfig compatible names in advance mode
Mian Yousaf Kaukab
2015-03-10
usb: gadget: udc: pxa27x_udc: Remove use of seq_printf return value
Joe Perches
2015-03-08
gadgetfs: really get rid of switching ->f_op
Alan Stern
2015-03-08
gadgetfs: get rid of flipping ->f_op in ep_config()
Al Viro
2015-03-02
[media] uvc gadget: set device_caps in querycap
Hans Verkuil
2015-03-02
[media] uvc gadget: switch to unlocked_ioctl
Hans Verkuil
2015-03-02
[media] uvc gadget: switch to v4l2 core locking
Hans Verkuil
2015-02-23
usb: gadget: configfs: don't NUL-terminate (sub)compatible ids
Andrzej Pietrasiewicz
2015-02-23
usb: gadget: function: uvc_v4l2.c: fix sparse warnings
Lad, Prabhakar
2015-02-23
usb: gadget: gadgetfs: fix sparse warnings
Lad, Prabhakar
2015-02-23
usb: gadget: function: uvc: fix sparse warnings
Lad, Prabhakar
2015-02-23
usb: gadget: function: f_sourcesink: fix sparse warning
Lad, Prabhakar
[prev]
[next]