index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-29
Input: mcs5000_ts - fix incorrect input device name
Beomho Seo
1
-1
/
+1
2014-05-29
Input: mms114 - fix incorrect input device name
Beomho Seo
1
-1
/
+1
2014-05-29
Input: mcs_touchkey - fix incorrect input device name
Beomho Seo
1
-1
/
+1
2014-05-29
Input: soc_button_array - remove duplicate inclusion of input.h
Sachin Kamat
1
-1
/
+0
2014-05-27
Input: atmel_mxt_ts - handle multiple input reports in one message
Nick Dyer
1
-8
/
+28
2014-05-27
Input: atmel_mxt_ts - rename touchscreen defines to include T9
Nick Dyer
1
-23
/
+23
2014-05-27
Input: atmel_mxt_ts - rename pressure to amplitude to match spec
Nick Dyer
1
-4
/
+4
2014-05-27
Input: atmel_mxt_ts - read screen config from chip
Nick Dyer
4
-95
/
+65
2014-05-19
Input: atmel_mxt_ts - add check for incorrect firmware file format
Nick Dyer
1
-0
/
+29
2014-05-19
Input: atmel_mxt_ts - improve bootloader progress output
Nick Dyer
1
-1
/
+7
2014-05-19
Input: atmel_mxt_ts - implement bootloader frame retries
Nick Dyer
1
-7
/
+20
2014-05-19
Input: atmel_mxt_ts - read and report bootloader version
Nick Dyer
1
-0
/
+26
2014-05-19
Input: atmel_mxt_ts - add additional bootloader addresses
Nick Dyer
1
-45
/
+93
2014-05-19
Input: atmel_mxt_ts - implement CRC check for configuration data
Nick Dyer
2
-8
/
+53
2014-05-19
Input: atmel_mxt_ts - improve error reporting and debug
Nick Dyer
1
-10
/
+23
2014-05-19
Input: atmel_mxt_ts - make wait-after-reset period compatible with all chips
Iiro Valkonen
1
-22
/
+87
2014-05-19
Input: atmel_mxt_ts - wait for CHG after bootloader resets
Benson Leung
1
-7
/
+15
2014-05-19
Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloader
Benson Leung
1
-21
/
+81
2014-05-19
Input: atmel_mxt_ts - select FW_LOADER for firmware code
Nick Dyer
1
-0
/
+1
2014-05-19
Input: atmel_mxt_ts - define helper functions for size and instances
Daniel Kurtz
1
-12
/
+25
2014-05-19
Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler fails
Nick Dyer
1
-2
/
+1
2014-05-19
Input: atmel_mxt_ts - improve T19 GPIO keys handling
Nick Dyer
3
-38
/
+30
2014-05-19
Input: atmel_mxt_ts - remove unnecessary platform data
Nick Dyer
4
-70
/
+1
2014-05-19
Input: pixcir_i2c_ts - implement wakeup from suspend
Roger Quadros
1
-4
/
+43
2014-05-19
Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()
Roger Quadros
2
-2
/
+16
2014-05-19
Input: pixcir_i2c_ts - initialize interrupt mode and power mode
Roger Quadros
2
-8
/
+216
2014-05-19
Input: pixcir_i2c_ts - use devres managed resource allocations
Roger Quadros
1
-23
/
+15
2014-05-19
Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()
Christian Engelmayer
1
-0
/
+1
2014-05-18
Input: gpio-keys - move the gpio-keys bindings documentation
Ezequiel Garcia
1
-0
/
+0
2014-05-15
Input: wacom - add support for three new ISDv4 sensors
Jason Gerecke
3
-1
/
+41
2014-05-15
Input: wacom - use unaligned access where necessary
Jason Gerecke
1
-9
/
+9
2014-05-15
Input: pmic8xxx-pwrkey - set sane default for debounce time
Stephen Boyd
1
-4
/
+4
2014-05-15
Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2
Jason Gerecke
2
-0
/
+9
2014-05-15
Input: sun4i-ts - add support for temperature sensor
Hans de Goede
3
-31
/
+114
2014-05-15
Input: add driver for Allwinner sunxi SoC's rtp controller
Hans de Goede
4
-0
/
+288
2014-05-15
Input: logips2pp - fix typo in Kconfig help
Daniele Forsi
1
-1
/
+1
2014-05-15
Input: gpio_keys_polled - convert to devm-* API
Alexander Shiyan
1
-77
/
+21
2014-05-15
Input: implement managed polled input devices
Dmitry Torokhov
2
-2
/
+119
2014-05-15
Input: remove race when instantiating polled device attributes
Dmitry Torokhov
1
-10
/
+9
2014-05-15
Input: gpio_keys - more conversions to devm-* API
Alexander Shiyan
1
-35
/
+34
2014-05-15
Input: zforce - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-15
Input: mms114 - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-15
Input: lpc32xx_ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-15
Input: egalax_ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-15
Input: auo-pixcir-ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-15
Input: apbps2 - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-15
Input: olpc_apsp - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-15
Input: rotary_encoder - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-15
Input: gpio-beeper - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-15
Input: imx_keypad - make of_device_id array const
Jingoo Han
1
-1
/
+1
[next]