index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-05
Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"
Henrik Rydberg
1
-1
/
+4
2012-07-04
Merge commit 'v3.5-rc5' into next
Dmitry Torokhov
25
-310
/
+363
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
17
-23
/
+34
2012-06-29
Input: atmel_mxt_ts - parse T6 reports
Daniel Kurtz
1
-4
/
+19
2012-06-29
Input: atmel_mxt_ts - send all MT-B slots in one input report
Daniel Kurtz
1
-5
/
+10
2012-06-29
Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots
Daniel Kurtz
1
-8
/
+8
2012-06-29
Input: atmel_mxt_ts - refactor reportid checking in mxt_interrupt
Daniel Kurtz
1
-6
/
+8
2012-06-29
Input: atmel_mxt_ts - cache T9 reportid range when reading object table
Daniel Kurtz
1
-35
/
+41
2012-06-29
Input: atmel_mxt_ts - refactor when and how object table is freed
Daniel Kurtz
1
-7
/
+16
2012-06-29
Input: atmel_mxt_ts - add detail to touchevent debug message
Daniel Kurtz
1
-3
/
+14
2012-06-29
Input: atmel_mxt_ts - simplify event reporting
Daniel Kurtz
1
-76
/
+13
2012-06-29
Input: atmel_mxt_ts - add sysfs entries to read fw and hw version
Daniel Kurtz
1
-0
/
+24
2012-06-29
Input: atmel_mxt_ts - update driver ID info logging
Daniel Kurtz
1
-4
/
+4
2012-06-29
Input: atmel_mxt_ts - read ID information block in one i2c transaction
Daniel Kurtz
1
-23
/
+3
2012-06-29
Input: atmel_mxt_ts - optimize writing of object table entries
Daniel Kurtz
1
-12
/
+12
2012-06-29
Input: atmel_mxt_ts - add variable length __mxt_write_reg
Daniel Kurtz
1
-5
/
+18
2012-06-29
Input: atmel_mxt_ts - return errors from i2c layer
Daniel Kurtz
1
-8
/
+20
2012-06-29
Input: atmel_mxt_ts - print all instances when dumping objects
Daniel Kurtz
1
-10
/
+26
2012-06-29
Input: atmel_mxt_ts - print less overhead when dumping objects
Daniel Kurtz
1
-8
/
+4
2012-06-29
Input: atmel_mxt_ts - optimize reading objects in object sysfs entry
Daniel Kurtz
1
-20
/
+15
2012-06-29
Input: atmel_mxt_ts - use scnprintf for object sysfs entry
Daniel Kurtz
1
-12
/
+4
2012-06-29
Input: atmel_mxt_ts - don't read T5 when dumping objects
Daniel Kurtz
1
-1
/
+0
2012-06-29
Input: atmel_mxt_ts - warn if sysfs could not be created
Daniel Kurtz
1
-4
/
+1
2012-06-29
Input: atmel_mxt_ts - detect OOM when creating mt slots
Daniel Kurtz
1
-1
/
+3
2012-06-29
Input: atmel_mxt_ts - use client name for irq
Daniel Kurtz
1
-1
/
+1
2012-06-29
Input: atmel_mxt_ts - derive phys from i2c client adapter
Daniel Kurtz
1
-0
/
+5
2012-06-29
Merge branch 'master' into for-next
Jiri Kosina
2
-5
/
+6
2012-06-28
Input: wacom - don't retrieve touch_max when it is predefined
Ping Cheng
1
-1
/
+3
2012-06-28
Input: wacom - fix retrieving touch_max bug
Ping Cheng
1
-1
/
+1
2012-06-28
Input: wacom - TPC2FG doesn't store touch id for slots
Ping Cheng
1
-2
/
+4
2012-06-28
Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_type
Ping Cheng
1
-1
/
+1
2012-06-27
lm8333: Fix check ordering
Alan Cox
1
-1
/
+1
2012-06-25
Input: nomadik-ske-keypad - get rid of multiple interrupts
Naveen Kumar Gaddipati
1
-3
/
+8
2012-06-25
Input: nomadik-ske-keypad - add multi key press support
Naveen Kumar Gaddipati
1
-25
/
+40
2012-06-12
Input: tegra-kbc - add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-2
/
+2
2012-06-12
Input: twl6040-vibra - update for device tree support
Peter Ujfalusi
1
-18
/
+24
2012-06-12
Input: wacom - remove code duplication
Jason Gerecke
1
-4
/
+1
2012-06-12
Input: wacom - initialize and destroy LEDs for Intuos4 S tablets
Jason Gerecke
1
-0
/
+2
2012-06-12
Input: wacom - Bamboo One 1024 pressure fix
Chris Bagwell
1
-1
/
+1
2012-06-12
Input: wacom - battery reporting improvements
Chris Bagwell
1
-29
/
+53
2012-06-12
Input: wacom - add two new devices (0xed and 0xef)
Ping Cheng
2
-1
/
+14
2012-06-12
Input: wacom - rearrange type enum
Ping Cheng
3
-14
/
+8
2012-06-12
Input: ab8500-ponkey - add device tree support
Lee Jones
1
-0
/
+9
2012-06-12
Input: gpio_keys - remove useless reinitialization of pdata->nbuttons
Tobias Klauser
1
-1
/
+0
2012-06-04
Input: MT - fix null pointer warning
Sachin Kamat
1
-1
/
+1
2012-06-03
Fix comment typo multipy -> multiply
Ralf Baechle
1
-1
/
+1
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
1
-0
/
+1
2012-05-29
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2
-5
/
+6
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-14
/
+38
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
95
-1249
/
+2694
[prev]
[next]