aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/pluto2/pluto2.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-5/+5
* [media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare2010-10-211-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (12483): Use DIV_ROUND_CLOSESTJulia Lawall2009-09-121-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* V4L/DVB (11244): pluto2: silence spew of card hung up messagesAlan Cox2009-03-301-2/+5
* net: convert more to %pMJohannes Berg2008-10-271-2/+1
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* V4L/DVB (8129): pluto_set_dma_addr() fixAl Viro2008-07-201-1/+1
* V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-241-1/+4
* V4L/DVB (5578): Workaround for bad hardare/firmware on some pluto2 devicesholger@muscate-magnussen.de2007-05-091-0/+8
* V4L/DVB (5496): Pluto2: fix incorrect TSCR register settingAndreas Oberritter2007-04-021-8/+14
* i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-101-4/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-5/+5
* V4L/DVB (3873): Convert pluto2 to refactored tuner codeAndrew de Quincey2006-06-251-4/+5
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-251-1/+1
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-2/+1
* [PATCH] dvb: pluto2: Removed unavoidable error message and related codeAndreas Oberritter2005-11-091-7/+2
* [PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare2005-09-051-1/+0
* [PATCH] dvb: add Pluto2 driverAndreas Oberritter2005-07-071-0/+809