summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: hid-gfrm: Google Fiber TV Box remote controlsPetri Gynther2015-10-263-0/+165
* 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-161-1/+7
* 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-161-5/+81
* 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-161-0/+5
* Input: gpio_keys_polled - add support for abs/rel axisHans de Goede2015-10-141-9/+79
* 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-131-0/+37
* Input: improve autorepeat initializationPetri Gynther2015-10-131-6/+19
* 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-05117-776/+873
|\
| * 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
| | * md: wait for pending superblock updates before switching to read-onlyNeilBrown2015-10-021-0/+4
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-042-1/+4
| |\ \
| | * | irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier2015-10-021-1/+1
| | * | irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier2015-10-021-0/+3
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-10-032-2/+2
| |\ \ \
| | * | | clocksource/drivers/keystone: Fix bad NO_IRQ usageDaniel Lezcano2015-09-291-1/+1
| | * | | clocksource/drivers/rockchip: Fix bad NO_IRQ usageDaniel Lezcano2015-09-291-1/+1