Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
6e8fe43b26085a64327d1cbb751ab895f3ad3f5d
/
drivers
6e8fe43
USB: avoid the donelist after an error in ohci-hcd
by Alan Stern
· 17 years ago
1f5a3d0
USB: fix mistake in usb_hcd_giveback_urb
by Alan Stern
· 17 years ago
ed6e528
USB: ftdi_sio: Handle FT232RL devices like FT232BM devices
by Andrew M. Bishop
· 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
ee7d1f3
USB: remove Iso status value in uhci-hcd
by Alan Stern
· 17 years ago
dfd1e53
USB: minor fixes for r8a66597 driver
by Alan Stern
· 17 years ago
af1c51f
USB: EHCI restart speedup
by Marcelo Tosatti
· 17 years ago
0eb0226
UEAGLE: Cosmetic
by Stanislaw Gruszka
· 17 years ago
337427f
UEAGLE: Do not sleep when device is disconnected
by Stanislaw Gruszka
· 17 years ago
04ea02f
UEAGLE: Avoid keyboard driver blocking
by Stanislaw Gruszka
· 17 years ago
503add4
UEAGLE: Allow user to choose input interface alternate setting
by Stanislaw Gruszka
· 17 years ago
603cf60
UEAGLE: Devolo and Elsa chipsets support
by Stanislaw Gruszka
· 17 years ago
c8e4637
UEAGLE: Eagle IV chipset support
by Stanislaw Gruszka
· 17 years ago
e39ab59
USB: remove unnecessary tests in isp116x and sl811
by Alan Stern
· 17 years ago
f311cf5
USB: ark3116.c: fix check-after-use
by Adrian Bunk
· 17 years ago
f6c1cea
USB: missing test for ESHUTDOWN in adutux driver
by Oliver Neukum
· 17 years ago
60b69a9
usb: remove redundant memset from amd5536udc
by Mariusz Kozlowski
· 17 years ago
5280d60
USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
b3aceb2
USB: mct_u232-convert-to-proper-speed-handling-api-fix
by Andrew Morton
· 17 years ago
3f6ff6e
USB: kl5kusb105: witch to new speed API
by Alan Cox
· 17 years ago
42cb967
usblp: Fix a double kfree
by Pete Zaitcev
· 17 years ago
c36d54a
usbmon: Smooth the core code
by Pete Zaitcev
· 17 years ago
cdd5a8fd
usbmon: Drop DMA mapping for setup packet
by Pete Zaitcev
· 17 years ago
30c7431
usbmon: Update pipe removal to suit my taste
by Pete Zaitcev
· 17 years ago
283face
usblp: Cosmetics
by Pete Zaitcev
· 17 years ago
fc401e6
usblp: mutex in usblp_check_status
by Pete Zaitcev
· 17 years ago
7b5cd5f
USB: SisUSB2VGA: Convert printk to dev_* macros
by Felipe Balbi
· 17 years ago
ecb8b19
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h
by Felipe Balbi
· 17 years ago
7c59901
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h
by Felipe Balbi
· 17 years ago
22b2c52
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c
by Felipe Balbi
· 17 years ago
1c1772a
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h
by Felipe Balbi
· 17 years ago
2acbd64
USB: SisUSB2VGA: Mis-spelled word
by Felipe Balbi
· 17 years ago
9dedd36
USB: SisUSB2VGA: Remove if 0'ed code
by Felipe Balbi
· 17 years ago
ed86d97
USB: SisUSB2VGA: Whitespace Cleanups
by Felipe Balbi
· 17 years ago
79a7d9e
USB: cleanups for g_file_storage
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
ca2bdf4
USB: gadget: gadget zero cleanups
by David Brownell
· 17 years ago
2e806f6
USB: gadget: file storage gadget cleanups
by David Brownell
· 17 years ago
51a0e85
USB: gadget: serial gadget cleanups
by David Brownell
· 17 years ago
8c07021
USB: gadget: gmidi cleanups
by David Brownell
· 17 years ago
0cf4f2d
USB: gadget: ethernet gadget cleanups, shrinkage
by David Brownell
· 17 years ago
a4e3ef5
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
by David Brownell
· 17 years ago
a1d534b
USB: Add drivers/usb/misc/iowarrior.c to the Makefile
by Nico Erfurth
· 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
18ea5d0
USB: avoid urb->pipe in usbmon
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
a96173a
USB: Storage: usbat_check_status(): fix check-after-use
by Adrian Bunk
· 17 years ago
9f705bd
USB: Remove dead references to "SAFE_SERIAL" CONFIG variables.
by Robert P. J. Day
· 17 years ago
89a0fd1
USB: OHCI handles more ZFMicro quirks
by Mike Nuss
· 17 years ago
e8fa0ce
usblp: Make use of URB_FREE_BUFFER
by Pete Zaitcev
· 17 years ago
7f47735
usblp: Implement the ENOSPC convention
by Pete Zaitcev
· 17 years ago
ca337db
USB: Clean up duplicate includes in drivers/usb/
by Jesper Juhl
· 17 years ago
011db81
USB: Remove unneeded pointer intf from speedtch_upload_firmware()
by Micah Gruber
· 17 years ago
9ce768e
[TG3]: Fix APE induced regression
by Matt Carlson
· 17 years ago
a7b850e
[SKY2]: version 1.19
by Stephen Hemminger
· 17 years ago
7138a0f
[SKY2]: use netdevice stats struct
by Stephen Hemminger
· 17 years ago
df3fe1f
[SKY2]: fiber advertise bits initialization (trivial)
by Stephen Hemminger
· 17 years ago
ff35164
[SKY2]: fix power settings on Yukon XL
by Stephen Hemminger
· 17 years ago
295b54c
[SKY2]: ethtool register reserved area blackout
by Stephen Hemminger
· 17 years ago
e869086
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
5473074
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
6c08772
[libata] sata_mv: more S/G fixes
by Jeff Garzik
· 17 years ago
287e5d6
[POWERPC] XilinxFB: Allow fixed framebuffer base address
by Grant Likely
· 17 years ago
b4d6a72
[POWERPC] XilinxFB: Add support for custom screen resolution
by Grant Likely
· 17 years ago
01ba1e9
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
by Grant Likely
· 17 years ago
ce9d3c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
038a500
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
19f7115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
e6005a8
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 17 years ago
6f35308
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 17 years ago
19ad7ae
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
1ce4890
Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
1ef3e36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
c634920
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
6abd2c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
2669183
[SKY2]: status polling loop (post merge)
by Stephen Hemminger
· 17 years ago
6f53576
[NET]: Fix NAPI completion handling in some drivers.
by David S. Miller
· 17 years ago
8f4dd2e
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
0d3be72
sis5513: don't change UDMA settings when programming PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »