summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-05-15USB: ir-usb.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: ipaq.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: generic.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: f81232.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: belkin_sa.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: ark3116.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: aircable.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: serial: sierra: put reset_resume callback back.Greg Kroah-Hartman
2012-05-15USB: serial: ch341: put reset_resume callback back.Greg Kroah-Hartman
2012-05-15USB: serial: hook up reset_resume callbackGreg Kroah-Hartman
2012-05-15usb: chipidea: remove zero check of hw_ep_maxRichard Zhao
2012-05-15USB: CI13xxx: Use usb_put_hcd() on failure to drop HCDMarek Vasut
2012-05-15USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TTMarek Vasut
2012-05-15USB: testusb: add path /dev/bus/usb to default search paths for usbfsDu, ChangbinX
2012-05-14USB: EHCI: work around bug in the Philips ISP1562 controllerAlan Stern
2012-05-14USB: EHCI: improve full-speed isochronous scheduling routineAlan Stern
2012-05-14usb: musb: cppi: add missing include to fix compilationReinhard Tartler
2012-05-14USB: add read support to usb-serial/../new_idBjørn Mork
2012-05-14USB: let both new_id and remove_id show dynamic id listBjørn Mork
2012-05-14FunctionFS: enable multiple functionsAndrzej Pietrasiewicz
2012-05-14Revert "usb: add struct usb_hub_port to store port related members."Greg Kroah-Hartman
2012-05-14Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman
2012-05-14USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active"Shinya Kuribayashi
2012-05-14USB: gpio_vbus: put a missing regulator_put() on errorShinya Kuribayashi
2012-05-14USB: gpio_vbus: provide an appropriate debounce intervalShinya Kuribayashi
2012-05-14USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq()Shinya Kuribayashi
2012-05-14usb: Kconfig: remove unneeded default valueDavid Herrmann
2012-05-14USB: ohci-omap: Use usb_put_transceiver instead of put_deviceJarkko Nikula
2012-05-14USB: ehci-fsl: Use usb_put_transceiver instead of put_deviceJarkko Nikula
2012-05-12Linux 3.4-rc7v3.4-rc7Linus Torvalds
2012-05-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-12Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-12Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski
2012-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto
2012-05-12ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm
2012-05-12ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski
2012-05-12ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski
2012-05-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-12Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-05-12MAINTAINERS: Add myself as the cpufreq maintainerRafael J. Wysocki
2012-05-12dm mpath: check if scsi_dh module already loaded before trying to loadMike Snitzer
2012-05-12dm thin: correct module descriptionAlasdair G Kergon
2012-05-12dm thin: fix unprotected use of prepared_discards listMike Snitzer
2012-05-12dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer
2012-05-11gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat