index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
wm97xx-core.c
Age
Commit message (
Expand
)
Author
2023-01-09
Input: wm97xx - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-17
Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-08
Input: wm97xx - make .remove() obviously always return 0
Uwe Kleine-König
2022-05-07
Input: wm97xx - switch to using threaded IRQ
Dmitry Torokhov
2022-01-31
Input: wm97xx: Simplify resource management
Christophe JAILLET
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-11-19
Input: wm97xx-ts - provide missing description for 'status'
Lee Jones
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-10-15
Input: wm97xx-ts - fix exit path
Randy Dunlap
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2017-09-19
Input: wm97xx: add new AC97 bus support
Robert Jarzmik
2017-09-19
Input: wm97xx: split out touchscreen registering
Robert Jarzmik
2017-01-24
Input: wm97xx - make missing platform data non-fatal
Manuel Lauss
2016-11-23
power_supply: wm97xx_battery: use power_supply_get_drvdata
Robert Jarzmik
2016-08-25
Input: wm97xx - remove deprecated create_singletheread_workqueue
Bhaktipriya Shridhar
2015-08-21
ALSA: ac97: Switch to dev_pm_ops
Lars-Peter Clausen
2014-10-24
Input: wm97xx - adapt parameters to tosa touchscreen.
Dmitry Eremin-Solenikov
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2013-03-12
Input: wm97xx - drop out of range inputs
Markus Pargmann
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-09-05
Input: wm97xx-core - add retries to wm97xx_read_aux_adc
Eric Millbrandt
2010-09-05
Input: wm97xx-core - simplify error path in wm97xx_probe()
Axel Lin
2010-05-19
Input: wm9712 - fix wm97xx_set_gpio() logic
Manuel Lauss
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Anton Vorontsov
2009-09-04
wm97xx-core: Pass platform_data to battery
Marek Vasut
2009-07-20
Input: wm97xx - add possibility to control the GPIO_STATUS shift
Marek Vasut
2009-06-15
input: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-05-01
Input: wm97xx - do not access dev->driver_data directly
Greg Kroah-Hartman
2009-04-11
Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM
Mark Brown
2009-03-08
Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with Android
Mike Rapoport
2008-10-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2008-10-13
Input: wm97xx - update email address for Liam Girdwood
Liam Girdwood
2008-08-18
Input: remove version.h from drivers that don't need it
Huang Weiyi
2008-05-27
Input: wm97xx-core - fix race on PHY init
Mark Brown
2008-05-27
Input: wm97xx-core - fix driver name
Mark Brown
2008-05-27
Input: wm97xx-core - report a phys for WM97xx touchscreens
Mark Brown
2008-04-17
Input: wm97xx-core - support use as a wakeup source
Mark Brown
2008-04-17
Input: wm97xx-core - use IRQF_SAMPLE_RANDOM
Mark Brown
2008-04-17
Input: wm97xx-core - only schedule interrupt handler if not already scheduled
Mark Brown
2008-04-02
Input: add support for WM97xx familty touchscreens
Mark Brown