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
2008-11-11
Merge branch 'processor-256' into release
Len Brown
2
-38
/
+50
2008-11-11
Merge branch 'video' into release
Len Brown
13
-84
/
+411
2008-11-11
Merge branch 'sysfs' into release
Len Brown
7
-16
/
+16
2008-11-11
Merge branch 'power' into release
Len Brown
1
-6
/
+2
2008-11-11
Merge branch 'misc' into release
Len Brown
29
-87
/
+80
2008-11-11
Merge branch 'bugzilla-11917' into release
Len Brown
1
-1
/
+2
2008-11-11
Merge branch 'bugzilla-11539' into release
Len Brown
1
-8
/
+17
2008-11-11
Merge branch 'bugzilla-11312' into release
Len Brown
2
-12
/
+13
2008-11-11
ACPI: pci_link: remove acpi_irq_balance_set() interface
Bjorn Helgaas
1
-2
/
+9
2008-11-11
fujitsu-laptop: Add DMI callback for Lifebook S6420
Tony Vroon
1
-0
/
+15
2008-11-10
libata: revert convert-to-block-tagging patches
Tejun Heo
3
-44
/
+64
2008-11-09
regression: disable timer peek-ahead for 2.6.28
Arjan van de Ven
1
-1
/
+3
2008-11-09
Don't ask twice about not including staging drivers
Linus Torvalds
1
-1
/
+1
2008-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
7
-18
/
+19
2008-11-09
regulator: Use menuconfig in Kconfig
Takashi Iwai
1
-11
/
+4
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
6
-17
/
+14
2008-11-08
mmc: increase SD write timeout for crappy cards
Pierre Ossman
1
-1
/
+5
2008-11-08
Merge branch 'oprofile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+3
2008-11-07
Staging: make usbip depend on CONFIG_NET
Greg Kroah-Hartman
1
-1
/
+1
2008-11-07
Staging: only build the tree if we really want to
Greg Kroah-Hartman
1
-2
/
+18
2008-11-08
thinkpad_acpi: fingers off backlight if video.ko is serving this functionality
Thomas Renninger
1
-10
/
+19
2008-11-08
sony-laptop: fingers off backlight if video.ko is serving this functionality
Thomas Renninger
1
-1
/
+5
2008-11-08
msi-laptop: fingers off backlight if video.ko is serving this functionality
Thomas Renninger
1
-6
/
+10
2008-11-08
fujitsu-laptop: fingers off backlight if video.ko is serving this functionality
Thomas Renninger
1
-12
/
+14
2008-11-08
eeepc-laptop: fingers off backlight if video.ko is serving this functionality
Thomas Renninger
1
-3
/
+9
2008-11-08
compal: fingers off backlight if video.ko is serving this functionality
Thomas Renninger
1
-5
/
+7
2008-11-08
asus-acpi: fingers off backlight if video.ko is serving this functionality
Thomas Renninger
1
-3
/
+7
2008-11-08
Acer-WMI: fingers off backlight if video.ko is serving this functionality
Thomas Renninger
1
-0
/
+6
2008-11-07
ACPI video: if no ACPI backlight support, use vendor drivers
Thomas Renninger
4
-43
/
+289
2008-11-07
ACPI: video: Ignore devices that aren't present in hardware
Thomas Renninger
2
-1
/
+46
2008-11-07
Delete an unwanted return statement at evgpe.c
Lin Ming
1
-2
/
+0
2008-11-07
ACPI: update debug parameter documentation
Bjorn Helgaas
1
-3
/
+7
2008-11-07
ACPI: turn off all debug output by default
Bjorn Helgaas
1
-0
/
+8
2008-11-07
ACPI: add driver component definitions to sysfs debug_layers
Bjorn Helgaas
1
-0
/
+15
2008-11-07
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
15
-16
/
+3
2008-11-07
ACPI EC: Fix regression due to use of uninitialized variable
Alexey Starikovskiy
1
-1
/
+2
2008-11-07
Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-3
/
+3
2008-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-21
/
+23
2008-11-07
trivial: MPT fusion - remove long dead code
Alan Cox
1
-108
/
+0
2008-11-07
trivial: dmi_scan typo
Alan Cox
1
-3
/
+3
2008-11-06
ACPI: avoid empty file name in sysfs
Peter Gruber
1
-8
/
+17
2008-11-06
ACPI: use macro to replace hard number
Yinghai Lu
1
-1
/
+1
2008-11-06
fujitsu-laptop: fix section mismatch warning
Randy Dunlap
1
-1
/
+1
2008-11-06
ACPI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
7
-16
/
+16
2008-11-06
Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism"
Len Brown
1
-22
/
+3
2008-11-06
intel_menlow: Add comment documenting legal GTHS values
Thomas, Sujith
1
-0
/
+5
2008-11-06
ACPI: 80 column adherence and spelling fix (no functional change)
Myron Stowe
1
-3
/
+4
2008-11-06
ACPI: Behave uniquely based on processor declaration definition type
Myron Stowe
1
-34
/
+44
2008-11-06
ACPI: Disambiguate processor declaration type
Myron Stowe
2
-1
/
+2
2008-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-11
/
+39
[next]