summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/pluto2/pluto2.c
AgeCommit message (Expand)Author
2012-08-13[media] Rename media/dvb as media/pciMauro Carvalho Chehab
2012-04-19[media] pluto2: remove some dead codeDan Carpenter
2011-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab
2011-12-31[media] pluto2: use DVBv5 parameters on set_params()Mauro Carvalho Chehab
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-21[media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-12V4L/DVB (12483): Use DIV_ROUND_CLOSESTJulia Lawall
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-30V4L/DVB (11244): pluto2: silence spew of card hung up messagesAlan Cox
2008-10-27net: convert more to %pMJohannes Berg
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-20V4L/DVB (8129): pluto_set_dma_addr() fixAl Viro
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau
2007-05-09V4L/DVB (5578): Workaround for bad hardare/firmware on some pluto2 devicesholger@muscate-magnussen.de
2007-04-02V4L/DVB (5496): Pluto2: fix incorrect TSCR register settingAndreas Oberritter
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher
2006-06-25V4L/DVB (3873): Convert pluto2 to refactored tuner codeAndrew de Quincey
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2005-11-09[PATCH] dvb: pluto2: Removed unavoidable error message and related codeAndreas Oberritter
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare
2005-07-07[PATCH] dvb: add Pluto2 driverAndreas Oberritter