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
2010-06-28
HID - blacklist ET&T TC4UH touchscreen controller
Petr Štetiar
2
-0
/
+2
2010-06-28
Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller
Petr Štetiar
2
-11
/
+14
2010-06-28
Input: ads7846 - allow specifying irq trigger type in platform data
Anatolij Gustschin
1
-1
/
+4
2010-06-28
Input: wacom - add support for DTU2231 and DTU1631
Ping Cheng
2
-0
/
+45
2010-06-28
Input: wistron_btns - fix a memory leak in wb_module_init error path
Axel Lin
1
-1
/
+3
2010-06-25
Input: adxl34x - add support for ADXL346 orientation sensing
Michael Hennerich
1
-4
/
+58
2010-06-25
Input: add driver for ADXL345/346 Digital Accelerometers
Michael Hennerich
6
-0
/
+1218
2010-06-24
Input: adp5588-keys - support GPI events for ADP5588 devices
Xiaolong CHEN
1
-7
/
+127
2010-06-23
Input: evdev - never leave the client buffer empty after write
Henrik Rydberg
1
-3
/
+7
2010-06-23
Input: hid-input - use a larger event buffer for MT devices
Henrik Rydberg
1
-0
/
+3
2010-06-23
Input: bcm5974 - set the average number of events per MT event packet
Henrik Rydberg
1
-0
/
+2
2010-06-23
Input: evdev - use driver hint to compute size of event buffer
Henrik Rydberg
1
-2
/
+7
2010-06-23
Input: evdev - convert to dynamic event buffer
Henrik Rydberg
1
-5
/
+17
2010-06-23
Input: tps6507x-ts - remove unneeded NULL test
Jiri Slaby
1
-3
/
+0
2010-06-10
Input: matrix_keypad - add support for clustered irq
Luotao Fu
1
-28
/
+80
2010-06-08
Input: bcm5974 - turn wellspring mode off if failed to start traffic
Luo Jinghua
1
-7
/
+14
2010-06-08
Input: usbtouchscreen - reduce number fo be16_to_cpu conversions
Dmitry Torokhov
1
-16
/
+18
2010-06-04
Input: i8042 - remove SPRUCE support
Christoph Egger
1
-75
/
+0
2010-06-04
Input: wacom - add Cintiq 21UX2 and Intuos4 WL
Ping Cheng
3
-15
/
+60
2010-06-02
Input: ads7846 - fix compiler warning in ads7846_probe()
Dmitry Torokhov
1
-1
/
+1
2010-06-02
Input: tps6507x-ts - a couple work queue cleanups
Dan Carpenter
1
-8
/
+4
2010-05-31
Input: s3c2410_ts - tone down logging
Mark Brown
1
-1
/
+1
2010-05-31
Input: s3c2410_ts - fix build error due to ADC Kconfig rename
Mark Brown
1
-1
/
+1
2010-05-30
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
47
-955
/
+7260
2010-05-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
3
-0
/
+876
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-622
/
+203
2010-05-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-8
/
+0
2010-05-30
rapidio: fix new kernel-doc warnings
Randy Dunlap
2
-5
/
+7
2010-05-28
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+3
2010-05-28
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-37
/
+524
2010-05-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
29
-402
/
+3611
2010-05-29
drm/radeon: fix the r100/r200 ums block 0 page fix
Dave Airlie
1
-2
/
+3
2010-05-28
Merge branch 'ht-delete-2.6.35' into release
Len Brown
1
-2
/
+2
2010-05-28
Merge branch 'misc-2.6.35' into release
Len Brown
5
-26
/
+30
2010-05-28
Merge branches 'video' and 'video-edid' into release
Len Brown
2
-9
/
+103
2010-05-28
Merge branch 'acpi_enable' into release
Len Brown
3
-186
/
+24
2010-05-28
Merge branch 'bjorn-pci-root-v4-2.6.35' into release
Len Brown
1
-27
/
+40
2010-05-28
ACPI: Don't let acpi_pad needlessly mark TSC unstable
Venkatesh Pallipadi
1
-2
/
+11
2010-05-28
drivers/acpi/sleep.h: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-05-28
ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion
Venkatesh Pallipadi
1
-4
/
+10
2010-05-28
intel_idle: native hardware cpuidle driver for latest Intel processors
Len Brown
5
-2
/
+479
2010-05-28
ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case
Len Brown
1
-12
/
+16
2010-05-28
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
2
-4
/
+3
2010-05-28
Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
1
-4
/
+4
2010-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-84
/
+128
2010-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-7
/
+5
2010-05-28
netdev/fec: fix ifconfig eth0 down hang issue
Bryan Wu
1
-12
/
+16
2010-05-28
ARM: S5PV210: serial: Fix section mismatch warning
Marek Szyprowski
1
-4
/
+4
2010-05-28
cnic: Fix context memory init. on 5709.
Michael Chan
2
-9
/
+5
2010-05-28
drivers/net: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
[next]