summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3436): move config byte from tuner_params to tuner_range struct.Michael Krufky2006-01-233-236/+176
* V4L/DVB (3435): rename cb variable names in tuner structures for global consi...Michael Krufky2006-01-233-24/+24
* V4L/DVB (3434): changed comment in tuner-core.cMarkus Rechberger2006-01-231-1/+1
* V4L/DVB (3433): Fix printk type warningRandy Dunlap2006-01-231-2/+4
* V4L/DVB (3432): Hauppauge HVR 900 Composite supportMarkus Rechberger2006-01-233-14/+56
* V4L/DVB (3431): fixed spelling error, exectuted --> executed.Michael Krufky2006-01-231-1/+1
* V4L/DVB (3430): Add new internal VIDIOC_INT commandsHans Verkuil2006-01-231-7/+44
* V4L/DVB (3429): Missing break statement on tuner-coreMarkus Rechberger2006-01-231-0/+1
* V4L/DVB (3428): drivers/media/dvb/ possible cleanupsAdrian Bunk2006-01-2311-71/+29
* V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)Hans Verkuil2006-01-237-286/+255
* V4L/DVB (3423): CodingStyle fixes.Mauro Carvalho Chehab2006-01-231-442/+427
* V4L/DVB (3422): Implemented VIDIOC_G_FMT/S_FMT for sliced VBIMauro Carvalho Chehab2006-01-231-153/+155
* V4L/DVB (3421): Several fixes to prepare for VBIMauro Carvalho Chehab2006-01-232-76/+181
* V4L/DVB (3420): Added iocls to configure VBI on tvp5150Mauro Carvalho Chehab2006-01-232-3/+70
* V4L/DVB (3419): added some VBI macros and moved minor definitions to header fileMauro Carvalho Chehab2006-01-232-13/+41
* V4L/DVB (3418): Cause tda9887 to use I2C_DRIVERID_TDA9887Mike Isely2006-01-231-1/+1
* V4L/DVB (3417): make VP-3054 Secondary I2C Bus Support a Kconfig option.Michael Krufky2006-01-232-1/+12
* V4L/DVB (3416): Recognise Hauppauge card #34519Ian Pickworth2006-01-231-0/+1
* V4L/DVB (3414): rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmvMichael Krufky2006-01-233-5/+5
* V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x moduleMichael Krufky2006-01-238-756/+57
* V4L/DVB (3411): group dvb-bt8xx Subsystem ID's together, in order.Michael Krufky2006-01-231-3/+3
* V4L/DVB (3410): Implemented sliced VBI set on VIDIOC_S_FMTMauro Carvalho Chehab2006-01-231-5/+42
* V4L/DVB (3409): Mark Typhoon cards as Lifeview OEM'sPeter Missel2006-01-234-29/+28
* V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150Mauro Carvalho Chehab2006-01-235-70/+161
* V4L/DVB (3407): added some code for VBI processing and cleanup debug dumpMauro Carvalho Chehab2006-01-232-373/+238
* V4L/DVB (3406): Added credits for em28xx-video.cMauro Carvalho Chehab2006-01-231-0/+3
* V4L/DVB (3405): Fixes tvp5150a/am1 detection.Mauro Carvalho Chehab2006-01-231-9/+12
* VIDEO_CX88_ALSA must select SND_PCMAdrian Bunk2006-01-231-0/+1
* V4L/DVB (3403): Add probe check for the tda9840.Hans Verkuil2006-01-231-0/+9
* V4L/DVB (3402): Fix handling of VIDIOC_G_TUNER audmode in msp3400Hans Verkuil2006-01-232-30/+16
* V4L/DVB (3400): Remove duplicated keymaps and add keymap for KWorld LTV883IR.Nickolay V. Shmyrev2006-01-235-166/+49
* V4L/DVB (3393): Move all IR keymaps to ir-common moduleRicardo Cerqueira2006-01-239-1717/+1585
* V4L/DVB (3395): Hauppauge Grey Remote supportJ.O. Aho2006-01-231-1/+10
* V4L/DVB (3392): Add PCI ID for DigitalNow DVB-T Dual, rebranded DViCO FusionH...Michael Krufky2006-01-222-1/+6
* [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller2006-01-201-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-1912-85/+156
|\
| * [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller2006-01-191-1/+1
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller2006-01-1911-84/+155
| |\
| | * [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly.Tsutomu Fujii2006-01-172-4/+11
| | * [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala2006-01-173-1/+40
| | * [SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich2006-01-172-1/+9
| | * [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich2006-01-175-46/+47
| | * [SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems.Vlad Yasevich2006-01-171-2/+2
| | * [SCTP]: sctp doesn't show all associations/endpoints in /procVlad Yasevich2006-01-171-18/+10
| | * [SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich2006-01-172-3/+14
| | * [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().Sridhar Samudrala2006-01-172-10/+23
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-1917-422/+186
|\ \ \
| * | | [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-1916-422/+184
| * | | [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller2006-01-181-0/+2
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-1915-147/+196
|\ \ \
OpenPOWER on IntegriCloud