summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-02-03[libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik1-2/+2
2007-02-03hwmon: Update Rudolf Marek's e-mail addressRudolf Marek4-6/+6
2007-02-03k8temp: Documentation updateRudolf Marek1-2/+4
2007-02-03Make 'repair' actually work for raid1.Neil Brown2-1/+6
2007-01-30hwmon: New driver k8tempRudolf Marek3-0/+303
2007-01-30[SCSI] arcmsr: fix up sysfs valuesJames Bottomley1-10/+10
2007-01-30[SCSI] areca sysfs fixAndrew Morton1-16/+5
2007-01-30[SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen6-0/+2381
2007-01-25V4L/DVB: Missing statement in drivers/media/dvb/frontends/cx22700.cEric Sesterhenn1-0/+1
2007-01-24V4L/DVB: Flexcop-usb: fix debug printkAlexey Dobriyan1-1/+1
2007-01-24V4L/DVB: Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey1-1/+1
2007-01-23read_zero_pagealigned() locking fixHugh Dickins1-4/+8
2007-01-22atiixp: hang fixAlan Cox1-8/+10
2007-01-22cdrom: set default timeout to 7 secondsJens Axboe1-1/+7
2007-01-22[SCSI] qla1280 bus reset typoJes Sorensen1-4/+3
2007-01-22[SCSI] qla1280 command timeoutJes Sorensen1-2/+2
2007-01-09rtc: lockdep fix/workaroundPeter Zijlstra1-2/+3
2007-01-09i2c-mv64xxx: Fix random oops at bootMaxime Bizon1-2/+2
2007-01-09V4L: cx88: Fix leadtek_eeprom taggingJean Delvare1-1/+1
2007-01-09USB_RTL8150 must select MII to avoid link errors.Adrian Bunk1-0/+1
2007-01-09rio: typo in bitwise AND expression.Willy Tarreau1-1/+1
2007-01-09drm: allow detection of new VIA chipsetsChuck Short1-0/+3
2007-01-09drm: Add the P4VM800PRO PCI ID.Dave Airlie1-0/+1
2007-01-09i2c-i801: SMBus patch for Intel ICH9Jason Gaston2-0/+3
2007-01-09i2c-viapro: Add support for the VT8237A and VT8251Rudolf Marek2-9/+17
2007-01-09SPI/MTD: mtd_dataflash oops preventionDavid Brownell1-1/+1
2007-01-09USB: Fix alignment of buffer passed down to ->hub_control()Mikael Pettersson1-1/+2
2007-01-09[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez1-1/+1
2007-01-09ibmtr section fixesAndrew Morton1-2/+2
2007-01-04Call init_timer() for ISDN PPP CCP reset state timer (CVE-2006-5749)Marcel Holtmann1-0/+1
2007-01-04i2c: fix broken ds1337 initializationDirk Eibach1-1/+7
2006-12-18[SCSI] DAC960: PCI id table fixupBrian King1-1/+1
2006-12-18hvc_console suspend fixAndrew Morton1-0/+1
2006-12-18[WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita1-2/+7
2006-12-18[WATCHDOG] sc1200wdt.c printk fixDave Jones1-1/+1
2006-12-18ISDN: fix drivers, by handling errors thrown by ->readstat()Jeff Garzik1-3/+6
2006-12-18r8169: tweak the PCI data parity error recoveryFrancois Romieu1-4/+13
2006-12-18r8169: fix infinite loop during hotplugArnaud Patard1-1/+5
2006-12-18r8169: RX fifo overflow recoveryFrancois Romieu1-4/+9
2006-12-17scsi: clear garbage after CDBs on SG_IOTejun Heo1-0/+1
2006-12-15AGP: Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2-2/+2
2006-12-15md: Fix md grow/size code to correctly find the maximum available spaceNeil Brown1-1/+1
2006-12-15dm crypt: Fix data corruption with dm-crypt over RAID5Christophe Saout1-2/+4
2006-12-15IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.cPeer Chen1-2/+5
2006-12-15amd74xx.c: add some NVIDIA chipset IDsRandy Dunlap1-2/+5
2006-12-15sata_nv/amd74xx: Add MCP61 supportAndrew Chew2-2/+11
2006-12-15[libata] sata_nv: add PCI IDsJeff Garzik1-0/+4
2006-12-15dm snapshot: fix metadata writing when suspendingMark McLoughlin1-10/+10
2006-12-15dm: Fix deadlock under high i/o load in raid1 setup.Daniel Kobras1-1/+3
2006-12-15dm: mirror sector offset fixNeil Brown1-31/+32