Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5623a24a80814fe471e777f12b9dbbb0f77e002e
/
drivers
5623a24
HID: add support for Logitech Driving Force Pro wheel
by Jiri Kosina
· 14 years ago
e96838d
HID: hid-ortek: remove spurious reference
by Jiri Kosina
· 14 years ago
270fdc0
HID: add support for Ortek PKB-1700
by Herton Ronaldo Krzesinski
· 14 years ago
2d9ca4e
HID: hid-magicmouse: Correct touch orientation direction
by Henrik Rydberg
· 14 years ago
d923630
HID: kernel oops in out_cleanup in function hidinput_connect
by Benjamin Tissoires
· 14 years ago
6497dc3
HID: Add teletext/color keys - gyration remote - EU version (GYAR3101CKDE)
by Steffen Barszus
· 14 years ago
3a22ebe
HID: hidraw: fix hidraw_disconnect()
by Stefan Achatz
· 14 years ago
03a4491
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
7b0cb1b
Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
fe3c560
Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
86f6f9b
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
d33a629
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
66dc918
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
b2034d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
27d189c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
a170315
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
67b5ad9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 14 years ago
174a86d
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
1896a13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
8f685fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
d24450e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
264b795
ramoops: fix types, remove typecasts
by Andrew Morton
· 14 years ago
d27a0c0
VMware balloon: stop locking pages when hypervisor tells us enough
by Dmitry Torokhov
· 14 years ago
17fecb5
w1: DS2423 counter driver and documentation
by Mika Laitio
· 14 years ago
496fc1a
memstick: factor out transfer initiating functionality in mspro_block.c
by Alex Dubov
· 14 years ago
edb50b3
memstick: remove mspro_block_mutex
by Alex Dubov
· 14 years ago
d8256d4
memstick: avert possible race condition between idr_pre_get and idr_get_new
by Alex Dubov
· 14 years ago
8930c8a
memstick: add support for JMicron JMB 385 and 390 controllers
by Takashi Iwai
· 14 years ago
68860b9
memstick: set PMOS values propery for JMicron 38x controllers
by Takashi Iwai
· 14 years ago
23c5947
memstick: fix setup for JMicron 38x controllers
by Takashi Iwai
· 14 years ago
0193383
memstick: core: fix device_register() error handling
by Vasiliy Kulikov
· 14 years ago
563558b
pps: add parallel port PPS signal generator
by Alexander Gordeev
· 14 years ago
46b402a
pps: add parallel port PPS signal generator
by Alexander Gordeev
· 14 years ago
a10203c
pps: add parallel port PPS client
by Alexander Gordeev
· 14 years ago
717c033
pps: add kernel consumer support
by Alexander Gordeev
· 14 years ago
025b40a
ntp: add hardpps implementation
by Alexander Gordeev
· 14 years ago
12f9b1f
pps: timestamp is always passed to dcd_change()
by Alexander Gordeev
· 14 years ago
818b9ee
pps: simplify conditions a bit
by Alexander Gordeev
· 14 years ago
29f347c
pps: use BUG_ON for kernel API safety checks
by Alexander Gordeev
· 14 years ago
2a5cd6e
pps: make idr lock a mutex and protect idr_pre_get
by Alexander Gordeev
· 14 years ago
083e586
pps: move idr stuff to pps.c
by Alexander Gordeev
· 14 years ago
7f7cce7
pps: convert printk/pr_* to dev_*
by Alexander Gordeev
· 14 years ago
5e196d3
pps: access pps device by direct pointer
by Alexander Gordeev
· 14 years ago
6f4229b
pps: unify timestamp gathering
by Alexander Gordeev
· 14 years ago
3003d55
pps: fix race in PPS_FETCH handler
by Alexander Gordeev
· 14 years ago
86d921f
pps: declare variables where they are used in switch
by Alexander Gordeev
· 14 years ago
7a21a3c
pps: trivial fixes
by Alexander Gordeev
· 14 years ago
0329326
NFC: Driver for NXP Semiconductors PN544 NFC chip.
by Matti J. Aaltonen
· 14 years ago
2e9d4d8
rapidio: add new idt sRIO switches
by Alexandre Bounine
· 14 years ago
558bda6
rapidio: use Component Tag for unified switch identification
by Alexandre Bounine
· 14 years ago
17e9620
rapidio: add device object linking into discovery
by Alexandre Bounine
· 14 years ago
e653692
rapidio: add definitions of Component Tag fields
by Alexandre Bounine
· 14 years ago
ded0578
rapidio: integrate rio_switch into rio_dev
by Alexandre Bounine
· 14 years ago
a93192a
rapidio: use common destid storage for endpoints and switches
by Alexandre Bounine
· 14 years ago
25f959d
drivers/telephony/ixj.c: fix warning
by Andrew Morton
· 14 years ago
49a3679
gpio/ml_ioh_gpio: ML7213 GPIO driver
by Tomoya MORINAGA
· 14 years ago
3251886
GPIO_VX855: eliminate kconfig dependency warning
by Randy Dunlap
· 14 years ago
6f7ab52
GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warning
by Randy Dunlap
· 14 years ago
67d15ed
gpio: vr41xx_giu: irq_data conversion
by Lennert Buytenhek
· 14 years ago
a1f5f22
gpio: timbgpio: irq_data conversion
by Lennert Buytenhek
· 14 years ago
33fcc1b
gpio: tc35892-gpio: irq_data conversion
by Lennert Buytenhek
· 14 years ago
673860c
gpio: sx150x: irq_data conversion
by Lennert Buytenhek
· 14 years ago
2a866f3
gpio: stmpe-gpio: irq_data conversion
by Lennert Buytenhek
· 14 years ago
b222186
gpio: pl061: irq_data conversion
by Lennert Buytenhek
· 14 years ago
6f5cfc0
gpio: pca953x: irq_data conversion
by Lennert Buytenhek
· 14 years ago
fbc4667a
gpio: max732x: irq_data conversion
by Lennert Buytenhek
· 14 years ago
5ffd72c
gpio: langwell_gpio: irq_data conversion
by Lennert Buytenhek
· 14 years ago
12401eed
gpio: adp5588-gpio: irq_data conversion
by Lennert Buytenhek
· 14 years ago
cf8e908
cs5535: deprecate older cs5535_gpio driver
by Andres Salomon
· 14 years ago
7637c92
drivers/staging/olpc_dcon: convert to new cs5535 gpio API
by Andres Salomon
· 14 years ago
1b912c1
drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO functionality
by Andres Salomon
· 14 years ago
5f003fe
rtc: rtc-max6902 - set driver data in max6902_probe()
by Axel Lin
· 14 years ago
2fb08e6
rtc-cmos: fix suspend/resume
by Paul Fox
· 14 years ago
19412ce
drivers/rtc/rtc-omap.c: fix a memory leak
by Axel Lin
· 14 years ago
554ec37
vgacon: check for efi machine
by Yannick Heneault
· 14 years ago
f0f2c2b
dca: remove unneeded NULL check
by Dan Carpenter
· 14 years ago
fc2d557
kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KMSG_DUMP_PANIC
by Seiji Aguchi
· 14 years ago
aff5ce6
drivers/video/backlight/l4f00242t03.c: fix reset sequence
by Alberto Panizzo
· 14 years ago
26bbabc
drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator enable/disable
by Alberto Panizzo
· 14 years ago
95558ad
drivers/video/backlight/l4f00242t03.c: full implement fb power states for this lcd
by Alberto Panizzo
· 14 years ago
5c2202f
drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsigned
by Mariusz Kozlowski
· 14 years ago
9f9455a
leds: add output inversion option to backlight trigger
by Janusz Krzysztofik
· 14 years ago
61a8393
leds-lp5521: modify the way of setting led device name
by Arun Murthy
· 14 years ago
d4e7ad0
leds: lp5521: fix circular locking
by Samu Onkalo
· 14 years ago
fbac081
leds: lp5523: fix circular locking
by Samu Onkalo
· 14 years ago
278ad4f
leds: leds-lp5523: modify the way of setting led device name
by Samu Onkalo
· 14 years ago
125c713
leds: leds-pca9532 cleanups
by Axel Lin
· 14 years ago
2260209
drivers/leds/leds-lp5521.c: fix potential buffer overflow
by Vasiliy Kulikov
· 14 years ago
1427130
firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO
by Clemens Ladisch
· 14 years ago
81c5e2a
Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core
by Jens Axboe
· 14 years ago
8b6f08e
Merge branch 'sh/alphaproject' into sh-latest
by Paul Mundt
· 14 years ago
6db9a0f
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
4ae26f4
serial: sh-sci: build fixes.
by Paul Mundt
· 14 years ago
f43dc23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-rework
by Paul Mundt
· 14 years ago
f00117a
video: move SH_MIPI_DSI/SH_LCD_MIPI_DSI to the top of menu
by Dmitry Eremin-Solenikov
· 14 years ago
e41f1a9
fbdev: Implement simple blanking in pseudocolor modes for vt8500lcdfb
by Alexey Charkov
· 14 years ago
c74a1cb
pass default dentry_operations to mount_pseudo()
by Al Viro
· 14 years ago
b5c7d20
convert smbfs
by Al Viro
· 14 years ago
Next »