Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
852c4b43bdd0953483e93bb97ca2fac7e5111dcb
/
drivers
/
usb
/
core
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
1145065
usb: usb_get_configuration() obeys authorization
by Inaky Perez-Gonzalez
· 17 years ago
16bbab2
usb: usb_set_configuration() obeys authorization
by Inaky Perez-Gonzalez
· 17 years ago
d7d0725
usb: initialize authorization and wusb bits in USB devices
by Inaky Perez-Gonzalez
· 17 years ago
eb579f5
usb: cleanup usb_register_bus() and hook up sysfs group
by Inaky Perez-Gonzalez
· 17 years ago
5234ce1
usb: add the concept of default authorization to USB hosts
by Inaky Perez-Gonzalez
· 17 years ago
9a9bf40
USB: separate out endpoint queue management and DMA mapping routines
by Alan Stern
· 17 years ago
9439eb9
USB: update spinlock usage for root-hub URBs
by Alan Stern
· 17 years ago
d617bc8
USB: cleanup for previous patches
by Alan Stern
· 17 years ago
93cf9b9
USB: avoid urb->pipe in usbfs
by Alan Stern
· 17 years ago
4326ed0
USB: address-0 handling during device initialization
by Alan Stern
· 17 years ago
5e60a16
USB: avoid using urb->pipe in usbcore
by Alan Stern
· 17 years ago
fea3409
USB: add direction bit to urb->transfer_flags
by Alan Stern
· 17 years ago
bdd016b
USB: add ep->enable
by Alan Stern
· 17 years ago
5b653c7
USB: add urb->ep
by Alan Stern
· 17 years ago
7e7654a
cdev: remove unneeded setting of cdev names
by Greg Kroah-Hartman
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
7d2c592
USB: disable autosuspend by default for non-hubs
by Alan Stern
· 17 years ago
e6a20ff
USB: another quirky device (LCD display)
by Oliver Neukum
· 17 years ago
8683369
USB: More USB_QUIRK_RESET_RESUME devices
by Lamarque Vieira Souza
· 17 years ago
e5dd011
USB: fix linked list insertion bugfix for usb core
by Nathael Pajani
· 17 years ago
ce05916
USB: quirky flash drive
by Oliver Neukum
· 17 years ago
c269b6a
USB: prevent Genesys USB-IDE from autosuspending
by Alan Stern
· 17 years ago
d7790ba
USB: prevent Thomson card reader from autosuspending
by Alan Stern
· 17 years ago
a74108d
USB: Add iPhone device id to the quirk list.
by Matt Colyer
· 17 years ago
d65cc1b
usb: add PRODUCT, TYPE to usb-interface events
by Kay Sievers
· 17 years ago
a78d702b
usb quirks: Add Canon EOS 5D (PC Connection mode) to the autosuspend blacklist
by Paul Walmsley
· 17 years ago
013d27f
USB: update last_busy field correctly
by Alan Stern
· 17 years ago
c39772d
USB: allow retry on descriptor fetch errors
by Alan Stern
· 17 years ago
53059f4
USB: another quirky device
by Oliver Neukum
· 17 years ago
5f546c5
USB: quirky mass storage device
by Oliver Neukum
· 17 years ago
46dede4
USB: accept 1-byte Device Status replies, fixing some b0rken devices
by Alan Stern
· 17 years ago
f095137
USB: blacklist Samsung ML-2010 printer
by Oliver Neukum
· 17 years ago
8b2580e
USB: quirks: multicard reader doesn't like autosuspend
by David Brownell
· 17 years ago
67f5dde
USB: Fix a bug in usb_start_wait_urb
by Alan Stern
· 17 years ago
a12b8db
USB: fix scatterlist PIO case (IOMMU)
by David Brownell
· 17 years ago
209b3cf
USB: yet another quirky device
by Oliver Neukum
· 17 years ago
d229813
USB: Add CanonScan LiDE30 to the quirk list
by Johann Felix Soden
· 17 years ago
81ac0dd
USB: even more quirks
by Oliver Neukum
· 17 years ago
fb74535
USB: more quirky devices
by Oliver Neukum
· 17 years ago
809a58b
USB: change name of spinlock in hcd.c
by Alan Stern
· 17 years ago
32aca56
USB: move routines in hcd.c
by Alan Stern
· 17 years ago
3fc3e82
USB: core: message: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
beafef0
USB: documentation update for usb_unlink_urb
by Alan Stern
· 17 years ago
195af2c
USB: fix warning caused by autosuspend counter going negative
by Alan Stern
· 17 years ago
Next »