summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10817): stkwebcam: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-6/+0
* V4L/DVB (10816): cx88: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-5/+1
* V4L/DVB (10815): bttv: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-9/+2
* V4L/DVB (10814): saa7146: some small fixesTrent Piepho2009-03-301-9/+6
* V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_periodTrent Piepho2009-03-302-25/+20
* V4L/DVB (10812): v4l2: Zero out read-only ioctls in one placeTrent Piepho2009-03-301-15/+5
* V4L/DVB (10811): videodev: only copy needed part of RW ioctl's parameterTrent Piepho2009-03-301-55/+52
* V4L/DVB (10808): Fix typo in lnbp21.cIgor M. Liplianin2009-03-301-1/+1
* V4L/DVB (10805): Add support for NetUP Dual DVB-S2 CI cardIgor M. Liplianin2009-03-307-3/+186
* V4L/DVB (10804): Add support for ST STV0900 dual demodulator.Igor M. Liplianin2009-03-303-0/+2856
* V4L/DVB (10803): Add core code for ST STV0900 dual demodulator.Igor M. Liplianin2009-03-301-0/+1946
* V4L/DVB (10802): Add more headers for ST STV0900 dual demodulator.Igor M. Liplianin2009-03-302-0/+869
* V4L/DVB (10801): Add headers for ST STV0900 dual demodulator.Igor M. Liplianin2009-03-302-0/+3849
* V4L/DVB (10800): Add support for ST LNBH24 LNB power controller.Igor M. Liplianin2009-03-304-24/+126
* V4L/DVB (10799): Add support for ST STV6110 silicon tuner.Igor M. Liplianin2009-03-304-0/+526
* V4L/DVB (10798): Add CIMax(R) SP2 Common Interface code for NetUP Dual DVB-S2...Abylay Ospan2009-03-302-0/+519
* V4L/DVB (10797): Add EEPROM code for NetUP Dual DVB-S2 CI card.Abylay Ospan2009-03-302-0/+149
* V4L/DVB (10796): Add init code for NetUP Dual DVB-S2 CI cardAbylay Ospan2009-03-302-0/+150
* V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctlTrent Piepho2009-03-305-20/+7
* V4L/DVB (10792): cx88: remove unnecessary forward declaration of cx88_coreTrent Piepho2009-03-301-1/+0
* V4L/DVB (10791): videodev: not possible to register NULL video_deviceTrent Piepho2009-03-301-4/+3
* V4L/DVB (10788): gspca - vc032x: Bad matrix for sensor mi1310_soc.Jean-Francois Moine2009-03-301-1/+1
* V4L/DVB (10787): gspca - mars: Bad webcam register values tied to saturation.Jean-Francois Moine2009-03-301-10/+13
* V4L/DVB (10784): mxl5007t: update driver for MxL 5007T V4Michael Krufky2009-03-301-133/+135
* V4L/DVB (10783): mxl5007t: fix devname for hybrid_tuner_request_stateMichael Krufky2009-03-301-1/+1
* V4L/DVB (10782): mxl5007t: warn when unknown revisions are detectedMichael Krufky2009-03-301-0/+1
* V4L/DVB (10781): mxl5007t: mxl5007t_get_status should report if tuner is lockedMichael Krufky2009-03-301-2/+6
* V4L/DVB (10780): mxl5007t: remove function mxl5007t_check_rf_input_powerMichael Krufky2009-03-301-29/+0
* V4L/DVB (10779): mxl5007t: remove analog tuning codeMichael Krufky2009-03-301-124/+0
* V4L/DVB (10772): siano: prevent duplicate variable declarationMichael Krufky2009-03-305-3/+13
* V4L/DVB (10769): Update dependencies of the modules converted to V4L2Mauro Carvalho Chehab2009-03-301-8/+8
* V4L/DVB (10764): cx18: Disable AC3 controls as the firmware doesn't support AC3Andy Walls2009-03-301-1/+1
* V4L/DVB (10763): cx18: Increment version number due to significant changes fo...Andy Walls2009-03-301-2/+2
* V4L/DVB (10762): cx18: Get rid of unused variables related to video outputAndy Walls2009-03-302-8/+3
* V4L/DVB (10761): cx18: Change log lines for internal subdevs and fix tveeprom...Andy Walls2009-03-306-77/+135
* V4L/DVB (10760): cx18: Fix a memory leak of buffers used for sliced VBI inser...Andy Walls2009-03-301-1/+5
* V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdev...Andy Walls2009-03-3012-123/+278
* V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevicesAndy Walls2009-03-3013-363/+250
* V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core ...Andy Walls2009-03-3011-66/+98
* V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_dev...Andy Walls2009-03-306-119/+71
* V4L/DVB (10755): cx18: Convert the integrated A/V decoder core interface to a...Andy Walls2009-03-302-260/+336
* V4L/DVB (10753): siano: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPLMichael Krufky2009-03-302-21/+21
* V4L/DVB (10752): sms1xxx: load smsdvb module automatically based on device idMichael Krufky2009-03-303-0/+20
* V4L/DVB (10751): sms1xxx: fix checkpatch.pl violations introduced by previous...Michael Krufky2009-03-304-33/+32
* V4L/DVB (10750): import changes from SianoUri Shkolnik2009-03-305-29/+62
* V4L/DVB (10749): sms1xxx: move smsusb_id_table into smsusb.cMichael Krufky2009-03-303-49/+47
* V4L/DVB (10748): sms1xxx: restore smsusb_driver.name to smsusbUri Shkolnik2009-03-301-1/+1
* V4L/DVB (10747): sms1xxx: move definition of struct smsdvb_client_t into smsd...Michael Krufky2009-03-302-21/+20
* V4L/DVB (10746): sms1xxx: enable rf switch on Hauppauge Tiger devicesMichael Krufky2009-03-303-3/+42
* V4L/DVB (10744): dm1105: infrared remote code is remaked.Igor M. Liplianin2009-03-302-83/+55