summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6504): pvrusb2: Remove dead sysfs codeMike Isely2007-11-051-8/+0
* V4L/DVB (6503): pvrusb2: Fix associativity logic errorRoel Kluin2007-11-051-1/+1
* V4L/DVB (6501): stv0297: Signal strength fixesHartmut Birr2007-11-051-5/+17
* V4L/DVB (6500): tda10021: Fix reported signal strengthHartmut Birr2007-11-051-0/+4
* V4L/DVB (6499): tda10021: Bit error counting fixedHartmut Birr2007-11-051-0/+2
* V4L/DVB (6498): ves1820: Change the acquisition range for clock recovery from...Oliver Endriss2007-11-051-1/+1
* V4L/DVB (6495): saa7146: saa7146_wait_for_debi_done fixesOliver Endriss2007-11-051-12/+58
* V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap2007-11-055-5/+5
* V4L/DVB (6478): ir-functions use input functions, should depend on INPUTRandy Dunlap2007-11-051-0/+1
* V4L/DVB (6432): tuner: fix CONFIG_TUNER_TEA5761=mAdrian Bunk2007-11-051-5/+1
* V4L/DVB (6407): planb: fix obvious interrupt handling bugsJeff Garzik2007-11-051-4/+4
* V4L/DVB (6406): saa7134: fix analog audio in on medion md8800 quadrohermann pitton2007-11-051-2/+2
* V4L/DVB (6403): mt2131: replace comma with semicolon fixSteven Toth2007-11-051-1/+1
* V4L/DVB (6402): s5h1409: Fix broken QAM supportSteven Toth2007-11-051-10/+86
* V4L/DVB (6395): cafe_ccic: Add a pointer to the data sheetJonathan Corbet2007-11-051-0/+3
* V4L/DVB (6394): Fix a cafe_ccic resume bugJonathan Corbet2007-11-051-0/+3
* V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURETrent Piepho2007-11-051-0/+2
* V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlcTrent Piepho2007-11-051-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-11-041-2/+1
|\
| * ieee1394: iso and async streams: s/g list fixJens Axboe2007-11-041-2/+1
* | rtc: ignore msb when reading back mday from alarmMark Lord2007-11-041-1/+2
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-031-0/+7
|\
| * dm: bounce_pfn limit addedVasily Averin2007-11-021-0/+7
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-0312-12/+4
|\ \
| * | [SG] Get rid of __sg_mark_end()Jens Axboe2007-11-021-1/+1
| * | cleanup asm/scatterlist.h includesAdrian Bunk2007-11-0211-11/+3
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-11-031-2/+1
|\ \
| * | maple: Fix maple bus compiler warningAdrian McMenamin2007-10-301-2/+1
* | | libata: don't configure downstream links faster than the upstream linkTejun Heo2007-11-031-6/+16
* | | libata: request PHY speed configuration on SControl access failureTejun Heo2007-11-031-1/+1
* | | libata: consider errors not associated with commands for speed downTejun Heo2007-11-031-6/+13
* | | libata: more robust reset failure handlingTejun Heo2007-11-031-9/+16
* | | libata: cosmetic clean up / reorganization of ata_eh_reset()Tejun Heo2007-11-031-56/+56
* | | libata: fix timing computation in ata_eh_reset()Tejun Heo2007-11-031-1/+1
* | | libata: increase 128 KB / cmd limit for ATAPI tape drivesTony Battersby2007-11-031-0/+4
* | | sata_promise: fix endianess bug in ASIC PRD bug workaroundMikael Pettersson2007-11-031-1/+1
* | | libata: fix docbookStephen Hemminger2007-11-031-3/+3
* | | make ata_scsi_lpm_get() staticAdrian Bunk2007-11-031-1/+1
* | | libata: suppress two warningsStephen Rothwell2007-11-031-0/+4
* | | ata/sata_fsl: Remove ata_scsi_suspend/resume callbacksashish kalra2007-11-031-4/+0
* | | ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()ashish kalra2007-11-031-70/+0
* | | ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdefashish kalra2007-11-031-0/+2
* | | ata/sata_fsl: cleanup style problemLi Yang2007-11-031-6/+6
* | | ata/sata_fsl: remove unneeded sata_fsl_hardreset()Jeff Garzik2007-11-031-13/+1
* | | ata/sata_fsl: remove unneeded on-stack copy of FISJeff Garzik2007-11-031-3/+1
* | | ata/sata_fsl: cleanup needless casts to/from void __iomem *Jeff Garzik2007-11-031-2/+2
* | | ata/sata_fsl: Remove unnecessary SCR casesJeff Garzik2007-11-031-14/+2
* | | ata/sata_fsl: Kill ata_sg_is_last()Li Yang2007-11-031-1/+1
* | | ata/sata_fsl: save irq in private data for irq unmappingLi Yang2007-11-031-1/+3
* | | ata/sata_fsl: Remove deprecated hooksLi Yang2007-11-031-4/+0