summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)Author
2015-08-04usb: gadget: f_uac2: fix build warningFelipe Balbi
2015-08-03usb: gadget: f_printer: fix deadlock caused by nested spinlockFupan Li
2015-07-31usb: gadget: mass_storage: Use static array for lunsKrzysztof Opasiak
2015-07-31usb: gadget: mass_storage: Fix freeing luns sysfs implementationKrzysztof Opasiak
2015-07-31usb: gadget: midi: avoid redundant f_midi_set_alt() callRobert Baldyga
2015-07-31usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() failsRobert Baldyga
2015-07-30usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidthPeter Chen
2015-07-30usb: gadget: f_mass_storage: stop thread in bind failure caseSanjay Singh Rawat
2015-07-30usb: gadget: apply generic altsetting support check mechanismRobert Baldyga
2015-07-30usb: gadget: f_ecm/f_ncm: check quirk instead of UDC nameRobert Baldyga
2015-07-30usb: gadget: f_mass_storage: check quirk instead of UDC nameRobert Baldyga
2015-07-29usb: gadget: f_obex: use bind_deactivated flagRobert Baldyga
2015-07-29usb: gadget: f_uvc: use bind_deactivated flagRobert Baldyga
2015-07-29usb: gadget: storage-common: Set FSG_MAX_LUNS to 16Krzysztof Opasiak
2015-07-29usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definitionKrzysztof Opasiak
2015-07-29usb: gadget: mass_storage: Free buffers if create lun failsKrzysztof Opasiak
2015-07-29usb: gadget: SourceSink: Remove out-of-date commentKrzysztof Opasiak
2015-07-29usb: gadget: loopback: Remove out-of-date commentKrzysztof Opasiak
2015-07-06usb: gadget: f_midi: fix error recovery pathAndrzej Pietrasiewicz
2015-07-06usb: gadget: f_fs: do not set cancel function on synchronous {read,write}Rui Miguel Silva
2015-07-06usb: f_mass_storage: limit number of reported LUNsMichal Nazarewicz
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-06-23vfs: add file_path() helperMiklos Szeredi
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman
2015-06-02Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-05-26usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva
2015-05-26usb: gadget: f_fs: fix check in read operationRui Miguel Silva
2015-05-26usb: gadget: f_uac1: check return code from config_ep_by_speedMichael Trimarchi
2015-05-26usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()Krzysztof Opasiak
2015-05-21usb: gadget: rndis: use signed type for a signed valueAndrzej Pietrasiewicz
2015-05-21usb: gadget: rndis: don't duplicate the "i" variableAndrzej Pietrasiewicz
2015-05-21usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()Andrzej Pietrasiewicz
2015-05-14usb: gadget: f_midi: fix segfault when reading empty idPawel Szewczyk
2015-05-07usb: gadget: rndis: remove the limit of available rndis connectionsAndrzej Pietrasiewicz
2015-05-07usb: gadget: rndis: style correctionAndrzej Pietrasiewicz
2015-05-07usb: gadget: rndis: use rndis_params instead of configNrAndrzej Pietrasiewicz
2015-04-27usb: gadget: uvc: remove unused including <linux/version.h>Wei Yongjun
2015-04-27usb: gadget: serial: fix re-ordering of tx dataPhilip Oberstaller
2015-04-27usb: gadget: hid: Fix static variable usageKrzysztof Opasiak
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-04-02[media] gadget/uvc: embed video_deviceHans Verkuil
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-03-23Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-18USB: gadget: f_mass_storage: use static attribute groups for sysfs entriesTakashi Iwai