summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2014-12-11drivers:usb:pm: Fix pm defect in rcpm driver for usb ipRamneek Mehresh
2014-04-10Merge branch 'rtmerge' into sdk-v1.6.xScott Wood
2014-04-10usb: use _nort in givebackSebastian Andrzej Siewior
2014-04-10usb: Use local_irq_*_nort() variantsSteven Rostedt
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-03-22usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner
2014-03-22usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner
2014-02-22Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp
2014-02-06usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese
2014-02-06USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern
2013-12-20usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-12-05usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner
2013-11-29usb: hub: Clear Port Reset Change during init/resumeJulius Werner
2013-11-29usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp
2013-11-29xhci: Enable LPM support only for hardwired or BESL devicesMathias Nyman
2013-11-29usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-20usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-10-25consolidate the reassignments of ->f_op in ->open() instancesAl Viro
2013-10-19USB: change dev_warn about missing reset-resume to dev_dbgAlan Stern
2013-10-19Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman
2013-10-16usb: hub_activate kill an 'else'Dan Williams
2013-10-16usb: hub: Clear Port Reset Change during init/resumeJulius Werner
2013-10-16drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()Matthias Beyer
2013-10-16drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()Matthias Beyer
2013-10-16usb: Push USB2 LPM disable on disconnect into USB core.Sarah Sharp
2013-10-16xhci: Enable LPM support only for hardwired or BESL devicesMathias Nyman
2013-10-16usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-10-16usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp
2013-10-16USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum
2013-10-14USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum
2013-10-14usb/hcd: remove unnecessary local_irq_saveMichael Opdenacker
2013-10-14treewide: Fix typo in KconfigMasanari Iida
2013-10-12drivers: usb: core: hub.c: Comments shouldnt be C99 // comment styleMatthias Beyer
2013-10-12drivers: usb: core: file.c: moved asterisk to variable nameMatthias Beyer
2013-10-12drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixesMatthias Beyer
2013-10-11drivers: usb: core: hcd.c: converted busmap from struct to bitmapMatthias Beyer
2013-10-11usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-10-06drivers: usb: core: hcd: if-else-braces fixedMatthias Beyer