aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function
Commit message (Expand)AuthorAge
* usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva2015-07-10
* usb: gadget: f_fs: fix check in read operationRui Miguel Silva2015-05-26
* usb: gadget: f_uac1: check return code from config_ep_by_speedMichael Trimarchi2015-05-26
* usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()Krzysztof Opasiak2015-05-26
* usb: gadget: f_midi: fix segfault when reading empty idPawel Szewczyk2015-05-14
* usb: gadget: serial: fix re-ordering of tx dataPhilip Oberstaller2015-04-27
* usb: gadget: hid: Fix static variable usageKrzysztof Opasiak2015-04-27
* Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-21
|\
| * Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-15
| |\
| | * make new_sync_{read,write}() staticAl Viro2015-04-11
| * | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-14
| |\|
| | * Merge branch 'iocb' into for-nextAl Viro2015-04-11
| | |\
| | | * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
| | | * fs: split generic and aio kiocbChristoph Hellwig2015-03-13
| * | | Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-03-24
| |\ \ \
| | * | | usb: gadget: f_printer: use non-zero flag for bitwise andAndrzej Pietrasiewicz2015-03-13
| | * | | usb: gadget: printer: use after free in gprinter_alloc_inst()Dan Carpenter2015-03-13
| | * | | usb: gadget: printer: delete some dead codeDan Carpenter2015-03-13
| | * | | usb: gadget: serial: %pf is only for function pointersScott Wood2015-03-13
| | * | | usb: gadget: f_hid: remove unnecessary usb_ep_dequeue()Robert Baldyga2015-03-11
| | * | | usb: gadget: f_mass_storage: use defined constant instead of numeric valueTal Shorer2015-03-11
| | * | | usb: gadget: printer: add configfs supportAndrzej Pietrasiewicz2015-03-10
| | * | | usb: gadget: f_printer: remove compatibility layerAndrzej Pietrasiewicz2015-03-10
| | * | | usb: gadget: f_printer: convert to new function interface with backward compa...Andrzej Pietrasiewicz2015-03-10
| | * | | usb: gadget: printer: factor out f_printerAndrzej Pietrasiewicz2015-03-10
| * | | | Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman2015-03-23
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-22
| | |\ \ \
| | | * | | Revert "usb: gadget: zero: Add support for interrupt EP"Felipe Balbi2015-03-11
| | | |/ /
| | * | | Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2015-03-13
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * gadget/function/f_fs.c: switch to ->{read,write}_iter()Al Viro2015-02-17
| | | * gadget/function/f_fs.c: use put iov_iter into io_dataAl Viro2015-02-17
| | | * gadget/function/f_fs.c: close leaksAl Viro2015-02-17
| * | | USB: gadget: f_mass_storage: use static attribute groups for sysfs entriesTakashi Iwai2015-03-18
| |/ /
| * | usb: gadget: function: uvc_v4l2.c: fix sparse warningsLad, Prabhakar2015-02-23
| * | usb: gadget: function: uvc: fix sparse warningsLad, Prabhakar2015-02-23
| * | usb: gadget: function: f_sourcesink: fix sparse warningLad, Prabhakar2015-02-23
| * | usb: gadget: function: f_uac2: fix sparse warningsLad, Prabhakar2015-02-23
| * | usb: gadget: function: f_hid: fix sparse warningLad, Prabhakar2015-02-23
| * | usb: gadget: function: phonet: balance usb_ep_disable callsFelipe Balbi2015-02-23
| |/
* | [media] gadget/uvc: embed video_deviceHans Verkuil2015-04-02
* | [media] uvc gadget: set device_caps in querycapHans Verkuil2015-03-02
* | [media] uvc gadget: switch to unlocked_ioctlHans Verkuil2015-03-02
* | [media] uvc gadget: switch to v4l2 core lockingHans Verkuil2015-03-02
|/
* usb: gadget: uvc: comments for iterating over streaming hierarchyAndrzej Pietrasiewicz2015-01-27
* usb: gadget: uvc: use explicit type instead of void *Andrzej Pietrasiewicz2015-01-27
* usb: gadget: zero: fix format string warningsAsaf Vertz2015-01-27
* usb: gadget: ffs: add eventfd notification about ffs eventsRobert Baldyga2015-01-27
* usb: gadget: f_fs: Fix loop variableMario Schuknecht2015-01-27
* usb: gadget: uvc: preserve the address passed to kfree()Andrzej Pietrasiewicz2015-01-19
* usb: gadget: ethernet: re-use %pM specifier to print MACAndy Shevchenko2015-01-19