Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1966cb225c6f9040ca163802cbd052c393d4448f
1966cb2
Input: sysrq - add locking to sysrq_filter()
by Dmitry Torokhov
· 14 years ago
594d636
Input: i8042 - use unsigned char for 0x90
by Christoph Fritz
· 14 years ago
d345d97
Input: fm801-gp - add missing call to pci_disable_device()
by Dmitry Torokhov
· 14 years ago
d8daece
Input: emu10k1-gp - add missing calls to pci_disable_device()
by Rahul Ruikar
· 14 years ago
727eeb7
Input: hanwang - add support for Art Master HD 5012 tablet
by Xing Wei
· 14 years ago
f5854fa
Input: hid-input - allow mapping unknown usages
by Dmitry Torokhov
· 14 years ago
1f7930c
Input: ati_remote2 - switch to using new keycode interface
by Dmitry Torokhov
· 14 years ago
5284870
Input: gameport_driver - drop private pointer
by Dmitry Torokhov
· 14 years ago
37b0bb1
Input: gameport_driver - mark description as const pointer
by Dmitry Torokhov
· 14 years ago
7fc49c4
Input: serio_driver - drop private pointer
by Dmitry Torokhov
· 14 years ago
ceee427
Input: serio_driver - mark id_table and description as const
by Dmitry Torokhov
· 14 years ago
53957b5
Input: serio - do not include linux/freezer.h
by Dmitry Torokhov
· 14 years ago
24dd3b5
Input: hanwang - make compatible with xf86-input-wacom driver
by Xing Wei
· 14 years ago
33d5f71
Input: wacom - disable Bamboo touchpad when pen is being used
by Chris Bagwell
· 14 years ago
2aaacb1
Input: wacom - add support for Bamboo Pen
by Chris Bagwell
· 14 years ago
e1d38e4
Input: wacom - move Bamboo Touch irq to its own function
by Chris Bagwell
· 14 years ago
3dc9f40
Input: wacom - request tablet data for Bamboo Pens
by Chris Bagwell
· 14 years ago
a0bf0ea
Input: hid-input - switch to using new keycode interface
by Dmitry Torokhov
· 14 years ago
9f47009
Input: media/IR - switch to using new keycode interface
by Dmitry Torokhov
· 14 years ago
67127f3
Input: sparse-keymap - switch to using new keycode interface
by Dmitry Torokhov
· 14 years ago
8613e4c
Input: add support for large scancodes
by Mauro Carvalho Chehab
· 14 years ago
a4e6aad
Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitter
by James Ketrenos
· 14 years ago
f4ccbef
Input: wacom - add a quirk for low resolution Bamboo devices
by Henrik Rydberg
· 14 years ago
cb734c0
Input: wacom - add support for the Bamboo Touch trackpad
by Henrik Rydberg
· 14 years ago
bc73dd3
Input: wacom - collect device quirks into single function
by Henrik Rydberg
· 14 years ago
4a88081
Input: wacom - parse the Bamboo device family
by Ping Cheng
· 14 years ago
fed87e6
Input: wacom - add fuzz parameters to features
by Henrik Rydberg
· 14 years ago
92944c1
Merge branch 'mrst-touchscreen' into next
by Dmitry Torokhov
· 14 years ago
7768651
Input: add support for PowerOn button on the AB8500 MFD
by Sundar R Iyer
· 14 years ago
144c0f8
Input: fix a few typos
by Dmitry Torokhov
· 14 years ago
eb54ddd
Input: wm97xx-core - add retries to wm97xx_read_aux_adc
by Eric Millbrandt
· 14 years ago
d3622e6
Input: wm97xx-core - simplify error path in wm97xx_probe()
by Axel Lin
· 14 years ago
cdd1947
Input: stmpe-ts - return -ENOMEM when memory allocation fails
by Axel Lin
· 14 years ago
843cbfa
Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()
by Axel Lin
· 14 years ago
b496acb
Input: tsc2007 - fix a redundant assignment for pdata
by Axel Lin
· 14 years ago
8a26f5d
Input: tps6507x-ts - properly unregister input device on removal
by Axel Lin
· 14 years ago
9841788
Input: tps6507x-ts - add missing call to platform_set_drvdata()
by Axel Lin
· 14 years ago
ec1496b
Input: s3c2410_ts - fix s3c2410ts_probe error path
by Axel Lin
· 14 years ago
bba5394
Input: add support for Hanwang tablets
by Xing Wei
· 14 years ago
d4f5f93
Input: mrst-touchscreen - move out of staging
by Dmitry Torokhov
· 14 years ago
a9cfa25
Staging: mrst-touchscreen - simplify en/disable of interrupts for NEC
by Andy Ross
· 14 years ago
409d568
Staging: mrst-touchscreen - fix channel allocation
by Arjan van de Ven
· 14 years ago
36466a1
Staging: mrst-touchscreen - register platform interface
by Alek Du
· 14 years ago
95b7127
Staging: mrst_touchscreen - more fixes
by Dmitry Torokhov
· 14 years ago
aff4c34
Staging: mrst_touchscreen - clean up input side
by Alan Cox
· 14 years ago
a17f795
Input: add support for OMAP4 keyboard controller
by Abraham Arce
· 14 years ago
3045a5f
Input: add LPC32xx touchscreen controller driver
by Kevin Wells
· 14 years ago
5e8b9140
Input: wacom_w8001 - add multitouch slot support
by Peter Hutterer
· 14 years ago
aaba933
Input: wacom_w8001 - support (and ignore) touch tablets
by Peter Hutterer
· 14 years ago
2072f8d
Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS events
by Peter Hutterer
· 14 years ago
ba4d695
Input: MT - initialize slots to unused
by Henrik Rydberg
· 14 years ago
2c4e967
Input: use PIT_TICK_RATE in vt beep ioctl
by Arnd Bergmann
· 14 years ago
d9f66c1
Input: wacom - fix mousewheel handling for old wacom tablets
by Mike Auty
· 14 years ago
288933c
Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()
by Axel Lin
· 14 years ago
268ba5c
Input: mousedev - fix regression of inverting axes
by Christoph Fritz
· 14 years ago
8905aaa
Input: uinput - add devname alias to allow module on-demand load
by Kay Sievers
· 14 years ago
77edf0c
Input: hil_kbd - fix compile error
by Dmitry Torokhov
· 14 years ago
6ee9f4b
USB: drop tty argument from usb_serial_handle_sysrq_char()
by Dmitry Torokhov
· 14 years ago
f335397
Input: sysrq - drop tty argument form handle_sysrq()
by Dmitry Torokhov
· 14 years ago
1495cc9
Input: sysrq - drop tty argument from sysrq ops handlers
by Dmitry Torokhov
· 14 years ago
da5cabf
Linux 2.6.36-rc1
by Linus Torvalds
· 14 years ago
2245ba2
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
e2e96c6
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 14 years ago
7355a5a
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
7a1b29a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
a5854dd
arch/tile: don't validate CROSS_COMPILE needlessly
by Chris Metcalf
· 14 years ago
d782437
mm: fix up some user-visible effects of the stack guard page
by Linus Torvalds
· 14 years ago
1b68c95
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
5a41794
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 14 years ago
3b3c1b9
arch/tile: export only COMMAND_LINE_SIZE to userspace.
by Chris Metcalf
· 14 years ago
b3ae98a
arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
by Chris Metcalf
· 14 years ago
aaae527
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 14 years ago
18c5ef3
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 14 years ago
38d7b08
ALSA: sound/usb/format: silence uninitialized variable warnings
by Dan Carpenter
· 14 years ago
95ee46a
Merge branch 'linus' into release
by Len Brown
· 14 years ago
cfa806f
gcc-4.6: ACPI: fix unused but set variables in ACPI
by Andi Kleen
· 14 years ago
43d9f87
ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS
by Zhang Rui
· 14 years ago
6e37c65
ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS
by Zhang Rui
· 14 years ago
d09fe55
ACPI processor: remove deprecated ACPI procfs I/F
by Zhang Rui
· 14 years ago
06af7eb
ACPI power_resource: remove unused procfs I/F
by Zhang Rui
· 14 years ago
47f5c89
ACPI: remove deprecated ACPI procfs I/F
by Zhang Rui
· 14 years ago
1c8fce2
ACPI: introduce drivers/acpi/sysfs.c
by Zhang Rui
· 14 years ago
c172cb7
Merge branch 'acpica-gpe' into release
by Len Brown
· 14 years ago
e8eb622
Merge branch 'bugzilla-16422' into release
by Len Brown
· 14 years ago
ecd8ee0
Merge branch 'procfs-cleanup' into release
by Len Brown
· 14 years ago
feb29c5
Merge branch 'apei' into release
by Len Brown
· 14 years ago
f2a6618
Merge branch 'nvs' into release
by Len Brown
· 14 years ago
c637e48
ACPI: introduce module parameter acpi.aml_debug_output
by Zhang Rui
· 14 years ago
a25ee92
ACPI: introduce drivers/acpi/debugfs.c
by Zhang Rui
· 14 years ago
4725fd3
intel_idle: recognize Lincroft Atom Processor
by Arjan van de Ven
· 14 years ago
2ff729d
ACPI, APEI, ERST debug support
by Huang Ying
· 14 years ago
5d7cb15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup
by Linus Torvalds
· 14 years ago
fc58fb1
fusion: add function parameter names to kernel-doc
by Randy Dunlap
· 14 years ago
cd956a1
fs/dcache: fix function param name in kernel-doc
by Randy Dunlap
· 14 years ago
1f5cfe2
fusion: fix non-kernel-doc comment block
by Randy Dunlap
· 14 years ago
03ab450
mm/page-writeback: fix non-kernel-doc function comments
by Randy Dunlap
· 14 years ago
163475f
Documentation: move SCSI parameters to their own text file
by Randy Dunlap
· 14 years ago
d310ad0
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
8b1bb90
defconfig reduction
by Sam Ravnborg
· 14 years ago
7cfddee
kbuild: drop unifdef-y support
by Sam Ravnborg
· 14 years ago
Next »