summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-07usb: Correction to c67x00 TD data length maskDave Tubbs
2013-03-07usb: Makefile: fix drivers/usb/phy/ Makefile entryFelipe Balbi
2013-03-07USB: added support for Cinterion's products AH6 and PLS8Christian Schmiedl
2013-03-07usb: gadget: fix omap_udc build errorsArnd Bergmann
2013-03-07USB: storage: fix Huawei mode switching regressionBjørn Mork
2013-03-07USB: storage: in-kernel modeswitching is deprecatedBjørn Mork
2013-03-07USB: option: add Huawei E5331Bjørn Mork
2013-03-05USB: EHCI: don't check DMA values in QH overlaysAlan Stern
2013-03-05USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern
2013-03-04usb: gadget: u_uac1: NULL dereference on error pathDan Carpenter
2013-03-04usb: gadget: f_uac1: silence an info leak warningDan Carpenter
2013-03-04usb: phy: omap-control-usb: Convert to devm_ioremap_resource()Sachin Kamat
2013-03-04usb: phy: omap-usb3: Convert to devm_ioremap_resource()Sachin Kamat
2013-03-04usb: phy: samsung: Convert to devm_ioremap_resource()Sachin Kamat
2013-03-04usb: otg: use try_module_get in all usb_get_phy functions and add missing mod...Marc Kleine-Budde
2013-03-04usb: musb: correct Kconfig in order to avoid non compilable selectionPeter Ujfalusi
2013-03-04usb: gadget: s3c2410: fix build breakageFelipe Balbi
2013-03-04usb: gadget: imx_udc: fix gadget->dev registrationFelipe Balbi
2013-03-04usb: gadget: pxa25x: fix gadget->dev registrationFelipe Balbi
2013-03-04usb: gadget: s3c2410: fix gadget->dev registrationFelipe Balbi
2013-03-04usb: gadget: make usb functions to load before gadget driverKishon Vijay Abraham I
2013-03-04usb: gadget: pxa27x: fix gadget->dev registrationFelipe Balbi
2013-03-04usb: chipidea: register debugging sysfs on our deviceFelipe Balbi
2013-03-04usb: dwc3: gadget: remove unnecessary codeFelipe Balbi
2013-03-04usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi
2013-03-04usb: dwc3: omap: fix a typo on of_device_idFelipe Balbi
2013-03-04usb: dwc3: core: don't forget to free coherent memoryFelipe Balbi
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-03Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-03Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-03-03Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King
2013-03-02metag: Internal and external irqchipsJames Hogan
2013-03-02metag: Time keepingJames Hogan
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-03-02parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu
2013-03-02Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-03-02kgdb/kgdbts: support ppc64Tiejun Chen