index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-10
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-17
Pull remove-hotkey into release branch
Len Brown
1
-5
/
+0
2007-02-17
Pull sony into release branch
Len Brown
3
-0
/
+578
2007-02-17
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
2007-02-09
[PATCH] assigning enum constant to char * is vile, even if it happens to be 0
Al Viro
1
-2
/
+2
2007-02-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-0
/
+1185
2007-02-04
tifm_core: add suspend/resume infrastructure for tifm devices
Alex Dubov
1
-1
/
+34
2007-02-04
tifm_7xx1: prettify
Alex Dubov
1
-16
/
+18
2007-02-04
tifm_7xx1: recognize device 0xac8f as supported
Alex Dubov
1
-5
/
+8
2007-02-04
tifm_7xx1: switch from workqueue to kthread
Alex Dubov
2
-68
/
+94
2007-02-04
tifm_7xx1: Merge media insert and media remove functions
Alex Dubov
1
-128
/
+126
2007-02-04
tifm_7xx1: simplify eject function
Alex Dubov
1
-8
/
+2
2007-02-04
Add dummy_signal_irq function to save check in ISR
Alex Dubov
2
-6
/
+13
2007-02-04
Remove unused return value from signal_irq callback
Alex Dubov
1
-2
/
+2
2007-02-04
tifm_sd: restructure initialization, removal and command handling
Alex Dubov
2
-10
/
+4
2007-02-03
asus-laptop: merge with ACPICA table update
Len Brown
1
-6
/
+1
2007-01-30
asus-laptop: Lindent
Len Brown
1
-124
/
+123
2007-01-30
asus-laptop: add light sensor support
Corentin Chary
1
-0
/
+84
2007-01-30
asus-laptop: add ledd support
Corentin Chary
1
-0
/
+38
2007-01-30
asus-laptop: add display switching support
Corentin Chary
1
-0
/
+82
2007-01-30
asus-laptop: add backlight support
Corentin Chary
2
-1
/
+183
2007-01-30
asus-laptop: add bluetooth and wlan support
Corentin Chary
1
-2
/
+113
2007-01-30
asus-laptop: add led support
Corentin Chary
2
-0
/
+146
2007-01-30
asus-laptop: add base driver
Corentin Chary
3
-0
/
+548
2006-12-20
Pull platform-drivers into test branch
Len Brown
1
-1
/
+2
2006-12-20
ACPI: video: Add dev argument for backlight_device_register
Yu Luming
1
-1
/
+2
2006-12-07
[PATCH] tifm: fix NULL ptr and style
Randy Dunlap
1
-2
/
+3
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-8
/
+10
2006-11-06
[PATCH] Fix for LKDTM MEM_SWAPOUT crashpoint
Ankita Garg
1
-4
/
+4
2006-11-03
[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESC
Randy Dunlap
1
-11
/
+13
2006-10-28
[PATCH] ioc4: fix printk format warning
Randy Dunlap
1
-2
/
+2
2006-10-25
[PATCH] missing includes of io.h
Al Viro
1
-0
/
+1
2006-10-25
[PATCH] IOC4 should depend on PCI
Al Viro
1
-0
/
+1
[next]