index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
wm97xx-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: wm97xx-core - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-24
1
-4
/
+2
*
Input: wm97xx - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2023-01-10
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-03
1
-5
/
+9
*
Input: wm97xx-ts - provide missing description for 'status'
Lee Jones
2020-11-20
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-25
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-21
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-16
1
-1
/
+1
|
/
*
Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM
Mark Brown
2009-04-12
1
-2
/
+1
*
Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with Android
Mike Rapoport
2009-03-09
1
-4
/
+9
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2008-10-16
1
-3
/
+2
|
\
|
*
Input: wm97xx - update email address for Liam Girdwood
Liam Girdwood
2008-10-14
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