index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
wm97xx-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-16
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2017-09-19
Input: wm97xx: add new AC97 bus support
Robert Jarzmik
1
-1
/
+55
2017-09-19
Input: wm97xx: split out touchscreen registering
Robert Jarzmik
1
-81
/
+115
2017-01-24
Input: wm97xx - make missing platform data non-fatal
Manuel Lauss
1
-1
/
+1
2016-11-24
power_supply: wm97xx_battery: use power_supply_get_drvdata
Robert Jarzmik
1
-1
/
+1
2016-08-25
Input: wm97xx - remove deprecated create_singletheread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2015-08-21
ALSA: ac97: Switch to dev_pm_ops
Lars-Peter Clausen
1
-9
/
+4
2014-10-25
Input: wm97xx - adapt parameters to tosa touchscreen.
Dmitry Eremin-Solenikov
1
-2
/
+2
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-03-12
Input: wm97xx - drop out of range inputs
Markus Pargmann
1
-0
/
+11
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-09-05
Input: wm97xx-core - add retries to wm97xx_read_aux_adc
Eric Millbrandt
1
-2
/
+13
2010-09-05
Input: wm97xx-core - simplify error path in wm97xx_probe()
Axel Lin
1
-2
/
+1
2010-05-19
Input: wm9712 - fix wm97xx_set_gpio() logic
Manuel Lauss
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Anton Vorontsov
1
-2
/
+4
2009-09-04
wm97xx-core: Pass platform_data to battery
Marek Vasut
1
-0
/
+3
2009-07-21
Input: wm97xx - add possibility to control the GPIO_STATUS shift
Marek Vasut
1
-2
/
+4
2009-06-16
input: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-1
/
+1
2009-05-01
Input: wm97xx - do not access dev->driver_data directly
Greg Kroah-Hartman
1
-1
/
+1
2009-04-12
Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM
Mark Brown
1
-2
/
+1
2009-03-09
Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with Android
Mike Rapoport
1
-4
/
+9
2008-10-16
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-3
/
+2
2008-10-14
Input: wm97xx - update email address for Liam Girdwood
Liam Girdwood
1
-3
/
+2
2008-08-18
Input: remove version.h from drivers that don't need it
Huang Weiyi
1
-1
/
+0
2008-05-27
Input: wm97xx-core - fix race on PHY init
Mark Brown
1
-11
/
+11
2008-05-27
Input: wm97xx-core - fix driver name
Mark Brown
1
-1
/
+1
2008-05-27
Input: wm97xx-core - report a phys for WM97xx touchscreens
Mark Brown
1
-0
/
+1
2008-04-17
Input: wm97xx-core - support use as a wakeup source
Mark Brown
1
-0
/
+39
2008-04-17
Input: wm97xx-core - use IRQF_SAMPLE_RANDOM
Mark Brown
1
-1
/
+2
2008-04-17
Input: wm97xx-core - only schedule interrupt handler if not already scheduled
Mark Brown
1
-7
/
+7
2008-04-02
Input: add support for WM97xx familty touchscreens
Mark Brown
1
-0
/
+789