summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-18V4L/DVB (5678): Zr364xx: fix return valuesAkinobu Mita1-8/+9
2007-07-18V4L/DVB (5674): Models 30012-30039 are for a low profile PVR250, not PVR150.Hans Verkuil1-1/+1
2007-07-18V4L/DVB (5671): Autodetect new PVR150 low profile cards.Hans Verkuil1-0/+1
2007-07-18V4L/DVB (5669): Budget-av: Add support for EasyWatch DVB-S (0x1894:0x001b)Oliver Endriss1-0/+4
2007-07-18V4L/DVB (5637): Cx88: kill core->pll_desc and core->pll_addrMichael Krufky2-6/+0
2007-07-18V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho4-202/+17
2007-07-18V4L/DVB (5628): Add support for A-LINK DTU dvb-t adapterAapo Tahkola2-1/+8
2007-07-18V4L/DVB (5626): Marked af9005 driver as experimental and fix dependenciesLuca Olivetti1-1/+2
2007-07-18V4L/DVB (5625): Add support for the AF9005 demodulator from AfatechLuca Olivetti8-0/+6526
2007-07-18V4L/DVB (5652): Dibusb-mb: use dvb_attach for dib3000mb_attachMichael Krufky1-1/+2
2007-07-18V4L/DVB (5651): Dibusb-mb: convert pll handling to properly use dvb-pllMichael Krufky2-10/+12
2007-07-18V4L/DVB (5650): Umt-010: trivial whitespace cleanupMichael Krufky1-2/+2
2007-07-18V4L/DVB (5649): Umt-010: convert tua6034 handling to properly use dvb-pllMichael Krufky1-3/+1
2007-07-18V4L/DVB (5648): Dvb/frontends: remove unnecessary #include's of "dvb-pll.h"Michael Krufky3-3/+0
2007-07-18V4L/DVB (5647): Saa7134: enable ir-remote for 10moons TM300Tony Wan2-0/+7
2007-07-18V4L/DVB (5646): V4l: saa7134: add support for 10moons TM300 cardTony Wan2-0/+39
2007-07-18V4L/DVB (5644): Usbvision: video_ioctl2 conversionThierry MERLE3-686/+787
2007-07-18V4L/DVB (5643): Usbvision: make common video and radio ioctlsThierry MERLE1-144/+22
2007-07-18V4L/DVB (5642): add comment that VO_MODE is also being set.David Warman1-1/+1
2007-07-18V4L/DVB (5641): change VideoNorm to NTSC for Belkin USB Videobus IIDavid Warman1-1/+1
2007-07-18V4L/DVB (5635): Budget-av: convert philips sd1878 / tda8261 to use dvb-pllMichael Krufky1-23/+3
2007-07-18V4L/DVB (5634): Saa7134-dvb: convert philips td1316 handling to use dvb-pllMichael Krufky1-11/+2
2007-07-18V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pllMichael Krufky5-38/+21
2007-07-18V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky6-62/+49
2007-07-18V4L/DVB (5631): Dvb-core: Add level fixes to printk()s, plus spelling/grammerSimon Arlott1-5/+5
2007-07-18V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled inTrent Piepho2-9/+11
2007-07-18V4L/DVB (5563a): Add experimental support for tea5761 tunerMauro Carvalho Chehab5-0/+281
2007-07-18xen: add virtual network device driverJeremy Fitzhardinge3-0/+1877
2007-07-18xen: add virtual block device driver.Jeremy Fitzhardinge3-0/+998
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge8-0/+2726
2007-07-18xen: Add grant table supportJeremy Fitzhardinge3-0/+585
2007-07-18xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge3-0/+168
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge4-4/+6
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge3-30/+6
2007-07-18zs: move to the serial subsystemMaciej W. Rozycki9-2708/+1602
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu2-0/+2
2007-07-18fbdev: make fb_append_extra_logo() depend on fb=yArnd Bergmann1-1/+1
2007-07-18dm: fix memory leak in dm_create_persistent() when starting metadata update t...Jesper Juhl1-0/+1
2007-07-18UBI: fix compile warningPaul Mundt1-0/+1
2007-07-18UBI: fix error handling in erase workerArtem Bityutskiy1-41/+48
2007-07-18UBI: fix commentsArtem Bityutskiy1-3/+3
2007-07-18UBI: remove unneeded error checksArtem Bityutskiy2-13/+2
2007-07-18UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao1-5/+0
2007-07-18UBI: fix overflow bugVinit Agnihotri2-6/+11
2007-07-18UBI: bugfix in max_sqnum calculationArtem Bityutskiy1-1/+0
2007-07-18UBI: bugfix in sqnum calculationBrijesh Singh1-3/+3
2007-07-18UBI: fix signed-unsigned multiplicationBrijesh Singh1-1/+1
2007-07-18UBI: fix bug in atomic_leb_change()Artem Bityutskiy1-1/+1
2007-07-18UBI: fix messageVinit Agnihotri1-2/+1
2007-07-18UBI: fix debugging stuffArtem Bityutskiy1-4/+16