Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f6205161782fa325152340c8fe47c1b90105cfbc
f620516
HID: wacom: close the wireless receiver on remove()
by Benjamin Tissoires
· 9 years ago
17f2847
HID: wacom: cleanup input devices
by Benjamin Tissoires
· 9 years ago
fd5f92b
HID: wacom: reuse wacom_parse_and_register() in wireless_work
by Benjamin Tissoires
· 9 years ago
a2f091a
HID: wacom: move down wireless_work()
by Benjamin Tissoires
· 9 years ago
c58ac3a
HID: wacom: break out parsing of device and registering of input
by Benjamin Tissoires
· 9 years ago
7e12978
HID: wacom: break out wacom_intuos_get_tool_type
by Benjamin Tissoires
· 9 years ago
526d6e7
HID: wacom - Add quirks for INTUOSHT2 in range events
by Ping Cheng
· 9 years ago
c1b03f5
HID: wacom - Cleanup touch arbitration logic
by Ping Cheng
· 9 years ago
4750f5f
HID: wacom - make sure wacom_intuos_inout only process in/out events
by Ping Cheng
· 9 years ago
599b082
HID: wacom - request tool info only when we get general events
by Ping Cheng
· 9 years ago
c2848f2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 9 years ago
75f26df
Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
63f729c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
e8ecde2
Make sure that highmem pages are not added to symlink page cache
by Al Viro
· 9 years ago
10a0c0f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
dcd1bfd
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
747a9b0
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
32250e4
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
5339f9d
Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
cf8d7e3
Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 9 years ago
5c43019
Merge tag 'for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 9 years ago
c25949d
Merge tag 'hsi-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
by Linus Torvalds
· 9 years ago
b14bf63
Merge tag 'backlight-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 9 years ago
83f1bfd
Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/container-of-cleanups', 'for-4.5/core', 'for-4.5/i2c-hid', 'for-4.5/logitech', 'for-4.5/multitouch', 'for-4.5/sony', 'for-4.5/upstream' and 'for-4.5/wacom' into for-linus
by Jiri Kosina
· 9 years ago
7030a7e
x86/cpu/amd: Remove an unneeded condition in srat_detect_node()
by Dan Carpenter
· 9 years ago
9fb4116
mfd: davinci_voicecodec: Remove pointless 'out of memory' error message
by Lee Jones
· 9 years ago
997eea4
mfd: da9052-irq: Fix trivial 'space before comma' error
by Lee Jones
· 9 years ago
5b7b2ac
mfd: da9052-i2c: Fix tabbing/whitespace issue
by Lee Jones
· 9 years ago
8b27757
mfd: da903x: Fix white space and split string issues
by Lee Jones
· 9 years ago
740c1989
mfd: cs5535-mfd: Add missing line spacing and make local array static
by Lee Jones
· 9 years ago
8827a64
mfd: cros_ec_spi: Repair comparison ordering issue
by Lee Jones
· 9 years ago
2756db6
mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue.
by Lee Jones
· 9 years ago
d43c429
mfd: asic3: Fix a plethora of Checkpatch errors and warnings
by Lee Jones
· 9 years ago
ae487ae
mfd: as3711: Repair OOM and 'line over 80 chars' formatting warnings
by Lee Jones
· 9 years ago
9f6e872
mfd: arizona-i2c: Add blank line formatting after declaration
by Lee Jones
· 9 years ago
b79a980
mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range() instead
by Lee Jones
· 9 years ago
3103d44
mfd: adp5520: Some trivial 'no space before tab' fixes
by Lee Jones
· 9 years ago
63b4fd7
mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issues
by Lee Jones
· 9 years ago
df36442
mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one error
by Lee Jones
· 9 years ago
de6a769
mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formatting
by Lee Jones
· 9 years ago
500e69a
mfd: ab8500-core: Fix many warnings reported by Checkpatch
by Lee Jones
· 9 years ago
845b76f
mfd: ab2100-otp: Remove pointless 'out of memory' error message
by Lee Jones
· 9 years ago
15544ca
mfd: ab3100-core.c: Fix multiple warnings reported by Checkpatch
by Lee Jones
· 9 years ago
4374b20
mfd: aat2870-core: Remove unnecessary 'out of memory' message
by Lee Jones
· 9 years ago
f90dff4
mfd: 88pm860x-core: Fix commenting and declaration spacing
by Lee Jones
· 9 years ago
0b81995
mfd: arizona: Add device tree binding documentation for new clock driver
by Charles Keepax
· 9 years ago
1b5420e
mfd: Use to_i2c_client() instead of open-coding it
by Geliang Tang
· 9 years ago
5d1d147
dt-bindings: regulator/mfd: Reorganize S2MPA01 bindings
by Krzysztof Kozlowski
· 9 years ago
27383ca
dt-bindings: regulator/mfd: Reorganize S5M8767 bindings
by Krzysztof Kozlowski
· 9 years ago
a13c7c5
dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings
by Krzysztof Kozlowski
· 9 years ago
f8e3a51
mfd: asic3: Be sure to clamp return value
by Linus Walleij
· 9 years ago
fe0b486
mfd: dm355evm_mps: Be sure to clamp return value
by Linus Walleij
· 9 years ago
f7d62366
mfd: htc-egpio: Be sure to clamp return value
by Linus Walleij
· 9 years ago
2d5f72b
mfd: tc6393xb: Be sure to clamp return value
by Linus Walleij
· 9 years ago
bf3de47
mfd: tps65010: Be sure to clamp return value
by Linus Walleij
· 9 years ago
7fdec82
Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
f9a03ae
Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
1289ace
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
d080827
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
265b604
power: bq27xxx_battery: Fix bq27541 AveragePower register address
by Liu Xiang
· 9 years ago
1832237
drivers/of: Export OF changeset functions
by Gavin Shan
· 9 years ago
cbd88cd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
928b3f1
Merge tag 'please-pull-fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 9 years ago
77a76b0
Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
50ae833
Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
ac53b2e
Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
cf09112
Merge tag 'for-linus-4.5' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 9 years ago
1c5ff2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
d6a3227
Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
0f7f2f0
efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap
by Ard Biesheuvel
· 9 years ago
8092677
ia64: split off early_ioremap() declarations into asm/early_ioremap.h
by Ard Biesheuvel
· 9 years ago
4c257ec
Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
39272dd
Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
67ad058
Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
237f38c
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
78fd8c7
x86/vdso/pvclock: Protect STABLE check with the seqcount
by Andy Lutomirski
· 9 years ago
c698d63
i2c: create builtin_i2c_driver to avoid registration boilerplate
by Paul Gortmaker
· 9 years ago
4eaffdd
x86/mm: Improve switch_mm() barrier comments
by Andy Lutomirski
· 9 years ago
c366088
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
65cacec
selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturn
by Andy Lutomirski
· 9 years ago
5f008c9
Revert "INPUT: xpad: switch Logitech G920 Wheel into HID mode"
by Jiri Kosina
· 9 years ago
6799060
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
c17488d
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
34a9304
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
aee3bfa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
c597b6b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
60b7eca
Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
420d12d
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 9 years ago
4d58967
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
ca9706a
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
fce205e
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
065019a
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 9 years ago
415b6f1
net: bnxt: always return values from _bnxt_get_max_rings
by Arnd Bergmann
· 9 years ago
229394e
net: bpf: reject invalid shifts
by Rabin Vincent
· 9 years ago
4f31d77
Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 9 years ago
1baa5ef
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
bb0dceb
ipmi: Remove unnecessary pci_disable_device.
by Dave Jones
· 9 years ago
aad756f
char: ipmi: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
99ee673
ipmi: constify some struct and char arrays
by LABBE Corentin
· 9 years ago
Next »