index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-05
Merge branch 'mrst-touchscreen' into next
Dmitry Torokhov
9
-879
/
+700
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-02
Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()
Axel Lin
1
-1
/
+0
2010-09-02
Input: tsc2007 - fix a redundant assignment for pdata
Axel Lin
1
-1
/
+1
2010-09-02
Input: tps6507x-ts - properly unregister input device on removal
Axel Lin
1
-1
/
+1
2010-09-02
Input: tps6507x-ts - add missing call to platform_set_drvdata()
Axel Lin
1
-0
/
+1
2010-09-02
Input: s3c2410_ts - fix s3c2410ts_probe error path
Axel Lin
1
-1
/
+1
2010-09-01
Input: add support for Hanwang tablets
Xing Wei
5
-0
/
+386
2010-09-01
Input: mrst-touchscreen - move out of staging
Dmitry Torokhov
8
-17
/
+13
2010-09-01
Staging: mrst-touchscreen - simplify en/disable of interrupts for NEC
Andy Ross
1
-55
/
+5
2010-09-01
Staging: mrst-touchscreen - fix channel allocation
Arjan van de Ven
1
-17
/
+12
2010-09-01
Staging: mrst-touchscreen - register platform interface
Alek Du
1
-33
/
+35
2010-09-01
Staging: mrst_touchscreen - more fixes
Dmitry Torokhov
1
-479
/
+413
2010-09-01
Staging: mrst_touchscreen - clean up input side
Alan Cox
5
-81
/
+25
2010-08-31
Input: add support for OMAP4 keyboard controller
Abraham Arce
4
-0
/
+313
2010-08-28
Input: add LPC32xx touchscreen controller driver
Kevin Wells
3
-0
/
+422
2010-08-28
Input: wacom_w8001 - add multitouch slot support
Peter Hutterer
1
-3
/
+46
2010-08-28
Input: wacom_w8001 - support (and ignore) touch tablets
Peter Hutterer
1
-2
/
+86
2010-08-28
Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS events
Peter Hutterer
1
-6
/
+48
2010-08-28
Input: MT - initialize slots to unused
Henrik Rydberg
1
-2
/
+9
2010-08-28
Input: use PIT_TICK_RATE in vt beep ioctl
Arnd Bergmann
1
-8
/
+8
2010-08-28
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-19
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
9
-31
/
+34
2010-08-15
Linux 2.6.36-rc1
Linus Torvalds
1
-2
/
+2
2010-08-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
40
-1479
/
+1071
2010-08-15
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
3
-1
/
+28
2010-08-15
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
11
-331
/
+211
2010-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
30
-206
/
+218
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
14
-27
/
+147
2010-08-15
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-56
/
+8
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
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2
-11
/
+19
2010-08-15
Merge branch 'fix/hda' into for-linus
Takashi Iwai
10
-15
/
+120
2010-08-15
ALSA: sound/usb/format: silence uninitialized variable warnings
Dan Carpenter
1
-0
/
+8
2010-08-15
Merge branch 'linus' into release
Len Brown
8188
-363640
/
+515128
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
[next]