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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-21
ACPI: thinkpad-acpi: improve thinkpad detection
Henrique de Moraes Holschuh
2
-0
/
+14
2007-04-21
ACPI: thinkpad-acpi: uncouple subdriver init from ibms struct
Henrique de Moraes Holschuh
2
-175
/
+278
2007-04-21
ACPI: thinkpad-acpi: add subdriver debug statements
Henrique de Moraes Holschuh
2
-0
/
+115
2007-04-21
ACPI: thinkpad-acpi: clean up probing and move init to subdrivers
Henrique de Moraes Holschuh
2
-84
/
+151
2007-04-21
ACPI: thinkpad-acpi: add debug mode
Henrique de Moraes Holschuh
3
-0
/
+26
2007-04-21
ACPI: thinkpad-acpi: update fan firmware documentation
Henrique de Moraes Holschuh
1
-15
/
+13
2007-04-21
ACPI: thinkpad-acpi: rename thinkpad constants
Henrique de Moraes Holschuh
2
-127
/
+125
2007-04-21
ACPI: thinkpad-acpi: rename module glue
Henrique de Moraes Holschuh
2
-8
/
+8
2007-04-21
ACPI: thinkpad-acpi: rename one stray use of ibm-acpi in a comment
Henrique de Moraes Holschuh
1
-1
/
+1
2007-04-21
ACPI: thinkpad-acpi: rename register_ibmacpi_subdriver
Henrique de Moraes Holschuh
2
-3
/
+3
2007-04-10
sony-laptop: sonypi backward compatibility code
malattia@linux.it
2
-3
/
+335
2007-04-10
sony-laptop: update documentation and Kconfig help
malattia@linux.it
1
-5
/
+4
2007-04-10
sony-laptop: sanitize printks
malattia@linux.it
1
-21
/
+19
2007-04-10
sony-laptop: additional platform attributes coming from SNY6001
malattia@linux.it
1
-1
/
+204
2007-04-10
sony-laptop: Unify the input subsystem event forwarding
malattia@linux.it
1
-265
/
+276
2007-04-10
sony-laptop: Add SNY6001 device handling (sonypi reimplementation)
malattia@linux.it
1
-13
/
+1072
2007-04-10
sony-laptop: Add debug macros also used by the sonypi reimplementation
malattia@linux.it
1
-10
/
+10
2007-04-10
sony-laptop: Prepare the platform driver for multiple users.
malattia@linux.it
1
-100
/
+112
2007-04-10
sony-laptop: Remove ACPI references from variable and function names.
malattia@linux.it
1
-93
/
+93
2007-03-30
ACPI: thinkpad-acpi: cleanup after rename
Henrique de Moraes Holschuh
2
-17
/
+22
2007-03-30
ACPI: thinkpad-acpi: add compatibility MODULE_ALIAS entry
Henrique de Moraes Holschuh
1
-0
/
+3
2007-03-30
ACPI: thinkpad-acpi: cleanup Kconfig for thinkpad-acpi
Henrique de Moraes Holschuh
4
-35
/
+38
2007-03-30
ACPI: ibm-acpi: rename driver to thinkpad-acpi
Henrique de Moraes Holschuh
3
-2
/
+2
2007-03-25
ACPI: ibm-acpi: move driver to drivers/misc hierarchy
Henrique de Moraes Holschuh
4
-0
/
+3258
2007-03-11
asus-laptop: version bump
Corentin Chary
1
-2
/
+2
2007-03-11
asus-laptop: add wapf param
Corentin Chary
1
-0
/
+16
2007-03-11
asus-laptop: add GLED
Corentin Chary
1
-1
/
+14
2007-03-11
asus-laptop: clean write_status
Corentin Chary
1
-19
/
+29
2007-03-11
asus-laptop: use acpi_evaluate_integer instead of read_acpi_int
Corentin Chary
1
-34
/
+34
2007-03-09
asus-laptop: make code static
Adrian Bunk
1
-1
/
+1
2007-03-07
sony-laptop: fix uninitialised variable
Andrew Morton
1
-1
/
+1
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2
-12
/
+13
2007-02-20
backlight: Clean up pmac_backlight handling
Richard Purdie
1
-6
/
+9
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
1
-15
/
+5
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
3
-3
/
+0
2007-02-16
Pull remove-hotkey into release branch
Len Brown
1
-5
/
+0
2007-02-16
Pull sony into release branch
Len Brown
3
-0
/
+578
2007-02-16
ACPI: hotkey: remove driver, per feature-removal-schedule.txt
Len Brown
1
-5
/
+0
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+1
2007-02-13
sony-laptop: allow complex per-value input/output validation
Mattia Dongili
1
-19
/
+62
2007-02-13
sony-laptop: Update docs
Mattia Dongili
1
-7
/
+7
2007-02-13
sony-laptop: Lindent
Len Brown
1
-73
/
+78
2007-02-13
sony-laptop: Group functions and structures to better draw subsytems usage
Mattia Dongili
1
-41
/
+51
2007-02-13
sony-laptop: Small update to the Kconfig help to make people believe this dri...
Mattia Dongili
1
-1
/
+2
2007-02-13
sony-laptop: Remove /proc/acpi/sony interface and implement platform_device.
Mattia Dongili
1
-198
/
+198
2007-02-13
sony-laptop: create from sony_acpi
Mattia Dongili
3
-0
/
+519
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2
-6
/
+6
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
1
-2
/
+0
2007-02-11
[PATCH] IOC3/IOC4: PCI mem space resources
Brent Casavant
1
-3
/
+3
2007-02-09
[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitives
Al Viro
1
-1
/
+1
[prev]
[next]