summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ide: unexport ide_fix_driveidAdrian Bunk2007-11-051-3/+0
| * | | ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual pageMatti Linnanvuori2007-11-051-3/+16
| * | | ide: do_identify() string termination fixTejun Heo2007-11-051-2/+3
| * | | piix: add support for ICH7 on Acer 5602aWLMisebdeg@ngi.it2007-11-051-0/+1
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-11-0525-73/+222
|\ \ \ | |/ / |/| |
| * | V4L/DVB (6548): pvrusb2: Fix oops on module removalMike Isely2007-11-041-3/+2
| * | V4L/DVB (6547): V4L: remove PCI from VIDEO_VIVI dependsBrandon Philips2007-11-041-1/+1
| * | V4L/DVB (6532): Add the remaining addresses for tda9887Mauro Carvalho Chehab2007-11-041-2/+3
| * | V4L/DVB (6531): Fix a regression caused by commit 153962364dc6fa4a24571885fbe...Ludovico Cavedon2007-11-041-0/+1
| * | V4L/DVB (6518): Fix tvp5150 default valuesMauro Carvalho Chehab2007-11-041-8/+8
| * | V4L/DVB (6514): em28xx: Include linux/mm.hTrent Piepho2007-11-041-0/+1
| * | V4L/DVB (6506): saa7134-alsa: Fix mmap supportAlexander E. Patrakov2007-11-041-1/+15
| * | V4L/DVB (6504): pvrusb2: Remove dead sysfs codeMike Isely2007-11-041-8/+0
| * | V4L/DVB (6503): pvrusb2: Fix associativity logic errorRoel Kluin2007-11-041-1/+1
| * | V4L/DVB (6501): stv0297: Signal strength fixesHartmut Birr2007-11-041-5/+17
| * | V4L/DVB (6500): tda10021: Fix reported signal strengthHartmut Birr2007-11-041-0/+4
| * | V4L/DVB (6499): tda10021: Bit error counting fixedHartmut Birr2007-11-041-0/+2
| * | V4L/DVB (6498): ves1820: Change the acquisition range for clock recovery from...Oliver Endriss2007-11-041-1/+1
| * | V4L/DVB (6495): saa7146: saa7146_wait_for_debi_done fixesOliver Endriss2007-11-041-12/+58
| * | V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap2007-11-045-5/+5
| * | V4L/DVB (6478): ir-functions use input functions, should depend on INPUTRandy Dunlap2007-11-041-0/+1
| * | V4L/DVB (6432): tuner: fix CONFIG_TUNER_TEA5761=mAdrian Bunk2007-11-041-5/+1
| * | V4L/DVB (6407): planb: fix obvious interrupt handling bugsJeff Garzik2007-11-041-4/+4
| * | V4L/DVB (6406): saa7134: fix analog audio in on medion md8800 quadrohermann pitton2007-11-041-2/+2
| * | V4L/DVB (6403): mt2131: replace comma with semicolon fixSteven Toth2007-11-041-1/+1
| * | V4L/DVB (6402): s5h1409: Fix broken QAM supportSteven Toth2007-11-041-10/+86
| * | V4L/DVB (6395): cafe_ccic: Add a pointer to the data sheetJonathan Corbet2007-11-041-0/+3
| * | V4L/DVB (6394): Fix a cafe_ccic resume bugJonathan Corbet2007-11-041-0/+3
| * | V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURETrent Piepho2007-11-041-0/+2
| * | V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlcTrent Piepho2007-11-041-4/+0
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-11-054-5/+14
|\ \ \
| * | | [S390] Fix priority mistakes in drivers/s390/cio/cmf.cRoel Kluin2007-11-051-2/+2
| * | | [S390] device_schedule_callback() for dcssblk.Gerald Schaefer2007-11-051-2/+7
| * | | [S390] Fix smsgiucv init on no iucv machinesChristian Borntraeger2007-11-051-0/+4
| * | | [S390] cio: use INIT_WORK to initialize struct work.Heiko Carstens2007-11-051-1/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-11-053-9/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | [SCSI] ibmvscsi: Prevent IO during partner loginRobert Jennings2007-11-031-5/+14
| * | | [SCSI] lpfc : Correct queue tag handlingJames Smart2007-11-031-2/+3
| * | | [SCSI] osst: fix if (...) \n #if... cases missing semicolons when falseIlpo Järvinen2007-10-271-2/+4
* | | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-11-043-2/+5
|\ \ \ \
| * | | | drm/sis: missing mutex unlock in error path.Roel Kluin2007-11-051-0/+1
| * | | | radeon: set the address to access the GART table on the CPU side correctlyDave Airlie2007-11-052-2/+4
| | |_|/ | |/| |
* | | | Merge branch 'an' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/liba...Linus Torvalds2007-11-044-3/+191
|\ \ \ \ | |/ / / |/| | |
| * | | [libata] Utilize new SCSI event infrastructureJeff Garzik2007-11-031-3/+5
| * | | SCSI: add asynchronous event notification APIJeff Garzik2007-11-033-0/+186
* | | | 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