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.13.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
2007-07-26
use CLOCKSOURCE_MASK() instead of too large constant
Al Viro
1
-1
/
+1
2007-07-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+7
2007-07-25
[WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTY
Wim Van Sebroeck
1
-1
/
+1
2007-07-25
[WATCHDOG] Return value of nonseekable_open
Wim Van Sebroeck
4
-11
/
+4
2007-07-25
[WATCHDOG] mv64x60_wdt: Rework the timeout register manipulation
Dale Farnsworth
1
-36
/
+54
2007-07-25
[WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probed
Dale Farnsworth
1
-0
/
+2
2007-07-25
[WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE feature
Dale Farnsworth
1
-4
/
+24
2007-07-25
[WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout setting
Dale Farnsworth
1
-3
/
+9
2007-07-25
[WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl support
Dale Farnsworth
1
-1
/
+10
2007-07-25
[WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctl
Dale Farnsworth
1
-7
/
+31
2007-07-25
[WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return value
Dale Farnsworth
1
-3
/
+1
2007-07-25
[WATCHDOG] mv64x60_wdt: Check return value of nonseekable_open
Dale Farnsworth
1
-3
/
+1
2007-07-25
[WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support
Dale Farnsworth
1
-1
/
+1
2007-07-25
[WATCHDOG] mv64x60_wdt: Get register address from platform data
Dale Farnsworth
1
-5
/
+16
2007-07-25
[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.
Al Viro
2
-1
/
+26
2007-07-24
[WATCHDOG] mv64x60_wdt: set up platform_device in platform code
Dale Farnsworth
1
-25
/
+1
2007-07-24
[WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdt
Pádraig Brady
1
-9
/
+15
2007-07-24
[WATCHDOG] s3c2410_wdt: fixup after arch include moves
Ben Dooks
1
-3
/
+3
2007-07-24
[WATCHDOG] git-watchdog-typo
Andrew Morton
1
-1
/
+1
2007-07-23
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
1
-1
/
+7
2007-07-23
[WATCHDOG] Clean-up Kconfig+Makefile
Wim Van Sebroeck
2
-46
/
+94
2007-07-23
[WATCHDOG] WDIOC_GETSTATUS and WDIOC_GETBOOTSTATUS clean-up
Wim Van Sebroeck
5
-0
/
+14
2007-07-23
[WATCHDOG] VFS clean-up
Wim Van Sebroeck
3
-3
/
+3
2007-07-23
[WATCHDOG] davinci_wdt clean-up
Wim Van Sebroeck
1
-5
/
+2
2007-07-23
[WATCHDOG] mpc5200_wdt clean-up
Wim Van Sebroeck
1
-2
/
+30
2007-07-23
[WATCHDOG] davinci watchdog driver
Vladimir Barinov
3
-0
/
+297
2007-07-23
[WATCHDOG] Blackfin on-chip watchdog driver
Bryan Wu
3
-0
/
+506
2007-07-23
[WATCHDOG] mpc5200 watchdog (GPT0)
Domen Puncer
3
-0
/
+263
2007-07-23
drm/via: Fix dmablit when blit queue is full
Simon Farnsworth
1
-1
/
+1
2007-07-23
drm_rmmap_ioctl(): remove dead code
Adrian Bunk
1
-5
/
+0
2007-07-22
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-0
/
+279
2007-07-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
3
-9
/
+9
2007-07-22
[POWERPC] init and exit markings for hvc_iseries
Stephen Rothwell
1
-4
/
+4
2007-07-22
[POWERPC] Quiet section mismatch in hvc_rtas.c
Stephen Rothwell
1
-1
/
+1
2007-07-22
[POWERPC] hvcs: Make some things static and const
Stephen Rothwell
1
-4
/
+4
2007-07-22
x86_64: Geode HW Random Number Generator depends on X86_32
Yinghai Lu
1
-1
/
+1
2007-07-22
x86_64: Untangle asm/hpet.h from asm/timex.h
Chris Wright
1
-1
/
+1
2007-07-22
ps3: FLASH ROM Storage Driver
Geert Uytterhoeven
2
-0
/
+442
2007-07-21
[SPARC64]: Stop using drivers/char/rtc.c
David S. Miller
2
-25
/
+7
2007-07-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-31
/
+39
2007-07-20
Fix memory leak in tpm_binary_bios_measurements_open()
Reiner Sailer
1
-3
/
+8
2007-07-20
Pull ia64-clocksource into release branch
Tony Luck
1
-31
/
+39
2007-07-20
[IA64] Convert to generic timekeeping/clocksource
Tony Luck
1
-31
/
+39
2007-07-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+1
2007-07-20
Memory leak in tpm_ascii_bios_measurements_open()
Jesper Juhl
1
-3
/
+8
2007-07-20
m68k: remove empty ->setup is several consoles
Al Viro
2
-14
/
+0
2007-07-20
more isa/eisa/pci-only drivers marked as such
Al Viro
1
-2
/
+2
2007-07-20
[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx
Dan Williams
3
-0
/
+279
2007-07-20
sh: Fix up SH-3 and SH-4 driver dependencies.
Paul Mundt
1
-1
/
+1
2007-07-20
random: fix bound check ordering (CVE-2007-3105)
Matt Mackall
1
-2
/
+7
[prev]
[next]