summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-06wusbhc: disable suspend and resume on the root hub.Thomas Pugliese
2013-06-06USB: fix PTR_ERR translation in init_usb_class()Alexey Khoroshilov
2013-06-06wusbcore: reduce keepalive threshold from timeout/2 to timeout/3Thomas Pugliese
2013-06-06usb: host: make USB_ARCH_HAS_?HCI obsoleteArnd Bergmann
2013-06-06USB: OHCI: remove bogus #errorArnd Bergmann
2013-06-03USB: serial: pl2303 works at 500kbpsLuca Olivetti
2013-06-03uwb: use %*ph specifier to dump bufferAndy Shevchenko
2013-06-03USB: OHCI: add a name for the platform-private fieldManjunath Goudar
2013-06-03USB: OHCI: make ohci-platform a separate driverManjunath Goudar
2013-06-03usb, chipidea: remove redundant D0 power state setYijing Wang
2013-06-03usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheetJulius Werner
2013-06-03usb: misc: usb3503: Fix up whitespaceJulius Werner
2013-06-03Allow the USB HCD to create Wireless USB root hubsThomas Pugliese
2013-06-03usb: host: fusbh200-hcd: rename two functionsYuan-Hsin Chen
2013-06-03USB: serial: add support Infineon modem USB flashloader driverWei Shuai
2013-05-30USB: OHCI: make ohci-pci a separate driverManjunath Goudar
2013-05-30USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar
2013-05-30USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar
2013-05-30USB: FHCI: upgrade the isochronous APIAlan Stern
2013-05-30USB: IMX21: upgrade the isochronous APIAlan Stern
2013-05-30USB: MUSB: upgrade the isochronous APIAlan Stern
2013-05-30usb: ehci-s5p: skip phy setup for Exynos5440 based platformsThomas Abraham
2013-05-30usb: serial: dump small buffers with help of %*phAndy Shevchenko
2013-05-30USB: host: use platform_{get,set}_drvdata()Jingoo Han
2013-05-30usb: host: ehci-spear: Remove redundant checksSachin Kamat
2013-05-30drivers/usb/host: remove leftover release_mem_regionWolfram Sang
2013-05-30usb: misc: usb3503: Adding device tree entry 'disabled-ports'Dongjin Kim
2013-05-30usb: misc: usb3503: Add to select the ports to disableDongjin Kim
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman
2013-05-26Linux 3.10-rc3Linus Torvalds
2013-05-26ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul
2013-05-26Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-26Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-26Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-05-26Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-05-26Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-25score: remove redundant kcore_list entriesKyle McMartin
2013-05-25Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-25ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta
2013-05-25Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-24aio: fix kioctx not being freed after cancellation at exit timeBenjamin LaHaise
2013-05-24mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman
2013-05-24drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa
2013-05-24ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi
2013-05-24random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina
2013-05-24drivers/char/random.c: fix priming of last_dataJarod Wilson