summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-06usb: chipidea: msm: add remove methodFelipe Balbi1-6/+15
2012-07-06usb: chipidea: msm: add missing section annotationFelipe Balbi1-1/+1
2012-07-06usb: chipidea: drop useless arch-checkFelipe Balbi1-3/+5
2012-07-06usb: chipidea: remove unneeded NULL checkAlexander Shishkin1-3/+0
2012-07-06usbdevfs: Use scatter-gather lists for large bulk transfersHans de Goede2-31/+122
2012-07-06usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctlHans de Goede4-0/+31
2012-07-06usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede1-3/+7
2012-07-06USB: class: cdc-acm: Fixed coding style issue.Jeffrin Jose1-1/+1
2012-07-06USB: ehci-s5p: use devm_ functionsJingoo Han1-13/+6
2012-07-06USB: ohci-exynos: use devm_ functionsJingoo Han1-13/+6
2012-07-06USB: ohci-exynos: add clock gating to suspend/resumeJingoo Han1-0/+5
2012-07-06Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman38-325/+538
2012-07-06Merge tag 'dwc3-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman6-229/+407
2012-07-06Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman26-695/+3513
2012-07-06Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2-1/+19
2012-07-05Merge 3.5-rc5 into usb-nextGreg Kroah-Hartman257-1061/+1564
2012-07-02usb: phy: fix error handling in usb_get_phyKishon Vijay Abraham I1-1/+2
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I25-77/+96
2012-07-02usb: gadget: at91_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva1-0/+1
2012-07-02usb: gadget: fsl_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva1-0/+1
2012-07-02usb: gadget: s3c-hsotg: Propagate devicetree to gadget driversAlexandre Pereira da Silva1-0/+1
2012-07-02usb: gadget: lpc32xx_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva1-0/+1
2012-07-02usb: gadget: mass_storage: make "file" and "ro" read only in some casesMichal Nazarewicz2-6/+21
2012-07-02usb: dwc3: return error in case of run/stop timeoutPratyush Anand1-4/+7
2012-07-02usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration receivedPratyush Anand2-1/+9
2012-07-02usb: dwc3: no need to clear INIT{U1,U2}ENA bitsPratyush Anand1-1/+0
2012-07-02usb: dwc3: keep default hird threshold value as 4b1100Pratyush Anand1-1/+1
2012-07-02usb: dwc3: correct set_halt implementation for ep0Pratyush Anand3-2/+16
2012-07-01Linux 3.5-rc5v3.5-rc5Linus Torvalds1-1/+1
2012-07-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-19/+37
2012-07-01printk.c: fix kernel-doc warningsRandy Dunlap1-1/+1
2012-07-01linux/irq.h: fix kernel-doc warningRandy Dunlap1-2/+0
2012-07-01Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-6/+6
2012-07-01ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo1-2/+4
2012-07-01Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-6/+4
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds8-21/+59
2012-06-30Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-84/+219
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown8980-322932/+529713
2012-06-30acpi_pad: fix power_saving thread deadlockStuart Hayes1-3/+4
2012-06-30ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui1-0/+2
2012-06-30Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-4/+34
2012-06-30printk: Optimize if statement logic where newline existsSteven Rostedt1-7/+6
2012-06-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds8-64/+54
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-16/+29
2012-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-06-29Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+7
2012-06-29printk: flush continuation lines immediately to consoleKay Sievers1-68/+176
2012-06-29powerpc/pseries: Fix software invalidate TCEMichael Neuling1-2/+2
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard2-1/+6
2012-06-29powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt1-1/+1