aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/pluto2 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-07-18V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho1-1/+1
2007-05-09V4L/DVB (5578): Workaround for bad hardare/firmware on some pluto2 devicesholger@muscate-magnussen.de1-0/+8
2007-04-27V4L/DVB (5361): Dvb-pll: Fix Kconfig files and allow dvb-pll to be optionalTrent Piepho1-1/+0
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-09-10V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey1-0/+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-05-24[PATCH] V4L/DVB (4045): Fixes recursive dependency for I2CJean Delvare1-1/+0
2006-05-23V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2CManu Abraham1-1/+1
2006-05-12V4L/DVB (3745): Fix a bug at pluto2 MakefileMauro Carvalho Chehab1-1/+1
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky1-1/+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 Oberritter3-0/+828