Commit Graph

2551 Commits (0603ba14605a5342b8ae0ba7eef3f26187e1221f)

Author SHA1 Message Date
Paul Gortmaker 15d0580f20 drivers/input: add export.h to symbol exporting files. 13 years ago
Paul Gortmaker d2d8442d00 drivers/input: Add module.h to modular drivers implicitly using it 13 years ago
Michael Hennerich 3f48e73543 Input: adp5589-keys - add support for the ADP5585 derivatives 14 years ago
Hui Wang 81e8f2bc82 Input: imx_keypad - add pm suspend and resume support 14 years ago
Dan Carpenter 05be8b81aa Input: force feedback - potential integer wrap in input_ff_create() 14 years ago
Peter Ujfalusi 5f07c32e28 Input: twl6040-vibra: Check the selected path for vibra 14 years ago
Peter Ujfalusi 1e036f6532 Input: twl6040: Simplify vibra regsiter definitions 14 years ago
Philip Rakity 341deefe8f Input: tsc2007 - make sure that X plate resistance is specified 14 years ago
Dmitry Torokhov 550eca7caf Input: serio_raw - fix memory leak when closing char device 14 years ago
Dmitry Torokhov 8c1c10d570 Input: serio_raw - kick clients when disconnecting port 14 years ago
Dmitry Torokhov 85f5b35da8 Input: serio_raw - explicitly mark disconnected ports as dead 14 years ago
Dmitry Torokhov 15a564d8db Input: serio_raw - fix coding style issues 14 years ago
Dmitry Torokhov 8d92847700 Input: serio_raw - use dev_*() for messages 14 years ago
Dmitry Torokhov 8c31eb01e1 Input: serio_raw - use bool for boolean data 14 years ago
Dmitry Torokhov 843e784afe Input: serio_raw - perform proper locking when adding clients to list 14 years ago
Dmitry Torokhov 7c5bbb2eb7 Input: serio_raw - rename serio_raw_list to serio_raw_client 14 years ago
Dmitry Torokhov ba538cd2a8 Input: serio_raw - use kref instead of rolling out its own refcounting 14 years ago
Dmitry Torokhov b5d2170436 Input: psmouse - switch to using dev_*() for messages 14 years ago
Chris Bagwell ae927560a7 Input: wacom - correct max Y value on medium bamboos 14 years ago
Chris Bagwell c18c2cec31 Input: wacom - add ABS_DISTANCE to Bamboo Pen reports 14 years ago
Chris Bagwell 3d11ae8190 Input: wacom - remove unneeded touch pressure initialization 14 years ago
Dmitry Torokhov f80aee7fd0 Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP 14 years ago
Dmitry Torokhov d4f4158dcd Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEP 14 years ago
Dmitry Torokhov 26e56eb2bf Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP 14 years ago
Dmitry Torokhov cb31f898cc Input: mma8450 - silence some 'uninitialized variable' warnings 14 years ago
Daniel Kurtz 626af86112 Input: atmel_mxt_ts - use snprintf for sysfs attribute show method 14 years ago
Ping Cheng 04c59abd3c Input: wacom - make LED status readable through sysfs 14 years ago
Ping Cheng 09e7d94107 Input: wacom - add LED support for Cintiq 21ux2 14 years ago
Ping Cheng 77e82516a6 Input: wacom - don't expose LED inactive option 14 years ago
Ping Cheng f4fa9a6d80 Input: wacom - lower the LED luminance 14 years ago
Jason Gerecke d6069dae47 Input: wacom - revert "Cintiq 21UX2 does not have menu strips" 14 years ago
Sebastian Andrzej Siewior f01536e3d6 Input: add a driver for TSC-40 serial touchscreen 14 years ago
Paul Bolle 395cf9691d doc: fix broken references 14 years ago
Tobias Klauser cca84699a0 Input: gpio_keys - use of_property_read_u32() 14 years ago
Dmitry Torokhov c3a01ba9e4 Input: penmount - simplify unregister procedure 14 years ago
Dmitry Torokhov 98b013eb7a Input: penmount - rework handling of different protocols 14 years ago
John Sung bd8f6d2ed4 Input: penmount - add PenMount 6250 support 14 years ago
John Sung 90aba7d8b1 Input: penmount - add PenMount 3000 support 14 years ago
John Sung c42e2e406a Input: penmount - add PenMount 6000 support 14 years ago
John Sung 21ae508bab Input: penmount - fix the protocol 14 years ago
JJ Ding 4af61e9027 Input: elantech - remove module parameter force_elantech 14 years ago
JJ Ding 84a90b610a Input: elantech - better support all those v2 variants 14 years ago
Peter Ujfalusi 7e968985cb Input: twl6040-vibra: Use accessor to get revision information 14 years ago
Chris Bagwell 8f9068609e Input: wacom - fix touch parsing on newer Bamboos 14 years ago
Pieter-Augustijn Van Malleghem 1c601beaf2 Input: bcm5974 - add MacBookAir4,1 trackpad support 14 years ago
JJ Ding 1dc6edec12 Input: elantech - add v4 hardware support 14 years ago
JJ Ding 28f4961611 Input: elantech - add v3 hardware support 14 years ago
JJ Ding 3c8bbb951a Input: elantech - clean up elantech_init 14 years ago
JJ Ding 7894f21b10 Input: elantech - packet checking for v2 hardware 14 years ago
JJ Ding 8a360d09b1 Input: elantech - remove ETP_EDGE_FUZZ_V2 14 years ago