summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2014-03-21USB: Gadget: fsl driver pullup fixSuresh Gupta
2014-03-21USB: Gadget: fsl: Set dma_ops for FSL USB Gadget DeviceSuresh Gupta
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-11-25usb: gadget: f_mass_storage: call try_to_freeze only when its safeGeorge Cherian
2013-11-25usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt staticFelipe Balbi
2013-11-25usb: gadget: ffs: fix sparse warningFelipe Balbi
2013-11-25usb: gadget: zero: module parameters can be staticFengguang Wu
2013-11-25usb: gadget: storage: fix sparse warningFelipe Balbi
2013-11-25usb: gadget: mass storage: fix return of delayed statusPratyush Anand
2013-11-25usb: gadget: f_mass_storage: fix mass storage dependencyAndrzej Pietrasiewicz
2013-11-25usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik
2013-11-25usb: gadget: fix pxa25x compilation problemsLinus Walleij
2013-11-25usb: gadget: s3c-hsotg: fix disconnect handlingRobert Baldyga
2013-11-25usb: gadget: s3c-hsotg: fix spinlock lockingRobert Baldyga
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-13Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-10-25usb/gadget: f_mass_storage: use string literal as format in dev_set_nameAndrzej Pietrasiewicz
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-10-17usb: gadget: f_mass_storage: style corrections, cleanup & simplificationAndrzej Pietrasiewicz
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover
2013-10-15usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpointsRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo modeRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALTRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix "halted" property updatingRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: add DAINT maskingRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix endpoint interrupts handlingRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo ...Robert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix "protocol stall" handlingRobert Baldyga
2013-10-15usb: gadget: storage_common: pass filesem to fsg_store_cdromAndrzej Pietrasiewicz
2013-10-15usb: gadget: storage_common: use strtobool instead of kstrtouintAndrzej Pietrasiewicz
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-10-11usb: gadget: Make VERBOSE_DEBUG enableable via KconfigAndreas Larsson
2013-10-11usb: gadget: s3c-hsotg: remove unused labelRobert Baldyga
2013-10-11usb: gadget: s3c-hsotg: add multi count supportRobert Baldyga
2013-10-11usb: gadget: s3c-hsotg: add isochronous transfers supportRobert Baldyga
2013-10-10usb: gadget: mass_storage: merge usb_f_mass_storage module with u_ms moduleAndrzej Pietrasiewicz
2013-10-10usb: gadget: f_mass_storage: remove compatibility layerAndrzej Pietrasiewicz
2013-10-10usb: gadget: multi: convert to new interface of f_mass_storageAndrzej Pietrasiewicz
2013-10-10usb: gadget: multi: convert to new interface of f_rndisAndrzej Pietrasiewicz
2013-10-10usb: gadget: multi: convert to new interface of f_ecmAndrzej Pietrasiewicz
2013-10-10usb: gadget: acm_ms: convert to new interface of f_mass_storageAndrzej Pietrasiewicz
2013-10-10usb: gadget: f_mass_storage: add configfs supportAndrzej Pietrasiewicz
2013-10-10usb: gadget: storage_common: add methods to show/store 'cdrom' and 'removable'Andrzej Pietrasiewicz