aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memory.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25V4L/DVB (7041): s5h1409: Bug fix for parallel supportSteven Toth3-12/+61
2008-01-25V4L/DVB (7039): Reorder headersMauro Carvalho Chehab2-3/+3
2008-01-25V4L/DVB (7038): USB radio driver for Silicon Labs Si470x FM Radio ReceiversTobias Lorenz3-0/+1451
2008-01-25V4L/DVB (7037): Fix build breakage of the bttv driver, when advanced debugging is not enabledZoltan Devai1-0/+2
2008-01-25V4L/DVB (7036): radio: Use video_device_release rather than kfreeJulia Lawall1-1/+1
2008-01-25V4L/DVB (7035): drivers/media/common: Add missing video_device_releaseJulia Lawall1-0/+1
2008-01-25V4L/DVB (7032): tda18271: tda18271_cal_on_startup should be declared staticMichael Krufky1-1/+1
2008-01-25V4L/DVB (7030): Kconfig: add missing selections for VIDEO_PVRUSB2Michael Krufky1-0/+4
2008-01-25V4L/DVB (7029): tda18271: provide a choice whether to perform rf cal on init or on first tuneMichael Krufky1-0/+8
2008-01-25V4L/DVB (7028): tda18271: test RF_CAL_OK to see if we need additional RF calibrationMichael Krufky1-0/+5
2008-01-25V4L/DVB (7027): tda18271: put the device in standby mode during sleep()Michael Krufky3-5/+60
2008-01-25V4L/DVB (7026): tda18271: report when the RF tracking filter calibration has completedMichael Krufky1-0/+2
2008-01-25V4L/DVB (7024): usbvision: YUV to RGB conversion fixesThierry MERLE1-134/+166
2008-01-25V4L/DVB (7023): Fix a regresion left by changeset 7e65d6e8f6dfMauro Carvalho Chehab1-4/+8
2008-01-25V4L/DVB (7022): Fix timestamp presentation on vivi driverMauro Carvalho Chehab1-7/+8
2008-01-25V4L/DVB (7021): Move all board specific configuration to em28xx-cards.cMauro Carvalho Chehab3-97/+106
2008-01-25V4L/DVB (7020): Add USB ID for a newer variant of Hauppauge WinTV USB2Mauro Carvalho Chehab2-1/+3
2008-01-25V4L/DVB (7019): V4L: add support for Syntek DC1125 webcamsJaime Velasco Juan5-0/+2197
2008-01-25V4L/DVB (7017): saa7134: add MSI TV@nywhere Plus with the older tda8275 tunerHermann Pitton2-2/+8
2008-01-25V4L/DVB (7016): saa7134: remove the Avermedia Super 007 from eeprom detectionHermann Pitton1-1/+1
2008-01-25V4L/DVB (7014): cx23885: dprintk macro cleanupSteven Toth5-17/+24
2008-01-25V4L/DVB (7013): bw-qcam: add module parameter 'force_init' to skip polite auto-detection prior to direct initializationBrett T. Warden1-1/+9
2008-01-25V4L/DVB (7011): cx23885: Cleanup of compiler defines and warningsSteven Toth1-115/+13
2008-01-25V4L/DVB (7010): cx23885: Small cleanupSteven Toth1-1/+1
2008-01-25V4L/DVB (7009): cx23885: Video and VBI related filesSteven Toth2-0/+1914
2008-01-25V4L/DVB (7008): s5h1409: Ensure the silicon is initialized during attachSteven Toth1-2/+10
2008-01-25V4L/DVB (7007): cx23885: Add basic video support for the HVR1800Steven Toth6-42/+366
2008-01-25V4L/DVB (7006): cx23885: Track the board clock frequency and allow overridesSteven Toth3-0/+25
2008-01-25V4L/DVB (7005): cx23885: SRAM reallocation prior to analog video implementationSteven Toth1-20/+20
2008-01-25V4L/DVB (7004): cx23885: Ensure HVR1800 TDA8295A is reset fully on module loadSteven Toth1-1/+7
2008-01-25V4L/DVB (7003): cx23885: Add support for device revision detectionSteven Toth3-0/+42
2008-01-25V4L/DVB (7002): cx25840: Add basic CX23885 AVCore supportSteven Toth5-37/+272
2008-01-25V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_eventMauro Carvalho Chehab2-4/+13
2008-01-25V4L/DVB (6995): ubvision: add adjust_X_Offset/adjust_Y_Offset parmsThierry MERLE1-0/+19
2008-01-25V4L/DVB (6994): usbvision: add Pinnacle Studio PCTV USB (NTSC) FM V3Thierry MERLE3-1/+19
2008-01-25V4L/DVB (6993): Fix CARDLIST.saa7134Mauro Carvalho Chehab1-2/+2
2008-01-25V4L/DVB (6992): saa7134: remove Beholder devices without eeprom from auto detectionhermann pitton1-12/+0
2008-01-25V4L/DVB (6989): tda18271: clean up chip id logic in tda829x_releaseMichael Krufky1-3/+3
2008-01-25V4L/DVB (6988): tda18271: give calibration debug a separate debug maskMichael Krufky2-3/+5
2008-01-25V4L/DVB (6987): tda18271: add support for fm radioMichael Krufky3-13/+32
2008-01-25V4L/DVB (6986): tda18271: share state between analog and digital tuner instancesMichael Krufky3-24/+81
2008-01-25V4L/DVB (6981): Fix bugzillas 9686 and 9691Mauro Carvalho Chehab1-0/+5
2008-01-25V4L/DVB (6979): tda18271: use a mutex to protect state in critical sectionsMichael Krufky2-0/+23
2008-01-25V4L/DVB (6978): tda18271: store frequency and bandwidth after successful tuneMichael Krufky2-11/+38
2008-01-25V4L/DVB (6977): tda18271: clean up calibration initialization proceduresMichael Krufky2-15/+23
2008-01-25V4L/DVB (6976): drivers/media/radio/radio-sf16fmr2.c: fix error handlingAndrew Morton1-2/+1
2008-01-25V4L/DVB (6975): Add missing entry for Beholder BeholdTV 407Mauro Carvalho Chehab2-1/+28
2008-01-25V4L/DVB (6974): Fix codingStyleMauro Carvalho Chehab1-1/+1
2008-01-25V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 supportAndrey J. Melnikoff (TEMHOTA)8-1/+699
2008-01-25V4L/DVB (6970): Request snd-usb-audio for devices with Audio Class supportMauro Carvalho Chehab1-1/+3