summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | usb: phy: don't return with NULL from devm_usb_get_phy()Gabor Juhos2013-10-111-1/+1
| | * | | | usb: gadget: Make VERBOSE_DEBUG enableable via KconfigAndreas Larsson2013-10-112-1/+16
| | * | | | usb: gadget: s3c-hsotg: remove unused labelRobert Baldyga2013-10-111-1/+0
| | * | | | usb: gadget: s3c-hsotg: add multi count supportRobert Baldyga2013-10-111-6/+28
| | * | | | usb: gadget: s3c-hsotg: add isochronous transfers supportRobert Baldyga2013-10-111-4/+23
| | * | | | usb: dwc3: core: use pm_runtime_put_sync() on removeFelipe Balbi2013-10-111-1/+1
| | * | | | usb: phy: Add RCAR Gen2 USB phyValentine Barshak2013-10-103-0/+262
| | * | | | usb: musb: cancel work on removalSebastian Andrzej Siewior2013-10-101-0/+1
| | * | | | usb: gadget: mass_storage: merge usb_f_mass_storage module with u_ms moduleAndrzej Pietrasiewicz2013-10-102-10/+1
| | * | | | usb: gadget: f_mass_storage: remove compatibility layerAndrzej Pietrasiewicz2013-10-102-152/+19
| | * | | | usb: gadget: multi: convert to new interface of f_mass_storageAndrzej Pietrasiewicz2013-10-102-30/+83
| | * | | | usb: gadget: multi: convert to new interface of f_rndisAndrzej Pietrasiewicz2013-10-102-24/+52
| | * | | | usb: gadget: multi: convert to new interface of f_ecmAndrzej Pietrasiewicz2013-10-102-8/+61
| | * | | | usb: gadget: acm_ms: convert to new interface of f_mass_storageAndrzej Pietrasiewicz2013-10-102-39/+75
| | * | | | usb: gadget: f_mass_storage: add configfs supportAndrzej Pietrasiewicz2013-10-103-0/+388
| | * | | | usb: gadget: storage_common: add methods to show/store 'cdrom' and 'removable'Andrzej Pietrasiewicz2013-10-102-0/+47
| | * | | | usb: gadget: storage_common: make attribute operations more genericAndrzej Pietrasiewicz2013-10-103-41/+38
| | * | | | usb: gadget: mass_storage: convert to new interface of f_mass_storageAndrzej Pietrasiewicz2013-10-104-27/+91
| | * | | | usb: gadget: f_mass_storage: convert to new function interface with backward ...Andrzej Pietrasiewicz2013-10-107-22/+179
| | * | | | usb: gadget: f_mass_storage: create fsg_common_run_thread for use in fsg_comm...Andrzej Pietrasiewicz2013-10-102-11/+23
| | * | | | usb: gadget: f_mass_storage: create fsg_common_set_inquiry_string for use in ...Andrzej Pietrasiewicz2013-10-102-10/+22
| | * | | | usb: gadget: f_mass_storage: create lun creation helpers for use in fsg_commo...Andrzej Pietrasiewicz2013-10-102-91/+153
| | * | | | usb: gadget: f_mass_storage: create fsg_common_set_cdev for use in fsg_common...Andrzej Pietrasiewicz2013-10-102-21/+32
| | * | | | usb: gadget: f_mass_storage: create lun handling helpers for use in fsg_commo...Andrzej Pietrasiewicz2013-10-102-17/+71
| | * | | | usb: gadget: f_mass_storage: create fsg_common_set_num_buffers for use in fsg...Andrzej Pietrasiewicz2013-10-102-26/+48
| | * | | | usb: gadget: f_mass_storage: create fsg_common_setup for use in fsg_common_initAndrzej Pietrasiewicz2013-10-101-16/+24
| | * | | | usb: gadget: f_mass_storage: make sysfs interface optionalAndrzej Pietrasiewicz2013-10-103-14/+59
| | * | | | usb: gadget: f_mass_storage: create _fsg_common_free_buffersAndrzej Pietrasiewicz2013-10-101-9/+13
| | * | | | usb: gadget: s3c-hsotg: fix set_ep_maxpacket functionRobert Baldyga2013-10-101-6/+5
| | * | | | usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-101-1/+1
| | * | | | usb: g_ffs: fix compilation warningDavid Cohen2013-10-101-0/+2
| | * | | | usb: gadget: s3c-hsotg: fix maxpacket sizeRobert Baldyga2013-10-041-1/+1
| | * | | | usb: phy: Reordering of OTG FSM variablesAnton Tikhomirov2013-10-041-22/+24
| | * | | | usb: phy: Add and use missed OTG FSM inputs/outputsAnton Tikhomirov2013-10-042-4/+50
| | * | | | usb: phy: Rename "B-device session end SRP" OTG FSM inputAnton Tikhomirov2013-10-043-4/+4
| | * | | | usb: phy: Rename OTG FSM informative variablesAnton Tikhomirov2013-10-043-9/+13
| | * | | | usb: phy: Add and use missed OTG FSM timersAnton Tikhomirov2013-10-042-3/+17
| | * | | | usb: phy: Fix OTG FSM timer handlingAnton Tikhomirov2013-10-043-25/+87
| | * | | | usb: phy: Add and use missed helper functionsAnton Tikhomirov2013-10-042-4/+18
| | * | | | usb: phy: Check OTG FSM callback existance in helper functionsAnton Tikhomirov2013-10-041-7/+28
| | * | | | usb: phy: Pass OTG FSM pointer to callback functionsAnton Tikhomirov2013-10-043-31/+31
| | * | | | usb: gadget: udc-core: Do not report -EISNAM error from gadgetfsFabio Estevam2013-10-041-1/+2
| | * | | | usb: phy: generic: Don't use regulator framework for RESET lineRoger Quadros2013-10-043-32/+60
| | * | | | usb: musb_am335x: Remove redundant of_match_ptrSachin Kamat2013-10-041-1/+1
| | * | | | usb: gadget: s3c-hsotg: fix CodingStyle issuesPavel Machek2013-10-021-8/+10
| | * | | | usb: musb: ux500: use SIMPLE_DEV_PM_OPSDaniel Mack2013-10-021-10/+3
| | * | | | usb: musb: blackfin: use SIMPLE_DEV_PM_OPSDaniel Mack2013-10-021-10/+3
| | * | | | usb: musb: am35x: use SIMPLE_DEV_PM_OPSDaniel Mack2013-10-021-10/+3
| | * | | | usb: phy: tegra-usb: Remove redundant of_match_ptrSachin Kamat2013-10-011-1/+1
| | * | | | usb: phy: am335x: Remove redundant of_match_ptrSachin Kamat2013-10-011-1/+1
OpenPOWER on IntegriCloud