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
2008-06-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-11
/
+19
2008-06-06
Merge git://git.infradead.org/~dwmw2/mtd-2.6.26
Linus Torvalds
1
-1
/
+3
2008-06-06
ipwireless: Fix blocked sending
David Sterba
1
-8
/
+12
2008-06-06
hdaps: fix module loading on Thinkpad T61P
Tim Gardner
1
-0
/
+1
2008-06-06
rtc: class driver for ppc_md RTC functions
David Woodhouse
3
-0
/
+78
2008-06-06
fbdev: export symbol fb_mode_option
Geoff Levand
1
-0
/
+1
2008-06-06
atmel_serial: filter out FP during baud rate detection
Haavard Skinnemoen
1
-1
/
+1
2008-06-06
vt: fix vc_resize locking
Nick Piggin
1
-5
/
+8
2008-06-06
vt: fix background color on line feed, DEC invert
Jan Engelhardt
1
-1
/
+1
2008-06-06
cpufreq: fix null object access on Transmeta CPU
CHIKAMA masaki
1
-2
/
+2
2008-06-06
fbcon: fix wrong vmode bits copied on console switch
Krzysztof Helt
1
-3
/
+1
2008-06-06
rtc-ds1374: rename device to just "ds1374"
Jean Delvare
2
-2
/
+1
2008-06-06
Fix various old email addresses for dwmw2
David Woodhouse
1
-1
/
+1
2008-06-06
fujitsu-laptop: autoload module on Lifebook P1510D
Dan Williams
1
-0
/
+6
2008-06-06
drivers/char/ip2: fix Kconfig after ip2/ip2main merge
Roland.Kletzing
1
-2
/
+2
2008-06-06
edd: fix incorrect return of 1 from module_init
Alexey Dobriyan
1
-1
/
+1
2008-06-06
serial: fix driver_name conflicts
Anton Vorontsov
2
-2
/
+2
2008-06-06
modedb: fix incorrect sync and vmode flags for CVT modes
Krzysztof Helt
1
-0
/
+1
2008-06-06
md: do not compute parity unless it is on a failed drive
Dan Williams
1
-1
/
+4
2008-06-06
md: fix uninitialized use of mddev->recovery_wait
Dan Williams
1
-1
/
+1
2008-06-06
md: fix prexor vs sync_request race
Dan Williams
1
-0
/
+5
2008-06-06
spi: fix refcount-related spidev oops-on-rmmod
David Brownell
1
-30
/
+34
2008-06-06
IB/ipath: Fix SM trap forwarding
Ralph Campbell
1
-0
/
+4
2008-06-06
IB/ehca: Reject send WRs only for RESET, INIT and RTR state
Joachim Fenkes
1
-2
/
+4
2008-06-06
[MTD] m25p80.c mutex unlock fix
Chen Gong
1
-1
/
+3
2008-06-06
mmc: Fix crash in mmc_block on 64-bit
Ben Collins
1
-1
/
+1
2008-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
61
-342
/
+427
2008-06-06
Merge git://git.infradead.org/~dwmw2/mtd-2.6.26
Linus Torvalds
3
-3
/
+3
2008-06-06
Add 'rd' alias to new brd ramdisk driver
Nick Piggin
1
-0
/
+1
2008-06-05
PNP: skip UNSET MEM resources as well as DISABLED ones
Bjorn Helgaas
1
-1
/
+1
2008-06-05
libata: fix G5 SATA broken on -rc5
Hugh Dickins
1
-1
/
+1
2008-06-05
V4L/DVB (8001): dib0070: fix dib0070_attach when !CONFIG_DVB_TUNER_DIB0070
Michael Krufky
1
-1
/
+14
2008-06-05
V4L/DVB (8000): tda827x: fix NULL pointer in tda827xa_lna_gain
Sigmund Augdal
1
-2
/
+2
2008-06-05
V4L/DVB (7990): Fix entry for PowerColor RA 330 and make it run with firmware...
Daniel Gimpelevich
1
-3
/
+10
2008-06-05
V4L/DVB (7983): tda18271_calc_rf_cal must return the return value of tda18271...
Michael Krufky
1
-2
/
+2
2008-06-05
V4L/DVB (7978): cx18: explicitly test for XC2028 tuner
Hans Verkuil
1
-1
/
+1
2008-06-05
V4L/DVB (7977): cx18: fix init order and remove duplicate open_on_first_use.
Hans Verkuil
1
-12
/
+10
2008-06-05
V4L/DVB (7975): saa7134_empress
Dmitri Belimov
1
-2
/
+1
2008-06-05
V4L/DVB (7974): fix MEDIA_TUNER && FW_LOADER build error
Ingo Molnar
1
-0
/
+1
2008-06-05
V4L/DVB (7972): or51132.c: unaligned
Al Viro
1
-3
/
+3
2008-06-05
V4L/DVB (7971): usb: unaligned
Al Viro
1
-1
/
+1
2008-06-05
V4L/DVB (7970): mix trivial endianness annotations
Al Viro
2
-5
/
+5
2008-06-05
V4L/DVB (7969): m920x: unaligned access
Al Viro
1
-3
/
+4
2008-06-05
V4L/DVB (7968): zoran: endianness annotations
Al Viro
3
-5
/
+5
2008-06-05
V4L/DVB (7967): bt8xx: unaligned access
Al Viro
1
-2
/
+3
2008-06-05
V4L/DVB (7966): cx18: direct dereferencing of iomem
Al Viro
1
-4
/
+6
2008-06-05
V4L/DVB (7965): annotate bcx_riscmem
Al Viro
5
-14
/
+16
2008-06-05
V4L/DVB (7964): cx18 iomem annotations
Al Viro
6
-12
/
+13
2008-06-05
V4L/DVB (7963): ivtv: trivial annotations
Al Viro
6
-10
/
+16
2008-06-05
V4L/DVB (7962): ttusb endianness annotations and fixes
Al Viro
3
-18
/
+19
[next]