summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-22[media] media: Links setupLaurent Pinchart2-0/+200
2011-03-22[media] media: Entities, pads and links enumerationLaurent Pinchart1-0/+123
2011-03-22[media] media: Media device information queryLaurent Pinchart1-0/+57
2011-03-22[media] media: Entity use countLaurent Pinchart2-0/+47
2011-03-22[media] media: Entity graph traversalSakari Ailus1-0/+115
2011-03-22[media] media: Entities, pads and linksLaurent Pinchart3-1/+204
2011-03-22[media] media: Media deviceLaurent Pinchart2-1/+101
2011-03-22[media] media: Media device node supportLaurent Pinchart3-0/+339
2011-03-21[media] v4l: subdev: Events supportSakari Ailus1-1/+77
2011-03-21[media] v4l: subdev: Control ioctls supportLaurent Pinchart1-0/+25
2011-03-21[media] v4l: subdev: Uninline the v4l2_subdev_init functionLaurent Pinchart1-13/+28
2011-03-21[media] v4l: subdev: Add device node supportLaurent Pinchart4-17/+109
2011-03-21[media] v4l: Share code between video_usercopy and video_ioctl2Laurent Pinchart1-98/+11
2011-03-21[media] drivers:media:cx231xx.h remove one to many l's in the wordJustin P. Mattock1-1/+1
2011-03-21[media] drivers:media:cx23418.h remove one to many l's in the wordJustin P. Mattock1-1/+1
2011-03-21[media] staging/cx25721: serialize access to devlistArnd Bergmann5-16/+15
2011-03-21[media] tm6000: add audio conf for new cardsDmitri Belimov1-0/+4
2011-03-21[media] dw2102: prof 1100 correctedIgor M. Liplianin1-9/+16
2011-03-21[media] dw2102: i2c transfer corrected for yet another cardsIgor M. Liplianin1-2/+1
2011-03-21[media] dw2102: i2c transfer corrected for some cardsIgor M. Liplianin1-5/+5
2011-03-21[media] dw2102: remove unnecessary delays for i2c transfer for some cardsIgor M. Liplianin1-2/+0
2011-03-21[media] dw2102: X3M TV SPC1400HD addedIgor M. Liplianin1-1/+6
2011-03-21[media] ds3000: wrong hardware tune function implementedIgor M. Liplianin1-2/+13
2011-03-21[media] stv0900: Update status when LOCK is missedAbylay Ospan1-0/+1
2011-03-21[media] stv0900: speed up DVB-S searchingIgor M. Liplianin1-0/+3
2011-03-21[media] cx23885, altera-ci: remove operator return <value> in void procedureIgor M. Liplianin1-2/+0
2011-03-21[media] dib9000: fix return type in dib9000_mbx_send_attr()Dan Carpenter1-1/+2
2011-03-21[media] dib8000: fix small memory leak on errorDan Carpenter1-1/+1
2011-03-21[media] V4L2: WL1273 FM Radio: TI WL1273 FM radio driverMatti Aaltonen1-254/+106
2011-03-21[media] MFD: WL1273 FM Radio: MFD driver for the FM radioMatti Aaltonen2-4/+147
2011-03-21matrox: Remove legacy VIDIOC_*_OLD ioctlsMauro Carvalho Chehab1-3/+0
2011-03-21[media] media/radio/wl1273: fix build errorsRandy Dunlap1-0/+1
2011-03-21[media] via-camera: Add suspend/resume supportDaniel Drake1-0/+64
2011-03-21[media] Technisat AirStar TeleStick 2Lukas Max Fisch2-1/+7
2011-03-21[media] stv090x: handle allocation failuresDan Carpenter1-1/+10
2011-03-21[media] drivers:media:radio: Update Kconfig and Makefile for wl128x FM driverManjunatha Halli2-0/+4
2011-03-21[media] drivers:media:radio: wl128x: Kconfig & Makefile for wl128x driverManjunatha Halli2-0/+23
2011-03-21[media] drivers:media:radio: wl128x: FM driver TX sourcesManjunatha Halli2-0/+462
2011-03-21[media] drivers:media:radio: wl128x: FM driver RX sourcesManjunatha Halli2-0/+906
2011-03-21[media] drivers:media:radio: wl128x: FM Driver Common sourcesManjunatha Halli2-0/+2079
2011-03-21[media] drivers:media:radio: wl128x: FM Driver V4L2 sourcesManjunatha Halli2-0/+613
2011-03-21[media] drivers:media:radio: wl128x: FM Driver common header fileManjunatha Halli1-0/+244
2011-03-21[media] ivtv: yuv: handle get_user_pages() -errno returnsPaul Cassella1-12/+40
2011-03-21[media] ivtv: Fix sparse warning regarding a user pointer in ivtv_write_vbi_f...Andy Walls1-1/+1
2011-03-21[media] ivtv: udma: handle get_user_pages() returning fewer pages than we ask...Paul Cassella1-1/+6
2011-03-21[media] cx88: add support for TeVii S464 PCI cardIgor M. Liplianin6-0/+46
2011-03-21[media] ds3000: hardware tune algorithmIgor M. Liplianin1-6/+12
2011-03-21[media] ds3000: add carrier offset calculationIgor M. Liplianin1-2/+28
2011-03-21[media] ds3000: remove unnecessary dnxt, dcur structuresIgor M. Liplianin1-95/+13
2011-03-21[media] ds3000: clean up in tune procedureIgor M. Liplianin1-259/+213