index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
Age
Commit message (
Expand
)
Author
2015-08-14
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-08-06
usb: gadget: f_mass_storage: add mising <linux/uaccess.h>
Felipe Balbi
2015-08-06
usb: gadget: remove gadget_chips.h
Robert Baldyga
2015-08-04
usb: gadget: f_uac2: fix build warning
Felipe Balbi
2015-08-03
usb: gadget: f_printer: fix deadlock caused by nested spinlock
Fupan Li
2015-07-31
usb: gadget: mass_storage: Use static array for luns
Krzysztof Opasiak
2015-07-31
usb: gadget: mass_storage: Fix freeing luns sysfs implementation
Krzysztof Opasiak
2015-07-31
usb: gadget: midi: avoid redundant f_midi_set_alt() call
Robert Baldyga
2015-07-31
usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
Robert Baldyga
2015-07-30
usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth
Peter Chen
2015-07-30
usb: gadget: f_mass_storage: stop thread in bind failure case
Sanjay Singh Rawat
2015-07-30
usb: gadget: apply generic altsetting support check mechanism
Robert Baldyga
2015-07-30
usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name
Robert Baldyga
2015-07-30
usb: gadget: f_mass_storage: check quirk instead of UDC name
Robert Baldyga
2015-07-29
usb: gadget: f_obex: use bind_deactivated flag
Robert Baldyga
2015-07-29
usb: gadget: f_uvc: use bind_deactivated flag
Robert Baldyga
2015-07-29
usb: gadget: storage-common: Set FSG_MAX_LUNS to 16
Krzysztof Opasiak
2015-07-29
usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition
Krzysztof Opasiak
2015-07-29
usb: gadget: mass_storage: Free buffers if create lun fails
Krzysztof Opasiak
2015-07-29
usb: gadget: SourceSink: Remove out-of-date comment
Krzysztof Opasiak
2015-07-29
usb: gadget: loopback: Remove out-of-date comment
Krzysztof Opasiak
2015-07-27
usb: gadget: f_printer: actually limit the number of instances
Andrzej Pietrasiewicz
2015-07-27
usb: gadget: f_hid: actually limit the number of instances
Andrzej Pietrasiewicz
2015-07-27
usb: gadget: f_uac2: fix calculation of uac2->p_interval
Peter Chen
2015-07-06
usb: gadget: f_midi: fix error recovery path
Andrzej Pietrasiewicz
2015-07-06
usb: gadget: f_fs: do not set cancel function on synchronous {read,write}
Rui Miguel Silva
2015-07-06
usb: f_mass_storage: limit number of reported LUNs
Michal Nazarewicz
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-06-23
vfs: add file_path() helper
Miklos Szeredi
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
2015-06-02
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-05-26
usb: gadget: f_fs: add extra check before unregister_gadget_item
Rui Miguel Silva
2015-05-26
usb: gadget: f_fs: fix check in read operation
Rui Miguel Silva
2015-05-26
usb: gadget: f_uac1: check return code from config_ep_by_speed
Michael Trimarchi
2015-05-26
usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()
Krzysztof Opasiak
2015-05-21
usb: gadget: rndis: use signed type for a signed value
Andrzej Pietrasiewicz
2015-05-21
usb: gadget: rndis: don't duplicate the "i" variable
Andrzej Pietrasiewicz
2015-05-21
usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()
Andrzej Pietrasiewicz
2015-05-14
usb: gadget: f_midi: fix segfault when reading empty id
Pawel Szewczyk
2015-05-07
usb: gadget: rndis: remove the limit of available rndis connections
Andrzej Pietrasiewicz
2015-05-07
usb: gadget: rndis: style correction
Andrzej Pietrasiewicz
2015-05-07
usb: gadget: rndis: use rndis_params instead of configNr
Andrzej Pietrasiewicz
2015-04-27
usb: gadget: uvc: remove unused including <linux/version.h>
Wei Yongjun
2015-04-27
usb: gadget: serial: fix re-ordering of tx data
Philip Oberstaller
2015-04-27
usb: gadget: hid: Fix static variable usage
Krzysztof Opasiak
2015-04-21
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...
Mauro Carvalho Chehab
2015-04-15
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-14
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-11
make new_sync_{read,write}() static
Al Viro
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
[next]