summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* soc-camera: unify i2c camera device platform dataGuennadi Liakhovetski2009-06-172-4/+8
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-06-16235-6400/+21513
|\
| * V4L/DVB (11870): gspca - main: VIDIOC_ENUM_FRAMESIZES ioctl added.Hans de Goede2009-06-161-0/+27
| * V4L/DVB (12004): poll method lose race conditionFigo.zhang2009-06-163-12/+27
| * V4L/DVB (11894): flexcop-pci: dmesg visible names brokenMatthias Schwarzott2009-06-161-10/+10
| * V4L/DVB (11892): Siano: smsendian - declare function as externUri Shkolnik2009-06-161-3/+3
| * V4L/DVB (11891): Siano: smscore - bind the GPIO SMS protocolUri Shkolnik2009-06-161-0/+20
| * V4L/DVB (11890): Siano: smscore - remove redundant codeUri Shkolnik2009-06-161-13/+0
| * V4L/DVB (11889): Siano: smsdvb - add DVB v3 eventsUri Shkolnik2009-06-161-0/+48
| * V4L/DVB (11888): Siano: smsusb - remove redundant ifdefUri Shkolnik2009-06-161-2/+0
| * V4L/DVB (11887): Siano: smscards - add board (target) eventsUri Shkolnik2009-06-162-0/+191
| * V4L/DVB (11886): Siano: smscore - fix some new GPIO definitions namesUri Shkolnik2009-06-161-11/+10
| * V4L/DVB (11885): Siano: Add new GPIO management interfaceUri Shkolnik2009-06-163-4/+288
| * V4L/DVB (11884): Siano: smssdio - revert to stand alone moduleUri Shkolnik2009-06-161-2/+5
| * V4L/DVB (11883): Siano: cards - add two additional (USB) devicesUri Shkolnik2009-06-163-2/+19
| * V4L/DVB (11824): Siano: smsusb - change exit func debug msgUri Shkolnik2009-06-161-1/+1
| * V4L/DVB (11823): Siano: smsusb - fix typo in module descriptionUri Shkolnik2009-06-161-1/+1
| * V4L/DVB (11822): Siano: smscore - bug fix at get_device_modeUri Shkolnik2009-06-161-1/+1
| * V4L/DVB (11821): Siano: smscore - fix isdb-t firmware nameUri Shkolnik2009-06-161-1/+1
| * V4L/DVB (11820): Siano: smscore - fix byte ordering bugUri Shkolnik2009-06-161-1/+6
| * V4L/DVB (11819): Siano: smscore - fix get_common_buffer bugUri Shkolnik2009-06-161-9/+29
| * V4L/DVB (11818): Siano: smscards - assign gpio to HPG targetsUri Shkolnik2009-06-161-0/+5
| * V4L/DVB (11817): Siano: smscards - fix wrong firmware assignmentUri Shkolnik2009-06-161-3/+0
| * V4L/DVB (11816): Siano: USB - move the device id table to the cards moduleUri Shkolnik2009-06-161-14/+84
| * V4L/DVB (11815): Siano: bind infra-red componentUri Shkolnik2009-06-165-14/+20
| * V4L/DVB (11814): Siano: smscards - add gpio look-up tableUri Shkolnik2009-06-161-0/+34
| * V4L/DVB (11813): Siano: move dvb-api headers' includes to dvb adapterUri Shkolnik2009-06-162-7/+5
| * V4L/DVB (11783): Siano: smsdvb - small typo fix ad module authorUri Shkolnik2009-06-161-1/+1
| * V4L/DVB (11782): Siano: smsdvb - use 'push' status mechanismUri Shkolnik2009-06-163-191/+366
| * V4L/DVB (11781): Siano: smsdvb - add big endian supportUri Shkolnik2009-06-161-1/+9
| * V4L/DVB (11780): Siano: fix compilation error due to the lack of EXTERNAL_SYMBOLMauro Carvalho Chehab2009-06-161-1/+3
| * V4L/DVB (11779): Siano: Makefile - add smsendian to buildUri Shkolnik2009-06-161-1/+1
| * V4L/DVB (11778): Siano: smsusb - lost buffers bug fixUri Shkolnik2009-06-161-5/+8
| * V4L/DVB (11777): Siano: smsusb - handle byte ordering and big endianityUri Shkolnik2009-06-161-2/+4
| * V4L/DVB (11776): Siano: smsusb - update licenseUri Shkolnik2009-06-161-20/+20
| * V4L/DVB (11729): Siano: smsdvb - remove redundent complete instructionUri Shkolnik2009-06-161-1/+0
| * V4L/DVB (11728): Siano: smsdvb - modify licenseUri Shkolnik2009-06-161-20/+20
| * V4L/DVB (11727): Siano: core header - update include filesUri Shkolnik2009-06-161-2/+7
| * V4L/DVB (11726): Modify the file license to match all other Siano's filesUri Shkolnik2009-06-161-24/+24
| * V4L/DVB (11561): Siano: add messages handling for big-endian targetUri Shkolnik2009-06-162-0/+132
| * V4L/DVB (11559): Siano: add support for infra-red (IR) controllersUri Shkolnik2009-06-162-0/+394
| * V4L/DVB (11556): Siano: core header - indentationUri Shkolnik2009-06-161-19/+23
| * V4L/DVB (11555): Siano: core - move and update the main core structure declar...Uri Shkolnik2009-06-162-36/+54
| * V4L/DVB (11554): Siano: core header - add definitions and structuresUri Shkolnik2009-06-161-2/+25
| * V4L/DVB (11552): Siano: SDIO interface driver - remove two redundant linesUri Shkolnik2009-06-161-2/+0
| * V4L/DVB (11441): cx88-dsp: fixing 64bit mathMiroslav Sustek2009-06-161-2/+15
| * V4L/DVB (11396): cx88: avoid reprogramming every audio register on A2 stereo/...Marton Balint2009-06-161-6/+4
| * V4L/DVB (11395): cx88: audio thread: if stereo detection is hw supported don'...Marton Balint2009-06-161-18/+33
| * V4L/DVB (11394): cx88: Add support for stereo and sap detection for A2Marton Balint2009-06-165-10/+381
| * V4L/DVB (11240): siano: add high level SDIO interface driver for SMS based cardsUri Shkolnik2009-06-161-0/+356
OpenPOWER on IntegriCloud