summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-15dm: add module ref countingJeff Mahoney1-0/+6
2006-12-15dm snapshot: unify chunk_sizeAlasdair G Kergon2-26/+45
2006-12-15dm: BUG/OOPS fixMichal Miroslaw1-1/+2
2006-12-15[SCSI] gdth: Fix && typosJean Delvare1-2/+2
2006-12-15xirc2ps_cs: Cannot reset card in atomic contextJoerg Ahrens1-4/+14
2006-12-15V4L: Fix broken TUNER_LG_NTSC_TAPE radio supportHans Verkuil2-18/+3
2006-12-15DVB: lgdt330x: fix signal / lock status detection bugMichael Krufky1-6/+0
2006-12-08revert the quirk_via_irq changesAdrian Bunk1-7/+1
2006-12-08PCI: add ICH7/8 ACPI/GPIO io resource quirksDaniel Ritz1-0/+6
2006-12-08PCI: fix ICH6 quirksDaniel Ritz1-0/+1
2006-12-08PCI: Unhide the SMBus on Asus PU-DLSJean Delvare1-0/+7
2006-12-08PCI: quirk to disable e100 interrupt if RESET failed toBjorn Helgaas1-0/+57
2006-12-08Add PIIX4 APCI quirk for the 440MX chipset tooLinus Torvalds1-0/+1
2006-12-08PCI: nVidia quirk to make AER PCI-E extended capability visibleBrice Goglin1-0/+19
2006-12-08pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville1-1/+1
2006-12-04cciss: fix iostatJens Axboe1-0/+6
2006-12-04cpqarray: fix iostatJens Axboe1-3/+10
2006-12-04alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer1-1/+1
2006-12-04Char: isicom, fix close bugJiri Slaby1-1/+2
2006-12-04Input: logips2pp - fix button mapping for MX300Roberto Castagnola1-2/+1
2006-12-04Input: psmouse - add detection of Logitech TrackMan Wheel trackballZbigniew Luszpinski1-0/+6
2006-11-29sgiioc4: Disable module unloadJeremy Higdon1-7/+0
2006-11-29proper flags type of spin_lock_irqsave()Alexey Dobriyan2-8/+9