summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (12131): BUGFIX: An incorrect Carrier Recovery Loop optimization tabl...Manu Abraham2009-06-231-3/+6
* V4L/DVB (12130): Fix a redundant compiler warningManu Abraham2009-06-231-1/+1
* V4L/DVB (12115): tda10048: add missing entry to pll_tab for 3.8 MHz IFMichael Krufky2009-06-231-0/+1
* V4L/DVB (12107): smscoreapi: fix compile warningHans Verkuil2009-06-231-2/+2
* V4L/DVB (12098): Create table for customize stv0900 ts registers.Igor M. Liplianin2009-06-233-3/+27
* V4L/DVB (12097): Implement reading uncorrected blocks for stv0900Abylay Ospan2009-06-231-0/+39
* V4L/DVB (12096): Bug fix: stv0900 register read must using i2c in one transac...Abylay Ospan2009-06-231-20/+20
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-06-1662-939/+11835
|\
| * 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 (11240): siano: add high level SDIO interface driver for SMS based cardsUri Shkolnik2009-06-161-0/+356
OpenPOWER on IntegriCloud