aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/pluto2/pluto2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] Rename media/dvb as media/pciMauro Carvalho Chehab1-815/+0
2012-04-19[media] pluto2: remove some dead codeDan Carpenter1-8/+0
2011-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab1-2/+1
2011-12-31[media] pluto2: use DVBv5 parameters on set_params()Mauro Carvalho Chehab1-2/+3
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-5/+5
2010-10-21[media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-12V4L/DVB (12483): Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-03-30V4L/DVB (11244): pluto2: silence spew of card hung up messagesAlan Cox1-2/+5
2008-10-27net: convert more to %pMJohannes Berg1-2/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-20V4L/DVB (8129): pluto_set_dma_addr() fixAl Viro1-1/+1
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau1-1/+4
2007-05-09V4L/DVB (5578): Workaround for bad hardare/firmware on some pluto2 devicesholger@muscate-magnussen.de1-0/+8
2007-04-02V4L/DVB (5496): Pluto2: fix incorrect TSCR register settingAndreas Oberritter1-8/+14
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare1-4/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-5/+5
2006-06-25V4L/DVB (3873): Convert pluto2 to refactored tuner codeAndrew de Quincey1-4/+5
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey1-1/+1
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2005-11-09[PATCH] dvb: pluto2: Removed unavoidable error message and related codeAndreas Oberritter1-7/+2
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare1-1/+0
2005-07-07[PATCH] dvb: add Pluto2 driverAndreas Oberritter1-0/+809