summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2012-06-11usb: gadget: storage: Add short_not_ok flagsupriya karanth
2012-06-04Merge Linaro Android branch ' jstultz/linaro-android-3.4Philippe Langlais
2012-05-22USB: USB Electrical Test Mode SupportAvinash Kumar
2012-05-22usb:mass storage: Allow caching during write commandsrajaram
2012-05-22ux500:USB:Endpoint configurationSakethram Bommisetti
2012-05-22USB: Enable RNDISSakethram Bommisetti
2012-05-01Merge commit 'v3.4-rc5' into android-3.4Colin Cross
2012-04-27Merge commit 'v3.4-rc4' into android-3.4Colin Cross
2012-04-27Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-04-27usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern
2012-04-27usb: gadget: udc-core: fix wrong call orderFelipe Balbi
2012-04-24usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-19Merge commit 'v3.4-rc3' into android-3.4Colin Cross
2012-04-19usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi
2012-04-17USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre
2012-04-16Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-04-12USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern
2012-04-10usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz
2012-04-10usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...Bhupesh Sharma
2012-04-10usb: gadget: rndis: fix Missing req->context assignmentLukasz Majewski
2012-04-10usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I
2012-04-10usb: gadget: FunctionFS: make module init & exit __init & __exitAndrzej Pietrasiewicz
2012-04-10usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)Andrzej Pietrasiewicz
2012-04-10usb: s3c-hsotg: Fix big buffers transfer in DMA modeAnton Tikhomirov
2012-04-10usb: s3c-hsotg: Avoid TxFIFO corruption in DMA modeAnton Tikhomirov
2012-04-10usb: s3c-hsotg: Fix maximum patcket size setting for EP0Anton Tikhomirov
2012-04-10usb: s3c-hsotg: Fix TX FIFOs allocationAnton Tikhomirov
2012-04-10usb: fsl_udc_core: prime status stage once data stage has primedPeter Chen
2012-04-10usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi
2012-04-09usb: gadget: adb: Only enable the gadget when adbd is readyBenoit Goby
2012-04-09usb: gadget: adb: do not set error flag when dequeuing reqColin Cross
2012-04-09usb: gadget: adb: allow freezing in adb_readColin Cross
2012-04-09usb: gadget: accessory: Add Android Accessory functionBenoit Goby
2012-04-09usb: gadget: adb: Add ADB functionBenoit Goby
2012-04-09usb: gadget: mtp: Add MTP/PTP functionBenoit Goby
2012-04-09usb: gadget: Add Android Composite Gadget driverBenoit Goby
2012-04-09usb: gadget: f_rndis: Set rndis vendor parametersBenoit Goby
2012-04-09usb: gadget: rndis: Fix re-binding f_rndisBenoit Goby
2012-04-09usb: gadget: Add variant of gether_setup to customize the device nameMike Lockwood
2012-04-09usb: gadget: u_serial: Allow calling gserial_setup after initBenoit Goby
2012-04-09usb: gadget: composite: Initialize config->interfaceBenoit Goby
2012-04-09usb: gadget: composite: Add usb_remove_configBenoit Goby
2012-04-08Merge 3.2-rc1 into usb-linusGreg Kroah-Hartman
2012-04-06USB: remove compile warning on gadget/inode.cMichael BRIGHT
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27f_phonet: fix skb truesize underestimationEric Dumazet