summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/siano
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* V4L/DVB (11812): Siano: smsusb - add big endian supportUri Shkolnik2009-06-161-0/+1
* V4L/DVB (10772): siano: prevent duplicate variable declarationMichael Krufky2009-03-305-3/+13
* V4L/DVB (10753): siano: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPLMichael Krufky2009-03-302-21/+21
* V4L/DVB (10752): sms1xxx: load smsdvb module automatically based on device idMichael Krufky2009-03-303-0/+20
* V4L/DVB (10751): sms1xxx: fix checkpatch.pl violations introduced by previous...Michael Krufky2009-03-304-33/+32
* V4L/DVB (10750): import changes from SianoUri Shkolnik2009-03-305-29/+62
* V4L/DVB (10749): sms1xxx: move smsusb_id_table into smsusb.cMichael Krufky2009-03-303-49/+47
* V4L/DVB (10748): sms1xxx: restore smsusb_driver.name to smsusbUri Shkolnik2009-03-301-1/+1
* V4L/DVB (10747): sms1xxx: move definition of struct smsdvb_client_t into smsd...Michael Krufky2009-03-302-21/+20
* V4L/DVB (10746): sms1xxx: enable rf switch on Hauppauge Tiger devicesMichael Krufky2009-03-303-3/+42
* V4L/DVB (10417): sms1xxx: add missing usb id 2040:2011Michael Krufky2009-03-301-0/+2
* V4L/DVB (10168): sms1xxx: fix inverted gpio for lna control on tiger r2Michael Krufky2009-01-021-1/+1
* V4L/DVB (10167): sms1xxx: add support for inverted gpioMichael Krufky2009-01-021-4/+13
OpenPOWER on IntegriCloud