summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-02-18usb: gadget: FunctionFS: use consistent naming with regard to ffs_lockAndrzej Pietrasiewicz1-15/+15
2014-02-18usb: gadget: FunctionFS: staticize functions used only in f_fs.cAndrzej Pietrasiewicz2-4/+4
2014-02-18usb: gadget: code cleanupAndrzej Pietrasiewicz1-1/+1
2014-02-18usb: gadget: FunctionFS: dereference ffs_dev conditionallyAndrzej Pietrasiewicz1-4/+5
2014-02-18usb: musb: dsps, use devm_kzallocMarkus Pargmann1-3/+1
2014-02-18usb: dwc3: omap: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2014-02-18usb: gadget: s3c-hsotg: stall ep0 in set_halt functionRobert Baldyga1-32/+46
2014-02-18usb: gadget: printer: fix memory leakwenlin.kang1-1/+3
2014-02-18usb: gadget: printer: fix possible deadlockwenlin.kang1-0/+3
2014-02-18usb: gadget: s3c-hsudc: remove unused labelSachin Kamat1-1/+0
2014-02-18usb: gadget: s3c2410_udc: Fix build errorSachin Kamat1-1/+1
2014-02-18usb: gadget: fix error return codeJulia Lawall1-0/+1
2014-02-18usb: gadget: s3c-hsotg: use %pad for dma_addr_tJingoo Han1-4/+4
2014-02-18usb: gadget: s3c-hsotg: fix build on x86 and other architecturesMatt Porter2-7/+6
2014-02-18usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer.George Cherian1-0/+53
2014-02-18usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfersGeorge Cherian1-0/+13
2014-02-18usb: musb: musb_host: Enable ISOCH IN handling for AM335x hostGeorge Cherian1-4/+26
2014-02-15phy-core: Don't allow building phy-core as a moduleHans de Goede1-1/+1
2014-02-15usbhid/quirks: Ignore Riso Kagaku Webmail NotifierChristian Vogel2-0/+4
2014-02-15usb: dwc2: fix dereference before NULL checkPaul Zimmerman1-5/+9
2014-02-15xhci-platform: Change compatible string from xhci-platform to generic-xhciHans de Goede1-0/+1
2014-02-15uhci-platform: Change compatible string from platform-uhci to generic-uhciHans de Goede1-0/+1
2014-02-11usb/misc/usbled: Add Riso Kagaku Webmail NotifierChristian Vogel1-0/+34
2014-02-11USB: ELAN: Remove useless "default M" linesPaul Bolle2-2/+0
2014-02-11Remove MACH_OMAP_H4_OTGRichard Weinberger1-1/+1
2014-02-11USB: ohci-platform: check for platform data misconfigurationAlan Stern1-20/+22
2014-02-11USB: ehci-platform: check for platform data misconfigurationAlan Stern1-20/+22
2014-02-11ehci-platform: Change compatible string from usb-ehci to generic-ehciHans de Goede2-2/+1
2014-02-11ohci-platform: Change compatible string from usb-ohci to generic-ohciHans de Goede1-1/+1
2014-02-07usb: move hub init and LED blink work to power efficient workqueueShaibal Dutta1-6/+13
2014-02-07usb: phy: msm: tiny leak on error in probe()Dan Carpenter1-1/+2
2014-02-07usb: dwc2: handle the Host Port Interrupt when it occurs in device modeDinh Nguyen1-3/+22
2014-02-07ehci-platform: Add support for controllers with big-endian regs / descriptorsHans de Goede1-2/+31
2014-02-07ohci-platform: Add support for controllers with big-endian regs / descriptorsHans de Goede1-0/+27
2014-02-07ehci-platform: Add support for clks and phy passed through devicetreeHans de Goede2-24/+124
2014-02-07ohci-platform: Add support for devicetree instantiationHans de Goede1-22/+140
2014-02-07usb: core: let dynamic ids override static idsBjørn Mork1-2/+2
2014-02-04usb-storage: enable multi-LUN scanning when neededAlan Stern2-1/+9
2014-02-04USB: simple: add Dynastream ANT USB-m Stick device supportKristóf Ralovich1-1/+2
2014-02-04usb-storage: add unusual-devs entry for BlackBerry 9000Alan Stern1-0/+7
2014-02-04usb-storage: restrict bcdDevice range for Super Top in Cypress ATACBAlan Stern1-1/+1
2014-02-04usb: phy: move some error messages to debugJosh Boyer1-5/+3
2014-02-04usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork2-0/+2
2014-02-04usb: dwc2: fix memory corruption in dwc2 driverPaul Zimmerman1-11/+0
2014-02-04usb: dwc2: fix role switch breakagePaul Zimmerman1-1/+1
2014-02-04usb: dwc2: bail out early when booting with "nousb"Andre Heider1-0/+3
2014-02-04Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman9-45/+62
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller1-1/+1
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+14