summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: Add Microchip AR1021 i2c touchscreenChristian Gmeiner2014-10-103-0/+194
* Input: cros_ec_keyb - add of match tableSjoerd Simons2014-10-101-0/+9
* Input: serio - avoid negative serio device numbersRichard Leitner2014-10-101-2/+2
* Input: avoid negative input device numbersRichard Leitner2014-10-101-1/+1
* Input: automatically set EV_ABS bit in input_set_abs_paramsDmitry Torokhov2014-10-081-1/+2
* Input: adp5588-keys - cancel workqueue in failure pathPramod Gurav2014-10-071-0/+1
* Input: opencores-kbd - switch to using managed resourcesPramod Gurav2014-10-071-55/+17
* Input: evdev - fix EVIOCG{type} ioctlDmitry Torokhov2014-10-071-5/+8
* Input: soc_button_array - convert to platform busJin Yao2014-09-252-31/+31
* Input: palmas-pwrbutton - fix typo in the license stringNishanth Menon2014-09-151-1/+1
* Input: palmas-pwrbutton - use IRQF_ONESHOTNishanth Menon2014-09-151-1/+3
* Input: psmouse - add support for detecting FocalTech PS/2 touchpadsHans de Goede2014-09-154-1/+91
* Input: psmouse - add psmouse_matches_pnp_id helper functionHans de Goede2014-09-133-14/+18
* Input: joystick - use ktime for measuring timingTakashi Iwai2014-09-122-20/+92
* Input: add haptic driver on max77693Jaewon Kim2014-09-124-0/+378
* Input: introduce palmas-pwrbuttonNishanth Menon2014-09-124-0/+377
* Input: add support for the DRV2667 haptic driverDan Murphy2014-09-094-0/+529
* Input: xpad - sync device IDs with xboxdrvBenjamin Valentin2014-09-081-0/+33
* Input: xpad - add VID/PID for Razer SabertoothFrank Razenberg2014-09-081-0/+1
* Input: cros_ec_keyb - optimize ghosting algorithmTodd Broch2014-09-041-43/+49
* Merge tag 'v3.17-rc3' into nextDmitry Torokhov2014-09-049970-448796/+428682
|\
| * Linux 3.17-rc3v3.17-rc3Linus Torvalds2014-09-011-1/+1
| * Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-09-0124-217/+497
| |\
| | * Merge tag 'xtensa-for-next-20140815' into for_nextChris Zankel2014-08-1924-217/+497
| | |\
| | | * xtensa: deprecate fast_xtensa and fast_spill_registers syscallsMax Filippov2014-08-142-0/+54
| | | * xtensa: don't allow overflow/underflow on unaligned stackMax Filippov2014-08-143-7/+10
| | | * xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov2014-08-141-7/+5
| | | * xtensa: allow single-stepping through unaligned load/storeMax Filippov2014-08-141-0/+8
| | | * xtensa: move invalid unaligned instruction handler closer to its usersMax Filippov2014-08-141-33/+29
| | | * xtensa: make fast_unaligned store restartableMax Filippov2014-08-141-32/+19
| | | * xtensa: add double exception fixup handler for fast_unalignedMax Filippov2014-08-141-0/+43
| | | * xtensa: fix kernel/user jump out of fast_unalignedMax Filippov2014-08-141-1/+1
| | | * xtensa: configure kc705 for highmemMax Filippov2014-08-141-1/+4
| | | * xtensa: support highmem in aliasing cache flushing codeMax Filippov2014-08-141-10/+6
| | | * xtensa: support aliasing cache in kmapMax Filippov2014-08-142-2/+56
| | | * xtensa: support aliasing cache in k[un]map_atomicMax Filippov2014-08-143-8/+14
| | | * xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov2014-08-144-66/+127
| | | * xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov2014-08-142-2/+7
| | | * xtensa: allow fixmap and kmap span more than one page tableMax Filippov2014-08-141-16/+22
| | | * xtensa: make fixmap region addressing grow with indexMax Filippov2014-08-142-6/+27
| | | * xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov2014-08-142-4/+13
| | | * xtensa: add renameat2 syscallMiklos Szeredi2014-08-141-1/+4
| | | * xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas2014-08-141-6/+6
| | | * xtensa: replace IOCTL code definitions with constantsMax Filippov2014-08-141-9/+10
| | | * xtensa: remove orphan MATH_EMULATION symbolMax Filippov2014-08-144-8/+0
| | | * xtensa: select HAVE_IDE only on platforms that may have itMax Filippov2014-08-142-2/+3
| | | * xtensa: sort 'select' statements in KconfigMax Filippov2014-08-141-11/+11
| | | * xtensa: make MMU-related configuration options depend on MMUMax Filippov2014-08-141-0/+2
| | | * xtensa: simplify addition of new core variantsMax Filippov2014-08-142-6/+37
| * | | unicore32: Fix build errorGuenter Roeck2014-09-011-4/+5