Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5b915d9e6dc3d22fedde91dfef1cb1a8fa9a1870
/
drivers
5b915d9
HID: fixup quirk for NCR devices
by Jiri Kosina
· 15 years ago
73cdcf5
HID: add NOGET quirk for another device from CH Products
by Keith Rutkowski
· 15 years ago
ccabcd2
HID: remove useless DRIVER_VERSION macro
by Jiri Kosina
· 15 years ago
88adb72
HID: fix MODULE_AUTHOR usage in HID modules
by Jiri Kosina
· 15 years ago
eb8141c
HID: blacklist Acer Ferrari 4005 optical mouse
by Lamarque Vieira Souza
· 15 years ago
80f5069
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
86ae13b
headers: Fix build after <linux/sched.h> removal
by Ingo Molnar
· 15 years ago
03266d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
1e103d1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 15 years ago
80fa680
Merge git://git.infradead.org/~dwmw2/iommu-2.6.32
by Linus Torvalds
· 15 years ago
2ec24ff
cciss: Add cciss_allow_hpsa module parameter
by Stephen M. Cameron
· 15 years ago
2cfa948
cciss: Fix multiple calls to pci_release_regions
by Stephen M. Cameron
· 15 years ago
2caa731
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
589bf8d
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
e3c6f15
USB: musb: invert arch depend string
by Mike Frysinger
· 15 years ago
eea7e17
tty, serial: Fix race and NULL check in uart_close()
by Linus Torvalds
· 15 years ago
cf6f3bf
Run pci_apply_final_quirks() sooner.
by David Woodhouse
· 15 years ago
0001026
Mark pci_apply_final_quirks() __init rather than __devinit
by David Woodhouse
· 15 years ago
8d86fb2
Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c
by David Woodhouse
· 15 years ago
edc72786
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 15 years ago
f8ebdff
mfd: Fix twl4030 boot with twl4030 usb transceiver enabled
by Roger Quadros
· 15 years ago
b0e1495
HID: fix possible deadlock in hidraw_read
by Jiri Kosina
· 15 years ago
48f0295
[ARM] pxamci: fix printing gpio numbers in pxamci_probe
by Antonio Ospite
· 15 years ago
d93a8f8
Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"
by Linus Torvalds
· 15 years ago
f144c78
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
c6c5992
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
ff945af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 15 years ago
4c274ff
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
69585dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
40d2858
USB: serial: no unnecessary GFP_ATOMIC in oti6858
by Oliver Neukum
· 15 years ago
a1c3395
USB: serial: fix race between unthrottle and completion handler in visor
by Oliver Neukum
· 15 years ago
6383251
USB: serial: fix assumption that throttle/unthrottle cannot sleep
by Oliver Neukum
· 15 years ago
b2a5cf1
USB: serial: fix race between unthrottle and completion handler in symbolserial
by Oliver Neukum
· 15 years ago
88fa659
USB: serial: fix race between unthrottle and completion handler in opticon
by Oliver Neukum
· 15 years ago
d555009
USB: ehci: Fix isoc scheduling boundary checking.
by Sarah Sharp
· 15 years ago
f1a0743
USB: storage: When a device returns no sense data, call it a Hardware Error
by Alan Stern
· 15 years ago
a5f6005
USB: small fix in error case of suspend in generic usbserial code
by Oliver Neukum
· 15 years ago
4c9fde9
USB: visor: fix trivial accounting bug in visor driver
by Oliver Neukum
· 15 years ago
63a9609
USB: Fix throttling in generic usbserial driver
by Joris van Rantwijk
· 15 years ago
6f88139
USB: cp210x: Add support for the DW700 UART
by Éric Piel
· 15 years ago
06bad89
USB: ipaq: fix oops when device is plugged in
by Alan Stern
· 15 years ago
b0a9cf2
USB: isp1362: fix build warnings on 64-bit systems
by Mike Frysinger
· 15 years ago
d86a83f
USB: gadget: imx_udc: Use resource size
by Tobias Klauser
· 15 years ago
2f13612
USB: storage: iRiver P7 UNUSUAL_DEV patch
by Sergey Pinaev
· 15 years ago
b20cf90
USB: musb: make HAVE_CLK support optional
by Mike Frysinger
· 15 years ago
0a023c6
USB: xhci: Fix dropping endpoints from the xHC schedule.
by Sarah Sharp
· 15 years ago
c526d0d
USB: xhci: Don't wait for a disable slot cmd when HC dies.
by Sarah Sharp
· 15 years ago
e34b2fb
USB: xhci: Handle canceled URBs when HC dies.
by Sarah Sharp
· 15 years ago
e4ab05d
USB: xhci: Stop debugging polling loop when HC dies.
by Sarah Sharp
· 15 years ago
35f76e89
USB: usbtmc: fix timeout increase
by Gergely Imreh
· 15 years ago
0ee3a33
USB: option: Patch for Huawei Mobile Broadband E270+ Modem
by Ronnie Furuskog
· 15 years ago
75f4721
USB: option: Toshiba G450 device id
by Peter Magdina
· 15 years ago
696a4ac
USB: usblcd, fix memory leak
by Jiri Slaby
· 15 years ago
0f0ba79
USB: serial: sierra driver version change to 1.3.8
by Elina Pasheva
· 15 years ago
a4720c6
USB: serial: don't call release without attach
by Alan Stern
· 15 years ago
ba6b702
USB: digi_acceleport: Fix broken unthrottle.
by Johan Hovold
· 15 years ago
9388e2e
USB: pl2303: fix error characters not being reported to ldisc
by Johan Hovold
· 15 years ago
cc01f17
USB: ftdi_sio: re-implement read processing
by Johan Hovold
· 15 years ago
e63e278
USB: ftdi_sio: clean up read completion handler
by Johan Hovold
· 15 years ago
63b0061
USB: ftdi_sio: remove unused rx_byte counter
by Johan Hovold
· 15 years ago
0cbd81a
USB: ftdi_sio: remove tty->low_latency
by Johan Hovold
· 15 years ago
cad9e3c
Staging: comedi: fix build on arches that don't want comedi drivers
by Greg Kroah-Hartman
· 15 years ago
3d1c288
Staging: comedi: pcmcia irq fixes
by Frank Mori Hess
· 15 years ago
ecb8486
Staging: comedi: ni_pcimio: Added device id for pxi-6225.
by Frank Mori Hess
· 15 years ago
078a10d
Staging: comedi: ni_65xx.c: fix output inversion problem.
by Ian Abbott
· 15 years ago
2b49d7c
Staging: comedi: ni_65xx.c: fix insn_bits shift calculation.
by Ian Abbott
· 15 years ago
5044a2c
Staging: comedi: s526: fixes for pulse generator
by Ian Abbott
· 15 years ago
2b0318a
Staging: comedi: s526: Take account of arch's byte order.
by Ian Abbott
· 15 years ago
ca98ee7
Staging: comedi: s526: Get rid of global variable 'cmReg'.
by Ian Abbott
· 15 years ago
10f2701
Staging: comedi: s526: Fix number of channels on DIO subdevice
by Ian Abbott
· 15 years ago
aa65d22
Staging: comedi: cb_pcidio: fix "section mismatch" error
by Ian Abbott
· 15 years ago
b1f68dc
Staging: comedi: jr3_pci: Initialize transf variable fully in jr3_pci_poll_subdevice().
by Ian Abbott
· 15 years ago
b8b5cd9
Staging: comedi: Corrected type of a printk argument in resize_async_buffer().
by Ian Abbott
· 15 years ago
a8ba8bf
Staging: p9auth: a few fixes
by Serge E. Hallyn
· 15 years ago
3d14b51
Staging: rtl8192e: Add #include <linux/vmalloc.h>
by Jeff Mahoney
· 15 years ago
1c115eb
Staging: iio: Don't build on s390
by Jeff Mahoney
· 15 years ago
6d7fd64
Staging: winbond: implement prepare_multicast and fix API usage
by Jeff Mahoney
· 15 years ago
4074e77
Staging: w35und: Fix ->beacon_int breakage
by Pekka Enberg
· 15 years ago
999b9da
Staging: remove cowloop driver
by Greg Kroah-Hartman
· 15 years ago
7d230df
Staging: remove agnx driver
by Greg Kroah-Hartman
· 15 years ago
0292148
Staging: comedi: serial2002: fix include build issue
by Greg Kroah-Hartman
· 15 years ago
bd38193
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 15 years ago
baf4974
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
7f31437
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
384e724
hwmon: (s3c-hwmon) Disable build for S3C64xx
by Mark Brown
· 15 years ago
9e6eba6
hwmon: (asus_atk0110) Enable the EC
by Luca Tettamanti
· 15 years ago
18e25555
hwmon: (asus_atk0110) Refactor the code
by Luca Tettamanti
· 15 years ago
cb0f1a1
hwmon: (sht15) Fix spurious section mismatch warning
by Rakib Mullick
· 15 years ago
084d320
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
1442138
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
902ff18
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
8e51321
ahci: Add ifdef wrapper to ahci_gtf_filter_workaround
by Markus Trippelsdorf
· 15 years ago
d3d2dfe
Input: i8042 - print debug data when testing AUX IRQ delivery
by Dmitry Torokhov
· 15 years ago
15d031c
TPM: fix pcrread
by Rajiv Andrade
· 15 years ago
36a0790
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
624235c
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1c6e6d9
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
d8e7b2b
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
1bfd16a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 15 years ago
Next »