summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * V4L/DVB (5671): Autodetect new PVR150 low profile cards.Hans Verkuil2007-07-181-0/+1
| * V4L/DVB (5669): Budget-av: Add support for EasyWatch DVB-S (0x1894:0x001b)Oliver Endriss2007-07-181-0/+4
| * V4L/DVB (5637): Cx88: kill core->pll_desc and core->pll_addrMichael Krufky2007-07-182-6/+0
| * V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho2007-07-184-202/+17
| * V4L/DVB (5628): Add support for A-LINK DTU dvb-t adapterAapo Tahkola2007-07-182-1/+8
| * V4L/DVB (5626): Marked af9005 driver as experimental and fix dependenciesLuca Olivetti2007-07-181-1/+2
| * V4L/DVB (5625): Add support for the AF9005 demodulator from AfatechLuca Olivetti2007-07-188-0/+6526
| * V4L/DVB (5652): Dibusb-mb: use dvb_attach for dib3000mb_attachMichael Krufky2007-07-181-1/+2
| * V4L/DVB (5651): Dibusb-mb: convert pll handling to properly use dvb-pllMichael Krufky2007-07-182-10/+12
| * V4L/DVB (5650): Umt-010: trivial whitespace cleanupMichael Krufky2007-07-181-2/+2
| * V4L/DVB (5649): Umt-010: convert tua6034 handling to properly use dvb-pllMichael Krufky2007-07-181-3/+1
| * V4L/DVB (5648): Dvb/frontends: remove unnecessary #include's of "dvb-pll.h"Michael Krufky2007-07-183-3/+0
| * V4L/DVB (5647): Saa7134: enable ir-remote for 10moons TM300Tony Wan2007-07-182-0/+7
| * V4L/DVB (5646): V4l: saa7134: add support for 10moons TM300 cardTony Wan2007-07-182-0/+39
| * V4L/DVB (5644): Usbvision: video_ioctl2 conversionThierry MERLE2007-07-183-686/+787
| * V4L/DVB (5643): Usbvision: make common video and radio ioctlsThierry MERLE2007-07-181-144/+22
| * V4L/DVB (5642): add comment that VO_MODE is also being set.David Warman2007-07-181-1/+1
| * V4L/DVB (5641): change VideoNorm to NTSC for Belkin USB Videobus IIDavid Warman2007-07-181-1/+1
| * V4L/DVB (5635): Budget-av: convert philips sd1878 / tda8261 to use dvb-pllMichael Krufky2007-07-181-23/+3
| * V4L/DVB (5634): Saa7134-dvb: convert philips td1316 handling to use dvb-pllMichael Krufky2007-07-181-11/+2
| * V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pllMichael Krufky2007-07-185-38/+21
| * V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky2007-07-186-62/+49
| * V4L/DVB (5631): Dvb-core: Add level fixes to printk()s, plus spelling/grammerSimon Arlott2007-07-181-5/+5
| * V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled inTrent Piepho2007-07-182-9/+11
| * V4L/DVB (5563a): Add experimental support for tea5761 tunerMauro Carvalho Chehab2007-07-185-0/+281
* | Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2007-07-1816-334/+366
|\ \
| * | UBI: fix compile warningPaul Mundt2007-07-181-0/+1
| * | UBI: fix error handling in erase workerArtem Bityutskiy2007-07-181-41/+48
| * | UBI: fix commentsArtem Bityutskiy2007-07-181-3/+3
| * | UBI: remove unneeded error checksArtem Bityutskiy2007-07-182-13/+2
| * | UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao2007-07-181-5/+0
| * | UBI: fix overflow bugVinit Agnihotri2007-07-182-6/+11
| * | UBI: bugfix in max_sqnum calculationArtem Bityutskiy2007-07-181-1/+0
| * | UBI: bugfix in sqnum calculationBrijesh Singh2007-07-181-3/+3
| * | UBI: fix signed-unsigned multiplicationBrijesh Singh2007-07-181-1/+1
| * | UBI: fix bug in atomic_leb_change()Artem Bityutskiy2007-07-181-1/+1
| * | UBI: fix messageVinit Agnihotri2007-07-181-2/+1
| * | UBI: fix debugging stuffArtem Bityutskiy2007-07-181-4/+16
| * | UBI: bugfix in error pathArtem Bityutskiy2007-07-184-10/+7
| * | UBI: use is_power_of_2()Vignesh Babu2007-07-181-2/+2
| * | UBI: fix freeing ubi->vtbl while unloadingVinit Agnihotri2007-07-181-2/+2
| * | UBI: bugfix in ubi_leb_change()Artem Bityutskiy2007-07-181-5/+7
| * | UBI: kill homegrown endian macrosChristoph Hellwig2007-07-187-132/+132
| * | UBI: cleanup ioctl handlingChristoph Hellwig2007-07-181-28/+5
| * | UBI: error path bugfixArtem Bityutskiy2007-07-181-1/+0
| * | UBI: minor comma fixArtem Bityutskiy2007-07-181-2/+2
| * | UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-189-37/+41
| * | UBI: add few more commentsArtem Bityutskiy2007-07-181-2/+6
| * | UBI: set correct gluebi device sizeArtem Bityutskiy2007-07-184-2/+30
| * | UBI: do not let to read too muchArtem Bityutskiy2007-07-181-3/+8
OpenPOWER on IntegriCloud