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.13.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-12
V4L/DVB (9072): S2API: Add DTV_API_VERSION command
Steven Toth
2
-2
/
+3
2008-10-12
V4L/DVB (9071): S2API: Implement result codes for individual commands
Steven Toth
1
-0
/
+1
2008-10-12
V4L/DVB (9070): S2API: Removed the typedef for the commands, used defines ins...
Steven Toth
1
-35
/
+22
2008-10-12
V4L/DVB (9061): saa7134: Add support for Real Audio 220
Mauro Carvalho Chehab
1
-1
/
+1
2008-10-12
V4L/DVB (9060): saa7134: Add support for Avermedia PCI pure analog (M135A)
Mauro Carvalho Chehab
1
-0
/
+1
2008-10-12
V4L/DVB (9059): saa7134: Add support for Encore version 5.3 board
Mauro Carvalho Chehab
1
-0
/
+1
2008-10-12
V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback
Michael Krufky
1
-1
/
+1
2008-10-12
V4L/DVB (9025): S2API: Deactivate the ISDB-T definitions
Steven Toth
1
-30
/
+0
2008-10-12
V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields.
Steven Toth
1
-2
/
+0
2008-10-12
V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZ
Steven Toth
1
-3
/
+24
2008-10-12
V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixes
Steven Toth
1
-40
/
+27
2008-10-12
V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX
Steven Toth
1
-2
/
+2
2008-10-12
V4L/DVB (8998): s2api: restore DTV_UNDEFINED
Steven Toth
1
-0
/
+1
2008-10-12
V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FEC
Steven Toth
1
-4
/
+4
2008-10-12
V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command a...
Steven Toth
1
-10
/
+17
2008-10-12
V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes
Steven Toth
1
-54
/
+54
2008-10-12
V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning API
Steven Toth
1
-2
/
+128
2008-10-12
V4L/DVB (8959): include <linux/videodev2.h> into linux/ivtv.h
Kirill A. Shutemov
1
-0
/
+1
2008-10-12
V4L/DVB (8940): saa7115: fix saa7111(a) support
Hans Verkuil
2
-10
/
+21
2008-10-12
V4L/DVB (8559): replace __FUNCTION__ with __func__
Alexander Beregalov
1
-1
/
+1
2008-10-12
V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdev
Hans Verkuil
1
-0
/
+3
2008-10-12
V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper function
Hans Verkuil
1
-14
/
+21
2008-10-12
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
Hans Verkuil
1
-11
/
+3
2008-10-12
V4L/DVB (8785): v4l2: add __must_check to v4l2_dev.h
Hans Verkuil
1
-3
/
+3
2008-10-12
V4L/DVB (8782): v4l2-dev: add video_device_release_empty
Hans Verkuil
1
-0
/
+5
2008-10-12
V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/release
Hans Verkuil
1
-6
/
+0
2008-10-12
V4L/DVB (8777): tea575x-tuner: replace video_exclusive_open/release
Hans Verkuil
1
-0
/
+1
2008-10-12
V4L/DVB (8691): i2c-id: remove obsolete SAB3036 driver ID
Hans Verkuil
1
-1
/
+0
2008-10-12
V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to se...
Stefan Herbrechtsmeier
2
-2
/
+3
2008-10-12
V4L/DVB (8683): Add Micron mt9m111 chip ID in V4L2 identifiers
Robert Jarzmik
1
-0
/
+1
2008-10-12
V4L/DVB (8649): v4l2: add AAC bitrate control
Hans Verkuil
1
-1
/
+2
2008-10-12
V4L/DVB (8639): saa6752hs: cleanup and add AC-3 support
Hans Verkuil
1
-0
/
+4
2008-10-12
V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support function
Hans Verkuil
1
-0
/
+2
2008-10-12
V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function.
Hans Verkuil
1
-0
/
+1
2008-10-12
V4L/DVB (8635): v4l: add AC-3 audio support to the MPEG Encoding API
Hans Verkuil
1
-0
/
+23
2008-10-12
V4L/DVB (8634): v4l2: extend MPEG Encoding API with AVC and AAC
Janne Grunau
1
-2
/
+4
2008-10-12
V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FM
Mauro Carvalho Chehab
1
-0
/
+1
2008-10-12
V4L/DVB (8626): Add support for TCL tuner MF02GIP-5N-E
Mauro Carvalho Chehab
1
-0
/
+1
2008-10-12
V4L/DVB (8625): saa7134: Add NEC prococol IR decoding capability
Mauro Carvalho Chehab
1
-0
/
+5
2008-10-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
5
-10
/
+92
2008-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-114
/
+314
2008-10-11
Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...
Linus Torvalds
57
-249
/
+833
2008-10-11
Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D
Ingo Molnar
17
-61
/
+478
2008-10-11
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
Ingo Molnar
41
-189
/
+356
2008-10-11
Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...
Linus Torvalds
9
-28
/
+177
2008-10-11
Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+19
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-18
/
+238
2008-10-11
net: fix dummy 'nf_conntrack_event_cache()'
Linus Torvalds
1
-1
/
+1
2008-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
83
-678
/
+2573
2008-10-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
458
-60863
/
+0
[next]