Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9d5657db8c4a485b56b5c9174b52bab39b2fd16e
/
drivers
9d5657d
Input: usbtouchscreen - add support for GeneralTouch devices
by Ilya Frolov
· 17 years ago
0644501
Input: fix open count handling in input interfaces
by Oliver Neukum
· 17 years ago
9a402b6
Input: adbhid - produce all CapsLock key events
by Andrew McNabb
· 17 years ago
f493018
Input: ALPS - add signature for ThinkPad R61
by Dmitry Torokhov
· 17 years ago
72f9df4
Input: jornada720_kbd - send MSC_SCAN events
by Dmitry Torokhov
· 17 years ago
5637f02
Input: add support for the HP Jornada 7xx (710/720/728) touchscreen
by Kristoffer Ericson
· 17 years ago
b0a4e1a
Input: add support for HP Jornada 7xx onboard keyboard
by Kristoffer Ericson
· 17 years ago
2aa2cb9
Input: add support for HP Jornada onboard keyboard (HP6XX)
by Kristoffer Ericson
· 17 years ago
1788180
Input: ucb1400_ts - use schedule_timeout_uninterruptible
by Rene Herman
· 17 years ago
2f9d282
Input: xpad - fix dependancy on LEDS class
by Dmitry Torokhov
· 17 years ago
8d9f095
Input: auto-select INPUT for MAC_EMUMOUSEBTN option
by Andreas Herrmann
· 17 years ago
3fdbc34
HWMON: ams - convert to use input-polldev
by Dmitry Torokhov
· 17 years ago
d5cf2b9
HWMON: applesmc - convert to use input-polldev
by Dmitry Torokhov
· 17 years ago
14134b3
Input: polled device power saving
by Stephen Hemminger
· 17 years ago
e15b021
Input: gpio-keys - add suspend/resume support
by Anti Sullin
· 17 years ago
006df30
Input: gpio_keys - verify that supplied GPIO numbers are valid
by Anti Sullin
· 17 years ago
2a8281d
Input: usbtouchscreen - support DMC devices with empty EEPROM
by Daniel Ritz
· 17 years ago
f76f672
Input: lifebook - add signature of Panasonic CF-72
by Dmitry Torokhov
· 17 years ago
dac4ae0
Input: ALPS - add support for model found in Dell Vostro 1400
by William Pettersson
· 17 years ago
b9198c3
Input: remove ec3104_keyb driver
by Dmitry Torokhov
· 17 years ago
a14a840
Input: usbtouchscreen - add support for IdealTEK URTC1000
by Ondrej Zary
· 17 years ago
554fc19
Input: psmouse - reset harder during probe
by Alon Ziv
· 17 years ago
b9d2d11
Input: tsdev - implement proper locking
by Dmitry Torokhov
· 17 years ago
b126207
Input: joydev - implement proper locking
by Dmitry Torokhov
· 17 years ago
464b241
Input: mousedev - implement proper locking
by Dmitry Torokhov
· 17 years ago
6addb1d
Input: evdev - implement proper locking
by Dmitry Torokhov
· 17 years ago
8006479
Input: implement proper locking in input core
by Dmitry Torokhov
· 17 years ago
018db6b
Input: i8042 - restore control register when enabling port fails
by Markus Armbruster
· 17 years ago
20b3cdd
Input: xpad - use le16_to_cpup when parsing data stream
by Dmitry Torokhov
· 17 years ago
ad5d972
Input: switch to using seq_list_xxx helpers
by Pavel Emelianov
· 17 years ago
080c652
Input: i8042 - give more trust to PNP data on i386
by Dmitry Torokhov
· 17 years ago
85f202d
Input: add driver for Fujitsu serial touchscreens
by Dmitry Torokhov
· 17 years ago
1d25891
Input: ads7846 - re-check pendown status before reporting events
by Semih Hazar
· 17 years ago
e4f4886
Input: ads7846 - introduce sample settling delay
by Semih Hazar
· 17 years ago
4994cd8
Input: xpad - add support for leds on xbox 360 pad
by Jan Kratochvil
· 17 years ago
1985026
Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes
by Linus Torvalds
· 17 years ago
8b0d416
Make the "z/VM unit record device driver" depend on S390
by Linus Torvalds
· 17 years ago
fd2f261
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
99e1221
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 17 years ago
96a6099
Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
b8c638a
Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
ef9efe4
Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
98fc483
[ISDN] HiSax hfc_pci: minor cleanups
by Jeff Garzik
· 17 years ago
d825a49
[ISDN] HiSax bkm_a4t: split setup into two smaller functions
by Jeff Garzik
· 17 years ago
a2b6651
[ISDN] HiSax enternow: split setup into 3 smaller functions
by Jeff Garzik
· 17 years ago
7c60e1c
[ISDN] HiSax netjet_u: split setup into 3 smaller functions
by Jeff Garzik
· 17 years ago
0566a66
[ISDN] HiSax netjet_s: code movement, prep for hotplug
by Jeff Garzik
· 17 years ago
881ebdc
[ISDN] HiSax: move card state alloc/setup code into separate functions
by Jeff Garzik
· 17 years ago
82bcda9
[ISDN] HiSax: move card setup into separate function
by Jeff Garzik
· 17 years ago
bec85e8
hppb: Add missing dma-mapping.h include
by Frank Lichtenheld
· 17 years ago
a6343af
drivers/*: mark variables with uninitialized_var()
by Jeff Garzik
· 17 years ago
b1734d2
drivers/atm/ambassador: kill uninit'd var warning, and fix bug
by Jeff Garzik
· 17 years ago
ea8b4db
[libata] sata_mv: use pci_try_set_mwi()
by Jeff Garzik
· 17 years ago
9db4892
drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
by Jeff Garzik
· 17 years ago
e5fb4f4
drivers/net/wan/sbni: kill uninit'd var warning
by Jeff Garzik
· 17 years ago
2ab934b
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
by Jeff Garzik
· 17 years ago
0d480db
drivers/telephony/ixj: cleanup and fix gcc warning
by Jeff Garzik
· 17 years ago
79c63e1
drivers/net/wan/pc300_drv: fix bug caught by gcc warning
by Jeff Garzik
· 17 years ago
ae97fec
drivers/usb/misc/auerswald: fix status check, remove redundant check
by Jeff Garzik
· 17 years ago
cad1b9d
[netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() fails
by Jeff Garzik
· 17 years ago
f6c4286
[netdrvr] natsemi: Fix device removal bug
by Jeff Garzik
· 17 years ago
49c13b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
d367675
atl1: missing include
by Al Viro
· 17 years ago
27d4171
mark a bunch of ISA|EISA|PCI drivers as such
by Al Viro
· 17 years ago
0ab7a25
no USB on M32R
by Al Viro
· 17 years ago
4ad1366
md: change bitmap_unplug and others to void functions
by NeilBrown
· 17 years ago
f0d76d7
md: check that internal bitmap does not overlap other data
by NeilBrown
· 17 years ago
713f6ab
md: improve the is_mddev_idle test fix
by NeilBrown
· 17 years ago
df968c4
md: improve message about invalid superblock during autodetect
by NeilBrown
· 17 years ago
afd4403
Use menuconfig objects II - MD
by Jan Engelhardt
· 17 years ago
0c4a59f
OMAP: add TI TWL92330/Menelaus Power Management chip driver
by Tony Lindgren
· 17 years ago
9695290
OMAP: LCD panel support for the Siemens SX1 mobile phone
by Vovan888@gmail
· 17 years ago
107cc64
OMAP: LCD panel support for the TI OMAP OSK board
by Dirk Behme
· 17 years ago
7a6d6ab
OMAP: LCD panel support for the TI OMAP1510 Innovator board
by Imre Deak
· 17 years ago
d64ca86
OMAP: LCD panel support for the TI OMAP1610 Innovator board
by Imre Deak
· 17 years ago
769bde5
OMAP: LCD panel support for the Palm Zire71
by Marek Vasut
· 17 years ago
dba8e7b
OMAP: LCD panel support for Palm Tungsten|T
by Marek Vasut
· 17 years ago
9828a88
OMAP: LCD panel support for the Palm Tungsten E
by Romain Goyet
· 17 years ago
65316c9
OMAP: LCD panel support for the TI OMAP H3 board
by Imre Deak
· 17 years ago
e493435
OMAP: LCD panel support for the TI OMAP H4 board
by Imre Deak
· 17 years ago
1d381b8
OMAP: add external Epson Blizzard LCD controller support
by Imre Deak
· 17 years ago
aae76ef
OMAP: add external Epson HWA742 LCD controller support
by Imre Deak
· 18 years ago
f5c125a
OMAP: add TI OMAP2 external LCD controller support - RFBI
by Imre Deak
· 17 years ago
e6b4573
OMAP: add TI OMAP1 external LCD controller support - SoSSI
by Imre Deak
· 17 years ago
7a055fc
OMAP: add TI OMAP2 internal display controller support.
by Imre Deak
· 17 years ago
569755c
OMAP: add TI OMAP1 internal LCD controller
by Imre Deak
· 17 years ago
8b08cf2
OMAP: add TI OMAP framebuffer driver
by Imre Deak
· 17 years ago
57a3db9
drivers/video/macmodes.c:mac_find_mode() mustn't be __devinit
by Adrian Bunk
· 17 years ago
bce9451
Cell: Draw SPE helper penguin logos
by Geert Uytterhoeven
· 17 years ago
cca9a6c
fbdev: SPE helper penguin logo
by Geert Uytterhoeven
· 17 years ago
9900abf
fbdev: Add fb_append_extra_logo()
by Geert Uytterhoeven
· 17 years ago
90da63e5
fbdev: extract fb_show_logo_line()
by Geert Uytterhoeven
· 17 years ago
b6e8f00
Fix the graphic corruption issue on IA64 machines
by izumi
· 17 years ago
1a3f288
fb: epson1355fb: kill off dead sh support
by Paul Mundt
· 17 years ago
8465034
matroxfb: color setting fixes fix
by Antonino A. Daplas
· 17 years ago
3552f09
vt8623fb.c: make code static
by Adrian Bunk
· 17 years ago
b309c05
pm3fb: possible cleanups
by Adrian Bunk
· 17 years ago
a58d67c
pm3fb: fillrect acceleration
by Krzysztof Helt
· 17 years ago
08a498d
matroxfb: color setting fixes
by Antonino A. Daplas
· 17 years ago
000d533
sisfb: fix pseudo_palette array size and overrun
by Antonino A. Daplas
· 17 years ago
Next »