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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
Input: add driver for FT5x06 based EDT displays
Simon Budig
3
-0
/
+912
2012-07-17
Input: add MELFAS mms114 touchscreen driver
Joonyoung Shim
3
-0
/
+557
2012-07-17
Input: add support for key scan interface of the LPC32xx SoC
Roland Stigge
3
-0
/
+405
2012-07-17
Input: omap4-keypad - add device tree support
Sourav Poddar
1
-40
/
+87
2012-07-13
Input: hanwang - add support for Art Master II tablet
weixing
1
-15
/
+42
2012-07-13
Input: spear_keyboard - reconfigure operating frequency on suspend
Shiraz Hashim
1
-2
/
+44
2012-07-13
Input: spear_keyboard - fix clock handling during suspend/resume
Shiraz Hashim
1
-8
/
+10
2012-07-07
Input: ff-memless - fix a couple min_t() casts
Dan Carpenter
1
-2
/
+2
2012-07-07
Input: synaptics - print firmware ID and board number at init
Daniel Kurtz
2
-2
/
+39
2012-07-07
Input: spear_keyboard - generalize keyboard frequency configuration
Shiraz Hashim
1
-6
/
+7
2012-07-07
Input: spear_keyboard - rename bit definitions to reflect register
Shiraz Hashim
1
-25
/
+27
2012-07-07
Input: spear_keyboard - use correct io accessors
Shiraz Hashim
1
-15
/
+15
2012-07-07
Input: spear-keyboard - fix disable device_init_wakeup in remove
Vipul Kumar Samar
1
-1
/
+1
2012-07-07
Input: wacom_i2c - fix compiler warning
Dmitry Torokhov
1
-1
/
+1
2012-07-07
Pull input changes from Henrik Rydberg, including large update to
Dmitry Torokhov
2
-223
/
+242
2012-07-07
Merge branch 'for-linus' to bring in change ensuring that drivers that
Dmitry Torokhov
18
-25
/
+38
2012-07-06
Input: imx_keypad - check error returned by clk_prepare_enable()
Fabio Estevam
1
-5
/
+14
2012-07-06
Input: imx_keypad - adapt the new kpp clock name
Fabio Estevam
1
-1
/
+1
2012-07-06
Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()
Fabio Estevam
1
-4
/
+4
2012-07-06
Input: ad7879 - add option to correct xy axis
Michael Hennerich
1
-0
/
+5
2012-07-06
Input: synaptics_usb - Remove TrackPoint name trailing whitespace
Bob Ross
1
-1
/
+1
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
3875
-180125
/
+296807
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
17
-23
/
+34
2012-06-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
6
-10
/
+35
2012-06-30
Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...
Len Brown
3798
-178419
/
+292967
2012-06-30
acpi_pad: fix power_saving thread deadlock
Stuart Hayes
1
-3
/
+4
2012-06-30
ACPI video: Still use ACPI backlight control if _DOS doesn't exist
Zhang Rui
1
-0
/
+2
2012-06-29
Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-4
/
+34
2012-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2012-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
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
[next]