summaryrefslogtreecommitdiffstats
path: root/drivers/isdn (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-11usb: gadget: s3c-hsotg: add isochronous transfers supportRobert Baldyga1-4/+23
2013-10-11usb: dwc3: core: use pm_runtime_put_sync() on removeFelipe Balbi1-1/+1
2013-10-10usb: phy: Add RCAR Gen2 USB phyValentine Barshak4-0/+284
2013-10-10usb: musb: cancel work on removalSebastian Andrzej Siewior1-0/+1
2013-10-10usb: gadget: mass_storage: merge usb_f_mass_storage module with u_ms moduleAndrzej Pietrasiewicz2-10/+1
2013-10-10usb: gadget: f_mass_storage: remove compatibility layerAndrzej Pietrasiewicz2-152/+19
2013-10-10usb: gadget: multi: convert to new interface of f_mass_storageAndrzej Pietrasiewicz2-30/+83
2013-10-10usb: gadget: multi: convert to new interface of f_rndisAndrzej Pietrasiewicz2-24/+52
2013-10-10usb: gadget: multi: convert to new interface of f_ecmAndrzej Pietrasiewicz2-8/+61
2013-10-10usb: gadget: acm_ms: convert to new interface of f_mass_storageAndrzej Pietrasiewicz2-39/+75
2013-10-10usb: gadget: f_mass_storage: add configfs supportAndrzej Pietrasiewicz4-0/+419
2013-10-10usb: gadget: storage_common: add methods to show/store 'cdrom' and 'removable'Andrzej Pietrasiewicz2-0/+47
2013-10-10usb: gadget: storage_common: make attribute operations more genericAndrzej Pietrasiewicz3-41/+38
2013-10-10usb: gadget: mass_storage: convert to new interface of f_mass_storageAndrzej Pietrasiewicz4-27/+91
2013-10-10usb: gadget: f_mass_storage: convert to new function interface with backward ...Andrzej Pietrasiewicz7-22/+179
2013-10-10usb: gadget: f_mass_storage: create fsg_common_run_thread for use in fsg_comm...Andrzej Pietrasiewicz2-11/+23
2013-10-10usb: gadget: f_mass_storage: create fsg_common_set_inquiry_string for use in ...Andrzej Pietrasiewicz2-10/+22
2013-10-10usb: gadget: f_mass_storage: create lun creation helpers for use in fsg_commo...Andrzej Pietrasiewicz2-91/+153
2013-10-10usb: gadget: f_mass_storage: create fsg_common_set_cdev for use in fsg_common...Andrzej Pietrasiewicz2-21/+32
2013-10-10usb: gadget: f_mass_storage: create lun handling helpers for use in fsg_commo...Andrzej Pietrasiewicz2-17/+71
2013-10-10usb: gadget: f_mass_storage: create fsg_common_set_num_buffers for use in fsg...Andrzej Pietrasiewicz2-26/+48
2013-10-10usb: gadget: f_mass_storage: create fsg_common_setup for use in fsg_common_initAndrzej Pietrasiewicz1-16/+24
2013-10-10usb: gadget: f_mass_storage: make sysfs interface optionalAndrzej Pietrasiewicz3-14/+59
2013-10-10usb: gadget: f_mass_storage: create _fsg_common_free_buffersAndrzej Pietrasiewicz1-9/+13
2013-10-10usb: gadget: s3c-hsotg: fix set_ep_maxpacket functionRobert Baldyga1-6/+5
2013-10-10usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-10usb: g_ffs: fix compilation warningDavid Cohen1-0/+2
2013-10-04usb: gadget: s3c-hsotg: fix maxpacket sizeRobert Baldyga1-1/+1
2013-10-04usb: phy: Reordering of OTG FSM variablesAnton Tikhomirov1-22/+24
2013-10-04usb: phy: Add and use missed OTG FSM inputs/outputsAnton Tikhomirov2-4/+50
2013-10-04usb: phy: Rename "B-device session end SRP" OTG FSM inputAnton Tikhomirov3-4/+4
2013-10-04usb: phy: Rename OTG FSM informative variablesAnton Tikhomirov3-9/+13
2013-10-04usb: phy: Add and use missed OTG FSM timersAnton Tikhomirov2-3/+17
2013-10-04usb: phy: Fix OTG FSM timer handlingAnton Tikhomirov3-25/+87
2013-10-04usb: phy: Add and use missed helper functionsAnton Tikhomirov2-4/+18
2013-10-04usb: phy: Check OTG FSM callback existance in helper functionsAnton Tikhomirov1-7/+28
2013-10-04usb: phy: Pass OTG FSM pointer to callback functionsAnton Tikhomirov3-31/+31
2013-10-04usb: gadget: udc-core: Do not report -EISNAM error from gadgetfsFabio Estevam1-1/+2
2013-10-04ARM: OMAP2+: usb-host: Adapt to USB phy-nop RESET line changesRoger Quadros1-10/+1
2013-10-04ARM: OMAP2+: omap-usb-host: Get rid of platform_data from struct usbhs_phy_dataRoger Quadros3-8/+10
2013-10-04usb: phy: generic: Don't use regulator framework for RESET lineRoger Quadros4-36/+63
2013-10-04usb: phy: generic: Add gpio_reset to platform dataRoger Quadros1-1/+2
2013-10-04usb: musb_am335x: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-02usb: gadget: s3c-hsotg: fix CodingStyle issuesPavel Machek1-8/+10
2013-10-02usb: musb: ux500: use SIMPLE_DEV_PM_OPSDaniel Mack1-10/+3
2013-10-02usb: musb: blackfin: use SIMPLE_DEV_PM_OPSDaniel Mack1-10/+3
2013-10-02usb: musb: am35x: use SIMPLE_DEV_PM_OPSDaniel Mack1-10/+3
2013-10-01usb: phy: tegra-usb: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01usb: phy: am335x: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01usb: phy: am335x-control: Remove redundant of_match_ptrSachin Kamat1-1/+1