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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-26
[PATCH] dm mirror log: refactor context
Alasdair G Kergon
1
-50
/
+63
2006-06-26
[PATCH] dm mirror log: sector size fix
Kevin Corry
2
-50
/
+20
2006-06-26
[PATCH] dm table: get_target: fix last index
Milan Broz
1
-1
/
+1
2006-06-26
[PATCH] dm: mirror sector offset fix
Neil Brown
1
-31
/
+32
2006-06-26
[PATCH] dm: fix block device initialisation
Jeff Mahoney
1
-4
/
+4
2006-06-26
[PATCH] dm: add module ref counting
Jeff Mahoney
1
-0
/
+6
2006-06-26
[PATCH] dm: fix mapped device ref counting
Jeff Mahoney
1
-10
/
+24
2006-06-26
[PATCH] dm: add DMF_FREEING
Jeff Mahoney
1
-2
/
+30
2006-06-26
[PATCH] dm: change minor_lock to spinlock
Jeff Mahoney
1
-14
/
+13
2006-06-26
[PATCH] dm: move idr_pre_get
Jeff Mahoney
1
-14
/
+9
2006-06-26
[PATCH] dm: fix idr minor allocation
Jeff Mahoney
1
-3
/
+16
2006-06-26
[PATCH] dm snapshot: unify chunk_size
Alasdair G Kergon
2
-26
/
+45
2006-06-26
[PATCH] VT binding: Make sticon support binding
Antonino A. Daplas
1
-1
/
+1
2006-06-26
[PATCH] VT binding: Make promcon support binding
Antonino A. Daplas
1
-2
/
+2
2006-06-26
[PATCH] VT binding: Make newport_con support binding
Antonino A. Daplas
1
-10
/
+28
2006-06-26
[PATCH] VT binding: Make mdacon support binding
Antonino A. Daplas
1
-1
/
+1
2006-06-26
[PATCH] VT binding: Do not create a device file for class device 'fbcon'
Antonino A. Daplas
1
-4
/
+2
2006-06-26
[PATCH] VT binding: Make VT binding a Kconfig option
Antonino A. Daplas
2
-16
/
+44
2006-06-26
[PATCH] VT binding: Add sysfs control to the VT layer
Antonino A. Daplas
1
-147
/
+232
2006-06-26
[PATCH] VT binding: Update fbcon to support binding
Antonino A. Daplas
2
-61
/
+150
2006-06-26
[PATCH] VT binding: Add binding/unbinding support for the VT console
Antonino A. Daplas
1
-33
/
+434
2006-06-26
[PATCH] Detaching fbcon: add capability to attach/detach fbcon
Antonino A. Daplas
1
-58
/
+97
2006-06-26
[PATCH] Detaching fbcon: clean up exit code
Antonino A. Daplas
1
-0
/
+43
2006-06-26
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
Antonino A. Daplas
5
-76
/
+112
2006-06-26
[PATCH] Detaching fbcon: remove calls to pci_disable_device()
Antonino A. Daplas
7
-20
/
+2
2006-06-26
[PATCH] Detaching fbcon: fix give_up_console()
Antonino A. Daplas
1
-8
/
+21
2006-06-26
[PATCH] Detaching fbcon: fix vgacon to allow retaking of the console
Antonino A. Daplas
1
-6
/
+22
2006-06-26
[PATCH] fbdev: tag by scantype in sysfs
Daniel R Thompson
1
-1
/
+10
2006-06-26
[PATCH] imacfb: Add Intel-based Macintosh Framebuffer Support
Edgar Hucek
3
-0
/
+355
2006-06-26
[PATCH] atyfb: Fix section warnings
Antonino A. Daplas
2
-14
/
+14
2006-06-26
[PATCH] macmodes: Fix section warning
Antonino A. Daplas
3
-23
/
+25
2006-06-26
[PATCH] fbdev: Fix logo rotation if width != height
Antonino A. Daplas
1
-10
/
+10
2006-06-26
[PATCH] neofb: fix unblank logic interfering with lid toggled backlight
Christian Trefzer
1
-9
/
+23
2006-06-26
[PATCH] skeletonfb: remove duplicate module init, exit, license lines
Arnaldo Carvalho de Melo
1
-5
/
+0
2006-06-26
[PATCH] au1100fb: add power management support
Rodolfo Giometti
1
-2
/
+39
2006-06-26
[PATCH] backlight: Fix Kconfig dependency
Antonino A. Daplas
1
-2
/
+2
2006-06-26
[PATCH] s3c2410fb: Fix resume
Arnaud Patard
1
-6
/
+11
2006-06-26
[PATCH] fbdev: Remove unused exports
Adrian Bunk
4
-6
/
+0
2006-06-26
[PATCH] fbdev: Coverity Bug 90
Antonino A. Daplas
1
-2
/
+3
2006-06-26
[PATCH] fbdev: Coverity Bug 85
Antonino A. Daplas
1
-0
/
+1
2006-06-26
[PATCH] atyfb: Fix dead code
Antonino A. Daplas
1
-0
/
+3
2006-06-26
[PATCH] vt: Delay the update of the visible console
David Hollister
1
-9
/
+17
2006-06-26
[PATCH] vesafb: Prefer VGA registers over PMI
Antonino A. Daplas
1
-15
/
+17
2006-06-26
[PATCH] vesafb: Fix return code of vesafb_setcolreg
Antonino A. Daplas
1
-5
/
+11
2006-06-26
[PATCH] fbdev: Add 1366x768 (WXGA) mode to mode database
Dennis Munsie
1
-0
/
+4
2006-06-26
[PATCH] nvidiafb: Add support for Geforce 6100 and related chipsets
Antonino A. Daplas
2
-2
/
+9
2006-06-26
[PATCH] fbdev: Firmware EDID fixes
Antonino A. Daplas
2
-17
/
+16
2006-06-26
[PATCH] savagefb: Whitespace cleanup
Antonino A. Daplas
1
-497
/
+496
2006-06-26
[PATCH] fbdev: Static pseudocolor with depth less than 4 does exist
Antonino A. Daplas
1
-1
/
+1
2006-06-26
[PATCH] vga16fb: Update platform code
Antonino A. Daplas
1
-17
/
+23
[next]