Commit Graph

41 Commits (83096ebf1263b2c1ee5e653ba37d993d02e3eb7b)

Author SHA1 Message Date
Arjan van de Ven 5ea2fc6491 Input: i8042 - introduce a tougher reset 16 years ago
Jiri Kosina 2f6a77d565 Input: i8042 - retry failed CTR writes when resuming 17 years ago
Bruno Prémont d35895db7a Input: i8042 - make sure Dritek quirk is invoked at resume 17 years ago
Roland Dreier d38501a379 Input: i8042 - fix warning on non-x86 builds 17 years ago
Andrew Morton c18bab80d1 Input: i8042 - non-x86 build fix 17 years ago
Carlos Corbacho 8987fec0de Input: i8042 - add Dritek keyboard extension quirk 17 years ago
Julia Lawall 3b04a61107 Input: drop redundant includes of moduleparam.h 17 years ago
Dmitry Torokhov a8399c512b Input: i8042 - use synchronize_irq() instead of synchronize_sched() 17 years ago
Márton Németh 553a05b882 Input: i8042 - export i8042_command() 18 years ago
Ralf Baechle 7a1904c32c Input: i8042 - fix modpost warning 18 years ago
Fernando Luis Vázquez Cao e3758b2ab6 Input: i8042 - fix retrun value of i8042_aux_test_irq 18 years ago
Markus Armbruster 018db6bb0d Input: i8042 - restore control register when enabling port fails 18 years ago
Roland Scheidegger d2ada5597d Input: i8042 - fix AUX port detection with some chips 18 years ago
Dmitry Torokhov 8d04ddb64c Input: i8042 - disable interfaces when switching to legacy mode 18 years ago
Dmitry Torokhov 3ca5de6dd4 Input: i8042 - another attempt to fix AUX delivery checks 18 years ago
Dmitry Torokhov 62b529a7b9 Input: remove obsolete setup parameters from input drivers 18 years ago
Dmitry Torokhov 82dd9eff4b Input: i8042 - let serio bus suspend ports 18 years ago
Dmitry Torokhov 1e4865f8d4 Input: i8042 - fix AUX IRQ delivery check 18 years ago
Dmitry Torokhov 19f3c3e373 Input: i8042 - really suppress ACK/NAK during panic blink 18 years ago
Dmitry Torokhov a216a4b6e6 Input: i8042 - fix shutdown issue on some boxes with active MUXes 18 years ago
Dmitry Torokhov f4e3c711b3 Input: i8042 - remove unneeded call to i8042_interrupt() 19 years ago
Dmitry Torokhov 817e6ba362 Input: i8042 - supress ACK/NAKs when blinking during panic 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Dmitry Torokhov de9ce703c6 Input: i8042 - get rid of polling timer 19 years ago
Thomas Gleixner dace145374 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Dmitry Torokhov 87fd6318a6 Input: i8042 - convert to the new platform device interface 19 years ago
Russell King 3ae5eaec1d [DRIVER MODEL] Convert platform drivers to use struct platform_driver 20 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 20 years ago
Russell King 9480e307cd [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 20 years ago
Dmitry Torokhov d39969deee Input: i8042 - use kzalloc instead of kcalloc 20 years ago
Dmitry Torokhov 945ef0d428 Input: i8042 - add i8042.nokbd module option to allow supressing 20 years ago
Dmitry Torokhov 8d5987a6e1 Input: make i8042_platform_init return 'real' error code 20 years ago
Dmitry Torokhov 0854e52d86 Input: i8042 - clean up initialization code; abort if we 20 years ago
Dmitry Torokhov 463a4f76a7 Input: i8042 - don't use negation to mark AUX data 20 years ago
Paul E. McKenney b2b1866006 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls 20 years ago
Vojtech Pavlik 2673c836ab Input: Only write the CTR in i8042 resume function. Reading it is 20 years ago
Vojtech Pavlik be15692310 Input: Remove (now) unused variable in i8042.c 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago