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
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-08
Merge linux-2.6 with linux-acpi-2.6
Len Brown
38
-1939
/
+1794
2005-09-08
Merge branch 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airli...
Linus Torvalds
4
-37
/
+46
2005-09-08
[PATCH] ipmi poweroff: fix chassis control
Corey Minyard
1
-74
/
+58
2005-09-08
[PATCH] ipmi: remove unused fields
Corey Minyard
1
-31
/
+11
2005-09-08
[PATCH] ipmi: style cleanups
Corey Minyard
5
-128
/
+146
2005-09-08
[PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell servers
Corey Minyard
1
-0
/
+24
2005-09-08
[PATCH] ipmi: fix panic ipmb response
Corey Minyard
1
-40
/
+67
2005-09-08
[PATCH] ipmi: clean up versioning of the IPMI driver
Corey Minyard
8
-34
/
+19
2005-09-08
[PATCH] ipmi: OEM flag handling and hacks for some Dell machines
Corey Minyard
1
-12
/
+105
2005-09-08
[PATCH] ipmi: watchdog/NMI interaction fixes
Corey Minyard
1
-7
/
+11
2005-09-08
[PATCH] ipmi: high-res timer support fixes
Corey Minyard
1
-15
/
+21
2005-09-08
[PATCH] ipmi: add per-channel IPMB addresses
Corey Minyard
2
-53
/
+178
2005-09-08
[PATCH] IPMI: use dmi_find_device()
Andrey Panin
1
-88
/
+17
2005-09-08
[PATCH] drivers: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-09-08
[PATCH] tpm: fix tpm_atmel.c on ICH6
Philipp Matthias Hahn
1
-0
/
+3
2005-09-08
[PATCH] hpet: fix drift and url
Alex Williamson
1
-2
/
+2
2005-09-08
[PATCH] vt: fix possible memory corruption in complement_pos
Antonino A. Daplas
1
-6
/
+11
2005-09-08
[PATCH] Console blanking locking fix
Stephane Doyon
1
-0
/
+4
2005-09-08
[PATCH] sonypi: remove obsolete event
Stelian Pop
1
-1
/
+0
2005-09-08
[PATCH] sonypi SPIC initialisation fix
Erik Waling
1
-20
/
+97
2005-09-08
[PATCH] move 68360serial.c over use initcalls
Christoph Hellwig
1
-6
/
+0
2005-09-08
[PATCH] move m68k rtc drivers over to initcalls
Christoph Hellwig
1
-8
/
+1
2005-09-08
[PATCH] remove a dead extern in mem.c
Christoph Hellwig
1
-4
/
+0
2005-09-08
[PATCH] Clean up the old digi support and rescue it
Alan Cox
5
-1280
/
+610
2005-09-06
[SPARC64]: Kconfig fix (GEN_RTC dependencies)
Al Viro
1
-1
/
+1
2005-09-06
[RTC]: Use SA_SHIRQ in sparc specific code.
David S. Miller
1
-3
/
+2
2005-09-06
[MOXA]: Fix this driver properly.
Al Viro
2
-2
/
+1
2005-09-05
Merge watchdog driver updates
Linus Torvalds
7
-62
/
+121
2005-09-05
drm: fix MGA on non AGP systems
Dave Airlie
1
-3
/
+11
2005-09-05
drm: small cleanups
Dave Airlie
3
-2
/
+3
2005-09-05
drm: fix issue with handle lookup for a 0 handle
Dave Airlie
1
-32
/
+32
2005-09-05
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+1
2005-09-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2005-09-05
[PATCH] fix warning of TANBAC_TB0219 in drivers/char/Kconfig
Yoichi Yuasa
1
-2
/
+0
2005-09-05
[PATCH] mips: add TANBAC VR4131 multichip module
Yoichi Yuasa
1
-2
/
+3
2005-09-05
[PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variables
Kumar Gala
2
-11
/
+15
2005-09-05
[PATCH] ppc32: Added support for the Book-E style Watchdog Timer
Kumar Gala
3
-0
/
+196
2005-09-05
[PATCH] tpm_infineon: Bugfix in PNPACPI-handling
Marcel Selhorst
1
-31
/
+45
2005-09-03
[SERIAL] Fix moxa tty driver name
Sergey Vlasov
1
-1
/
+1
2005-09-03
[WATCHDOG] softdog-timer-running-oops.patch
Chuck Ebbert
1
-4
/
+9
2005-09-03
[WATCHDOG] w83627hf_wdt.c-initialized_bios_bug
P@Draig Brady
1
-0
/
+6
2005-09-03
[WATCHDOG] s3c2410 watchdog - replace reboot notifier
Ben Dooks
1
-29
/
+7
2005-09-03
[WATCHDOG] s3c2410 watchdog power management
Ben Dooks
1
-3
/
+48
2005-09-03
[WATCHDOG] correct sysfs name for watchdog devices
Olaf Hering
3
-3
/
+3
2005-09-03
[WATCHDOG] Kconfig+Makefile-clean
Wim Van Sebroeck
2
-22
/
+25
2005-09-03
[WATCHDOG] Makefile-probe_order-patch
Wim Van Sebroeck
1
-23
/
+46
2005-09-03
Merge linux-2.6 into linux-acpi-2.6 test
Len Brown
63
-3258
/
+7464
2005-09-02
[SPARC32]: More dependencies fallout
Al Viro
1
-1
/
+1
2005-09-02
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-9
/
+12
2005-09-01
[SERIAL] mwave is no longer broken
Russell King
1
-2
/
+2
[next]