Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
57e06c11372eccf5acebdd4664eb025fee76c561
/
drivers
57e06c1
EHCI: force high-speed devices to run at full speed
by Alan Stern
· 18 years ago
625b5c9
EHCI: don't hide ports owned by the companion
by Alan Stern
· 18 years ago
e631656
EHCI: local variable for port status register
by Alan Stern
· 18 years ago
896fbd7
usbcore: remove unused bandwith-related code
by Alan Stern
· 18 years ago
3ca2a32
UHCI: fix bandwidth allocation
by Alan Stern
· 18 years ago
6a6c957
USB: ps3 ohci bus glue
by Geoff Levand
· 18 years ago
de44743
USB: ohci error handling cleanup
by Benjamin Herrenschmidt
· 18 years ago
4a1a4d8
USB: ps3 controller hid quirk
by Geoff Levand
· 18 years ago
ad75a41
USB: ps3 ehci bus glue
by Geoff Levand
· 18 years ago
b3ebd52
USB: better ethtool support for kaweth
by Oliver Neukum
· 18 years ago
b98b98f
USB: power management for kaweth
by Oliver Neukum
· 18 years ago
511779f
usb: gadgetfs remove delayed init mode
by Phil Endecott
· 18 years ago
2505107
usb: gadgetfs whitespace cleanup
by David Brownell
· 18 years ago
6dde896
USB: ohci-at91 refcount fix for irq wake enables
by Marc Pignat
· 18 years ago
f3f4906
usb-storage: SCSI level fixes
by Alan Stern
· 18 years ago
85a975d
UHCI: no dummy TDs for Iso QHs
by Alan Stern
· 18 years ago
f3fe239
UHCI: improved debugging checks for the frame list
by Alan Stern
· 18 years ago
f38649f
USB: race on disconnect in mdc800
by Oliver Neukum
· 18 years ago
6f23ee1
USB: add binary API to usbmon
by Pete Zaitcev
· 18 years ago
7ca46b8
USB Gadget file_storage.c: remove unnecessary casts
by John Daiker
· 18 years ago
52d67f0
USB: Bugfix for aircable: Add module and name to usb_serial_driver
by Johannes Hölzl
· 18 years ago
d9b1b78
USB serial: add driver pointer to all usb-serial drivers
by Johannes Hölzl
· 18 years ago
93bacef
USB serial: add dynamic id support to usb-serial core
by Greg Kroah-Hartman
· 18 years ago
495a678
ohci: Add support for OHCI controller on the of_platform bus
by Sylvain Munaut
· 18 years ago
5e16fab
ohci: Rework bus glue integration to allow several at once
by Sylvain Munaut
· 18 years ago
ad55d71
rndis_host learns ActiveSync basics
by Ole Andre Vadla Ravnas
· 18 years ago
11d5489
USB: ethernet gadget interop with MCCI Windows driver
by David Brownell
· 18 years ago
1737bf2
usbcore: remove unneeded error check
by Alan Stern
· 18 years ago
2360e4a
USB: indicate active altsetting in proc/bus/usb/devices file
by David Brownell
· 18 years ago
316547f
USB: devio.c add missing INIT_LIST_HEAD()
by Dan Carpenter
· 18 years ago
2cba72f
USB: mutexification of rio500
by Oliver Neukum
· 18 years ago
4727810
USB: Remove unneeded void * casts in idmouse.c
by Tobias Klauser
· 18 years ago
5f84813
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
by David Brownell
· 18 years ago
d728e32
USB: Fix EHCI warning
by Benjamin Herrenschmidt
· 18 years ago
b32e904
USB: Fix OHCI warning
by Benjamin Herrenschmidt
· 18 years ago
083522d
USB: Implement support for EHCI with big endian MMIO
by Benjamin Herrenschmidt
· 18 years ago
11d1a4a
USB: Implement support for "split" endian OHCI
by Benjamin Herrenschmidt
· 18 years ago
4302a595
USB: Rework the OHCI quirk mecanism as suggested by David
by Benjamin Herrenschmidt
· 18 years ago
0873c76
USB: convert usb class devices to real devices
by Greg Kroah-Hartman
· 18 years ago
7bc3d63
USB: move usb_device_class class devices to be real devices
by Greg Kroah-Hartman
· 18 years ago
6e8cf77
USB: add EPIC support to the io_edgeport driver
by Greg Kroah-Hartman
· 18 years ago
20b2e28
USB: unusual_devs.h for Sony floppy
by Luiz Fernando N. Capitulino
· 18 years ago
2ac04a1
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 18 years ago
0c7d375
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
2442d31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
ab14de6
[S390] Convert memory detection into C code.
by Heiko Carstens
· 18 years ago
31ee4b2
[S390] Calibrate delay and bogomips.
by Martin Schwidefsky
· 18 years ago
cced1dd
[S390] Add crypto support for 3592 tape devices
by Michael Holzheu
· 18 years ago
1b27829
[S390] Support for s390 Pseudo Random Number Generator
by Jan Glauber
· 18 years ago
d54853e
[S390] ETR support.
by Martin Schwidefsky
· 18 years ago
347d59d
[S390] cio: Don't spam debug feature.
by Cornelia Huck
· 18 years ago
184357a
[S390] Cleanup of CHSC event handling.
by Peter Oberparleiter
· 18 years ago
0f008aa
[S390] cio: declare hardware structures packed.
by Peter Oberparleiter
· 18 years ago
758976f
[S390] cio: Catch operand exceptions on stsch.
by Cornelia Huck
· 18 years ago
336c340
[S390] dasd: fix unconditional reserve handling.
by Horst Hummel
· 18 years ago
db273819
[S390] Remove dasd_ccw_log function.
by Horst Hummel
· 18 years ago
c48e091
[S390] Small barrier() and cpu_relax() cleanup.
by Heiko Carstens
· 18 years ago
1125b46
[S390] cio: Use device_{create,remove}_bin_file.
by Cornelia Huck
· 18 years ago
c59d744
[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()
by Heiko Carstens
· 18 years ago
444f0e5
[S390] Show loaded DCSS segments under /proc/iomem.
by Gerald Schaefer
· 18 years ago
18374d3
[S390] cio: Restart path verification after unsolicited interrupt.
by Cornelia Huck
· 18 years ago
e3c699b
[S390] dasd: fix bug in dasd initialization cleanup
by Stefan Weinhuber
· 18 years ago
dbd8ae6
[S390] sclp: invalid handling of temporary 'not operational' status
by Peter Oberparleiter
· 18 years ago
32c5b05
[S390] cio: Remove check for ssd in chpids_show().
by Cornelia Huck
· 18 years ago
b0f1779
[S390] Check the return value of kthread_run().
by Akinobu Mita
· 18 years ago
2b67fc4
[S390] Get rid of a lot of sparse warnings.
by Heiko Carstens
· 18 years ago
a417a21
USB HID: handle multi-interface devices for Apple macbook pro properly
by Soeren Sonnenburg
· 18 years ago
dd64c15
HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
by Jiri Kosina
· 18 years ago
43c7bf0
USB HID: fix bogus comment in hid_get_class_descriptor()
by Jiri Kosina
· 18 years ago
8235ca3
USB HID: remove hid_find_field_by_usage()
by Jiri Kosina
· 18 years ago
7c37914
HID: API - fix leftovers of hidinput API in USB HID
by Jiri Kosina
· 18 years ago
c080d89
HID: hid debug from hid-debug.h to hid layer
by Jiri Kosina
· 18 years ago
20eb127
hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter
by Anssi Hannula
· 18 years ago
5556fea
hid: quirk for multi-input devices with unneeded output reports
by Anssi Hannula
· 18 years ago
c414606
hid: allow force feedback for multi-input devices
by Anssi Hannula
· 18 years ago
b45bfcc
IB/ehca: Remove obsolete prototypes
by Hoang-Nam Nguyen
· 18 years ago
4c34bdf
IB/ehca: Remove use of do_mmap()
by Hoang-Nam Nguyen
· 18 years ago
1f12667
RDMA/addr: Handle ethernet neighbour updates during route resolution
by Steve Wise
· 18 years ago
1033ff6
IB/srp: Don't wait for response when QP is in error state.
by Ishai Rabinovitz
· 18 years ago
062dbb6
IB: Return qp pointer as part of ib_wc
by Michael S. Tsirkin
· 18 years ago
f9d429a
mmc: tifm: replace kmap with page_address
by Pierre Ossman
· 18 years ago
c70840e
mmc: sdhci: fix voltage ocr
by Pierre Ossman
· 18 years ago
2a22b14
mmc: sdhci: replace kmap with page_address
by Pierre Ossman
· 18 years ago
4a0ddbd
mmc: wbsd: replace kmap with page_address
by Pierre Ossman
· 18 years ago
df1c4b7
mmc: handle pci_enable_device() return value in sdhci
by Pierre Ossman
· 18 years ago
397411e
mmc: Proper unclaim in mmc_block
by Pierre Ossman
· 18 years ago
ae06eaf
mmc: Graceful fallback for fancy features
by Pierre Ossman
· 18 years ago
5ba593a
mmc: Handle wbsd's stupid command list
by Pierre Ossman
· 18 years ago
55db890
mmc: Allow host drivers to specify max block count
by Pierre Ossman
· 18 years ago
fe4a3c7
mmc: Allow host drivers to specify a max block size
by Pierre Ossman
· 18 years ago
dba4acc
tifm_sd: add suspend and resume functionality
by Alex Dubov
· 18 years ago
41d78f74
tifm_core: add suspend/resume infrastructure for tifm devices
by Alex Dubov
· 18 years ago
8b40ada
tifm_7xx1: prettify
by Alex Dubov
· 18 years ago
b5ad676
tifm_7xx1: recognize device 0xac8f as supported
by Alex Dubov
· 18 years ago
7146f0d
tifm_7xx1: switch from workqueue to kthread
by Alex Dubov
· 18 years ago
6412d92
tifm_7xx1: Merge media insert and media remove functions
by Alex Dubov
· 18 years ago
1499ead
tifm_7xx1: simplify eject function
by Alex Dubov
· 18 years ago
217334d
Add dummy_signal_irq function to save check in ISR
by Alex Dubov
· 18 years ago
50743f4
Remove unused return value from signal_irq callback
by Alex Dubov
· 18 years ago
Next »