summaryrefslogtreecommitdiffstats
path: root/drivers/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-28ARM: dts: am43x-epos-evm: Update binding for touchscreen sizeRoger Quadros1-2/+2
2014-07-28Input: pixcir_i2c_ts - add device tree supportRoger Quadros3-0/+104
2014-07-28Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDsRoger Quadros2-17/+69
2014-07-28Input: pixcir_i2c_ts - use Type-B Multi-Touch protocolRoger Quadros1-31/+94
2014-07-26Input: alps - add support for v7 devicesYunkang Tang2-3/+280
2014-07-26Input: alps - cache firmware versionHans de Goede2-0/+5
2014-07-26Input: alps - change decode function prototype to return an intHans de Goede2-4/+10
2014-07-26Input: alps - report 2 touches when we've > 2 fingersHans de Goede1-1/+1
2014-07-26Input: alps - add an alps_report_semi_mt_data functionHans de Goede1-47/+29
2014-07-26Input: alps - use single touch data when v3 mt data contains only one fingerHans de Goede1-1/+1
2014-07-26Input: alps - use standard contact tracking instead of DIYHans de Goede1-36/+16
2014-07-26Input: alps - use struct input_mt_pos to track coordinatesHans de Goede2-122/+104
2014-07-26Input: alps - process_bitmap: round down when spreading adjescent fingers ove...Hans de Goede1-2/+2
2014-07-26Input: alps - process_bitmap: fix counting of high point bitsHans de Goede1-2/+1
2014-07-26Input: alps - process_bitmap: add alps_get_bitmap_points() helper functionHans de Goede2-45/+35
2014-07-26Input: alps - process_bitmap: don't invert the Y-axis on RushmoreHans de Goede2-9/+12
2014-07-26Input: alps - improve 2-finger reporting on v3 modelsHans de Goede1-36/+24
2014-07-26Input: alps - fix rushmore packet decodingYunkang Tang1-0/+3
2014-07-26Input: soc_button_array - add missing memory allocation checkPramod Gurav1-0/+3
2014-07-26Input: wacom_serial4 - prepare for wacom USB moving to HIDDmitry Torokhov1-1/+5
2014-07-24Input: ipaq-micro-ts - introduce open/closeDmitry Torokhov1-32/+56
2014-07-24Input: driver for touchscreen on iPaq h3xxxDmitry Artamonow3-0/+155
2014-07-23Input: atmel_mxt_ts - implement T44 message handlingNick Dyer1-32/+159
2014-07-23Input: atmel_mxt_ts - split message handler into separate functionsNick Dyer1-59/+64
2014-07-23Input: atmel_mxt_ts - decode T6 status messagesNick Dyer1-20/+40
2014-07-23Input: atmel_mxt_ts - add support for dynamic message sizeNick Dyer1-52/+68
2014-07-23Input: atmel_mxt_ts - recover from bootloader on probeNick Dyer1-17/+50
2014-07-23Input: atmel_mxt_ts - add bootloader addresses for new chipsNick Dyer1-0/+6
2014-07-23Input: atmel_mxt_ts - handle bootloader previously unlockedNick Dyer1-9/+18
2014-07-23Input: atmel_mxt_ts - handle APP_CRC_FAIL on startupNick Dyer1-10/+43
2014-07-23Input: atmel_mxt_ts - calculate and check CRC in config fileNick Dyer1-55/+177
2014-07-23Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer3-81/+204
2014-07-23Input: atmel_mxt_ts - implement device tree supportStephen Warren2-5/+88
2014-07-23Input: atmel_mxt_ts - set pointer emulation on touchpadsBenson Leung1-5/+6
2014-07-23Input: atmel_mxt_ts - move input device init into separate functionNick Dyer1-84/+107
2014-07-23Input: atmel_mxt_ts - initialise IRQ before probingNick Dyer1-39/+62
2014-07-21Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann2-0/+15
2014-07-21Input: uinput - uinput_validate_absbits() cleanupDavid Herrmann1-19/+22
2014-07-21Input: zforce - add regulator handlingHeiko Stuebner2-0/+35
2014-07-21Linux 3.16-rc6v3.16-rc6Linus Torvalds1-1/+1
2014-07-20Input: s3c2410_ts - fix preparing/enabling clockVasily Khoruzhick1-2/+2
2014-07-20Input: add support for Wacom protocol 4 serial tabletsHans de Goede5-0/+635
2014-07-20Input: max7359 - introduce the use of managed interfacesHimangi Saraogi1-29/+16
2014-07-20um: segv: Save regs only in case of a kernel mode faultRichard Weinberger1-1/+1
2014-07-20um: Fix hung task in fix_range_common()Richard Weinberger1-1/+5
2014-07-20um: Ensure that a stub page cannot get unmappedRichard Weinberger1-0/+3
2014-07-20Revert "um: Fix wait_stub_done() error handling"Richard Weinberger1-7/+2
2014-07-19btrfs: test for valid bdev before kobj removal in btrfs_rm_deviceEric Sandeen1-4/+4
2014-07-19Btrfs: fix abnormal long waiting in fsyncLiu Bo1-0/+11
2014-07-19random: check for increase of entropy_count because of signed conversionHannes Frederic Sowa1-3/+14