index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-10
Input: add support for large scancodes
Mauro Carvalho Chehab
4
-86
/
+292
2010-09-06
Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitter
James Ketrenos
1
-2
/
+2
2010-09-05
Input: wacom - add a quirk for low resolution Bamboo devices
Henrik Rydberg
2
-0
/
+11
2010-09-05
Input: wacom - add support for the Bamboo Touch trackpad
Henrik Rydberg
2
-0
/
+92
2010-09-05
Input: wacom - collect device quirks into single function
Henrik Rydberg
4
-8
/
+24
2010-09-05
Input: wacom - parse the Bamboo device family
Ping Cheng
2
-9
/
+37
2010-09-05
Input: wacom - add fuzz parameters to features
Henrik Rydberg
3
-4
/
+15
2010-09-05
Input: add support for PowerOn button on the AB8500 MFD
Sundar R Iyer
4
-0
/
+188
2010-09-05
Input: fix a few typos
Dmitry Torokhov
2
-4
/
+4
2010-09-05
Input: wm97xx-core - add retries to wm97xx_read_aux_adc
Eric Millbrandt
1
-2
/
+13
2010-09-05
Input: wm97xx-core - simplify error path in wm97xx_probe()
Axel Lin
1
-2
/
+1
2010-09-05
Input: stmpe-ts - return -ENOMEM when memory allocation fails
Axel Lin
1
-3
/
+7
2010-09-03
Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()
Axel Lin
1
-1
/
+0
2010-09-03
Input: tsc2007 - fix a redundant assignment for pdata
Axel Lin
1
-1
/
+1
2010-09-03
Input: tps6507x-ts - properly unregister input device on removal
Axel Lin
1
-1
/
+1
2010-09-03
Input: tps6507x-ts - add missing call to platform_set_drvdata()
Axel Lin
1
-0
/
+1
2010-09-03
Input: s3c2410_ts - fix s3c2410ts_probe error path
Axel Lin
1
-1
/
+1
2010-09-02
Input: add support for Hanwang tablets
Xing Wei
5
-0
/
+386
2010-09-02
Input: mrst-touchscreen - move out of staging
Dmitry Torokhov
8
-17
/
+13
2010-09-02
Staging: mrst-touchscreen - simplify en/disable of interrupts for NEC
Andy Ross
1
-55
/
+5
2010-09-02
Staging: mrst-touchscreen - fix channel allocation
Arjan van de Ven
1
-17
/
+12
2010-09-02
Staging: mrst-touchscreen - register platform interface
Alek Du
1
-33
/
+35
2010-09-02
Staging: mrst_touchscreen - more fixes
Dmitry Torokhov
1
-479
/
+413
2010-09-02
Staging: mrst_touchscreen - clean up input side
Alan Cox
5
-81
/
+25
2010-09-01
Input: add support for OMAP4 keyboard controller
Abraham Arce
4
-0
/
+313
2010-08-29
Input: add LPC32xx touchscreen controller driver
Kevin Wells
3
-0
/
+422
2010-08-29
Input: wacom_w8001 - add multitouch slot support
Peter Hutterer
1
-3
/
+46
2010-08-29
Input: wacom_w8001 - support (and ignore) touch tablets
Peter Hutterer
1
-2
/
+86
2010-08-29
Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS events
Peter Hutterer
1
-6
/
+48
2010-08-29
Input: MT - initialize slots to unused
Henrik Rydberg
1
-2
/
+9
2010-08-29
Input: use PIT_TICK_RATE in vt beep ioctl
Arnd Bergmann
1
-8
/
+8
2010-08-29
Input: wacom - fix mousewheel handling for old wacom tablets
Mike Auty
1
-2
/
+2
2010-08-25
Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()
Axel Lin
1
-2
/
+0
2010-08-25
Input: mousedev - fix regression of inverting axes
Christoph Fritz
1
-4
/
+4
2010-08-21
Input: uinput - add devname alias to allow module on-demand load
Kay Sievers
3
-1
/
+3
2010-08-21
Input: hil_kbd - fix compile error
Dmitry Torokhov
1
-6
/
+6
2010-08-21
USB: drop tty argument from usb_serial_handle_sysrq_char()
Dmitry Torokhov
5
-10
/
+7
2010-08-21
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
14
-27
/
+22
2010-08-20
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
9
-31
/
+34
2010-08-16
Linux 2.6.36-rc1
v2.6.36-rc1
Linus Torvalds
1
-2
/
+2
2010-08-15
arch/tile: don't validate CROSS_COMPILE needlessly
Chris Metcalf
1
-9
/
+11
2010-08-15
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
2
-1
/
+15
2010-08-15
arch/tile: export only COMMAND_LINE_SIZE to userspace.
Chris Metcalf
1
-2
/
+6
2010-08-15
arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
Chris Metcalf
1
-3
/
+2
2010-08-15
ALSA: sound/usb/format: silence uninitialized variable warnings
Dan Carpenter
1
-0
/
+8
2010-08-15
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
7
-26
/
+11
2010-08-15
ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
2
-33
/
+54
2010-08-15
ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
2
-50
/
+82
2010-08-15
ACPI processor: remove deprecated ACPI procfs I/F
Zhang Rui
6
-273
/
+0
2010-08-15
ACPI power_resource: remove unused procfs I/F
Zhang Rui
1
-127
/
+1
[next]