summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/ucb1400_ts.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-17
|\
| * Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-02
* | input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-20
|/
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-06
* Input: use dev_get_platdata()Jingoo Han2013-12-06
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devinitBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messagesDmitry Torokhov2012-01-04
* Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov2012-01-04
* Input: ucb1400_ts - drop inline annotationsDmitry Torokhov2012-01-04
* Input: usb1400_ts - add __devinit/__devexit section annotationsDmitry Torokhov2012-01-04
* Input: ucb1400_ts - set driver ownerDmitry Torokhov2012-01-04
* Input: ucb1400_ts - convert to use dev_pm_opsDmitry Torokhov2012-01-04
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-11-30
* Fix common misspellingsLucas De Marchi2011-03-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut2009-11-20
* Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-27
|\
| * Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak2009-08-21
| * Input: ucb1400_ts - enable ADC FilterMarek Vasut2009-08-21
* | Input: ucb1400_ts - fix a misleading function nameHans J. Koch2009-07-12
|/
* Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut2009-05-27
* Input: ucb1400 - use disable_irq_nosync() in irq handlerBen Nizette2009-04-17
* Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport2009-03-08
* [ARM] 5184/1: Split ucb1400_ts into core and touchscreenMarek VaĊĦut2008-08-20
* Input: ucb1400_ts - IRQ probe fixVernon Sauder2008-04-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-07
|\
| * Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-21
* | [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
|/
* get rid of input BIT* duplicate definesJiri Slaby2007-10-19
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-18
* Input: ucb1400_ts - use schedule_timeout_uninterruptibleRene Herman2007-09-26
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* Input: ucb1400_ts - use sched_setscheduler()Satoru Takeuchi2007-05-22
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-01
|\
| * [PATCH] Input: ucb1400 - set up driver's name to show in sysfsCliff Brake2007-04-10
* | Input: ucb1400 - make delays configurableCliff Brake2007-04-12
* | Input: touchscreens - switch to using input_dev->dev.parentDmitry Torokhov2007-04-12
* | Input: drivers/input/touchscreen - don't access dev->private directlyDmitry Torokhov2007-04-12
|/
* [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)Andrew Morton2007-02-09
* Input: ucb1400 - fix compile errorDmitry Torokhov2006-12-08
* Input: add Philips UCB1400 touchscreen driverNicolas Pitre2006-11-17