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-10-22
V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driver
Trent Piepho
1
-0
/
+2
2007-10-22
V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_e...
Trent Piepho
1
-56
/
+29
2007-10-22
V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and ...
Trent Piepho
2
-34
/
+34
2007-10-22
V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_state
Trent Piepho
3
-10
/
+15
2007-10-22
V4L/DVB (6332): cx88: Only include the blackbird fields if blackbird is selected
Trent Piepho
2
-6
/
+12
2007-10-22
V4L/DVB (6330): V4L: saa7134: Fix interaction between tvaudio thread and the ...
Maxim Levitsky
2
-7
/
+24
2007-10-22
V4L/DVB (6329): Additional Fixes for saa7134 suspend/resume
Maxim Levitsky
5
-22
/
+57
2007-10-22
V4L/DVB (6328): ivtv: fix NULL dereference
Adrian Bunk
1
-1
/
+1
2007-10-22
V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized value
Michael Krufky
1
-1
/
+1
2007-10-22
V4L/DVB (6325): Double-free in cx23885_initdev
Florin Malita
1
-5
/
+1
2007-10-22
V4L/DVB (6324): fix videobuf_cgmbuf export
Pekka Enberg
1
-1
/
+1
2007-10-22
V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYS
Jiri Slaby
1
-13
/
+29
2007-10-22
V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls
Hans Verkuil
5
-223
/
+0
2007-10-22
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
32
-52
/
+10
2007-10-22
V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclared
Pekka Seppänen
1
-1
/
+0
2007-10-22
V4L/DVB (6187): cx88-alsa: Add TLV support
Trent Piepho
1
-0
/
+6
2007-10-22
V4L/DVB (6185): cx88-alsa: Add mute controls, change control names
Trent Piepho
1
-13
/
+67
2007-10-22
[S390] struct class_device -> struct device conversion.
Cornelia Huck
4
-38
/
+26
2007-10-22
[S390] cio: Fix incomplete commit for uevent suppression.
Cornelia Huck
1
-0
/
+9
2007-10-22
[S390] cio: Use to_channelpath() for device to channel path conversion.
Cornelia Huck
1
-6
/
+6
2007-10-22
KVM: Improve local apic timer wraparound handling
Kevin Pedretti
1
-10
/
+26
2007-10-22
KVM: Fix local apic timer divide by zero
Kevin Pedretti
1
-1
/
+1
2007-10-22
KVM: Move kvm_guest_exit() after local_irq_enable()
Laurent Vivier
1
-1
/
+10
2007-10-22
KVM: x86 emulator: fix access registers for instructions with ModR/M byte and...
Aurelien Jarno
1
-0
/
+16
2007-10-22
KVM: VMX: Force vm86 mode if setting flags during real mode
Avi Kivity
1
-0
/
+2
2007-10-22
KVM: x86 emulator: implement 'movnti mem, reg'
Sheng Yang
1
-1
/
+6
2007-10-22
KVM: VMX: Reset mmu context when entering real mode
Eddie Dong
2
-0
/
+2
2007-10-22
KVM: VMX: Handle NMIs before enabling interrupts and preemption
Avi Kivity
1
-4
/
+9
2007-10-22
KVM: MMU: Set shadow pte atomically in mmu_pte_write_zap_pte()
Izik Eidus
1
-1
/
+1
2007-10-22
KVM: x86 emulator: fix repne/repnz decoding
Laurent Vivier
1
-2
/
+1
2007-10-22
KVM: x86 emulator: fix merge screwup due to emulator split
Nitin A Kamble
1
-25
/
+26
2007-10-22
[NET]: Make and use skb_get_queue_mapping
Pavel Emelyanov
1
-1
/
+1
2007-10-22
[NIU]: Cleanup PAGE_SIZE checks a bit
Olof Johansson
1
-29
/
+5
2007-10-22
[TG3]: Update version to 3.85
Matt Carlson
1
-2
/
+2
2007-10-22
[TG3]: PCI command adjustment
Matt Carlson
2
-6
/
+3
2007-10-22
[TG3]: Add management FW version to ethtool report
Matt Carlson
2
-14
/
+78
2007-10-22
[TG3]: Add 5723 support
Matt Carlson
1
-0
/
+1
2007-10-22
[Bluetooth] Add generic driver for Bluetooth USB devices
Marcel Holtmann
3
-0
/
+578
2007-10-22
[Bluetooth] Add generic driver for Bluetooth SDIO devices
Marcel Holtmann
3
-0
/
+419
2007-10-22
[Bluetooth] Eliminate checks for impossible conditions in IRQ handler
Jeff Garzik
4
-16
/
+4
2007-10-22
[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips
Ohad Ben-Cohen
5
-2
/
+557
2007-10-22
[Bluetooth] Change BPA 100/105 driver to use USB anchors
Marcel Holtmann
1
-362
/
+262
2007-10-22
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
1
-1
/
+2
2007-10-22
Input: appletouch - apply idle reset logic to all touchpads
Anton Ekblad
1
-14
/
+11
2007-10-22
Input: usbtouchscreen - add support for GoTop tablet devices
Jerrold Jones
2
-2
/
+40
2007-10-22
Input: bf54x-keys - return real error when request_irq() fails
Michael Hennerich
1
-1
/
+0
2007-10-22
Input: i8042 - export i8042_command()
Márton Németh
2
-23
/
+3
2007-10-21
[POWERPC] Update device tree binding for mpc5200 gpt
Marian Balakowicz
1
-0
/
+3
2007-10-21
Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...
Mike Frysinger
1
-1
/
+1
2007-10-21
Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...
Linus Torvalds
4
-50
/
+20
[prev]
[next]