summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10V4L/DVB (5953): msp3400-driver.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-4/+5
2007-10-10V4L/DVB (5950): whitespace cleanup for mt2131 and s5h1409Michael Krufky5-41/+88
2007-10-10V4L/DVB (5949): s5h1409: use ARRAY_SIZE macro when appropriateMichael Krufky1-4/+4
2007-10-10V4L/DVB (5948): Adding support for the S5H1409/CX24227 8VSB/QAM demodulator.Steven Toth4-0/+792
2007-10-10V4L/DVB (5947): Adding support for the MT2131 tuner.Steven Toth5-0/+409
2007-10-10V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning int...Matthias Kaehlcke2-6/+7
2007-10-10V4L/DVB (5942): Usb/vp7045.c: ARRAY_SIZE()Andi Drebes1-1/+1
2007-10-10V4L/DVB (5941): Ttpci/budget-av.c: ARRAY_SIZE()Andi Drebes1-1/+1
2007-10-10V4L/DVB (5940): Export v4l2_int_device_{, un}registerAdrian Bunk1-0/+2
2007-10-10V4L/DVB (5936): tda10023: Remove range check of symbol rateOliver Endriss1-6/+0
2007-10-10V4L/DVB (5935): dvb_frontend: Range check of frequency and symbol rateOliver Endriss1-0/+46
2007-10-10V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2...Oliver Endriss4-5/+5
2007-10-10V4L/DVB (5929): Add vp27smpx driverHans Verkuil10-3/+236
2007-10-10V4L/DVB (5928): tuner: fix TOP values for the Panasonic VP27 tuner.Hans Verkuil1-0/+3
2007-10-10V4L/DVB (5927): ivtv: set correct crystal frequency of the GVMVPRX cardsHans Verkuil1-0/+10
2007-10-10V4L/DVB (5924): ivtv-fb: initializing the fb should trigger ivtv firmware loadHans Verkuil3-9/+18
2007-10-10V4L/DVB (5922): ivtv, cx25840: postpone fw load until first useHans Verkuil6-103/+129
2007-10-10V4L/DVB (5921): ivtv: add missing composite input line for ivtv_pci_pg600v2Hans Verkuil1-0/+1
2007-10-10V4L/DVB (5919): ivtv: remove dead codeHans Verkuil1-9/+0
2007-10-10V4L/DVB (5914): Add initial support for Dual-DVB-T stickOlivier DANET11-5/+609
2007-10-10V4L/DVB (5913): Clean up duplicate includes in include/media/Jesper Juhl1-2/+0
2007-10-10V4L/DVB (5912): Clean up duplicate includes in drivers/media/Jesper Juhl3-3/+0
2007-10-10V4L/DVB (5910): ivtv-fb: improve debug messageHans Verkuil1-1/+1
2007-10-10V4L/DVB (5909): ivtv: update version to 1.1 to mark ivtv-fb supportHans Verkuil1-1/+1
2007-10-10V4L/DVB (5908): ivtv-fb: cleanups, prevent fw calls in some casesIan Armstrong1-19/+29
2007-10-10V4L/DVB (5906): ivtv-fb: replace HZ with msecs_to_jiffiesHans Verkuil1-1/+1
2007-10-10V4L/DVB (5905): ivtv-fb: Use proper ioctl valueHans Verkuil2-6/+5
2007-10-10V4L/DVB (5904): ivtv-fb: cleanupsHans Verkuil1-235/+204
2007-10-10V4L/DVB (5902): Add ivtv-fb framebuffer driver.Hans Verkuil6-25/+1283
2007-10-10V4L/DVB (5897): dtt200u: add support for the Miglia TVMini USB DVB-T adapterRasmus Rohde2-3/+26
2007-10-10V4L/DVB (5885): zr36067: Fix problems with module parametersTrent Piepho3-21/+30
2007-10-10V4L/DVB (5884): zr36067: clean up debug functionJean Delvare5-48/+25
2007-10-10V4L/DVB (5883): V4L: Fix a compile warning on non-32-bit machines.Sakari Ailus2-10/+20
2007-10-10V4L/DVB (5881): ivtv: init channel for NTSC_M_JP standard.Hans Verkuil1-2/+7
2007-10-10V4L/DVB (5863): TCM825x: Add driver.Sakari Ailus4-0/+1146
2007-10-10V4L/DVB (5862): V4L: Add internal ioctl-like interface.Sakari Ailus3-1/+366
2007-10-10Linux 2.6.23v2.6.23Linus Torvalds1-1/+1
2007-10-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-11/+12
2007-10-09NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust1-1/+3
2007-10-09sata_mv: correct S/G table limitsJeff Garzik1-3/+6
2007-10-09[MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli1-0/+1
2007-10-09[MIPS] Alchemy: Fix USB initialization.Florian Fainelli4-10/+10
2007-10-09[MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco1-1/+1
2007-10-09Correct Makefile rule for generating custom keymapMaarten Bressers1-1/+1
2007-10-09ISDN: Fix data access out of array boundsKarsten Keil1-2/+3
2007-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds6-13/+22
2007-10-08AIO: fix cleanup in io_submit_one(...)Yan Zheng1-1/+1
2007-10-08fix page release issue in filemap_faultYan Zheng1-0/+1
2007-10-08fix VM_CAN_NONLINEAR check in sys_remap_file_pagesYan Zheng1-1/+1
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra3-5/+10