index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
wm97xx-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: wm97xx - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2023-01-09
1
-5
/
+5
*
Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-17
1
-1
/
+3
|
\
|
*
Input: wm97xx - make .remove() obviously always return 0
Uwe Kleine-König
2022-07-08
1
-1
/
+3
*
|
Input: wm97xx - switch to using threaded IRQ
Dmitry Torokhov
2022-05-07
1
-35
/
+7
|
/
*
Input: wm97xx: Simplify resource management
Christophe JAILLET
2022-01-31
1
-9
/
+3
*
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-12-02
1
-5
/
+9
*
Input: wm97xx-ts - provide missing description for 'status'
Lee Jones
2020-11-19
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-10-27
1
-1
/
+2
|
\
|
*
Input: wm97xx-ts - fix exit path
Randy Dunlap
2018-10-15
1
-1
/
+2
*
|
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
|
/
*
Input: wm97xx: add new AC97 bus support
Robert Jarzmik
2017-09-19
1
-1
/
+55
*
Input: wm97xx: split out touchscreen registering
Robert Jarzmik
2017-09-19
1
-81
/
+115
*
Input: wm97xx - make missing platform data non-fatal
Manuel Lauss
2017-01-24
1
-1
/
+1
*
power_supply: wm97xx_battery: use power_supply_get_drvdata
Robert Jarzmik
2016-11-23
1
-1
/
+1
*
Input: wm97xx - remove deprecated create_singletheread_workqueue
Bhaktipriya Shridhar
2016-08-25
1
-1
/
+1
*
ALSA: ac97: Switch to dev_pm_ops
Lars-Peter Clausen
2015-08-21
1
-9
/
+4
*
Input: wm97xx - adapt parameters to tosa touchscreen.
Dmitry Eremin-Solenikov
2014-10-24
1
-2
/
+2
*
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
1
-1
/
+1
*
Input: wm97xx - drop out of range inputs
Markus Pargmann
2013-03-12
1
-0
/
+11
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
Input: wm97xx-core - add retries to wm97xx_read_aux_adc
Eric Millbrandt
2010-09-05
1
-2
/
+13
*
Input: wm97xx-core - simplify error path in wm97xx_probe()
Axel Lin
2010-09-05
1
-2
/
+1
*
Input: wm9712 - fix wm97xx_set_gpio() logic
Manuel Lauss
2010-05-19
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Anton Vorontsov
2009-09-23
1
-2
/
+4
|
\
|
*
Input: wm97xx - add possibility to control the GPIO_STATUS shift
Marek Vasut
2009-07-20
1
-2
/
+4
|
*
Input: wm97xx - do not access dev->driver_data directly
Greg Kroah-Hartman
2009-05-01
1
-1
/
+1
*
|
wm97xx-core: Pass platform_data to battery
Marek Vasut
2009-09-04
1
-0
/
+3
*
|
input: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
1
-1
/
+1
|
/
*
Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM
Mark Brown
2009-04-11
1
-2
/
+1
*
Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with Android
Mike Rapoport
2009-03-08
1
-4
/
+9
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2008-10-15
1
-3
/
+2
|
\
|
*
Input: wm97xx - update email address for Liam Girdwood
Liam Girdwood
2008-10-13
1
-3
/
+2
*
|
Input: remove version.h from drivers that don't need it
Huang Weiyi
2008-08-18
1
-1
/
+0
|
/
*
Input: wm97xx-core - fix race on PHY init
Mark Brown
2008-05-27
1
-11
/
+11
*
Input: wm97xx-core - fix driver name
Mark Brown
2008-05-27
1
-1
/
+1
*
Input: wm97xx-core - report a phys for WM97xx touchscreens
Mark Brown
2008-05-27
1
-0
/
+1
*
Input: wm97xx-core - support use as a wakeup source
Mark Brown
2008-04-17
1
-0
/
+39
*
Input: wm97xx-core - use IRQF_SAMPLE_RANDOM
Mark Brown
2008-04-17
1
-1
/
+2
*
Input: wm97xx-core - only schedule interrupt handler if not already scheduled
Mark Brown
2008-04-17
1
-7
/
+7
*
Input: add support for WM97xx familty touchscreens
Mark Brown
2008-04-02
1
-0
/
+789