Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a5b6f60c5a30c494017c7a2d11c4067f90d3d0df
/
drivers
/
usb
/
core
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
14722ef
USB: usbfs: export the URB_NO_INTERRUPT flag to userspace
by Alan Stern
· 17 years ago
e872154
USB: don't explicitly reenable root-hub status interrupts
by Alan Stern
· 17 years ago
58a97ff
USB: HCDs use the do_remote_wakeup flag
by Alan Stern
· 17 years ago
6427f79
USB: log an error message when USB enumeration fails
by Alan Stern
· 17 years ago
eda7695
USB: add extension of anchor API, usb_unlink_anchored_urbs
by Oliver Neukum
· 17 years ago
61a5c65
USB: rework sysfs removal of interface files
by Alan Stern
· 17 years ago
7be7d74
USB: clarify usage of hcd->suspend/resume methods
by Alan Stern
· 17 years ago
7329e21
USB: root hubs don't lie about their number of TTs
by Alan Stern
· 17 years ago
44a29fd
USB: fix comments of 2 functions in hcd.c
by Ming Lei
· 17 years ago
b671999
USB: Remove EXPERIMENTAL from dynamic USB minor allocation.
by Robert P. J. Day
· 17 years ago
ff66e3c
drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZE
by Andrew Morton
· 17 years ago
70a1c9e
USB: remove dev->power.power_state
by Alan Stern
· 17 years ago
22552b2
USB: partial USB embedded host support
by Robin Getz
· 17 years ago
caa9ef6
USB: ehci tolerates some buggy devices
by David Brownell
· 17 years ago
dbe0dbb
USB: defines for USB "Link Power Management" (LPM) ECN
by David Brownell
· 17 years ago
9214d1d8
USB: enable USB-PERSIST by default
by Alan Stern
· 17 years ago
eb764c4
USB: check serial-number string after device reset
by Alan Stern
· 17 years ago
feccc30
USB: remove CONFIG_USB_PERSIST setting
by Alan Stern
· 17 years ago
5e6effa
USB: make USB-PERSIST work after every system sleep
by Alan Stern
· 17 years ago
3eb1491
USB: reorganize code in hub.c
by Alan Stern
· 17 years ago
3bb1af5
USB: EHCI: carry out port handover during each root-hub resume
by Alan Stern
· 17 years ago
d313584
drivers: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
392e1d9
USB: new quirk flag to avoid Set-Interface
by Alan Stern
· 17 years ago
2c6f2db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
14f3546
USB: spruce up the device blacklist
by Alan Stern
· 17 years ago
c2c8d1f
USB: update Kconfig entry for USB_SUSPEND
by Alan Stern
· 17 years ago
7a8d37a
PM: Do not acquire device semaphores upfront during suspend
by Rafael J. Wysocki
· 17 years ago
d0bcabc
docbook: fix usb source files
by Randy Dunlap
· 17 years ago
274399d
USB: quirks and unusual_devs entry for Actions flash drive
by Alan Stern
· 17 years ago
b68a42b
USB: quirks for known quirky audio devices
by Oliver Neukum
· 17 years ago
2c044a4
USB: fix codingstyle issues in drivers/usb/core/*.c
by Greg Kroah-Hartman
· 17 years ago
3e35bf3
USB: fix codingstyle issues in drivers/usb/core/message.c
by Greg Kroah-Hartman
· 17 years ago
34bbe4c
USB: fix codingstyle issues in drivers/usb/core/hcd-pci.c
by Greg Kroah-Hartman
· 17 years ago
04e482ff
USB: fix codingstyle issues in drivers/usb/core/devio.c
by Greg Kroah-Hartman
· 17 years ago
376c0d3
USB: fix codingstyle issues in drivers/usb/core/devices.c
by Greg Kroah-Hartman
· 17 years ago
84cca82
USB: fix codingstyle issues in drivers/usb/core/*.h
by Greg Kroah-Hartman
· 17 years ago
782e70c
USB: mark USB drivers as being GPL only
by Greg Kroah-Hartman
· 17 years ago
667d691
USB: use a real vendor and product id for root hubs
by Greg Kroah-Hartman
· 17 years ago
2e4f3c0
USB: mount options: fix usbfs
by Miklos Szeredi
· 17 years ago
b347667
usb: dma bounce buffer support
by Magnus Damm
· 17 years ago
dd95b81
USB: usbfs: struct async is a fixed size structure
by Pete Zaitcev
· 17 years ago
1512300
USB: Export suspend statistics
by Sarah Sharp
· 17 years ago
2e2eb83
USB: add usbfs stubs for suspend and resume
by Alan Stern
· 17 years ago
852c4b4
USB: updates to usb_reset_composite_device()
by Alan Stern
· 17 years ago
885e974
USB: repair USBDEVFS_CONNECT ioctl
by Alan Stern
· 17 years ago
f2a383e
USB: always announce a device has been added to the system
by Greg Kroah-Hartman
· 17 years ago
90da096
USB: force handover port to companion when hub_port_connect_change fails
by Balaji Rao
· 17 years ago
269954e
USB: don't change HC power state for a FREEZE
by Alan Stern
· 17 years ago
4145ed6
USB: make ksuspend_usbd thread non-freezable
by Alan Stern
· 17 years ago
5a3201b
USB: Convert from class_device to device for USB core
by Tony Jones
· 17 years ago
de6f92b
USB: handle idVendor of 0x0000
by Greg Kroah-Hartman
· 17 years ago
0cc1a51
USB: use GFP_NOIO in reset path
by Oliver Neukum
· 17 years ago
da28762
USB : correct comments in usb/core/notify.c
by Manish Katiyar
· 17 years ago
15147ff
USB: use proper call to driver_create_file
by Greg Kroah-Hartman
· 17 years ago
442258e
USB: use IRQF_DISABLED for HCD interrupt handlers
by Alan Stern
· 17 years ago
d48bd97
USB: fix locking loop by avoiding flush_scheduled_work
by Alan Stern
· 17 years ago
4a9bee8
USB: uevent environment key fix
by Alan Stern
· 17 years ago
7e61559
USB: keep track of whether interface sysfs files exist
by Alan Stern
· 17 years ago
ddc1fd6
USB HCD: avoid duplicate local_irq_disable()
by Alan Stern
· 17 years ago
2e2c5ee
USB: Fix priority mistakes in drivers/usb/core/hub.c
by Roel Kluin
· 17 years ago
87ae9af
cleanup asm/scatterlist.h includes
by Adrian Bunk
· 17 years ago
966396d
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
by Joerg Roedel
· 17 years ago
439a903
USB: fix interface sysfs file-creation bug
by Alan Stern
· 17 years ago
0b28baa
USB: add URB_FREE_BUFFER to permissible flags
by Oliver Neukum
· 17 years ago
1176360
[PATCH] Fix breakage after SG cleanups
by Ralf Baechle
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
e42837b
freezer: introduce freezer-friendly waiting macros
by Rafael J. Wysocki
· 17 years ago
cbfee34
security/ cleanups
by Adrian Bunk
· 17 years ago
fd39c86
docbook: fix usb content
by Randy Dunlap
· 17 years ago
efefc6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
d1aa3e6
USB: fix race in autosuspend reschedule
by Alan Stern
· 17 years ago
271f9e6
USB: skip autosuspended devices during system resume
by Alan Stern
· 17 years ago
32fe019
USB: mutual exclusion for EHCI init and port resets
by Alan Stern
· 17 years ago
4d59d8a
USB: Export URB statistics for powertop
by Sarah Sharp
· 17 years ago
a691efa
USB: remove USB_QUIRK_NO_AUTOSUSPEND
by Alan Stern
· 17 years ago
7108f28
USB: don't propagate FREEZE or PRETHAW suspends
by Alan Stern
· 17 years ago
403fae7
USB: fix limited_power setting mistake in hub.c
by jidong xiao
· 17 years ago
6840d25
USB: flush outstanding URBs when suspending
by Alan Stern
· 17 years ago
95cf82f
USB: break apart flush_endpoint and disable_endpoint
by Alan Stern
· 17 years ago
5ad4f71
USB: move decision to ignore FREEZE events
by Alan Stern
· 17 years ago
7477120
USB: Get rid of annoying endpoint-release message
by Alan Stern
· 17 years ago
e015268
USB: remove traces of urb->status from usbcore
by Alan Stern
· 17 years ago
1431d2a
USB: get rid of urb->lock
by Alan Stern
· 17 years ago
4a00027
USB: Eliminate urb->status usage!
by Alan Stern
· 17 years ago
9347d51
USB: reorganize urb->status use in usbmon
by Alan Stern
· 17 years ago
1f5a3d0
USB: fix mistake in usb_hcd_giveback_urb
by Alan Stern
· 17 years ago
eb23105
USB: add urb->unlinked field
by Alan Stern
· 17 years ago
b0d9efb
USB: centralize -EREMOTEIO handling
by Alan Stern
· 17 years ago
d74d4a6
USB: don't touch sysfs stuff when altsetting is unchanged
by Alan Stern
· 17 years ago
e9df41c
USB: make HCDs responsible for managing endpoint queues
by Alan Stern
· 17 years ago
b0e396e
USB: make usb_release_interface static
by Greg Kroah-Hartman
· 17 years ago
b5ea060
USB: rename choose_configuration
by Greg Kroah-Hartman
· 17 years ago
e03f2e8
usb: hook up device authorization to sysfs
by Inaky Perez-Gonzalez
· 17 years ago
93993a0
usb: introduce usb_authorize/deauthorize()
by Inaky Perez-Gonzalez
· 17 years ago
d9d16e8
usb: split usb_new_device for clarity and refactoring
by Inaky Perez-Gonzalez
· 17 years ago
f8a3746
usb: usb_generic_probe() obeys authorization
by Inaky Perez-Gonzalez
· 17 years ago
72230ab
usb: usb_probe_interface() obeys authorization
by Inaky Perez-Gonzalez
· 17 years ago
Next »