summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)Author
2016-03-22USB: f_fs: Check error status before doing epfile I/OVijayavardhan Vennapusa
2016-03-22USB: f_fs: Fail stale read IOs after disconnectSujeet Kumar
2016-03-22USB: f_fs: Fix epfile crash during composition switchSujeet Kumar
2016-03-22USB: f_fs: Set ffs->func to NULL after disabling endpoint in set_alt()Vijayavardhan Vennapusa
2016-03-22usb: gadget: f_gsi: Add support for configFSHemant Kumar
2016-03-22usb: gadget: f_gsi: Use rndis params structureHemant Kumar
2016-03-22usb: f_gsi: Configure fixed GSI endpoints and related EP OPsDevdutt Patnaik
2016-03-22usb: gadget: Add snapshot of GSI function driverHemant Kumar
2016-03-22usb: gadget: rndis: Add new rndis parametersHemant Kumar
2016-03-22usb: gadget: Add support for rndis flow control callbackHemant Kumar
2016-03-22usb: gadget: f_diag: Add support for configFSHemant Kumar
2016-03-22usb: gadget: Move diag dload handling to f_diag driverJack Pham
2016-03-22usb: gadget: Add snapshot of DIAG function driverHemant Kumar
2016-03-22USB: f_mass_storage: Send GADGET_DELAYED_STATUS for MSC RESET commandVijayavardhan Vennapusa
2016-02-16fix false disconnect due to a signal sent to the reading processkeunyoung
2016-02-16usb: gadget: u_ether: use %z format specifier for size_tAmit Pundir
2016-02-16usb: gadget: rndis: fix broken build for 4.4Amit Pundir
2016-02-16usb: gadget: rndis: fix broken data aggregation buildAmit Pundir
2016-02-16usb: gadget: rndis: use %z format specifier for size_tAmit Pundir
2016-02-16usb: gadget: cleanup: fix unused variable and function warningsAmit Pundir
2016-02-16ANDROID: usb: gadget: create F_midi deviceBadhri Jagan Sridharan
2016-02-16usb: gadget: fix NULL ptr derefer while symlinking PTP funcAmit Pundir
2016-02-16usb: gadget: Relocate f_accessoryBadhri Jagan Sridharan
2016-02-16usb: gadget: Move gadget functions codeBadhri Jagan Sridharan
2016-02-16usb: u_ether: Fix compile errorsPraneeth Bajjuri
2016-02-16USB: gadget: rndis: Add module parameter for DL max packets per xferxerox_lin
2016-02-16ndis: Add debug support to disable RNDIS Multipacket FeatureBadhri Jagan Sridharan
2016-02-16RNDIS: Add Data aggregation (multi packet) supportBadhri Jagan Sridharan
2016-02-16USB: gadget: u_ether: Fix data stall issue in RNDIS tethering modeBadhri Jagan Sridharan
2016-02-16usb: gadget: prevent change of Host MAC address of 'usb0' interfacetaeju.park
2016-02-16usb: u_ether: Add workqueue as bottom half handler for rx data pathBadhri Jagan Sridharan
2016-02-16usb: Add support for rndis uplink aggregationxerox_lin
2016-02-16USB: rndis: Free the rndis response queue during REMOTE_NDIS_RESET_MSGxerox_lin
2015-12-08usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab
2015-11-19usb: gadget: f_midi: fix leak on failed to enqueue out requestsFelipe F. Tonello
2015-11-19usb: gadget: f_midi: Transmit data only when IN ep is enabledFelipe F. Tonello
2015-11-18usb: gadget: functionfs: fix missing access_ok checksDaniel Walter
2015-11-17usb: gadget: f_loopback: fix the warning during the enumerationPeter Chen
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-06signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-17usb: gadget: gserial: Privatize close_waitPeter Hurley
2015-10-15usb: gadget: loopback: Fix looping back logic implementationKrzysztof Opasiak
2015-10-15usb: gadget: loopback: fix: Don't share qlen and buflen between instancesKrzysztof Opasiak
2015-10-14usb: gadget: f_sourcesink: fix function params handlingRobert Baldyga
2015-10-13usb-gadget/f_serial: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_phonet: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_obex: use per-attribute show and store methodsChristoph Hellwig