summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pwc-uncompress.c shouldn't #include <asm/current.h>Hugh Dickins2007-03-141-1/+0
* Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann2007-03-111-1/+2
* IB/mthca: Fix off-by-one in FMR handling on memfreeMichael S. Tsirkin2007-03-111-1/+1
* IPoIB: Rejoin all multicast groups after a port eventEli Cohen2007-03-111-1/+3
* IB/mthca: Use mmiowb after doorbell ringArthur Kepner2007-03-113-0/+34
* dvb-core: fix bug in CRC-32 checking on 64-bit systemsAng Way Chuang2007-03-091-2/+2
* DVB: cxusb: fix firmware patch for big endian systemsJin-Bong lee2007-03-081-2/+2
* [SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.David S. Miller2007-03-081-8/+9
* video/aty/mach64_ct.c: fix bogus delay loopDavid S. Miller2007-03-081-2/+2
* modify 3c589_cs to be SMP safeKomuro2007-03-081-2/+5
* Input: psmouse - fix attribute access on 64-bit systemsSergey Vlasov2007-03-081-3/+5
* i2c-isa: Restore driver ownerJean Delvare2007-02-2711-0/+11
* sis190: failure to set the MAC address from EEPROMFrancois Romieu2007-02-261-1/+1
* sky2: email and version change.Stephen Hemminger2007-02-261-3/+3
* sky2: add more pci idsStephen Hemminger2007-02-261-19/+29
* sky2: more statsStephen Hemminger2007-02-261-5/+22
* sky2: fix for use on big endianStephen Hemminger2007-02-261-3/+4
* sky2: allow multicast pause framesStephen Hemminger2007-02-261-5/+15
* sky2: fix ram buffer allocation settingsStephen Hemminger2007-02-261-20/+18
* hwmon: Add support for the Winbond W83687THFJean Delvare2007-02-262-17/+62
* w83791d: Documentation updateCharles Spirakis2007-02-261-3/+4
* HWMON: w83791d: New hardware monitoring driver for the Winbond W83791DCharles Spirakis2007-02-263-0/+1266
* smsc47m192: New hwmon driver for SMSC LPC47M192/997Hartmut Rick2007-02-263-1/+671
* hwmon: New PC87427 hardware monitoring driverJean Delvare2007-02-263-0/+641
* hwmon lm83: Add LM82 supportJordan Crouse2007-02-262-15/+39
* i2c-piix4: Add ATI IXP200/300/400 supportRudolf Marek2007-02-262-1/+10
* I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera2007-02-262-2/+6
* V4L/DVB: Dvbdev: fix illegal re-usage of fileoperations structMarcel Siegert2007-02-261-0/+13
* USB: rtl8150 new device idPetko Manolov2007-02-221-2/+4
* USB: add ZyXEL vendor/product ID to rtl8150 driverDan Streetman2007-02-221-0/+3
* sky2: dual-port pci-x checksum fixStephen Hemminger2007-02-221-1/+19
* sky2: fix for NAPI with dual port boardsStephen Hemminger2007-02-221-0/+7
* fix rtl8150Al Viro2007-02-211-1/+2
* [ATM] ambassador, firestream: "-1 >>" is implementation definedAlexey Dobriyan2007-02-212-2/+2
* [ATM] firestream: handle thrown errorJeff Garzik2007-02-211-0/+4
* [ATM] horizon: read_bia() needs to be __devinitDavid S. Miller2007-02-211-1/+1
* ATM horizon.c: missing __devinitAl Viro2007-02-211-1/+1
* V4L/DVB: Buf_qbuf: fix: videobuf_queue->stream corruption and lockupOleg Nesterov2007-02-201-0/+1
* [libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik2007-02-031-2/+2
* hwmon: Update Rudolf Marek's e-mail addressRudolf Marek2007-02-034-6/+6
* k8temp: Documentation updateRudolf Marek2007-02-031-2/+4
* Make 'repair' actually work for raid1.Neil Brown2007-02-032-1/+6
* hwmon: New driver k8tempRudolf Marek2007-01-303-0/+303
* [SCSI] arcmsr: fix up sysfs valuesJames Bottomley2007-01-301-10/+10
* [SCSI] areca sysfs fixAndrew Morton2007-01-301-16/+5
* [SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen2007-01-306-0/+2381
* V4L/DVB: Missing statement in drivers/media/dvb/frontends/cx22700.cEric Sesterhenn2007-01-251-0/+1
* V4L/DVB: Flexcop-usb: fix debug printkAlexey Dobriyan2007-01-241-1/+1
* V4L/DVB: Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey2007-01-241-1/+1
* read_zero_pagealigned() locking fixHugh Dickins2007-01-231-4/+8