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-03-25
[PATCH] EISA: tidy-up driver_register() return value
Bjorn Helgaas
3
-21
/
+20
2006-03-25
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
Bjorn Helgaas
4
-14
/
+11
2006-03-25
[PATCH] parport: move PP_MAJOR from ppdev.h to major.h
Rene Herman
1
-1
/
+2
2006-03-25
[PATCH] block/floppy: fix section mismatch warnings
Sam Ravnborg
1
-1
/
+1
2006-03-25
[PATCH] ide: fix section mismatch warning
Sam Ravnborg
1
-1
/
+1
2006-03-25
[PATCH] sysrq cleanup
Andrew Morton
1
-135
/
+115
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
41
-91
/
+100
2006-03-25
[PATCH] hysdn: remove custom types
Andrew Morton
12
-126
/
+127
2006-03-25
[PATCH] drivers/block/nbd.c: don't defer compile error to runtime
Adrian Bunk
1
-4
/
+1
2006-03-25
[PATCH] constify tty flip buffer handling
Thomas Koeller
1
-2
/
+2
2006-03-25
[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_ppp
Jesper Juhl
1
-1
/
+2
2006-03-25
[PATCH] cirrus ep93xx watchdog driver
Alessandro Zummo
3
-0
/
+268
2006-03-25
V4L/DVB (3604): V4l printk fix
Andrew Morton
1
-1
/
+1
2006-03-25
V4L/DVB (3599b): Whitespace cleanups under drivers/media
Mauro Carvalho Chehab
102
-3012
/
+3012
2006-03-25
V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video
Mauro Carvalho Chehab
64
-283
/
+281
2006-03-25
[AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsets
Andi Kleen
1
-1
/
+1
2006-03-25
[AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridge
Henrik Kretzschmar
1
-1
/
+1
2006-03-25
IPoIB: P_Key change event handling
Leonid Arsh
4
-19
/
+44
2006-03-25
IB/mthca: Fix modify QP error path
Roland Dreier
1
-10
/
+11
2006-03-25
IPoIB: Fix network interface "RUNNING" status
Leonid Arsh
1
-2
/
+3
2006-03-25
IB/mthca: Fix indentation
Roland Dreier
1
-2
/
+2
2006-03-25
IB/mthca: Fix uninitialized variable in mthca_alloc_qp()
Jack Morgenstein
1
-4
/
+5
2006-03-25
IB/mthca: Check SRQ limit in modify SRQ operation
Jack Morgenstein
1
-0
/
+2
2006-03-25
IB/mthca: Check that SRQ WQE size does not exceed device's max value
Jack Morgenstein
1
-0
/
+4
2006-03-25
IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp
Dotan Barak
1
-4
/
+23
2006-03-25
IB/srp: Use a fake scatterlist for non-SG SCSI commands
Roland Dreier
2
-77
/
+75
2006-03-25
[WIRELESS]: Fix config dependencies.
Dave Jones
1
-0
/
+1
2006-03-25
IPoIB: Pass correct pointer when flushing child interfaces
Leonid Arsh
1
-1
/
+1
2006-03-24
V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.
Hans Verkuil
2
-10
/
+20
2006-03-24
V4L/DVB (3597): Vivi: fix warning: implicit declaration of function 'in_inter...
Michael Krufky
1
-0
/
+1
2006-03-24
V4L/DVB (3588): Remove VIDIOC_G/S_AUDOUT from msp3400
Hans Verkuil
1
-37
/
+2
2006-03-24
V4L/DVB (3587): Always wake thread after routing change.
Hans Verkuil
1
-2
/
+1
2006-03-24
V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
Hans Verkuil
8
-5
/
+28
2006-03-24
V4L/DVB (3582): Implement correct msp3400 input/output routing
Hans Verkuil
8
-111
/
+176
2006-03-24
V4L/DVB (3581): Add new media/msp3400.h header containing the routing macros
Hans Verkuil
4
-6
/
+7
2006-03-24
V4L/DVB (3580): Last round of msp3400 cleanups before adding routing commands
Hans Verkuil
3
-85
/
+107
2006-03-24
V4L/DVB (3579): Move msp_modus to msp3400-kthreads, add JP and KR std detection
Hans Verkuil
3
-33
/
+33
2006-03-24
V4L/DVB (3578): Make scart definitions easier to handle
Hans Verkuil
2
-23
/
+24
2006-03-24
V4L/DVB (3577): Cleanup audio input handling
Hans Verkuil
21
-320
/
+316
2006-03-24
V4L/DVB (3575): Cxusb: fix i2c debug messages for bluebird devices
Michael Krufky
2
-2
/
+4
2006-03-24
V4L/DVB (3574): Cxusb: fix debug messages
Michael Krufky
1
-3
/
+3
2006-03-24
V4L/DVB (3573): Cxusb: remove FIXME: comment in bluebird_patch_dvico_firmware...
Michael Krufky
1
-1
/
+0
2006-03-24
V4L/DVB (3572): Cxusb: conditionalize gpio write for the medion box
Michael Krufky
1
-8
/
+9
2006-03-24
V4L/DVB (3571): Printk warning fixes
Andrew Morton
1
-9
/
+12
2006-03-24
V4L/DVB (3569): PATCH: switch cpia2 to mutexes and use ioctl 32 compat lib func
Alan Cox
3
-42
/
+43
2006-03-24
V4L/DVB (3557): Kconfig: fix title and description for VIDEO_CX88_ALSA
Michael Krufky
1
-2
/
+3
2006-03-24
V4L/DVB (3551): Fix saturation bug. Fix NTSC->PAL standard change. Detect NTS...
Hans Verkuil
1
-4
/
+31
2006-03-24
V4L/DVB (3549): Make hotplug automatically load the b2c2-flexcop-usb module
Patrick Boettcher
1
-0
/
+1
2006-03-24
V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_foo
Mauro Carvalho Chehab
10
-49
/
+49
2006-03-24
V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.h
Mauro Carvalho Chehab
2
-15
/
+1
[prev]
[next]