summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-02V4L/DVB: sms: Convert IR support to use the Remote Controller coreMauro Carvalho Chehab5-277/+47
2010-08-02V4L/DVB: sms: properly initialize IR phys and IR nameMauro Carvalho Chehab3-10/+15
2010-08-02V4L/DVB: standardize names at rc-dib0700 tablesMauro Carvalho Chehab2-12/+12
2010-08-02V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStickMauro Carvalho Chehab1-0/+1
2010-08-02V4L/DVB: dib0700: Fix RC protocol logic to properly handle NEC/NECx and RC-5Mauro Carvalho Chehab1-31/+35
2010-08-02V4L/DVB: dib0700: properly implement IR change_protocolMauro Carvalho Chehab4-34/+140
2010-08-02V4L/DVB: dib0700: break keytable into NEC and RC-5 variantsMauro Carvalho Chehab4-97/+182
2010-08-02V4L/DVB: dib0700: avoid bad repeatMauro Carvalho Chehab1-0/+3
2010-08-02V4L/DVB: Port dib0700 to rc-coreMauro Carvalho Chehab2-445/+94
2010-08-02V4L/DVB: Add a keymap file with dib0700 tableMauro Carvalho Chehab2-0/+315
2010-08-02V4L/DVB: dvb-usb: add support for rc-core modeMauro Carvalho Chehab2-37/+149
2010-08-02V4L/DVB: dvb-usb: prepare drivers for using rc-coreMauro Carvalho Chehab21-282/+396
2010-08-02V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_keyMauro Carvalho Chehab23-100/+90
2010-08-02V4L/DVB: rj54n1cb0c: fix a comment in the driverGuennadi Liakhovetski1-1/+1
2010-08-02V4L/DVB: V4L2: sh_vou: VOU does support the full PAL resolution tooGuennadi Liakhovetski1-22/+34
2010-08-02V4L/DVB: V4L2: sh_mobile_camera_ceu: add support for CSI2Guennadi Liakhovetski1-15/+116
2010-08-02V4L/DVB: V4L2: soc-camera: add a MIPI CSI-2 driver for SH-Mobile platformsGuennadi Liakhovetski3-0/+361
2010-08-02V4L/DVB: V4L2: soc-camera: export soc-camera bus type for notificationsGuennadi Liakhovetski1-1/+2
2010-08-02V4L/DVB: mediabus: fix ambiguous pixel code namesGuennadi Liakhovetski11-56/+56
2010-08-02V4L/DVB: staging/lirc: CodingStyle cleanupsMauro Carvalho Chehab10-11/+10
2010-08-02V4L/DVB: staging/lirc: wire up Kconfig and Makefile bitsJarod Wilson5-0/+140
2010-08-02V4L/DVB: staging/lirc: add lirc_zilog driverJarod Wilson1-0/+1387
2010-08-02V4L/DVB: staging/lirc: add lirc_ttusbir driverJarod Wilson1-0/+397
2010-08-02V4L/DVB: staging/lirc: add lirc_streamzap driverJarod Wilson1-0/+821
2010-08-02V4L/DVB: staging/lirc: add lirc_sir driverJarod Wilson1-0/+1282
2010-08-02V4L/DVB: staging/lirc: add lirc_serial driverJarod Wilson1-0/+1313
2010-08-02V4L/DVB: staging/lirc: add lirc_sasem driverJarod Wilson1-0/+933
2010-08-02V4L/DVB: staging/lirc: add lirc_parallel driverJarod Wilson2-0/+731
2010-08-02V4L/DVB: staging/lirc: add lirc_it87 driverJarod Wilson2-0/+1135
2010-08-02V4L/DVB: staging/lirc: add lirc_ite8709 driverJarod Wilson1-0/+542
2010-08-02V4L/DVB: staging/lirc: add lirc_imon driverJarod Wilson1-0/+1058
2010-08-02V4L/DVB: staging/lirc: add lirc_igorplugusb driverJarod Wilson1-0/+555
2010-08-02V4L/DVB: staging: Add an specific TODO note for lirc_i2cMauro Carvalho Chehab1-0/+3
2010-08-02V4L/DVB: staging/lirc: add lirc_i2c driverJarod Wilson1-0/+536
2010-08-02V4L/DVB: staging/lirc: add lirc_ene0100 driverJarod Wilson2-0/+815
2010-08-02V4L/DVB: staging/lirc: add lirc_bt829 driverJarod Wilson1-0/+383
2010-08-02V4L/DVB: af9005: use generic_bulk_ctrl_endpoint_responseMichael Krufky1-48/+7
2010-08-02V4L/DVB: dvb: add support for kworld 340u and ub435-q to em28xx-dvbJarod Wilson3-0/+62
2010-08-02V4L/DVB: DVB: fix dvr node refcountingJiri Slaby1-1/+1
2010-08-02V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart5-426/+21
2010-08-02V4L/DVB: af9013: fix commentsAntti Palosaari3-3/+3
2010-08-02V4L/DVB: af9013: output fw version as four digit longAntti Palosaari1-3/+3
2010-08-02V4L/DVB: af9013: af9013_read_status() refactoringAntti Palosaari1-16/+20
2010-08-02V4L/DVB: af9013: program tuner before demodulatorAntti Palosaari1-4/+4
2010-08-02V4L/DVB: af9015: support for AverMedia AVerTV Volar M (A815Mac)Antti Palosaari2-1/+8
2010-08-02V4L/DVB: af9013: add support for firmware 5.1.0.0Antti Palosaari1-2/+4
2010-08-02V4L/DVB: gspca - vc032x: Move the first VC0321 settings to sd_init()Jean-François Moine1-13/+12
2010-08-02V4L/DVB: gspca - sonixj: Do the audio input work for webcams with a microphoneJean-François Moine1-25/+12
2010-08-02V4L/DVB: gspca - main: Handle the audio deviceJean-François Moine2-1/+24
2010-08-02V4L/DVB: gspca - main: Adjust and remove some debug messagesJean-François Moine1-7/+3