summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | V4L/DVB (7867): mxl5005s: Cleanup #4Steven Toth2008-05-142-581/+636
| * | V4L/DVB (7866): mxl5005s: Cleanup #3Steven Toth2008-05-142-3015/+2677
| * | V4L/DVB (7865): mxl5005s: Cleanup #2Steven Toth2008-05-141-636/+271
| * | V4L/DVB (7864): mxl5005s: Cleanup #1Steven Toth2008-05-142-521/+260
| * | V4L/DVB (7862): Add mxl5505s driver for MaxiLinear 5505 chipsetsSteven Toth2008-05-142-0/+5707
| * | V4L/DVB (7861): mt312: Prefix functions only with mt312_, Add zl10313 to kcon...Matthias Schwarzott2008-05-144-8/+9
| * | V4L/DVB (7859): mt9v022: fix a copy-paste error in commentGuennadi Liakhovetski2008-05-141-1/+1
| * | V4L/DVB (7858): video: build fix for drivers/media/video/mt9v022.cIngo Molnar2008-05-142-8/+2
| * | V4L/DVB (7857): make itd1000_fre_values[] static constAdrian Bunk2008-05-141-1/+1
| * | V4L/DVB (7856): cx18/: possible cleanupsAdrian Bunk2008-05-147-41/+6
| * | V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handlingHans Verkuil2008-05-1410-27/+37
| * | V4L/DVB (7853): ivtv/cx18: fix compile warningsHans Verkuil2008-05-142-0/+8
| * | V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_Hans Verkuil2008-05-144-14/+15
| * | V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-1413-8/+23
| * | V4L/DVB (7849): cx88: fix Kconfig depencencies for FW_LOADERMauro Carvalho Chehab2008-05-141-2/+2
| * | V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvbMauro Carvalho Chehab2008-05-142-3/+3
| * | V4L/DVB (7847): Simplifies Kconfig rulesMauro Carvalho Chehab2008-05-141-16/+4
| * | V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab2008-05-1411-11/+15
| * | V4L/DVB (7844): tda18271: add tda_fail macro to log error casesMichael Krufky2008-05-143-35/+44
| * | V4L/DVB (7843): tda18271: fix error handling in tda18271c1_rf_tracking_filter...Michael Krufky2008-05-141-1/+5
| * | V4L/DVB (7842): tda18271: fix error handling in tda18271c2_rf_tracking_filter...Michael Krufky2008-05-141-5/+7
| * | V4L/DVB (7841): tda18271: fix error handling in tda18271_channel_configurationMichael Krufky2008-05-141-7/+14
| * | V4L/DVB (7840): tda18271: make tda18271_set_standby_mode less verbose for bas...Michael Krufky2008-05-141-1/+2
| * | V4L/DVB (7839): tda18271: abort rf band calibration loop on errorsMichael Krufky2008-05-141-1/+8
| * | V4L/DVB (7838): tda18271: fix error handling in tda18271c2_rf_cal_init pathMichael Krufky2008-05-141-21/+47
| * | V4L/DVB (7837): tda18271: fix error handling in init and sleep pathsMichael Krufky2008-05-142-18/+27
| * | V4L/DVB (7836): cinergyT2 build fixIngo Molnar2008-05-141-1/+1
| * | V4L/DVB (7835): multimedia/video: fix au0828 KconfigRandy Dunlap2008-05-141-1/+1
| * | V4L/DVB (7834): build fix for drivers/media/video/au0828Ingo Molnar2008-05-141-0/+1
| * | V4L/DVB (7832): xc5000: MEDIA_TUNER_XC5000 must select FW_LOADERMichael Krufky2008-05-141-0/+1
| * | V4L/DVB (7830): dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av s...Robert Schedel2008-05-141-12/+16
| * | V4L/DVB (7829): cx23885: remove remaining references to dvb-pllMichael Krufky2008-05-142-2/+0
| * | V4L/DVB (7828): cx23885: update model matrix for Hauppauge WinTV HVR-1200 & W...Michael Krufky2008-05-141-1/+31
| * | V4L/DVB (7827): cx23885: add missing subsystem ID for Hauppauge HVR-1200 OEMMichael Krufky2008-05-141-0/+4
| * | V4L/DVB (7823): em28xx: add additional usb subids for Hauppauge HVR-950Michael Krufky2008-05-141-1/+7
| * | V4L/DVB (7813): Fix compilation, when V4L1_COMPAT is disabledMauro Carvalho Chehab2008-05-141-0/+7
| * | V4L/DVB (7810): soc_camera: mt9v022 and mt9m001 depend on I2CGuennadi Liakhovetski2008-05-141-2/+2
| * | V4L/DVB (7808): cx23885: fix kbuild dependenciesMichael Krufky2008-05-141-0/+2
| * | V4L/DVB (7807): cx88: Fix error handling, when dvb_attach() failsMauro Carvalho Chehab2008-05-141-117/+134
| * | V4L/DVB (7806): em28xx: dvb_unregister_frontend() shouldn't be called, if not...Mauro Carvalho Chehab2008-05-141-1/+0
| * | V4L/DVB (7805): saa7134: dvb_unregister_frontend() shouldn't be called, if no...Mauro Carvalho Chehab2008-05-141-1/+0
| * | V4L/DVB (7804): tea5767: Fix error logicMauro Carvalho Chehab2008-05-142-5/+5
| * | V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPSMauro Carvalho Chehab2008-05-141-15/+13
| * | V4L/DVB (7801): saa7134: detach frontend, if tuner or Diseqc attach failsMauro Carvalho Chehab2008-05-141-40/+101
| * | V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request...Andrew Morton2008-05-141-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-05-141-1/+0
|\ \ \
| * | | Driver core: struct class remove children listDave Young2008-05-141-1/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-1421-568/+627
|\ \ \
| * | | USB: atmel_usba_udc fixes, mostly disconnect()David Brownell2008-05-141-10/+38
| * | | USB: pxa27x_udc: minor fixesRobert Jarzmik2008-05-142-9/+16
OpenPOWER on IntegriCloud