aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-03Link USB drivers later in the kernelLinus Torvalds1-1/+2
2005-12-03[PATCH] libata: fix ata_scsi_pass_thru error handlingTejun Heo1-2/+7
2005-12-02Add missing "local_irq_enable()" to C2/C3 exit logicLinus Torvalds1-0/+1
2005-12-02Revert "[SCSI] fix usb storage oops"Linus Torvalds1-8/+1
2005-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds15-133/+216
2005-12-02[PATCH] Fix TIF_POLLING_NRFLAG in ACPI idle routinesNick Piggin1-7/+14
2005-12-02[SCSI] sg: fix a bug in st_map_user_pages failure pathHugh Dickins1-1/+3
2005-12-02[SCSI] sg and st unmap_user_pages allow PageReservedHugh Dickins2-4/+0
2005-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds9-55/+170
2005-12-01Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds15-1092/+108
2005-12-01[PATCH] V4l/dvb: Fix typo, removing incorrect info from CONFIG_BT848_DVB kconfig entry.Michael Krufky1-3/+0
2005-12-01[PATCH] V4l/dvb: Restore missing tuner definition for Hauppauge tuner type 0x103Mike Isely1-1/+1
2005-12-01[PATCH] V4L/dvb: fix kernel message (print of %s from random pointer)Hans Verkuil1-6/+8
2005-12-01[PATCH] DVB: BUDGET CI card depends on STV0297 demodulator.Carlos Silva1-0/+1
2005-12-01[PATCH] DVB: Fixes ifs in ves1820 set symbolrate().Denis Vlasenko1-7/+7
2005-12-01[PATCH] DVB: Fix locking to prevent Oops on SMP systemsRalph Metzler1-11/+20
2005-12-01[PATCH] DVB: Update Steve's email address.Steven Toth2-2/+2
2005-12-01[PATCH] DVB: Small cleanups and CodeStyle fixesAdrian Bunk6-4/+6
2005-12-01[PATCH] DVB: Include fixes for 2.6.15-rc1 for removing sched.h from module.hTim Schmielau1-0/+2
2005-12-01[PATCH] DVB: Fixed incorrect usage at the private state of the dvb-usb-devicesPatrick Boettcher1-9/+9
2005-12-01[PATCH] DVB: Fix locking problems and code cleanupAndrew de Quincey1-46/+23
2005-12-01[PATCH] DVB: Fixed DiSEqC timing for saa7146-based budget cardsOliver Endriss3-2/+4
2005-12-01[PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner modelsHans Verkuil3-3/+43
2005-12-01[PATCH] V4L: Fixed eeprom handling for cx88 and added Nova-T PCI model 90003Steven Toth2-9/+12
2005-12-01[PATCH] V4L: Fix bttv ioctls VIDIOC_ENUMINPUT, VIDIOCGTUNER, VIDIOC_QUERYCAPMichael H. Schimek1-5/+15
2005-12-01[PATCH] V4L: Fix crash when not compiled as moduleReimar Doeffinger1-6/+3
2005-12-01[PATCH] V4L: Write cached value to correct register for SECAMDwaine Garden1-1/+1
2005-12-01[PATCH] V4L: Fixes Bttv raw format to fix VIDIOCSPICT ioctlMichael H. Schimek2-0/+10
2005-12-01[PATCH] V4L: Makes needlessly global code staticAdrian Bunk5-12/+13
2005-12-01[PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab3-6/+6
2005-12-01[PATCH] V4L: Enables audio DMA setting on cx88 chips, even when dma not in useMauro Carvalho Chehab3-0/+39
2005-12-01[PATCH] V4L: Bttv bytes per line fixMichael H. Schimek1-11/+23
2005-12-01[PATCH] V4L: Fix read() bugs in bttv driverNickolay V. Shmyrev2-3/+7
2005-12-01[PATCH] V4L: Removed audio DMA enabling from cx88-coreMauro Carvalho Chehab1-3/+0
2005-12-01[PATCH] V4L: Fixes nicam soundIan Pickworth1-15/+10
2005-12-01[PATCH] V4L: tveeprom MAC address parsing/cleanupSteven Toth2-36/+56
2005-12-01[PATCH] V4: Include comments for DVB models and includes missing onesSteven Toth1-3/+6
2005-12-01[PATCH] V4L: Fixes warning at bttv-driver.cLuiz Capitulino1-1/+1
2005-12-01[PATCH] V4L: Fix hotplugging issues with saa7134Ricardo Cerqueira4-38/+88
2005-12-01[PATCH] V4L: Fixes maximum number of VBI devicesSigmund Augdal Helberg1-13/+13
2005-12-01[SCSI] st: fix a bug in sgl_map_user_pages failure path Hugh Dickins1-0/+1
2005-12-01[SCSI] mptfusion : dv performance fixMoore, Eric Dean3-2/+75
2005-12-01[SCSI] sym2: Disable IU and QAS negotiationMatthew Wilcox1-1/+4
2005-12-01[SCSI] zfcp: fix return code of zfcp_scsi_slave_allocAndreas Herrmann1-1/+1
2005-12-01[SCSI] zfcp: fix link down handling during firmware updateMaxim Shchetynin1-19/+31
2005-12-01[SCSI] zfcp: fix adapter initializationAndreas Herrmann2-85/+64
2005-12-01[SCSI] zfcp: fix spinlock initializationHeiko Carstens3-9/+14
2005-12-01[SCSI] aacraid: Check scsi_bios_ptabe return codeMark Haverkamp1-0/+2
2005-12-01[SCSI] SPI DV: be more conservative about echo buffer usageJames Bottomley1-9/+19
2005-12-01[netdrvr skge] fix typo, fix buildJeff Garzik1-1/+1