Age | Commit message (Expand) | Author | Files | Lines |
2015-03-13 | Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -273/+193 |
2015-03-08 | gadgetfs: really get rid of switching ->f_op | Alan Stern | 1 | -19/+19 |
2015-03-08 | gadgetfs: get rid of flipping ->f_op in ep_config() | Al Viro | 1 | -53/+37 |
2015-02-23 | usb: gadget: gadgetfs: fix sparse warnings | Lad, Prabhakar | 1 | -2/+4 |
2015-02-19 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+1 |
2015-02-18 | gadget: switch ep_io_operations to ->read_iter/->write_iter | Al Viro | 1 | -214/+141 |
2015-02-18 | gadgetfs: use-after-free in ->aio_read() | Al Viro | 1 | -3/+12 |
2015-01-10 | usb: gadget: gadgetfs: fix an oops in ep_write() | Dan Carpenter | 1 | -0/+1 |
2015-01-07 | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 1 | -1/+1 |
2014-12-22 | usb: gadget: gadgetfs: Free memory allocated by memdup_user() | Mario Schuknecht | 1 | -0/+1 |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 1 | -5/+5 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-15 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5 | -47/+168 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-12-04 | scsi: remove MSG_*_TAG defines | Christoph Hellwig | 1 | -5/+5 |
2014-11-24 | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 | Hannes Reinecke | 1 | -1/+1 |
2014-11-24 | usb: gadget: ss_ep_in_comp_desc can be static | kbuild test robot | 1 | -2/+2 |
2014-11-20 | usb: gadget: add USB3 support to the printer driver | Jorge Ramirez-Ortiz | 1 | -6/+59 |
2014-11-20 | Merge Linus' tree to be be to apply submitted patches to newer code than | Jiri Kosina | 7 | -47/+239 |
2014-11-12 | usb: gadget: midi: f_midi_alloc() can be static | Fengguang Wu | 1 | -2/+2 |
2014-11-11 | usb: gadget: dbgp: Fix endpoint config after USB disconnect | Kyösti Mälkki | 1 | -12/+14 |
2014-11-07 | usb: gadget: hid: convert to new interface of f_hid | Andrzej Pietrasiewicz | 2 | -23/+56 |
2014-11-07 | usb: gadget: f_hid: convert to new function interface with backward compatibi... | Andrzej Pietrasiewicz | 1 | -0/+1 |
2014-11-07 | usb: gadget: hid: mirror init operations in module cleanup | Andrzej Pietrasiewicz | 1 | -1/+1 |
2014-11-05 | usb: gadget: midi: convert to new interface of f_midi | Andrzej Pietrasiewicz | 2 | -7/+38 |
2014-11-05 | usb: gadget: f_midi: convert to new function interface with backward compatib... | Andrzej Pietrasiewicz | 1 | -0/+1 |
2014-10-29 | usb: gadget: zero: Spelling s/infrastucture/infrastructure/ | Geert Uytterhoeven | 1 | -1/+1 |
2014-10-20 | usb: gadget: legacy: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -16/+10 |
2014-10-09 | gadgetfs: saner API for gadgetfs_create_file() | Al Viro | 1 | -16/+10 |
2014-09-09 | usb: gadget: dbgp: add reset API at usb_gadget_driver | Peter Chen | 1 | -0/+1 |
2014-09-09 | usb: gadget: gadgetfs: add reset API at usb_gadget_driver | Peter Chen | 1 | -0/+1 |
2014-09-09 | usb: gadget: webcam: convert webcam to new interface of f_uvc | Andrzej Pietrasiewicz | 3 | -16/+40 |
2014-09-09 | usb: gadget: f_uvc: convert f_uvc to new function interface | Andrzej Pietrasiewicz | 1 | -0/+1 |
2014-09-09 | usb: gadget: uvc: separately compile some components of f_uvc | Andrzej Pietrasiewicz | 2 | -6/+2 |
2014-09-08 | Merge tag 'v3.17-rc4' into next | Felipe Balbi | 2 | -1/+3 |
2014-09-08 | usb: gadget: uvc: move module parameters from f_uvc | Andrzej Pietrasiewicz | 1 | -3/+24 |
2014-08-30 | usb: gadget: use $(srctree) instead of $(PWD) for includes | Yegor Yefremov | 1 | -3/+3 |
2014-08-27 | usb: gadget: zero: Add support for interrupt EP | Amit Virdi | 1 | -0/+21 |
2014-08-20 | usb: gadget: f_uac1: use defined constants as defaults | Andrzej Pietrasiewicz | 1 | -11/+4 |
2014-08-20 | usb: gadget: audio: convert to new interface of f_uac1 | Andrzej Pietrasiewicz | 2 | -6/+64 |
2014-08-20 | usb: gadget: f_uac1: convert to new function interface with backward compatib... | Andrzej Pietrasiewicz | 1 | -0/+1 |
2014-08-20 | usb: gadget: f_uac1: prepare for separate compilation | Andrzej Pietrasiewicz | 1 | -1/+0 |
2014-08-20 | usb: gadget: f_uac2: use defined constants as defaults | Andrzej Pietrasiewicz | 1 | -8/+8 |
2014-08-20 | usb: gadget: audio: convert to new interface of f_uac2 | Andrzej Pietrasiewicz | 2 | -2/+84 |
2014-08-20 | usb: gadget: f_uac2: convert to new function interface with backward compatib... | Andrzej Pietrasiewicz | 1 | -0/+1 |
2014-08-20 | usb: gadget: audio: Use container_of to free audio_dev | Andrzej Pietrasiewicz | 1 | -3/+0 |
2014-08-20 | usb: gadget: remove $(PWD) in ccflags-y | Philippe Reynes | 1 | -3/+3 |
2014-08-19 | usb: gadget: Fix return value check in ep_write() | Wei Yongjun | 1 | -1/+1 |
2014-08-19 | usb: dbgp gadget: fix use after free in dbgp_unbind() | Alexey Khoroshilov | 1 | -0/+2 |