index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
ab3100-otp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-21
Input: tc3589x-keypad - remove unnecessary checks
Dmitry Torokhov
1
-13
/
+9
2012-04-21
Input: cma3000-d0x - remove unneeded checks
Dmitry Torokhov
1
-1
/
+1
2012-04-21
Input: matrix-keypad - undo GPIO setup if input_register_device fails
Dmitry Torokhov
1
-23
/
+30
2012-04-21
Input: matrix-keypad - allocate keycodes with keypad structure
Dmitry Torokhov
1
-13
/
+10
2012-04-21
Input: matrix-keypad - fix 'duplicate const' sparse warning
Dmitry Torokhov
1
-6
/
+4
2012-04-21
Input: lpc32xx_ts - add device tree support
Roland Stigge
2
-0
/
+26
2012-04-11
Input: ep93xx_keypad - switch to using dev_pm_ops
Dmitry Torokhov
1
-16
/
+10
2012-04-10
Input: wacom_i2c - do not use irq_to_gpio
Dmitry Torokhov
1
-37
/
+4
2012-04-04
Input: gameport - use module_gameport_driver
Axel Lin
11
-136
/
+11
2012-04-04
Input: gameport - add helper macro for gameport_driver boilerplate
Axel Lin
1
-0
/
+13
2012-04-04
Input: serio - use module_serio_driver
Axel Lin
31
-452
/
+31
2012-04-04
Input: serio - add helper macro for serio_driver boilerplate
Axel Lin
1
-0
/
+13
2012-04-04
Input: wacom - add Intuos5 multitouch sensor support
Jason Gerecke
2
-5
/
+84
2012-04-04
Input: wacom - add Intuos5 Touch Ring LED support
Jason Gerecke
2
-19
/
+67
2012-04-04
Input: wacom - add Intuos5 Touch Ring/ExpressKey support
Jason Gerecke
2
-2
/
+32
2012-04-04
Input: wacom - add basic Intuos5 support
Jason Gerecke
2
-3
/
+36
2012-04-04
Input: st1232 - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-7
/
+4
2012-04-04
Input: st1232 - add device tree support
Magnus Damm
1
-0
/
+9
2012-04-04
Input: add support for LM8333 keypads
Wolfram Sang
4
-0
/
+271
2012-04-04
Input: add support for Wacom Stylus device with I2C interface
Tatsunosuke Tobita
3
-0
/
+328
2012-04-03
Input: xilinx_ps2 - allocate serio port separately
Dmitry Torokhov
1
-17
/
+18
2012-03-27
Input: tegra-kbc - allocate pdata before using it
Viresh Kumar
1
-0
/
+1
2012-03-26
Input: amijoy - add missing platform check
Geert Uytterhoeven
1
-0
/
+3
2012-03-26
Input: wacom - wireless battery status
Chris Bagwell
5
-2
/
+64
2012-03-26
Input: wacom - create inputs when wireless connect
Chris Bagwell
4
-10
/
+109
2012-03-26
Input: wacom - wireless monitor framework
Chris Bagwell
3
-6
/
+62
2012-03-26
Input: wacom - isolate input registration
Chris Bagwell
1
-20
/
+33
2012-03-26
Input: sentelic - improve packet debugging information
Oskari Saarenmaa
1
-9
/
+34
2012-03-26
Input: sentelic - minor code cleanup
Tai-hwa Liang
1
-1
/
+1
2012-03-26
Input: sentelic - enabling absolute coordinates output for newer hardware
Tai-hwa Liang
2
-4
/
+132
2012-03-26
Input: sentelic - refactor code for upcoming new hardware support
Tai-hwa Liang
2
-62
/
+94
2012-03-20
Input: gpio_keys - add support for interrupt only keys
Laxman Dewangan
2
-67
/
+150
2012-03-20
Input: gpio_keys - consolidate key destructor code
Dmitry Torokhov
1
-16
/
+14
2012-03-20
Input: revert "gpio_keys - switch to using threaded IRQs"
David Jander
1
-1
/
+1
2012-03-20
Input: gpio_keys - constify platform data
Dmitry Torokhov
1
-16
/
+15
2012-03-20
Input: spear-keyboard - remove kbd_set_plat_data()
Viresh Kumar
1
-7
/
+0
2012-03-17
Input: ili210x - add support for Ilitek ILI210x based touchscreens
Olivier Sobrie
4
-0
/
+386
2012-03-17
Input: altera_ps2 - use of_match_ptr()
Tobias Klauser
1
-3
/
+1
2012-03-17
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
5
-57
/
+5
2012-03-17
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
29
-345
/
+29
2012-03-17
Input: convert SPI drivers to use module_spi_driver()
Axel Lin
7
-77
/
+7
2012-03-17
Input: omap4-keypad - move platform_data to <linux/platform_data>
Felipe Balbi
6
-11
/
+16
2012-03-17
Input: kxtj9 - who_am_i check value and initial data rate fixes
Christopher Hudson
2
-15
/
+18
2012-03-17
Input: add driver support for MAX8997-haptic
Donggeun Kim
4
-1
/
+472
2012-03-14
Input: tegra-kbc - revise device tree support
Olof Johansson
2
-11
/
+27
2012-03-14
Input: of_keymap - add device tree bindings for simple key matrices
Olof Johansson
6
-0
/
+131
2012-03-13
Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...
Julia Lawall
1
-1
/
+1
2012-03-06
Input: max8925_onkey - avoid accessing input device too early
Dmitry Torokhov
1
-47
/
+44
2012-03-06
Input: max8925_onkey - allow to be used as a wakeup source
Kevin Liu
1
-0
/
+34
2012-03-04
Input: atmel-wm97xx - convert to dev_pm_ops
Dmitry Torokhov
1
-8
/
+9
[next]