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-28
Pull thinkpad into release branch
Len Brown
4
-0
/
+4936
2007-04-28
Pull sony into release branch
Len Brown
2
-207
/
+1939
2007-04-28
sony-laptop: remove user visible camera controls as platform attributes
malattia@linux.it
1
-36
/
+0
2007-04-28
sony-laptop: add a meye-usable include file for camera ops
malattia@linux.it
1
-8
/
+9
2007-04-28
sony-laptop: complete the motion eye camera support in sony-laptop
malattia@linux.it
1
-18
/
+90
2007-04-28
sonypi: try to detect if sony-laptop has already taken one of the known ioports
malattia@linux.it
1
-2
/
+2
2007-04-28
sony-laptop: add edge modem support (also called WWAN)
malattia@linux.it
1
-0
/
+41
2007-04-28
sony-laptop: add locking on accesses to the ioport and global vars
malattia@linux.it
1
-12
/
+31
2007-04-28
sony-laptop: add camera enable/disable parameter, better handle possible infi...
malattia@linux.it
1
-15
/
+36
2007-04-28
thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex static
Adrian Bunk
1
-1
/
+1
2007-04-28
ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdrivers
Henrique de Moraes Holschuh
2
-12
/
+136
2007-04-28
ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver
Henrique de Moraes Holschuh
2
-0
/
+129
2007-04-28
ACPI: thinkpad-acpi: improve dock subdriver initialization
Henrique de Moraes Holschuh
1
-28
/
+50
2007-04-28
ACPI: thinkpad-acpi: improve debugging for acpi helpers
Henrique de Moraes Holschuh
1
-11
/
+20
2007-04-28
ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfs
Henrique de Moraes Holschuh
1
-2
/
+6
2007-04-28
ACPI: thinkpad-acpi: fix a fan watchdog invocation
Henrique de Moraes Holschuh
1
-2
/
+3
2007-04-28
ACPI: thinkpad-acpi: do not arm fan watchdog if it would not work
Henrique de Moraes Holschuh
1
-0
/
+3
2007-04-28
ACPI: thinkpad-acpi: add a fan-control feature master toggle
Henrique de Moraes Holschuh
2
-1
/
+31
2007-04-25
ACPI: thinkpad-acpi: update brightness sysfs interface support
Henrique de Moraes Holschuh
2
-2
/
+5
2007-04-25
ACPI: thinkpad-acpi: add sysfs support to the cmos command subdriver
Henrique de Moraes Holschuh
1
-0
/
+33
2007-04-25
ACPI: thinkpad-acpi: add a safety net for TPEC fan control mode
Henrique de Moraes Holschuh
1
-4
/
+12
2007-04-25
ACPI: thinkpad-acpi: add sysfs support to fan subdriver
Henrique de Moraes Holschuh
2
-23
/
+309
2007-04-25
ACPI: thinkpad-acpi: add sysfs support to the thermal subdriver
Henrique de Moraes Holschuh
2
-1
/
+123
2007-04-25
ACPI: thinkpad-acpi: protect fan and hotkey data structures
Henrique de Moraes Holschuh
2
-27
/
+92
2007-04-25
ACPI: thinkpad-acpi: add infrastructure for the sysfs device attributes
Henrique de Moraes Holschuh
2
-5
/
+102
2007-04-25
ACPI: thinkpad-acpi: driver sysfs conversion
Henrique de Moraes Holschuh
2
-0
/
+93
2007-04-25
ACPI: thinkpad-acpi: register with the device model
Henrique de Moraes Holschuh
3
-0
/
+63
2007-04-21
ACPI: thinkpad-acpi: improve fan watchdog messages
Henrique de Moraes Holschuh
1
-3
/
+7
2007-04-21
ACPI: thinkpad-acpi: cleanup thermal subdriver for sysfs conversion
Henrique de Moraes Holschuh
2
-26
/
+61
2007-04-21
ACPI: thinkpad-acpi: clean up CMOS commands subdriver
Henrique de Moraes Holschuh
2
-20
/
+23
2007-04-21
ACPI: thinkpad-acpi: cleanup video subdriver
Henrique de Moraes Holschuh
2
-90
/
+197
2007-04-21
ACPI: thinkpad-acpi: cleanup bluetooth and wan for sysfs conversion
Henrique de Moraes Holschuh
2
-42
/
+108
2007-04-21
ACPI: thinkpad-acpi: clean up hotkey subdriver
Henrique de Moraes Holschuh
1
-17
/
+29
2007-04-21
ACPI: thinkpad-acpi: mark acpi helper functions __must_check
Henrique de Moraes Holschuh
1
-4
/
+4
2007-04-21
ACPI: thinkpad-acpi: prepare for device model conversion
Henrique de Moraes Holschuh
2
-118
/
+153
2007-04-21
ACPI: thinkpad-acpi: use bitfields for module flags
Henrique de Moraes Holschuh
2
-92
/
+83
2007-04-21
ACPI: thinkpad-acpi: use bitfields to hold subdriver flags
Henrique de Moraes Holschuh
2
-22
/
+23
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
[next]