index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2011-08-26
Input: tsc2007 - add open and close methods
Dmitry Torokhov
-8
/
+38
2011-08-26
Input: tsc2007 - convert to threaded IRQ
Dmitry Torokhov
-84
/
+66
2011-08-26
Input: cm109 - fix checking return value of usb_control_msg
axel lin
-1
/
+1
2011-08-26
Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartner
Jason Gerecke
-2
/
+2
2011-08-26
Input: wacom - remove pressure for touch devices
Ping Cheng
-17
/
+3
2011-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-145
/
+241
2011-08-23
Input: ad714x-i2c - change placement of __init/__exit annotations
Wanlong Gao
-2
/
+2
2011-08-23
Input: synaptics - process finger (<=5) transitions
Daniel Kurtz
-1
/
+44
2011-08-23
Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad
Daniel Kurtz
-0
/
+1
2011-08-23
Input: synaptics - process finger (<=3) transitions
Daniel Kurtz
-16
/
+278
2011-08-23
Input: synaptics - decode AGM packet types
Daniel Kurtz
-7
/
+43
2011-08-23
Input: synaptics - add image sensor support
Daniel Kurtz
-17
/
+110
2011-08-23
Input: synaptics - refactor initialization of abs position axes
Daniel Kurtz
-24
/
+20
2011-08-23
Input: synaptics - refactor agm packet parsing
Daniel Kurtz
-6
/
+19
2011-08-23
Input: synaptics - refactor y inversion
Daniel Kurtz
-3
/
+12
2011-08-23
Input: wacom_w8001 - simplify w8001_remove
Dmitry Torokhov
-4
/
+4
2011-08-23
Input: wacom_w8001 - implement open and close
Dmitry Torokhov
-1
/
+20
2011-08-22
Input: ad714x - read the interrupt status registers in a row
Michael Hennerich
-41
/
+49
2011-08-22
Input: ad714x - use DMA-safe buffers for spi_write()
Dmitry Torokhov
-103
/
+131
2011-08-22
Input: ad714x - fix endianness issues
Michael Hennerich
-33
/
+25
2011-08-22
Input: ad714xx-spi - force SPI bus into the default 8-bit mode
Michael Hennerich
-0
/
+6
2011-08-21
Input: ep93xx_keypad - add missing include of linux/module.h
Axel Lin
-0
/
+1
2011-08-21
Input: tnetv107x-ts - add missing include of linux/module.h
Axel Lin
-0
/
+1
2011-08-20
Input: max11801_ts - correct license statement
Jiejing Zhang
-1
/
+2
2011-08-16
Input: atmel_mxt_ts - report pressure information from the driver
Yufeng Shen
-0
/
+12
2011-08-16
Input: bcm5974 - Add support for newer MacBookPro8,2
Andrew Drake
-0
/
+20
2011-08-16
Input: wacom - report id 3 returns 4 bytes of data
Ping Cheng
-4
/
+6
2011-08-16
Input: wacom - add WAC_MSG_RETRIES define
Ping Cheng
-3
/
+4
2011-08-16
Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)
Gerard Braad
-0
/
+4
2011-08-11
Input: tegra-kbc - correct call to input_free_device
Axel Lin
-1
/
+1
2011-08-11
Input: mpu3050 - correct call to input_free_device
Axel Lin
-1
/
+1
2011-08-09
Input: add driver for Bosch Sensortec's BMA150 accelerometer
Eric Andersson
-0
/
+703
2011-08-09
Input: polldev - immediately poll device upon opening
Dmitry Torokhov
-2
/
+4
2011-08-08
Input: bcm5974 - add support for touchpads found in MacBookAir4,2
Joshua V. Dillon
-0
/
+20
2011-08-08
Input: mma8450 - fix module device table type
Axel Lin
-1
/
+1
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
-1
/
+1
2011-08-04
Input: remove CLOCK_TICK_RATE from analog joystick driver
Deepak Saxena
-1
/
+1
2011-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-6
/
+24
2011-08-02
Input: add support for pm8xxx based vibrator driver
Amy Maloche
-12
/
+321
2011-08-02
Input: ad7879 - fix deficient device disable
Michael Hennerich
-1
/
+3
2011-08-01
input: xilinx_ps2: Add missing of_address.h header
Michal Simek
-1
/
+1
2011-07-31
Input: mma8450 - add device tree probe support
Shawn Guo
-0
/
+8
2011-07-30
Input: gpio_keys - return proper error code if memory allocation fails
Tobias Klauser
-1
/
+1
2011-07-30
Input: lm8323 - add missing device_remove_file for dev_attr_time
Axel Lin
-2
/
+7
2011-07-30
Input: tegra-kbc - fix computation of polling time
Rakesh Iyer
-2
/
+3
2011-07-30
Input: kxtj9 - explicitly include module.h
Stephen Rothwell
-0
/
+1
2011-07-30
Input: psmouse - hgpk.c needs module.h
Randy Dunlap
-0
/
+1
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-306
/
+1829
2011-07-27
Merge branch 'next' into for-linus
Dmitry Torokhov
-313
/
+2891
2011-07-26
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-7
/
+442
[prev]
[next]