Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a5d6d3a1b00a0ad88f07c3a727c79b27915278e3
/
drivers
/
usb
/
core
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
3e75c6d
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
c12e69c
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
9d919e8
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
1d10255
USB: disable reset-resume when USB_QUIRK_RESET is set
by Alan Stern
· 11 years ago
6aec044
USB: unbind all interfaces before rebinding any
by Alan Stern
· 11 years ago
e40bffa
Merge 3.14-rc7 into staging-next
by Greg Kroah-Hartman
· 11 years ago
192c028
Merge 3.14-rc6 into usb-next
by Greg Kroah-Hartman
· 11 years ago
9b6f0c4
usbcore: rename struct dev_state to struct usb_dev_state
by Valentina Manea
· 11 years ago
6080cd0
staging: usbip: claim ports used by shared devices
by Valentina Manea
· 11 years ago
d86db25
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
by Julius Werner
· 11 years ago
e042936
usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e
by Julius Werner
· 11 years ago
77fa83c
usb: don't use PREPARE_DELAYED_WORK
by Tejun Heo
· 11 years ago
a82b76f
usb: Reset USB-3 devices on USB-3 link bounce
by Hans de Goede
· 11 years ago
7a7b562
usb: Clear host_endpoint->streams when implicitly freeing streams
by Hans de Goede
· 11 years ago
bcf7f6e
usbfs: Add support for allocating / freeing streams
by Hans de Goede
· 11 years ago
2fec32b
usbfs: Add ep_to_host_endpoint helper function
by Hans de Goede
· 11 years ago
948cd8c
usbfs: Add support for bulk stream ids
by Hans de Goede
· 11 years ago
b2d03eb
usbfs: proc_do_submiturb use a local variable for number_of_packets
by Hans de Goede
· 11 years ago
5ec9c17
usbfs: Kill urbs on interface before doing a set_interface
by Hans de Goede
· 11 years ago
6343e8b
usb-core: Free bulk streams on interface release
by Hans de Goede
· 11 years ago
8d4f70b
usb-core: Track if an endpoint has streams
by Hans de Goede
· 11 years ago
8f5d354
usb-core: Move USB_MAXENDPOINTS definitions to usb.h
by Hans de Goede
· 11 years ago
12d4bbc
usb-core: Fix usb_free_streams return value documentation
by Hans de Goede
· 11 years ago
25cd288
usb/xhci: Change how we indicate a host supports Link PM.
by Sarah Sharp
· 11 years ago
23c0582
usb: hub: usb_ext_cap_descriptor.bmAttributes is le32
by Bjørn Mork
· 11 years ago
938569e
hub: debug message for failing to enable device
by Oliver Neukum
· 11 years ago
f080a51
USB: complain if userspace resets an active endpoint
by Alan Stern
· 11 years ago
d426334
Merge branch 'master' into for-next
by Jiri Kosina
· 11 years ago
c7dcec7
Kconfig: Remove useless "default N" lines
by Paul Bolle
· 11 years ago
e227867
treewide: Fix typo in Documentation/DocBook
by Masanari Iida
· 11 years ago
9d26564
Merge 3.14-rc3 into usb-next
by Greg Kroah-Hartman
· 11 years ago
6e9c6e8
Merge 3.14-rc3 into staging-next
by Greg Kroah-Hartman
· 11 years ago
22f6a0f
usb: move hub init and LED blink work to power efficient workqueue
by Shaibal Dutta
· 11 years ago
31c6bf7
usb: core: let dynamic ids override static ids
by Bjørn Mork
· 11 years ago
b7945b7
staging: usbip: convert usbip-host driver to usb_device_driver
by Valentina Manea
· 11 years ago
7f196ca
usb: core: Fix potential memory leak adding dyn USBdevice IDs
by Christian Engelmayer
· 11 years ago
5c27402
Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
140e302
Revert "usbcore: set lpm_capable field for LPM capable root hubs"
by Sarah Sharp
· 11 years ago
1b9fb31
usb: core: check for valid id_table when using the RefId feature
by Wolfram Sang
· 11 years ago
52a6966c
usb: core: bail out if user gives an unknown RefId when using new_id
by Wolfram Sang
· 11 years ago
25d412d
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
98feb7c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 11 years ago
2fc82c2
usb: core: allow a reference device for new_id
by Wolfram Sang
· 11 years ago
c63fe8f
usb: core: add sanity checks when using bInterfaceClass with new_id
by Wolfram Sang
· 11 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
08d1dec
usb:hub set hub->change_bits when over-current happens
by Shen Guang
· 11 years ago
025d443
USB: core: correct spelling mistakes in comments and warning
by Rahul Bedarkar
· 11 years ago
543d778
USB: fix race between hub_disconnect and recursively_mark_NOTATTACHED
by Alan Stern
· 11 years ago
3482528
USB: core: remove CONFIG_USB_DEBUG usage
by Greg Kroah-Hartman
· 11 years ago
d59abb9
Merge branch 3.13-rc4 into usb-next
by Greg Kroah-Hartman
· 11 years ago
48fc7db
usb: xhci: change enumeration scheme to 'new scheme' by default
by Dan Williams
· 11 years ago
83e83ec
usb: core: get config and string descriptors for unauthorized devices
by Thomas Pugliese
· 11 years ago
a2cd612
usb: core: allow isoc URBs for wireless devices with an interval < 6
by Thomas Pugliese
· 11 years ago
e0e6a35
Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"
by Oliver Neukum
· 11 years ago
3c9740a
usb: hcd: move controller wakeup setting initialization to individual driver
by Peter Chen
· 11 years ago
1ae5799
usb: hcd: Initialize USB phy if needed
by Valentine Barshak
· 11 years ago
103e127
usb: hcd: Remove USB phy if needed
by Valentine Barshak
· 11 years ago
e3f02c5
ACPI / bind: Rework struct acpi_bus_type
by Rafael J. Wysocki
· 11 years ago
8b48463
ACPI: Clean up inclusions of ACPI header files
by Lv Zheng
· 11 years ago
2d51f3c
usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED
by Julius Werner
· 11 years ago
9f9af82
usb: core: Remove superfluous name casts
by Geert Uytterhoeven
· 11 years ago
82023bb
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
3a83f99
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
by Rafael J. Wysocki
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
e84f9e5
consolidate the reassignments of ->f_op in ->open() instances
by Al Viro
· 11 years ago
0a56b4f
USB: change dev_warn about missing reset-resume to dev_dbg
by Alan Stern
· 11 years ago
9afcdb1
Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 11 years ago
5584cfb
Merge 3.12-rc6 into usb-next.
by Greg Kroah-Hartman
· 11 years ago
fd1ac4c
usb: hub_activate kill an 'else'
by Dan Williams
· 11 years ago
e92aee3
usb: hub: Clear Port Reset Change during init/resume
by Julius Werner
· 11 years ago
06793f2
drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()
by Matthias Beyer
· 11 years ago
5b32c38
drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()
by Matthias Beyer
· 11 years ago
f468f7b
usb: Push USB2 LPM disable on disconnect into USB core.
by Sarah Sharp
· 11 years ago
890dae8
xhci: Enable LPM support only for hardwired or BESL devices
by Mathias Nyman
· 11 years ago
de68bab
usb: Don't enable USB 2.0 Link PM by default.
by Sarah Sharp
· 11 years ago
dcc01c0
usb: Disable USB 2.0 Link PM before device reset.
by Sarah Sharp
· 11 years ago
614ced9
USB: quirks: add touchscreen that is dazzeled by remote wakeup
by Oliver Neukum
· 11 years ago
4294bca
USB: quirks.c: add one device that cannot deal with suspension
by Oliver Neukum
· 11 years ago
88ed9fd
usb/hcd: remove unnecessary local_irq_save
by Michael Opdenacker
· 11 years ago
8c88126
treewide: Fix typo in Kconfig
by Masanari Iida
· 11 years ago
781b213
drivers: usb: core: hub.c: Comments shouldnt be C99 // comment style
by Matthias Beyer
· 11 years ago
1335f2d
drivers: usb: core: file.c: moved asterisk to variable name
by Matthias Beyer
· 11 years ago
469271f
drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes
by Matthias Beyer
· 11 years ago
059239a
drivers: usb: core: hcd.c: converted busmap from struct to bitmap
by Matthias Beyer
· 11 years ago
6ec4147
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
by Hans de Goede
· 11 years ago
2b84f92
usb: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
d1ddb0a
drivers: usb: core: hcd: if-else-braces fixed
by Matthias Beyer
· 11 years ago
0701049
drivers: usb: core: hcd: removed braces for return statements
by Matthias Beyer
· 11 years ago
048cb21
drivers: usb: core: hcd: replaced C99 // comments
by Matthias Beyer
· 11 years ago
1455735
drivers: usb: core: hcd: Whitespace fixes
by Matthias Beyer
· 11 years ago
842c196
drivers: usb: core: hcd: moved asterix to variable
by Matthias Beyer
· 11 years ago
df9b17f
Merge 3.12-rc3 into usb-next
by Greg Kroah-Hartman
· 11 years ago
00d5f28
usb: core: usb_amd_resume_quirk() can be static
by Fengguang Wu
· 11 years ago
db8f2aa
USB: correct the usb_disconnect() comment about usb_bus_list_lock
by Bjorn Helgaas
· 11 years ago
831abf7
usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit
by Kurt Garloff
· 11 years ago
232275a
USB: fix substandard locking for the sysfs files
by Alan Stern
· 11 years ago
7868943
usb: core: implement AMD remote wakeup quirk
by Huang Rui
· 11 years ago
Next »