index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dvb-core
Age
Commit message (
Expand
)
Author
2008-10-04
V4L/DVB (9029): Fix deadlock in demux code
Andreas Oberritter
2008-09-03
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
Hans Verkuil
2008-07-21
device create: dvb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2008-07-20
V4L/DVB (8131): dmx_write: memcpy from user-supplied pointer
Al Viro
2008-07-20
V4L/DVB (8130): split dvb_ringbuffer dual-use functions
Al Viro
2008-07-20
V4L/DVB (8126): net endianness fix
Al Viro
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-15
netdev: Do not use TX lock to protect address lists.
David S. Miller
2008-07-15
netdev: Add netdev->addr_list_lock protection.
David S. Miller
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-06-20
dvb: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-05
V4L/DVB (7960): net: endianness annotations
Al Viro
2008-05-14
V4L/DVB (7830): dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av s...
Robert Schedel
2008-04-29
Rename common tuner Kconfig names to use the same
Mauro Carvalho Chehab
2008-04-29
V4L/DVB(7767): Move tuners to common/tuners
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7659): dvb-core: Implement DMX_SET_BUFFER_SIZE for dvr
Andrea Odetti
2008-04-24
V4L/DVB (7658): dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinks
Andrea Odetti
2008-04-24
V4L/DVB (7538): Adds selectable adapter numbers as per module option
Janne Grunau
2008-04-24
V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
V4L/DVB (7329): add flag to allow software demux to recognize the output type
Andreas Oberritter
2008-04-24
V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resend
Peter Hartley
2008-04-24
V4L/DVB (7140): constify function pointer tables
Jan Engelhardt
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-03-30
NULL noise: drivers/media
Al Viro
2008-02-03
drivers/media/: Spelling fixes
Joe Perches
2008-01-25
V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detach
Michael Krufky
2008-01-25
V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...
Michael Krufky
2008-01-25
V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.h
Michael Krufky
2008-01-25
V4L/DVB (6570): core/dvb_ringbuffer.c: remove unused exports
Adrian Bunk
2008-01-25
V4L/DVB (6439): dvb_frontend: codingstyle cleanups
Michael Krufky
2008-01-25
V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend
Michael Krufky
2008-01-25
V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops
Michael Krufky
2008-01-25
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
2007-10-22
V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisation
Marco Schluessler
2007-10-18
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
2007-10-12
cdev: remove unneeded setting of cdev names
Greg Kroah-Hartman
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2007-10-10
V4L/DVB (6279): en_50221: convert to kthread API
Christoph Hellwig
2007-10-09
V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tun...
Michael Krufky
2007-10-09
V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1
Michael Krufky
2007-10-09
V4L/DVB (6107): dvb_frontend: clean-up shutdown handling
Oliver Endriss
2007-10-09
V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0
Oliver Endriss
2007-10-09
V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixed
Oliver Endriss
2007-10-09
V4L/DVB (6104): dvb_ca_en50221: decrement module use count on error
Marco Schluessler
2007-10-09
V4L/DVB (6103): dvb_ca_en50221: return correct error code value
Marco Schluessler
2007-10-09
V4L/DVB (6100): dvb_net: whitespace cleanup
Michael Krufky
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
[next]