aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-02-07[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-02-07[TG3]: Clean up grc_local_ctrl usage.Grant Grundler1-20/+8
2005-02-07Merge bk://drm.bkbits.net/drm-linusLinus Torvalds4-104/+84
2005-02-09Merge starflyer.(none):/foo/airlied/bitkeeper/linux-2.5Dave Airlie4-104/+84
2005-02-09drm: fix race condition in radeon driverDave Airlie3-103/+83
2005-02-09Invalid bound check of driver defined ioctls in drm_ioctlDave Airlie1-1/+1
2005-02-07[PATCH] raid5 overlapping read hackNeil Brown2-17/+89
2005-02-07[PATCH] md: remove extra loop from copy_dataNeil Brown2-68/+61
2005-02-07[PATCH] md: fix endless loop when syncing an array that doesn't need any resync.Neil Brown1-2/+4
2005-02-07[PATCH] md: make md work a bit better with devfsNeil Brown1-3/+6
2005-02-07[PATCH] md: prevent oops when drive set faulty in inactive md array.Neil Brown1-0/+3
2005-02-07[PATCH] md: fix problems with verion-1 superblock codeNeil Brown1-2/+3
2005-02-07[PATCH] qlogic nonatomic warning fixAndrew Vasquez1-1/+1
2005-02-07[PATCH] serial: fix low-latency mode deadlockMartin Kögler1-1/+6
2005-02-07[PATCH] Add missing configure calls to intel agp resume code.Alex Yustasov1-0/+4
2005-02-07[PATCH] PCI Hotplug: fix rpaphp firmware dependencyJohn Rose1-4/+4
2005-02-06Undo recent tty_io.c "fix".Linus Torvalds1-2/+2
2005-02-06[PATCH] Make mousedev.c report all events to user space immediatelyPeter Osterlund1-2/+2
2005-02-06Merge bk://gkernel.bkbits.net/libata-2.6Linus Torvalds9-43/+713
2005-02-06Merge bk://gkernel.bkbits.net/misc-2.6Linus Torvalds8-42/+711
2005-02-06[block sx8] fix warningJeff Garzik1-1/+2
2005-02-06Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik6-75/+205
2005-02-06[ATM]: [zatm] replace sleep_on() with wait_event()Chas Williams1-18/+9
2005-02-06[ATM]: [iphase] remove sleep_on*() usageChas Williams1-14/+12
2005-02-06[ATM]: [horizon] replace interruptible_sleep_on() with wait_event_interruptib...Chas Williams1-7/+6
2005-02-06Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller5-3/+684
2005-02-05Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds2-14/+27
2005-02-05Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds24-1382/+1131
2005-02-06[ide serverworks] merge serverworks.h into serverworks.cTejun Heo2-68/+50
2005-02-06[ide serverworks] remove unused SVWKS_DEBUG_DRIVE_INFOTejun Heo1-2/+0
2005-02-06[ide piix] merge piix.h into piix.cTejun Heo2-59/+46
2005-02-06[ide piix] remove useless commentBartlomiej Zolnierkiewicz1-5/+0
2005-02-06[ide pdc202xx_old] merge pdc202xx_old.h into pdc202xx_old.cTejun Heo2-142/+124
2005-02-06[ide pdc202xx_old] remove SPLIT_BYTE() macroTejun Heo2-5/+2
2005-02-06[ide pdc202xx_new] merge pdc202xx_new.h into pdc202xx_new.cTejun Heo2-120/+104
2005-02-06[ide opti621] merge opti621.h into opti621.cTejun Heo2-30/+18
2005-02-06[ide it8172] merge it8172.h into it8172.cTejun Heo2-33/+12
2005-02-06[ide hpt366] merge hpt366.h into hpt366.cTejun Heo2-466/+434
2005-02-06[ide hpt366] remove dead fifty_base_hpt374[] tableBartlomiej Zolnierkiewicz1-20/+2
2005-02-06[ide pci generic] merge generic.h into generic.cTejun Heo2-95/+83
2005-02-06[ide pci generic] remove dummy init_chipset_generic()Bartlomiej Zolnierkiewicz2-19/+0
2005-02-06[ide pci generic] remove dead unknown_chipset[] table from generic.hBartlomiej Zolnierkiewicz1-13/+0
2005-02-06[ide cy82c693] merge cy82c693.h into cy82c693.cTejun Heo2-84/+70
2005-02-06[ide cmd64x] merge cmd64x.h into cmd64x.cTejun Heo2-96/+83
2005-02-06[ide aec62xx] merge aec62xx.h into aec62xx.cTejun Heo2-116/+100
2005-02-06[ide aec62xx] remove SPLIT_BYTE() and MAKE_WORD() macrosTejun Heo2-9/+1
2005-02-06[ide] fix ide_dump_atapi_status()Alexander Viro1-1/+2
2005-02-06[ide] fix hwif_init() to not return error for "empty" interfacesJean Delvare1-1/+2
2005-02-05[libata ahci] Add support for ULi M5288Jeff Garzik1-0/+2
2005-02-05[PATCH] libata: fix ata_piix on ICH6R in RAID modeMartins Krikis1-1/+2
2005-02-05Merge davem@nuts.davemloft.net:/disk1/BK/net-2.6David S. Miller2-14/+27
2005-02-05[libata sata_promise] add PCI ID for new SATAII TX2 cardJarno Paananen1-0/+2
2005-02-05[libata sata_sil] add another Seagate drive to blacklistDaniel E. Markle1-0/+1
2005-02-05[libata] fix probe object allocation bugsPete Zaitcev1-42/+47
2005-02-05[libata scsi] verify cmd bug fixes/supportBrett Russ1-11/+16
2005-02-05Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds1-3/+3
2005-02-05Merge davem@nuts.davemloft.net:/disk1/BK/sparc-2.6David S. Miller1-3/+3
2005-02-05[Bluetooth] Support for Digianswer BPA 100/105 sniffersMarcel Holtmann3-0/+669
2005-02-05[Bluetooth] Support Broadcom BCM92035 USB donglesMarcel Holtmann2-3/+15
2005-02-04[SPARC]: Fix crashing of cg14 driver when serial console and vsimm installed.Bob Breuer1-3/+3
2005-02-04[PATCH] ppc64: replace last usage of vio dma mapping routinesStephen Rothwell1-14/+30
2005-02-04[PATCH] Fix devfs name for the hvcs driverJimi Xenidis1-0/+1
2005-02-04[PATCH] ibmveth inlining failure.Dave Jones1-9/+9
2005-02-04[PATCH] pcmcia: ds.c initialisation fixJosh Green1-1/+1
2005-02-03[PATCH] more fixes for the Moxa driverAlan Cox1-10/+3
2005-02-03[PATCH] tv-card tuner fixupGerd Knorr1-0/+5
2005-02-03[PATCH] mips: SGI IP22 updatesRalf Bächle6-379/+446
2005-02-03[PATCH] pcmcia: m32 registration failure fixupDominik Brodowski2-12/+12
2005-02-03[PATCH] pcmcia: i82365 registration failure fixupDominik Brodowski1-7/+7
2005-02-03[PATCH] s390: qeth network driverMartin Schwidefsky3-134/+252
2005-02-03[PATCH] s390: key protected i/oThomas Spatzier3-14/+45
2005-02-03[PATCH] s390: common i/o layerCornelia Huck1-1/+3
2005-02-03[PATCH] s390: dasd i/o scheduler & debug logsHorst Hummel1-9/+11
2005-02-03[PATCH] cpufreq_resume() fixAndres Salomon1-3/+6
2005-02-03[PATCH] SERIAL_TXX9 fixArnd Bergmann1-0/+1
2005-02-03[PATCH] avma1_cs: Inverted parameter order in outbFanny Wakizaka1-1/+1
2005-02-03[PATCH] device-mapper: Fixes for 64-bit sector_tAlasdair G. Kergon7-28/+29
2005-02-03[PATCH] device-mapper: stripe_width should be sector_tAlasdair G. Kergon1-1/+1
2005-02-03[PATCH] InfiniBand: remove unbalance refcnt decrementMichael S. Tsirkin1-2/+0
2005-02-03[PATCH] InfiniBand: add missing break between casesLibor Michalek1-0/+2
2005-02-03[PATCH] pnpacpi build fixAndrew Morton1-1/+1
2005-02-02Merge bk://kernel.bkbits.net/gregkh/linux/2.6.11-rc3/i2cLinus Torvalds46-316/+233
2005-02-02Merge bk://kernel.bkbits.net/gregkh/linux/2.6.11-rc3/pciLinus Torvalds37-192/+135
2005-02-02Merge bk://kernel.bkbits.net/gregkh/linux/2.6.11-rc3/usbLinus Torvalds28-177/+85
2005-02-02Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds23-167/+79
2005-02-03[ide] fix printk in ide_allocate_dma_engine()Bartlomiej Zolnierkiewicz1-2/+1
2005-02-03[ide] fix error handling in probe_hwif_init() and sgiioc4 driverPrarit Bhargava2-2/+7
2005-02-03[ide] add ide_hwgroup_t.pollingTejun Heo3-7/+8
2005-02-03[ide] add ide_drive_t.sleepingTejun Heo1-12/+15
2005-02-03[ide] comment fixesTejun Heo2-3/+5
2005-02-03[ide] remove NULL checking in ide_error()Tejun Heo1-1/+1
2005-02-03[ide] ide-tape: use time_after() macroTejun Heo1-1/+1
2005-02-03[ide] __ide_do_rw_disk() return value fixTejun Heo1-2/+1
2005-02-03[ide] __ide_do_rw_disk() lba48 dma check fixTejun Heo1-1/+1
2005-02-03[ide] cleanup piixTejun Heo2-18/+1
2005-02-03[ide] cleanup opti621Tejun Heo2-8/+0
2005-02-03[ide] fix it8172 build for realBartlomiej Zolnierkiewicz1-2/+2
2005-02-03[ide] cleanup it8172Tejun Heo1-3/+0
2005-02-03[ide] remove adma100Tejun Heo3-59/+0
2005-02-03[ide] possible cleanupsAdrian Bunk5-23/+18
2005-02-03[ide] unexport atapi_*_bytes() and ide_read_24()Arjan van de Ven3-23/+18
2005-02-02[PATCH] via82cxxx: fix ppc32 multiplatform config testAlexander Viro1-1/+1
2005-02-02[PATCH] md sync_page_io bio leakJens Axboe1-2/+0
2005-02-02[PATCH] DVB: No signal with bt848/tda9887Gerd Knorr1-3/+3
2005-02-02[PATCH] Fix ISDN4Linux bug in isdnhdlc.cOskar Senft1-1/+1
2005-02-02Merge http://lia64.bkbits.net/linux-ia64-release-2.6.11Linus Torvalds1-3/+1
2005-02-02[PATCH] USB: garmin_gps tweakHermann Kneissel2-2/+2
2005-02-02[PATCH] USB: Logitech Cordeless Desktop Keyboard fails to report class descri...Andrew Morton1-2/+5
2005-02-02[PATCH] USB: hid-core: possible buffer overflow in hid-core.cRandy Dunlap1-1/+1
2005-02-02[PATCH] USB: unusual_devs.h updateAlan Stern1-1/+9
2005-02-02[PATCH] USB: fix for open/disconnect race in acmOliver Neukum1-6/+13
2005-02-02[PATCH] USB: another usbnet ax8817x device (goodway docking station)David Brownell1-0/+4
2005-02-02[PATCH] USB: fix libusb endian issuesDavid Woodhouse1-1/+14
2005-02-02[PATCH] USB: Fix EHCI boot oops on AMDAlan Stern1-1/+1
2005-02-02[PATCH] Re: Bug when using custom baud rates....Rogier Wolff1-1/+1
2005-02-02[PATCH] PCI: change sysfs representation of PCI-E devicesTom L. Nguyen4-105/+58
2005-02-02[PATCH] PCI Hotplug: remove incorrect rpaphp firmware dependencyJohn Rose2-18/+28
2005-02-02[PATCH] PCI: memset rom attribute before using itKay Sievers1-0/+1
2005-02-02[PATCH] pci: Add Citrine quirkBrian King1-0/+10
2005-02-02[PATCH] PCI: typo in pci_scan_bus_parentedAndrew Morton1-1/+1
2005-02-02[PATCH] I2C: Prevent buffer overflow on SMBus block read inJean Delvare1-2/+4
2005-02-02[PATCH] I2C: Do not show disabled pc87360 fansJean Delvare1-14/+35
2005-02-02[PATCH] I2C: Fix i2c-sis5595 pci configuration accessesJean Delvare1-5/+10
2005-02-02[PATCH] I2C: Reduce it87 i2c address rangeJean Delvare1-6/+4
2005-02-02[PATCH] I2C: Use standard temperature converters for as99127fJean Delvare1-17/+3
2005-02-02[PATCH] I2C: Resolve resource conflict between i2c-viapro and via686aJean Delvare2-16/+36
2005-02-02[PATCH] I2C: Fix DS1621 detectionAurelien Jarno1-4/+8
2005-02-02[PATCH] Eicon driver: remove unused codeArmin Schindler4-1216/+0
2005-02-02[PATCH] Eicon driver: vfree()Armin Schindler1-4/+2
2005-02-02[PATCH] Eicon driver: add missing uaccessArmin Schindler4-8/+11
2005-02-02[PATCH] Fix sign checks in copy_from_read_buf()Georgi Guninski1-2/+2
2005-02-01[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-02-01[TG3]: 5704 serdes fixesMichael Chan2-12/+25
2005-02-01[PATCH] ppc64 iseries: can't remove viocd module when no cdromsStephen Rothwell1-3/+0
2005-02-01Merge bk://drm.bkbits.net/drm-linusLinus Torvalds36-910/+1519
2005-02-02Merge starflyer.(none):/foo/airlied/bitkeeper/linux-2.5Dave Airlie36-910/+1519
2005-02-02drm_memory.h doesn't need to #include tlbflush.hDave Airlie1-2/+0
2005-02-02drm: fix drm_sysfs lock initializer...Dave Airlie1-1/+1
2005-02-01Merge bk://kernel.bkbits.net/vojtech/for-linusLinus Torvalds5-16/+23
2005-02-02Merge bkbits:input into suse.cz:/home/vojtech/bk/inputVojtech Pavlik2-3/+3
2005-02-02input: Fix HID LED mapping. LEDs were ignored because the usageVojtech Pavlik2-3/+3
2005-02-02Merge silver.ucw.cz:/home/vojtech/bk/linusVojtech Pavlik2-2/+6
2005-02-01[PATCH] several isdn trivial iomem annotationsAlexander Viro4-12/+12
2005-02-01[PATCH] av7110_hw.c __user annotationAlexander Viro1-1/+1
2005-02-01[PATCH] utter weirdness in drivers/media/dvb/frontends/cx22700.cAlexander Viro1-1/+1
2005-02-01[PATCH] misc mtd sparse fixesAlexander Viro2-5/+5
2005-02-01[PATCH] shpchprm_legacy.c trivial iomem annotationsAlexander Viro1-9/+9
2005-02-01[PATCH] icom iomem annotations and NULL noise removalsAlexander Viro2-52/+48
2005-02-01[PATCH] 64bit fixes (printks)Alexander Viro3-4/+4
2005-02-01[PATCH] cs461x iomem fixes and annotationsAlexander Viro1-10/+10
2005-02-01[PATCH] missing include in r8169Alexander Viro1-0/+1
2005-02-01[PATCH] block2mtd 64bit bugAlexander Viro1-1/+1
2005-02-01[PATCH] *really* dumb typo in aacraid (cast to pointer to structure that does...Alexander Viro1-1/+1
2005-02-01[PATCH] matrox_fb trivial compile fix for pmacAlexander Viro1-2/+2
2005-02-01[PATCH] wrong include in tda80xx.cAlexander Viro1-1/+1
2005-02-01[PATCH] isp16 missing initcallsAlexander Viro2-10/+2
2005-02-01[PATCH] missing include in fore200e.cAlexander Viro1-0/+1
2005-02-01Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds78-2926/+8538
2005-02-01[PATCH] backlight: Add backlight driver for Sharp Corgi PDAsAntonino Daplas3-0/+208
2005-02-01[PATCH] fbdev: Fix return code of edid_checksumAntonino Daplas1-1/+1
2005-02-01[PATCH] dvb: cleanup firmware loading printksJohannes Stezenbach2-2/+4
2005-02-01[PATCH] dvb: support up to six DVB cardsJohannes Stezenbach1-5/+29
2005-02-01[PATCH] dvb: fix access to freed memoryJohannes Stezenbach1-2/+3
2005-02-01[PATCH] dvb: follow USB __le16 changesJohannes Stezenbach1-5/+5
2005-02-01[PATCH] OProfile: Use profile_pc in oprofile_add_sampleZwane Mwaikambo1-1/+1
2005-02-01[PATCH] infiniband: use LANANA-assigned major in ib_umadRoland Dreier1-5/+8
2005-02-01[PATCH] assert_spin_locked()Herbert Pötzl6-31/+14
2005-02-01[PATCH] idmouse min() fixAlexander Viro1-1/+2
2005-02-01[PATCH] unexport register_cpu and unregister_cpuNathan Lynch1-4/+0
2005-02-01[PATCH] mpsc updatesMark A. Greer3-413/+425
2005-02-01[PATCH] Bug in tty_io.c after changes between 2.6.9-rc1-bk1 and 2.6.9-rc1-bk2Andris Pavenis1-2/+2
2005-02-01[PATCH] mips: fix SERIAL_TXX9 dependenciesRalf Bächle1-1/+5
2005-02-01[PATCH] mips: TX39 series updatesRalf Bächle2-13/+1
2005-02-01[PATCH] mips: vR41xx updatesRalf Bächle5-0/+1623
2005-02-01[PATCH] mips: cobalt updatesRalf Bächle1-0/+1
2005-02-01[PATCH] mips: jazz updatesRalf Bächle4-13/+43
2005-02-01[PATCH] mips: DECstation Turbochannel updatesRalf Bächle5-613/+864
2005-02-01[PATCH] mips: DECstation updatesRalf Bächle9-80/+931
2005-02-01[PATCH] mips: SGI IP32 updatesRalf Bächle2-38/+110
2005-02-01[PATCH] mips: AMD Alchemy I2C driverRalf Bächle4-0/+478
2005-02-01[PATCH] mips: ITE 8172 updatesRalf Bächle1-15/+7
2005-02-01[PATCH] mips: aMD Alchemy updateRalf Bächle13-544/+2542
2005-02-01[PATCH] mips: TXX9 serieal driver rewriteRalf Bächle6-1090/+1185
2005-02-01[PATCH] mips: sibyte updatesRalf Bächle1-6/+0
2005-02-01[PATCH] ppc32: Fix via IDE driver for pegasosBenjamin Herrenschmidt1-0/+11
2005-02-01[PATCH] ppc32: pmac sleep support updateBenjamin Herrenschmidt2-36/+30
2005-02-01[PATCH] Disable Sidewinder debug messagesMichael Marineau1-1/+1
2005-02-01[PATCH] random: overflow fixMatt Mackall1-1/+1
2005-02-01[PATCH] ftape syntax errorSerge Hallyn2-2/+2
2005-02-01[PATCH] 8250_pnp: 64bit warning fixAndrew Morton1-2/+2
2005-02-01[libata sata_promise] support Promise SATAII TX2/TX4 cardsJeff Garzik1-2/+10
2005-02-01Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik4-13/+20
2005-02-01[libata] SCSI-to-ATA translation fixesAlbert Lee1-4/+4
2005-02-01[PATCH] sata_nv: enable generic class support for future NVIDIA SATAAndrew Chew1-11/+34
2005-02-01[libata] Remove CDROM drive from PATA DMA blacklistJeff Garzik1-1/+0
2005-02-01Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik1-4/+88
2005-01-31[PATCH] fix scsi cdrom problemDouglas Gilbert1-6/+4
2005-01-31Fix missed class_remove_file in attribute_containerJames Bottomley2-23/+110
2005-01-31SCSI: fix multiple HBA problem with transport classesJames Bottomley3-6/+33
2005-01-31Merge bkbits:input into suse.cz:/home/vojtech/bk/inputVojtech Pavlik2-11/+14