summaryrefslogtreecommitdiffstats
path: root/crypto/crypto_engine.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-11Input: edt-ft5x06 - fix access to non-existing registerLuca Ceresoli1-1/+2
2017-09-11Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King1-2/+6
2017-09-11Input: surface3_spi - make const array header static, reduces object code sizeColin Ian King1-1/+1
2017-09-11Input: goodix - add support for capacitive home buttonSergei A. Trusov1-0/+9
2017-09-04Input: add a driver for PWM controllable vibratorsSebastian Reichel4-0/+346
2017-09-04Input: adi - make array seq static, reduces object code sizeColin Ian King1-1/+1
2017-09-01Input: byd - make array seq static, reduces object code sizeColin Ian King1-1/+1
2017-09-01Input: xilinx_ps2 - fix multiline comment styleMichal Simek1-4/+8
2017-08-31Input: pxa27x_keypad - handle return value of clk_prepare_enableArvind Yadav1-5/+10
2017-08-31Input: tegra-kbc - handle return value of clk_prepare_enableArvind Yadav1-1/+4
2017-08-28Input: PS/2 gpio bit banging driver for serio busDanilo Krummrich5-0/+493
2017-08-28Input: xen-kbdfront - enable auto repeat for xen keyboard frontend driverLiang Yan1-1/+4
2017-08-25Input: ambakmi - constify amba_idArvind Yadav1-1/+1
2017-08-21Input: atmel_mxt_ts - add support for reset lineSebastian Reichel2-0/+24
2017-08-21Input: atmel_mxt_ts - use more managed resourcesSebastian Reichel1-15/+9
2017-08-19Input: wacom_w8001 - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: tsc40 - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: touchwin - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: touchright - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: touchit213 - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: penmount - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: mtouch - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: inexio - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: hampshire - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: gunze - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: fujitsu_ts - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: elo - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: dynapro - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: wacom_serial4 - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: xtkbd - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: sunkbd - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: stowaway - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: newtonkbd - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: lkkbd - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: hil_kbd - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: iatkbd - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: zhenhua - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: warrior - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: twidjoy - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: stinger - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: spaceorb - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: spaceball - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: magellan - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: iforce - constify serio_device_idArvind Yadav1-1/+1
2017-08-19Input: elan_i2c - support touchpads with two physical buttonsKT Liao4-5/+23
2017-08-17Input: i8042 - constify pnp_device_idArvind Yadav1-2/+2
2017-08-17Input: axp20x-pek - add support for AXP221 PEKQuentin Schulz1-0/+18
2017-08-17Input: axp20x-pek - use driver_data of platform_device_id instead of extended...Quentin Schulz1-45/+90
2017-08-15Input: ati_remote2 - constify usb_device_idArvind Yadav1-1/+1