index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-13
usb: core: check for valid id_table when using the RefId feature
Wolfram Sang
1
-0
/
+3
2014-01-12
usb: core: bail out if user gives an unknown RefId when using new_id
Wolfram Sang
1
-3
/
+6
2014-01-10
usb: core: allow a reference device for new_id
Wolfram Sang
1
-3
/
+15
2014-01-10
usb: core: add sanity checks when using bInterfaceClass with new_id
Wolfram Sang
1
-1
/
+4
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
3
-3
/
+0
2014-01-08
usb:hub set hub->change_bits when over-current happens
Shen Guang
1
-1
/
+2
2014-01-07
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
9
-13
/
+14
2014-01-07
USB: fix race between hub_disconnect and recursively_mark_NOTATTACHED
Alan Stern
1
-5
/
+9
2013-12-21
USB: core: remove CONFIG_USB_DEBUG usage
Greg Kroah-Hartman
3
-18
/
+7
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
7
-56
/
+86
2013-12-10
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
1
-3
/
+43
2013-12-09
usb: core: get config and string descriptors for unauthorized devices
Thomas Pugliese
2
-39
/
+7
2013-12-09
usb: core: allow isoc URBs for wireless devices with an interval < 6
Thomas Pugliese
1
-2
/
+2
2013-12-08
Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"
Oliver Neukum
1
-3
/
+0
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2
-6
/
+1
2013-12-08
usb: hcd: Initialize USB phy if needed
Valentine Barshak
1
-0
/
+18
2013-12-08
usb: hcd: Remove USB phy if needed
Valentine Barshak
1
-1
/
+13
2013-12-04
usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED
Julius Werner
1
-2
/
+3
2013-12-03
usb: core: Remove superfluous name casts
Geert Uytterhoeven
1
-2
/
+2
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2
-3
/
+3
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+4
2013-10-24
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
1
-12
/
+4
2013-10-19
USB: change dev_warn about missing reset-resume to dev_dbg
Alan Stern
1
-2
/
+2
2013-10-19
Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
4
-9
/
+49
2013-10-19
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
1
-0
/
+6
2013-10-16
usb: hub_activate kill an 'else'
Dan Williams
1
-7
/
+4
2013-10-16
usb: hub: Clear Port Reset Change during init/resume
Julius Werner
1
-0
/
+5
2013-10-16
drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()
Matthias Beyer
1
-10
/
+10
2013-10-16
drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()
Matthias Beyer
1
-6
/
+6
2013-10-16
usb: Push USB2 LPM disable on disconnect into USB core.
Sarah Sharp
1
-0
/
+4
2013-10-16
xhci: Enable LPM support only for hardwired or BESL devices
Mathias Nyman
1
-0
/
+27
2013-10-16
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
3
-2
/
+8
2013-10-16
usb: Disable USB 2.0 Link PM before device reset.
Sarah Sharp
1
-0
/
+6
2013-10-16
USB: quirks: add touchscreen that is dazzeled by remote wakeup
Oliver Neukum
1
-0
/
+3
2013-10-14
USB: quirks.c: add one device that cannot deal with suspension
Oliver Neukum
1
-0
/
+3
2013-10-14
usb/hcd: remove unnecessary local_irq_save
Michael Opdenacker
1
-15
/
+0
2013-10-14
treewide: Fix typo in Kconfig
Masanari Iida
1
-1
/
+1
2013-10-11
drivers: usb: core: hub.c: Comments shouldnt be C99 // comment style
Matthias Beyer
1
-2
/
+2
2013-10-11
drivers: usb: core: file.c: moved asterisk to variable name
Matthias Beyer
1
-1
/
+1
2013-10-11
drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes
Matthias Beyer
4
-62
/
+62
2013-10-11
drivers: usb: core: hcd.c: converted busmap from struct to bitmap
Matthias Beyer
1
-7
/
+5
2013-10-11
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
Hans de Goede
2
-2
/
+45
2013-10-11
usb: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-10-05
drivers: usb: core: hcd: if-else-braces fixed
Matthias Beyer
1
-2
/
+2
2013-10-05
drivers: usb: core: hcd: removed braces for return statements
Matthias Beyer
1
-4
/
+4
2013-10-05
drivers: usb: core: hcd: replaced C99 // comments
Matthias Beyer
1
-5
/
+5
2013-10-05
drivers: usb: core: hcd: Whitespace fixes
Matthias Beyer
1
-28
/
+28
2013-10-05
drivers: usb: core: hcd: moved asterix to variable
Matthias Beyer
1
-1
/
+1
[next]