summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* atiixp: hang fixAlan Cox2007-01-221-8/+10
* cdrom: set default timeout to 7 secondsJens Axboe2007-01-221-1/+7
* [SCSI] qla1280 bus reset typoJes Sorensen2007-01-221-4/+3
* [SCSI] qla1280 command timeoutJes Sorensen2007-01-221-2/+2
* rtc: lockdep fix/workaroundPeter Zijlstra2007-01-091-2/+3
* i2c-mv64xxx: Fix random oops at bootMaxime Bizon2007-01-091-2/+2
* V4L: cx88: Fix leadtek_eeprom taggingJean Delvare2007-01-091-1/+1
* USB_RTL8150 must select MII to avoid link errors.Adrian Bunk2007-01-091-0/+1
* rio: typo in bitwise AND expression.Willy Tarreau2007-01-091-1/+1
* drm: allow detection of new VIA chipsetsChuck Short2007-01-091-0/+3
* drm: Add the P4VM800PRO PCI ID.Dave Airlie2007-01-091-0/+1
* i2c-i801: SMBus patch for Intel ICH9Jason Gaston2007-01-092-0/+3
* i2c-viapro: Add support for the VT8237A and VT8251Rudolf Marek2007-01-092-9/+17
* SPI/MTD: mtd_dataflash oops preventionDavid Brownell2007-01-091-1/+1
* USB: Fix alignment of buffer passed down to ->hub_control()Mikael Pettersson2007-01-091-1/+2
* [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez2007-01-091-1/+1
* ibmtr section fixesAndrew Morton2007-01-091-2/+2
* Call init_timer() for ISDN PPP CCP reset state timer (CVE-2006-5749)Marcel Holtmann2007-01-041-0/+1
* i2c: fix broken ds1337 initializationDirk Eibach2007-01-041-1/+7
* [SCSI] DAC960: PCI id table fixupBrian King2006-12-181-1/+1
* hvc_console suspend fixAndrew Morton2006-12-181-0/+1
* [WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita2006-12-181-2/+7
* [WATCHDOG] sc1200wdt.c printk fixDave Jones2006-12-181-1/+1
* ISDN: fix drivers, by handling errors thrown by ->readstat()Jeff Garzik2006-12-181-3/+6
* r8169: tweak the PCI data parity error recoveryFrancois Romieu2006-12-171-4/+13
* r8169: fix infinite loop during hotplugArnaud Patard2006-12-171-1/+5
* r8169: RX fifo overflow recoveryFrancois Romieu2006-12-171-4/+9
* scsi: clear garbage after CDBs on SG_IOTejun Heo2006-12-171-0/+1