summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/i8042.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-01-191-0/+14
|\
| * Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2015-01-071-0/+14
* | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
|\ \ | |/ |/|
| * input: serio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov2014-10-311-1/+1
|/
* Input: i8042 - disable active multiplexing by defaultDmitry Torokhov2014-10-111-1/+1
* Input: i8042 - also set the firmware id for MUXed portsHans de Goede2014-09-111-0/+2
* Input: i8042 - add firmware_id supportHans de Goede2014-04-191-0/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\
| * treewide: fix "distingush" typoMichael Opdenacker2013-10-141-1/+1
* | Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev2013-09-181-9/+14
|/
* Input: remove use of __devexitBill Pemberton2012-11-241-2/+2
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: i8042 - also perform controller reset when suspendingDmitry Torokhov2011-11-051-8/+15
* Input: i8042 - downgrade selftest error message to dbg()Paul Bolle2011-03-311-3/+4
* Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13Jiri Kosina2011-01-081-1/+5
* Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ useJoe Perches2010-11-301-49/+43
* Merge branch 'for-linus' into nextDmitry Torokhov2010-10-171-1/+1
|\
| * Input: i8042 - fix device removal on unloadDmitry Torokhov2010-08-311-1/+1
* | Input: i8042 - use unsigned char for 0x90Christoph Fritz2010-09-291-1/+1
|/
* panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi2010-08-111-20/+5
* Input: i8042 - reset keyboard controller wehen resuming from S2RDmitry Torokhov2010-07-201-24/+41
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-151-1/+1
|\
| * Input: i8042 - spelling fixDominik Brodowski2010-04-051-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-141-16/+8
|\ \ | |/
| * Input: i8042 - use platfrom_create_bundle() helperDmitry Torokhov2010-03-081-16/+8
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \ | |/ |/|
| * Fix spelling of 'platform' in log messagesStefan Weil2010-02-051-1/+1
* | Input: i8042 - fix KBC jam during hibernateAlan Jenkins2010-02-181-0/+8
|/
* Input: i8042 - allow installing platform filters for incoming dataMatthew Garrett2009-12-111-3/+55
* Input: i8042 - fix locking in interrupt routineDmitry Torokhov2009-12-111-8/+26
* Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov2009-11-021-7/+28
* Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov2009-10-081-0/+3
* Input: libps2 - additional locking for i8042 portsDmitry Torokhov2009-09-171-0/+41
* Input: i8042 - use platform_driver_probeDmitry Torokhov2009-09-101-23/+22
* Input: i8042 - use boolean type where it makes senseDmitry Torokhov2009-09-101-51/+52
* Input: i8042 - try disabling and re-enabling AUX port at closeDmitry Torokhov2009-09-101-1/+49
* Input: i8042 - bypass AUX IRQ delivery test on laptopsDmitry Torokhov2009-09-101-1/+3
* Input: i8042 - switch to using dev_pm_opsDmitry Torokhov2009-07-261-26/+18
* Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo2009-07-071-3/+4
* Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov2009-05-091-8/+9
* Input: i8042 - introduce a tougher resetArjan van de Ven2009-04-111-8/+29
* Input: i8042 - retry failed CTR writes when resumingJiri Kosina2008-06-171-2/+6
* Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont2008-05-271-8/+25
* Input: i8042 - fix warning on non-x86 buildsRoland Dreier2008-03-141-2/+1
* Input: i8042 - non-x86 build fixAndrew Morton2008-02-061-2/+2
* Input: i8042 - add Dritek keyboard extension quirkCarlos Corbacho2008-01-211-0/+14
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-211-1/+0
* Input: i8042 - use synchronize_irq() instead of synchronize_sched()Dmitry Torokhov2008-01-211-1/+8
OpenPOWER on IntegriCloud