summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-16USB: serial: fix up reset_resume callbackGreg Kroah-Hartman1-2/+4
2012-05-16USB: serial: ch341: make the reset_resume callback actually work.Greg Kroah-Hartman1-1/+1
2012-05-16ARM: EXYNOS: Add s3c-hsotg device support for Universal C210 boardLukasz Majewski2-0/+12
2012-05-16ARM: EXYNOS: Add s3c-hsotg device support for NURI boardJoonyoung Shim2-1/+9
2012-05-16ARM: EXYNOS: Add s3c-hsotg device support for GONI boardLukasz Majewski2-0/+6
2012-05-16ARM: EXYNOS: Add usb otg phy control for EXYNOS4210Lukasz Majewski4-28/+80
2012-05-16staging: usb: gadget: Add FunctionFS support to Configurable Composite Gadget...Andrzej Pietrasiewicz2-12/+346
2012-05-16staging: usb: gadget: Add Configurable Composite Gadget driverMike Lockwood7-0/+1156
2012-05-16USB: serial: generic driver is only for testingBjørn Mork1-0/+2
2012-05-16usb: gadget: at91_udc: fix endpoint descriptor dereferenceNicolas Ferre1-1/+1
2012-05-16usb: fix breakage on systems without ACPISasha Levin1-4/+1
2012-05-16USB: symbolserial.c: remove dbg() usageGreg Kroah-Hartman1-4/+4
2012-05-16USB: spcp8x5.c: remove dbg() usageGreg Kroah-Hartman1-4/+8
2012-05-16USB: qcserial.c: remove dbg() usageGreg Kroah-Hartman1-13/+13
2012-05-16USB: navman.c: remove dbg() usageGreg Kroah-Hartman1-5/+6
2012-05-16USB: ir-usb.c: remove dbg() usageGreg Kroah-Hartman1-22/+28
2012-05-16USB: ipaq.c: remove dbg() usageGreg Kroah-Hartman1-3/+4
2012-05-16USB: generic.c: remove dbg() usageGreg Kroah-Hartman1-8/+13
2012-05-16USB: f81232.c: remove dbg() usageGreg Kroah-Hartman1-8/+12
2012-05-16USB: belkin_sa.c: remove dbg() usageGreg Kroah-Hartman1-5/+6
2012-05-16USB: ark3116.c: remove dbg() usageGreg Kroah-Hartman1-12/+15
2012-05-16USB: aircable.c: remove dbg() usageGreg Kroah-Hartman1-3/+4
2012-05-16USB: serial: sierra: put reset_resume callback back.Greg Kroah-Hartman1-0/+8
2012-05-16USB: serial: ch341: put reset_resume callback back.Greg Kroah-Hartman1-2/+2
2012-05-16USB: serial: hook up reset_resume callbackGreg Kroah-Hartman2-2/+25
2012-05-15usb: chipidea: remove zero check of hw_ep_maxRichard Zhao1-1/+1
2012-05-15USB: CI13xxx: Use usb_put_hcd() on failure to drop HCDMarek Vasut1-1/+1
2012-05-15USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TTMarek Vasut1-2/+2
2012-05-15USB: testusb: add path /dev/bus/usb to default search paths for usbfsDu, ChangbinX1-0/+5
2012-05-14USB: EHCI: work around bug in the Philips ISP1562 controllerAlan Stern3-1/+9
2012-05-14USB: EHCI: improve full-speed isochronous scheduling routineAlan Stern1-19/+21
2012-05-14usb: musb: cppi: add missing include to fix compilationReinhard Tartler1-0/+1
2012-05-14USB: add read support to usb-serial/../new_idBjørn Mork3-4/+20
2012-05-14USB: let both new_id and remove_id show dynamic id listBjørn Mork2-2/+34
2012-05-14FunctionFS: enable multiple functionsAndrzej Pietrasiewicz4-32/+277
2012-05-14Revert "usb: add struct usb_hub_port to store port related members."Greg Kroah-Hartman1-16/+13
2012-05-14Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman5-47/+33
2012-05-14USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active"Shinya Kuribayashi1-2/+10
2012-05-14USB: gpio_vbus: put a missing regulator_put() on errorShinya Kuribayashi1-0/+1
2012-05-14USB: gpio_vbus: provide an appropriate debounce intervalShinya Kuribayashi1-4/+4
2012-05-14USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq()Shinya Kuribayashi1-2/+2
2012-05-14usb: Kconfig: remove unneeded default valueDavid Herrmann1-1/+0
2012-05-14USB: ohci-omap: Use usb_put_transceiver instead of put_deviceJarkko Nikula1-3/+2
2012-05-14USB: ehci-fsl: Use usb_put_transceiver instead of put_deviceJarkko Nikula1-3/+2
2012-05-13Linux 3.4-rc7v3.4-rc7Linus Torvalds1-1/+1
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim1-1/+1
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2-1/+6
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm1-1/+55
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto4-11/+10
2012-05-12ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm3-1/+12