summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-142-1/+6
|\
| * usb: gadget: fix wrong endpoint descEJ Hsu2019-12-102-1/+6
* | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-1/+1
|/
* Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-11/+1
|\
| * compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann2019-10-231-11/+1
* | Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-11-276-255/+326
|\ \
| * | usb: gadget: f_tcm: Provide support to get alternate setting in tcm functionJayshri Pawar2019-10-221-1/+12
| * | usb: gadget: u_serial: use mutex for serialising open()sMichał Mirosław2019-10-221-75/+37
| * | usb: gadget: u_serial: diagnose missed console messagesMichał Mirosław2019-10-221-1/+14
| * | usb: gadget: u_serial: allow more console gadget portsMichał Mirosław2019-10-224-0/+97
| * | usb: gadget: u_serial: make OBEX port not a consoleMichał Mirosław2019-10-223-5/+14
| * | usb: gadget: u_serial: reimplement console supportMichał Mirosław2019-10-221-181/+158
| * | usb: gadget: u_serial: add missing port entry lockingMichał Mirosław2019-10-221-0/+2
| |/
* / usb: gadget: u_audio: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-091-1/+1
|/
* vfs: Convert functionfs to use the new mount APIDavid Howells2019-09-181-113/+120
* usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_altBenjamin Herrenschmidt2019-08-121-10/+18
* Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-115-12/+16
|\
| * Revert "usb: gadget: storage: Remove warning message"Greg Kroah-Hartman2019-07-042-16/+6
| * Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-07-031-2/+1
| |\
| | * USB: gadget: function: fix issue Unneeded variable: "value"Hariprasad Kelam2019-07-031-2/+1
| * | Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-07-015-15/+30
| |\|
| | * usb: Replace snprintf with scnprintf in gether_get_ifnameDaniel M German2019-06-201-2/+2
| | * usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan2019-06-181-2/+4
| | * usb: gadget: storage: Remove warning messageEJ Hsu2019-06-182-6/+16
| | * usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz2019-06-181-2/+4
| | * usb: gadget: u_audio: Fixed variable declaration coding style issueJonas Stenvall2019-06-181-2/+2
| | * usb: gadget: f_fs: data_len used before properly setFei Yang2019-06-181-1/+2
| * | docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab2019-06-201-1/+1
| |/
* / media: usb/gadget/f_uvc: set device_caps in struct video_deviceHans Verkuil2019-06-052-4/+1
|/
* usb: gadget: do not use __constant_cpu_to_le16Sergey Senozhatsky2019-05-031-3/+3
* usb: gadget: f_ncm: Add OS descriptor supportRomain Izard2019-05-032-3/+47
* usb: gadget: f_ncm: Fix NTP-32 supportRomain Izard2019-05-031-7/+3
* usb: gadget: f_fs: don't free buffer prematurelyFei Yang2019-05-031-1/+2
* USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov2019-03-201-3/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-091-9/+0
|\
| * scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-041-9/+0
* | usb: gadget: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz2019-02-1116-16/+16
* | usb: f_fs: Avoid crash due to out-of-scope stack ptr accessJohn Stultz2019-02-111-0/+1
* | usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() callAndrzej Pietrasiewicz2019-02-071-0/+11
* | usb: gadget: function: sync f_uac1 ac header baInterfaceNrliangshengjun2019-02-071-0/+2
* | usb: gadget: fix various indentation issuesColin Ian King2019-02-071-4/+4
* | usb: gadget: uvc: add uvcg_warn macroPaul Elder2019-01-281-0/+2
* | usb: gadget: u_serial: process RX in workqueue instead of taskletMichał Mirosław2019-01-281-21/+14
* | usb: gadget: Remove dead branch codeYueHaibing2019-01-281-8/+0
* | usb: gadget: Potential NULL dereference on allocation errorDan Carpenter2019-01-141-1/+1
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
* Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-282-15/+109
|\
| * Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-12-122-15/+109
| |\
| | * usb: gadget: f_fs: Allow scatter-gather buffersAndrzej Pietrasiewicz2018-11-261-7/+86
| | * usb: gadget: f_fs: Add support for CCID descriptors.Vincent Pelletier2018-11-261-7/+22