summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli
2013-04-09USB: option: add a D-Link DWM-156 variantBjørn Mork
2013-04-09usb: ehci-s5p: fix: Fix null pointer dereferencingVivek Gautam
2013-04-08Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-04-08USB: EHCI: make ehci-msm a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-atmel a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-s5p a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-spear a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-orion a separate driverManjunath Goudar
2013-04-08USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold
2013-04-08usb, gadget: use appropriate warning accessorsDavid Rientjes
2013-04-08xhci - clarify compliance mode debug messagesTony Camuso
2013-04-08Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman
2013-04-05Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-04-05Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-05USB: io_ti, stop dereferencing potential NULLJiri Slaby
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-04-05USB: keyspan: add a sanity test on "len"Dan Carpenter
2013-04-05USB: keyspan: pull in one indent levelDan Carpenter
2013-04-05usb: chipidea: udc: fix memory leak in _ep_nukeMichael Grzeschik
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-05usb: chipidea: udc: fix memory access of shared memory on armv5 machinesMichael Grzeschik
2013-04-05firmware,IB/qib: revert firmware file moveMike Marciniszyn
2013-04-05Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-05Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold
2013-04-05Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-04-05dm cache: reduce bio front_pad size in writeback modeMike Snitzer
2013-04-05dm cache: fix writes to cache device in writethrough modeDarrick J. Wong
2013-04-05ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski
2013-04-05bonding: remove sysfs before removing devicesVeaceslav Falico
2013-04-05atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa
2013-04-04Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-04r8169: fix auto speed down issuehayeswang
2013-04-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-04-04Merge branch 'pm-fixes' into fixesRafael J. Wysocki
2013-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-04Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-04HID: magicmouse: fix race between input_register() and probe()Benjamin Tissoires
2013-04-03PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki
2013-04-03PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki
2013-04-03usb: host: ehci-tegra: Fix oops in error cleanupThierry Reding
2013-04-03usb: host: tegra: Reset Tegra USB controller before initVenu Byravarasu
2013-04-03EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer
2013-04-03usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks
2013-04-03usb: gadget: nokia: include f_ecm.cFelipe Balbi
2013-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-04-03xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.hDavid Howells
2013-04-03xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFTDavid Howells
2013-04-03usb: phy: twl6030-usb: check regulator_enable return valueFabio Baltieri