summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: e3x0-button - update Kconfig descriptionMoritz Fischer2015-10-261-2/+2
* Input: tegra-kbc - drop use of IRQF_NO_SUSPEND flagSudeep Holla2015-10-261-1/+1
* Input: tegra-kbc - enable support for the standard "wakeup-source" propertySudeep Holla2015-10-261-1/+2
* Input: xen - check return value of xenbus_printfInsu Yun2015-10-221-2/+8
* Input: hp_sdc_rtc - fix y2038 problem in proc_showWEN Pingbo2015-10-221-26/+26
* Input: nomadik-ske-keypad - fix a trivial typoGeliang Tang2015-10-221-1/+1
* Input: xpad - fix clash of presence handling with LED settingPavel Rojtberg2015-10-191-2/+9
* Input: edt-ft5x06 - work around FT5506 firmware bugFranklin S Cooper Jr2015-10-161-3/+3
* Input: edt-ft5x06 - add support for FT5506Franklin S Cooper Jr2015-10-162-1/+9
* Input: edt-ft5x06 - add support for different max support pointsFranklin S Cooper Jr2015-10-161-9/+29
* Input: edt-ft5x06 - use max support points to determine how much to readFranklin S Cooper Jr2015-10-161-4/+5
* Input: rotary-encoder - add support for quarter-period modeEzequiel Garcia2015-10-164-9/+98
* Input: rotary-encoder - use of_property_read_boolBen Gamari2015-10-161-8/+6
* Input: document and check on implicitly defined FF_MAX_EFFECTSElias Vanderstuyft2015-10-162-0/+13
* Input: fix EVIOCSFF macro inconsistency by using _IOW()Elias Vanderstuyft2015-10-161-1/+1
* devicetree: bindings: Use linux-event-codes.h for evdev codesHans de Goede2015-10-162-509/+2
* Input: add input-event-codes header fileHans de Goede2015-10-163-787/+807
* Input: gpio_keys_polled - add support for abs/rel axisHans de Goede2015-10-142-10/+87
* Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driverVignesh R2015-10-131-12/+0
* Input: rotary_encoder - add wake up supportSylvain Rochet2015-10-134-0/+40
* Input: improve autorepeat initializationPetri Gynther2015-10-132-6/+21
* Input: xpad - query wireless controller state at initPavel Rojtberg2015-10-101-0/+40
* Input: xpad - move the input device creation to a new functionPierre-Loup A. Griffais2015-10-101-92/+119
* Input: xpad - x360w: report dpad as buttons and axesPavel Rojtberg2015-10-101-2/+20
* Input: xpad - factor out URB submission in xpad_play_effectPavel Rojtberg2015-10-101-71/+69
* Input: xpad - remove needless bulk out URB used for LED setupPavel Rojtberg2015-10-101-78/+1
* Input: xpad - use ida() for finding the pad_nrPavel Rojtberg2015-10-101-12/+20
* Input: xpad - clarify LED enumerationPavel Rojtberg2015-10-101-7/+9
* Input: xpad - fix Razer Atrox Arcade Stick button mappingDario Scarpa2015-10-101-1/+1
* Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren2015-10-101-0/+1
* Input: ft6236 - change module license string to match copyright noticeDmitry Torokhov2015-10-101-1/+1
* Input: ft6236 - do not explicitly set driver's ownerFengguang Wu2015-10-061-1/+0
* Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpiosFranklin S Cooper Jr2015-10-061-2/+3
* Input: joydev - fix possible ERR_PTR() dereferencingJavier Martinez Canillas2015-10-061-8/+4
* Input: add support for ROHM BU21023/24 touchscreenYoichi Yuasa2015-10-053-0/+1230
* Input: parkbd - use parallel port device modelSudip Mukherjee2015-10-051-18/+37
* Merge tag 'v4.3-rc4' into nextDmitry Torokhov2015-10-05286-1622/+2525
|\
| * Linux 4.3-rc4v4.3-rc4Linus Torvalds2015-10-041-1/+1
| * Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-0425-37/+188
| |\
| | * tile: use global strscpy() rather than private copyChris Metcalf2015-09-101-29/+4
| | * string: provide strscpy()Chris Metcalf2015-09-102-0/+91
| | * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-0822-8/+93
| * | Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds2015-10-047-26/+28
| |\ \
| | * | md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown2015-10-021-1/+2
| | * | md/raid1: Avoid raid1 resync getting stuckJes Sorensen2015-10-021-3/+2
| | * | md: drop null test before destroy functionsJulia Lawall2015-10-024-14/+7
| | * | md: clear CHANGE_PENDING in readonly arrayShaohua Li2015-10-021-0/+1
| | * | md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown2015-10-021-6/+6
| | * | md/raid5: don't index beyond end of array in need_this_block().NeilBrown2015-10-021-2/+2
| | * | raid5: update analysis state for failed stripeShaohua Li2015-10-021-0/+4
OpenPOWER on IntegriCloud