summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Input: stmpe-ts - enforce device tree only modeDmitry Torokhov2015-05-262-24/+6
| | * | Input: stmpe-ts - fix automatic module loadingDmitry Torokhov2015-05-231-2/+10
| | * | Input: update email-id of Rajeev KumarRajeev Kumar2015-05-221-1/+1
| | * | Input: sentelic - use "static inline" instead of "inline"Khem Raj2015-05-221-2/+2
| | * | Input: adxl34x - add OF match supportLaurent Pinchart2015-05-221-0/+21
| | * | Input: cyapa - do not set otherwise unused variableDmitry Torokhov2015-05-221-2/+1
| | * | Input: atmel_mxt_ts - use BIT() macro when reporting button stateDmitry Torokhov2015-05-201-4/+4
| | * | Input: alps - use the generic process_bitmap function for v5 touchpadsHans de Goede2015-05-201-62/+12
| | * | Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mtHans de Goede2015-05-201-8/+8
| | * | Input: alps - do not use input-mt finger tracking for semi-mt devicesHans de Goede2015-05-201-2/+6
| | * | Input: alps - use more accurate coordinates for first touch in semi-mt modeHans de Goede2015-05-202-7/+53
| | * | Input: alps - decode the position packet firstHans de Goede2015-05-201-21/+14
| | * | Input: alps - only set fields that are actually presentHans de Goede2015-05-201-29/+33
| | * | Input: alps - change alps_decode_rushmore to do all decoding itselfHans de Goede2015-05-201-5/+17
| | * | Input: ff-core - fix typo in comment to input_ff_erase()Shailendra Verma2015-05-201-1/+1
| | * | Input: fix typo in comment to input_handler_for_each_handle()Shailendra Verma2015-05-201-1/+1
| | * | Input: wm831x-on - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
| | * | Input: twl6040-vibra - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
| | * | Input: retu-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
| | * | Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
| | * | Input: max7359_keypad - switch to using matrix_keypad_build_keymap()Evgeniy Dushistov2015-05-162-21/+10
| | * | Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flagEvgeniy Dushistov2015-05-161-1/+0
| | * | Input: evdev - use kvfree() in evdev_release()Pekka Enberg2015-05-161-4/+1
| | * | Input: soc_button_array - remove duplicated includeWei Yongjun2015-05-131-1/+0
| | * | Input: zforce - remove duplicated includeWei Yongjun2015-05-131-1/+0
| | * | Input: add TI drv2665 haptics driverDan Murphy2015-05-093-0/+334
| | * | Input: ff-core - fix spelling mistake in ff-coreDan Murphy2015-05-091-1/+1
| | * | Input: drv2667 - fix Kconfig error for help screenDan Murphy2015-05-091-1/+1
| | * | Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut2015-05-081-1/+1
| | * | Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut2015-05-081-1/+1
| | * | Input: s3c2410_ts - constify platform_device_idKrzysztof Kozlowski2015-05-071-1/+1
| | * | Input: samsung-keypad - constify platform_device_idKrzysztof Kozlowski2015-05-071-1/+1
| | * | Input: goodix - check the 'buffer status' bit before reading dataPaul Cercueil2015-05-071-0/+3
| | * | Input: adp5589-keys - fix event count maskGuido Martínez2015-05-071-1/+1
| | * | Input: adp5589-keys - fix pull mask settingGuido Martínez2015-05-071-2/+2
| * | | Input: pixcir_i2c_ts - fix receive errorFrodo Lai2015-06-171-1/+1
* | | | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-06-2510-184/+1834
|\ \ \ \
| * | | | EDAC, mce_amd_inj: Set MISCV on injectionBorislav Petkov2015-06-241-0/+3
| * | | | EDAC, mce_amd_inj: Move bit preparations before the injectionBorislav Petkov2015-06-241-4/+4
| * | | | EDAC, mce_amd_inj: Cleanup and simplify READMEBorislav Petkov2015-06-241-31/+35
| * | | | EDAC, altera: Do not allow suspend when EDAC is enabledAlan Tull2015-06-241-0/+20
| * | | | EDAC, mce_amd_inj: Make inj_type statickbuild test robot2015-06-241-1/+1
| * | | | EDAC, altera: Add Arria10 EDAC supportThor Thayer2015-06-242-16/+204
| * | | | EDAC, altera: Refactor for Altera CycloneV SoCThor Thayer2015-06-242-104/+206
| * | | | EDAC, altera: Generalize driver to use DT Memory sizeThor Thayer2015-06-241-32/+26
| * | | | EDAC, mce_amd_inj: Add README fileAravind Gopalakrishnan2015-06-241-0/+46
| * | | | EDAC, mce_amd_inj: Add individual permissions field to dfs_nodeAravind Gopalakrishnan2015-06-241-7/+8
| * | | | EDAC, mce_amd_inj: Modify flags attribute to use string argumentsAravind Gopalakrishnan2015-06-031-10/+71
| * | | | EDAC, mce_amd_inj: Read out number of MCE banks from the hardwareAravind Gopalakrishnan2015-06-031-5/+9
| * | | | EDAC, mce_amd_inj: Use MCE_INJECT_GET macro for bank node tooAravind Gopalakrishnan2015-06-031-7/+1