index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
lm8323.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 394
Thomas Gleixner
2017-05-22
Input: lm8323 - move header file out of I2C realm
Wolfram Sang
2014-12-03
Input: lm8323 - missing error check in lm8323_set_disable()
Dan Carpenter
2014-06-27
input: lm8323: fix attribute-creation race
Johan Hovold
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2013-01-06
Input: lm8323 - fix checking PWM interrupt status
Nickolai Zeldovich
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-11-09
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
2011-10-06
Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
2011-07-30
Input: lm8323 - add missing device_remove_file for dev_attr_time
Axel Lin
2011-06-21
Input: lm8323 - use oneshot level triggered interrupts
Leigh Brown
2011-06-21
Input: lm8323 - convert to threaded IRQ
Felipe Balbi
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2011-02-21
Input: lm8323 - convert to dev_pm_ops
Mark Brown
2010-06-30
Merge commit 'v2.6.35-rc3' into next
Dmitry Torokhov
2010-06-28
Input: lm8323 - fix error handling in lm8323_probe()
Dan Carpenter
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-04-13
Input: lm8323 - do not leave dangling client data pointer
Wolfram Sang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-05-15
Input: introduce lm8323 keypad driver
Felipe Balbi