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
2007-05-08
no longer #include <asm/kdebug.h>
Adrian Bunk
1
-1
/
+0
2007-05-08
rtc-cmos: make it load on PNPBIOS systems
Marko Vrh
1
-9
/
+9
2007-05-08
rtc: remove "RTC_ALM_SET mode" bugs
David Brownell
3
-31
/
+43
2007-05-08
revert "rtc: Add rtc_merge_alarm()"
Andrew Morton
1
-81
/
+0
2007-05-08
workaround rtc-related acpi table bugs
David Brownell
1
-2
/
+9
2007-05-08
ACPI wakeup hooks for rtc-cmos
David Brownell
2
-3
/
+53
2007-05-08
rtc-cmos wakeup interface
David Brownell
1
-10
/
+27
2007-05-08
rtc: update vr41xx alarm handling
Yoichi Yuasa
1
-2
/
+26
2007-05-08
RTC Kconfig cleanup
Alessandro Zummo
1
-120
/
+130
2007-05-08
rtc: update to class device removal patches
David Brownell
3
-1
/
+11
2007-05-08
RTC: replace some newly-introduced macros with inlines
David Brownell
1
-11
/
+35
2007-05-08
rtc: suspend()/resume() restores system clock
David Brownell
5
-76
/
+91
2007-05-08
rtc: remove rest of class_device
David Brownell
8
-64
/
+72
2007-05-08
rtc: simplified /proc/driver/rtc handling
David Brownell
5
-59
/
+20
2007-05-08
rtc: simplified rtc sysfs attribute handling
David Brownell
5
-66
/
+42
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
16
-101
/
+103
2007-05-08
rtc: remove /sys/class/rtc-dev/*
David Brownell
5
-88
/
+46
2007-05-08
ISDN: Spinlock initializer cleanup
Thomas Gleixner
2
-2
/
+2
2007-05-08
use mutex instead of semaphore in CAPI 2.0 interface
Matthias Kaehlcke
1
-16
/
+17
2007-05-08
fix spinlock usage in hysdn_log_close()
Matthias Kaehlcke
1
-4
/
+0
2007-05-08
drivers/isdn/hardware/eicon/: remove unused header files
Armin Schindler
2
-248
/
+0
2007-05-08
make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static
Adrian Bunk
1
-7
/
+1
2007-05-08
inode numbering: change libfs sb creation routines to avoid collisions with t...
Jeff Layton
1
-1
/
+1
2007-05-08
au1550 SPI controller driver
Jan Nikitenko
3
-0
/
+986
2007-05-08
SPI kerneldoc
David Brownell
1
-5
/
+28
2007-05-08
/dev/spidevB.C interface
Andrea Paterniani
3
-0
/
+594
2007-05-08
minor spi_butterfly cleanup
David Brownell
1
-58
/
+4
2007-05-08
8250: Remove commented out irq cruft
Josh Boyer
1
-2
/
+0
2007-05-08
use mutex instead of semaphore for misc char devices
Matthias Kaehlcke
1
-13
/
+14
2007-05-08
use mutex instead of semaphore in hdaps driver
Matthias Kaehlcke
1
-18
/
+20
2007-05-08
use mutex instead of semaphore in TPM driver
Matthias Kaehlcke
2
-13
/
+16
2007-05-08
use mutex instead of semaphore in RocketPort driver
Matthias Kaehlcke
2
-9
/
+14
2007-05-08
synclink_gt use dynamic tty device registration
Paul Fulghum
1
-16
/
+18
2007-05-08
Misc: add sensable phantom driver
Jiri Slaby
3
-0
/
+473
2007-05-08
old buffer overflow in moxa driver
dann frazier
1
-2
/
+6
2007-05-08
Driver for the Maxim DS1WM, a 1-wire bus master ASIC core
akpm@linux-foundation.org
3
-1
/
+477
2007-05-08
w1: allow bus master to have reset and byte ops
Evgeniy Polyakov
1
-1
/
+2
2007-05-08
W1 printk format warning fix
Evgeniy Polyakov
1
-1
/
+1
2007-05-08
tpm: fix sleep-in-spinlock
Parag Warudkar
1
-4
/
+8
2007-05-08
drivers/char: use __set_current_state()
Milind Arun Choudhary
11
-15
/
+15
2007-05-08
Clean up mutex_trylock noise
Jean Delvare
2
-3
/
+3
2007-05-08
console UTF-8 fixes
Egmont Koblinger
2
-81
/
+182
2007-05-08
serial_txx9: zap changelog from source code
Atsushi Nemoto
1
-25
/
+0
2007-05-08
serial_txx9: Use assigned device numbers
Atsushi Nemoto
1
-3
/
+4
2007-05-08
pnpbios: convert to use the kthread API
Eric W. Biederman
1
-9
/
+7
2007-05-08
SPIN_LOCK_UNLOCKED cleanup in drivers/serial
Milind Arun Choudhary
2
-9
/
+9
2007-05-08
SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboard
Milind Arun Choudhary
1
-1
/
+1
2007-05-08
cciss: include scsi/scsi.h unconditionally
Stephen Cameron
2
-1
/
+1
2007-05-08
Add keyboard blink driver
Andi Kleen
3
-0
/
+37
2007-05-08
fix hotplug for legacy platform drivers
David Brownell
3
-0
/
+20
[next]