index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
legacy
Commit message (
Expand
)
Author
Age
...
|
*
|
|
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
*
|
|
|
Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-22
|
\
\
\
\
|
*
|
|
|
Revert "usb: gadget: zero: Add support for interrupt EP"
Felipe Balbi
2015-03-11
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2015-03-21
|
\
\
\
\
|
*
|
|
|
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
2015-03-20
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-03-13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
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-08
|
*
|
gadget: switch ep_io_operations to ->read_iter/->write_iter
Al Viro
2015-02-17
|
*
|
gadgetfs: use-after-free in ->aio_read()
Al Viro
2015-02-17
*
|
|
usb: gadget: gadgetfs: fix sparse warnings
Lad, Prabhakar
2015-02-23
|
|
/
|
/
|
*
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
|
\
\
|
|
/
|
/
|
|
*
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
*
|
usb: gadget: gadgetfs: fix an oops in ep_write()
Dan Carpenter
2015-01-09
*
|
usb: gadget: gadgetfs: Free memory allocated by memdup_user()
Mario Schuknecht
2014-12-22
|
/
*
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-18
|
\
|
*
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-12-04
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
\
|
*
|
usb: gadget: legacy: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
|
|
/
*
|
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-14
|
\
\
|
*
|
usb: gadget: ss_ep_in_comp_desc can be static
kbuild test robot
2014-11-24
|
*
|
usb: gadget: add USB3 support to the printer driver
Jorge Ramirez-Ortiz
2014-11-20
|
*
|
usb: gadget: midi: f_midi_alloc() can be static
Fengguang Wu
2014-11-12
|
*
|
usb: gadget: dbgp: Fix endpoint config after USB disconnect
Kyösti Mälkki
2014-11-10
|
*
|
usb: gadget: hid: convert to new interface of f_hid
Andrzej Pietrasiewicz
2014-11-06
|
*
|
usb: gadget: f_hid: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
2014-11-06
|
*
|
usb: gadget: hid: mirror init operations in module cleanup
Andrzej Pietrasiewicz
2014-11-06
|
*
|
usb: gadget: midi: convert to new interface of f_midi
Andrzej Pietrasiewicz
2014-11-05
|
*
|
usb: gadget: f_midi: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
2014-11-05
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
|
\
\
|
*
|
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
2014-11-20
|
|
\
|
|
*
|
usb: gadget: zero: Spelling s/infrastucture/infrastructure/
Geert Uytterhoeven
2014-10-29
*
|
|
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-11-24
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-13
|
\
\
|
*
|
gadgetfs: saner API for gadgetfs_create_file()
Al Viro
2014-10-09
*
|
|
usb: gadget: dbgp: add reset API at usb_gadget_driver
Peter Chen
2014-09-09
*
|
|
usb: gadget: gadgetfs: add reset API at usb_gadget_driver
Peter Chen
2014-09-09
*
|
|
usb: gadget: webcam: convert webcam to new interface of f_uvc
Andrzej Pietrasiewicz
2014-09-09
*
|
|
usb: gadget: f_uvc: convert f_uvc to new function interface
Andrzej Pietrasiewicz
2014-09-09
*
|
|
usb: gadget: uvc: separately compile some components of f_uvc
Andrzej Pietrasiewicz
2014-09-09
[prev]
[next]