Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
670d20725e4f707feca89769587bd192bc5786ae
670d207
Input: samsung-keypad - favor platform data if present
by Dmitry Torokhov
· 12 years ago
c838cb3
Input: use dev_get_platdata()
by Jingoo Han
· 11 years ago
54f05e9
Input: sh_keysc - restrict non-COMPILE_TEST compilation
by Laurent Pinchart
· 11 years ago
c52b4fc
Input: ads7846 - use IS_ENABLED() macro
by Fabio Estevam
· 11 years ago
976358e
Input: add a new driver for GPIO beeper
by Alexander Shiyan
· 11 years ago
b5fd2a3
Input: wacom - add support for three new Intuos devices
by Ping Cheng
· 11 years ago
1d0d6df
Input: wacom - make sure touch_max is set for touch devices
by Ping Cheng
· 11 years ago
0b279da
Input: wacom - scale up touch width and height values for Intuos Pro
by Jason Gerecke
· 11 years ago
d0134e9
Input: serio - remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
7f9ce64
Input: twl4030-pwrbutton - simplify driver using devm_*
by Sebastian Reichel
· 11 years ago
0330f93
Input: twl4030-pwrbutton - use dev_err for errors
by Sebastian Reichel
· 11 years ago
c81e592
Input: twl4030-pwrbutton - add device tree support
by Sebastian Reichel
· 11 years ago
fd91a5f
Input: tsc2007 - convert to use devres-managed resources
by Dmitry Torokhov
· 11 years ago
f261d46
Input: tsc2007 - remove unused poll_delay from platform data
by Dmitry Torokhov
· 11 years ago
07f9e5c
Input: tsc2007 - add device tree support.
by Denis Carikli
· 11 years ago
bd77c32
MAINTAINERS - add keyboard driver to Hyper-V file list
by Haiyang Zhang
· 11 years ago
2d4bba1
Input: atmel-wm97xx - fix compile error
by Dmitry Torokhov
· 11 years ago
b64da05
Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()
by Dan Carpenter
· 11 years ago
0221e67
Input: cyttsp4 - remove unnecessary work pending test
by Xie XiuQi
· 11 years ago
bdb5c57
Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)
by Florian Echtler
· 11 years ago
2c027b7
arm: dts: am335x sk: add touchscreen support
by Felipe Balbi
· 11 years ago
c9aeb24
Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT binding
by Felipe Balbi
· 11 years ago
a013781
Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
by Duan Jiong
· 11 years ago
acc8466
Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()
by Wei Yongjun
· 11 years ago
158baef
Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()
by Wei Yongjun
· 11 years ago
a108193
Input: tnetv107x-keypad - make irqs signed for error handling
by Dan Carpenter
· 11 years ago
c6d81bd
Input: add driver for Neonode zForce based touchscreens
by Heiko Stübner
· 11 years ago
e4a42f6
Input: sh_keysc - enable the driver on all ARM platforms
by Laurent Pinchart
· 11 years ago
95079b8
Input: remove a redundant max() call
by Kang Hu
· 11 years ago
dfaaed08
Input: mousedev - allow disabling even without CONFIG_EXPERT
by Tom Gundersen
· 11 years ago
bcd2623
Input: allow deselecting serio drivers even without CONFIG_EXPERT
by Tom Gundersen
· 11 years ago
7855127
Input: i8042 - add PNP modaliases
by Tom Gundersen
· 11 years ago
92eb77d
Input: evdev - fall back to vmalloc for client event buffer
by Daniel Stone
· 11 years ago
5df682b
Input: cypress_ps2 - do not consider data bad if palm is detected
by Joseph Salisbury
· 11 years ago
c2e6095
Input: cypress_ps2 - remove useless cast
by Geyslan G. Bem
· 11 years ago
33777f3
Input: fix PWM-related undefined reference errors
by Majunath Goudar
· 11 years ago
9354f26
Input: ALPS - change secondary device's name
by Yunkang Tang
· 11 years ago
57bcfce
Input: wacom - not all multi-interface devices support touch
by Ping Cheng
· 11 years ago
a4da475
Input: nspire-keypad - add missing clk_disable_unprepare() on error path
by Wei Yongjun
· 11 years ago
1ccd33b
Input: clarify gamepad API ABS values
by David Herrmann
· 11 years ago
e3c55d4
Merge tag 'v3.12-rc4' into next
by Dmitry Torokhov
· 11 years ago
d0e639c9
Linux 3.12-rc4
by Linus Torvalds
· 11 years ago
2433c8f
net: Update the sysctl permissions handler to test effective uid/gid
by Eric W. Biederman
· 11 years ago
13caa8e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
831ae3c
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
4d6e482
Input: st1232 - include linux/of.h header
by Sachin Kamat
· 11 years ago
2e45e53
Input: rotary_encoder - include linux/of.h header
by Sachin Kamat
· 11 years ago
9dbe4c3
Input: pwm-beeper - include linux/of.h header
by Sachin Kamat
· 11 years ago
95ba740
Input: pxa27x_keypad - include linux/of.h header
by Sachin Kamat
· 11 years ago
2780170
Input: gpio_keys_polled - include linux/of.h header
by Sachin Kamat
· 11 years ago
415a4ca
Input: gpio_keys - include linux/of.h header
by Sachin Kamat
· 11 years ago
8e6146b
Input: ti_am335x_tsc - remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
085f17c
Input: egalax_ts - remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
dee964c
Input: sirfsoc-onkey - remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
3cbd04f
Input: tegra-kbc - remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
4c93ca5
Input: nspire-keypad - remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
39116e2
Input: lpc32xx-keys - remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
e62063d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
85f6d2d
Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
4ed5476
Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
e3757a1
Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
20fa786
Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
b208c2f
btrfs: Fix crash due to not allocating integrity data for a bioset
by Darrick J. Wong
· 11 years ago
1329dfc
Merge branch 'for-linus' into for-linus-3.12
by Chris Mason
· 11 years ago
a5c984c
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
95167aa
Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
67d470e
Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"
by Bjorn Helgaas
· 11 years ago
7dee8df
Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
3dbecf0
Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
ab35406
selinux: remove 'flags' parameter from avc_audit()
by Linus Torvalds
· 11 years ago
cb4fbe5
selinux: avc_has_perm_flags has no more users
by Linus Torvalds
· 11 years ago
1357272
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
by Ilya Dryomov
· 11 years ago
964fb15
Btrfs: eliminate races in worker stopping code
by Ilya Dryomov
· 11 years ago
385fe0b
Btrfs: fix crash of compressed writes
by Liu Bo
· 11 years ago
60e7cd3
Btrfs: fix transid verify errors when recovering log tree
by Josef Bacik
· 11 years ago
19e4983
selinux: remove 'flags' parameter from inode_has_perm
by Linus Torvalds
· 11 years ago
b2a42f7
xfs: Use kmem_free() instead of free()
by Thierry Reding
· 11 years ago
9b3b77f
xfs: fix memory leak in xlog_recover_add_to_trans
by tinguely@sgi.com
· 11 years ago
6d31349
xfs: dirent dtype presence is dependent on directory magic numbers
by Dave Chinner
· 11 years ago
89c6c89
xfs: lockdep needs to know about 3 dquot-deep nesting
by Dave Chinner
· 11 years ago
15c83d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
8e1a254
Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
0d45dab
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 11 years ago
0bfdbf0
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
413df1c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
7f467cb
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
fcaaba6
dmaengine: imx-dma: fix callback path in tasklet
by Michael Grzeschik
· 11 years ago
5a276fa
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
by Michael Grzeschik
· 11 years ago
edc530f
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
by Michael Grzeschik
· 11 years ago
a9fbf4d
xen/hvc: allow xenboot console to be used again
by David Vrabel
· 11 years ago
a214339
usb: chipidea: add Intel Clovertrail pci id
by David Cohen
· 11 years ago
677a315
staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
by Ian Abbott
· 11 years ago
9e20ae3
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
by Nicholas Bellinger
· 11 years ago
f56cbbb
iscsi-target: Perform release of acknowledged tags from RX context
by Nicholas Bellinger
· 11 years ago
e255a28
iscsi-target: Only perform wait_for_tasks when performing shutdown
by Nicholas Bellinger
· 11 years ago
6d15ee4
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
afe05d41
Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 11 years ago
c15f5bb
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
db60df8
target: Fail on non zero scsi_status in compare_and_write_callback
by Nicholas Bellinger
· 11 years ago
d8855c1
target: Fix recursive COMPARE_AND_WRITE callback failure
by Nicholas Bellinger
· 11 years ago
Next »