summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-03-11Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann1-1/+2
2007-03-11IB/mthca: Fix off-by-one in FMR handling on memfreeMichael S. Tsirkin1-1/+1
2007-03-11IPoIB: Rejoin all multicast groups after a port eventEli Cohen1-1/+3
2007-03-11IB/mthca: Use mmiowb after doorbell ringArthur Kepner3-0/+34
2007-03-09dvb-core: fix bug in CRC-32 checking on 64-bit systemsAng Way Chuang1-2/+2
2007-03-08DVB: cxusb: fix firmware patch for big endian systemsJin-Bong lee1-2/+2
2007-03-08[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.David S. Miller1-8/+9
2007-03-08video/aty/mach64_ct.c: fix bogus delay loopDavid S. Miller1-2/+2
2007-03-08modify 3c589_cs to be SMP safeKomuro1-2/+5
2007-03-08Input: psmouse - fix attribute access on 64-bit systemsSergey Vlasov1-3/+5
2007-02-27i2c-isa: Restore driver ownerJean Delvare11-0/+11
2007-02-27sis190: failure to set the MAC address from EEPROMFrancois Romieu1-1/+1
2007-02-26sky2: email and version change.Stephen Hemminger1-3/+3
2007-02-26sky2: add more pci idsStephen Hemminger1-19/+29
2007-02-26sky2: more statsStephen Hemminger1-5/+22
2007-02-26sky2: fix for use on big endianStephen Hemminger1-3/+4
2007-02-26sky2: allow multicast pause framesStephen Hemminger1-5/+15
2007-02-26sky2: fix ram buffer allocation settingsStephen Hemminger1-20/+18
2007-02-26hwmon: Add support for the Winbond W83687THFJean Delvare2-17/+62
2007-02-26w83791d: Documentation updateCharles Spirakis1-3/+4
2007-02-26HWMON: w83791d: New hardware monitoring driver for the Winbond W83791DCharles Spirakis3-0/+1266
2007-02-26smsc47m192: New hwmon driver for SMSC LPC47M192/997Hartmut Rick3-1/+671
2007-02-26hwmon: New PC87427 hardware monitoring driverJean Delvare3-0/+641
2007-02-26hwmon lm83: Add LM82 supportJordan Crouse2-15/+39
2007-02-26i2c-piix4: Add ATI IXP200/300/400 supportRudolf Marek2-1/+10
2007-02-26I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera2-2/+6
2007-02-26V4L/DVB: Dvbdev: fix illegal re-usage of fileoperations structMarcel Siegert1-0/+13
2007-02-22USB: rtl8150 new device idPetko Manolov1-2/+4
2007-02-22USB: add ZyXEL vendor/product ID to rtl8150 driverDan Streetman1-0/+3
2007-02-22sky2: dual-port pci-x checksum fixStephen Hemminger1-1/+19
2007-02-22sky2: fix for NAPI with dual port boardsStephen Hemminger1-0/+7
2007-02-21fix rtl8150Al Viro1-1/+2
2007-02-21[ATM] ambassador, firestream: "-1 >>" is implementation definedAlexey Dobriyan2-2/+2
2007-02-21[ATM] firestream: handle thrown errorJeff Garzik1-0/+4
2007-02-21[ATM] horizon: read_bia() needs to be __devinitDavid S. Miller1-1/+1
2007-02-21ATM horizon.c: missing __devinitAl Viro1-1/+1
2007-02-20V4L/DVB: Buf_qbuf: fix: videobuf_queue->stream corruption and lockupOleg Nesterov1-0/+1
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