summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-28pppoe: Unshare skb before anything elseHerbert Xu1-3/+3
2008-07-28net pppoe: Check packet length on all receive pathsHerbert Xu1-14/+17
2008-07-28l2tp: Fix potential memory corruption in pppol2tp_recvmsg()James Chapman1-8/+12
2008-07-28hdlcdrv: Fix CRC calculation.Micah Dowty1-0/+1
2008-07-24V4L/DVB (7475): Added support for Terratec Cinergy T USB XXSAlexander Simon2-2/+8
2008-07-24mmc: don't use DMA on newer ENE controllersPierre Ossman1-2/+4
2008-07-24pxamci: trivial fix of DMA alignment register bit clearingKarl Beldan1-1/+1
2008-07-24pxamci: fix byte aligned DMA transfersPhilipp Zabel1-0/+13
2008-07-24SCSI: mptspi: fix oops in mptspi_dv_renegotiate_work()James Bottomley1-2/+7
2008-07-24drivers/char/pcmcia/ipwireless/hardware.c fix resource leakDarren Jenkins1-1/+3
2008-07-24drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins1-1/+3
2008-07-24fbdev: bugfix for multiprocess defioJaya Kumar1-1/+19
2008-07-24serial8250: sanity check nr_uarts on all paths.Eric W. Biederman1-0/+3
2008-07-24ov7670: clean up ov7670_read semanticsAndres Salomon1-1/+3
2008-07-24tpm: add Intel TPM TIS device HIDMarcin Obara1-0/+1
2008-07-24rapidio: fix device reference countingEugene Surovegin1-1/+1
2008-07-24rtc: fix reported IRQ rate for when HPET is enabledPaul Gortmaker1-1/+2
2008-07-24zd1211rw: add ID for AirTies WUS-201Firat Birlik1-0/+1
2008-07-24md: ensure all blocks are uptodate or locked when syncingDan Williams1-6/+1
2008-07-24sisusbvga: Fix oops on disconnect.Will Newton1-2/+0
2008-07-24serial: fix serial_match_port() for dynamic major tty-device numbersGuennadi Liakhovetski1-1/+3
2008-07-24cciss: read config to obtain max outstanding commands per controllerMike Miller1-29/+37
2008-07-24mm: switch node meminfo Active & Inactive pages to KbytesJohn Blackwood1-2/+2
2008-07-24SCSI: ses: Fix timeoutMatthew Wilcox1-1/+1
2008-07-24SCSI: esp: tidy up target reference countingJames Bottomley2-11/+20
2008-07-24SCSI: esp: Fix OOPS in esp_reset_cleanup().David S. Miller2-0/+9
2008-07-24netdrvr: 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar1-2/+3
2008-07-24b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch1-1/+1
2008-07-24hdaps: add support for various newer Lenovo thinkpadsmaximilian attems1-0/+8
2008-07-24USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker1-10/+28
2008-07-24USB: ohci - record data toggle after unlinkDavid Brownell1-0/+12
2008-07-24USB: ehci - fix timer regressionDavid Brownell1-9/+10
2008-07-24OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks1-1/+14
2008-07-24md: Ensure interrupted recovery completed properly (v1 metadata plus bitmap)Neil Brown2-1/+5
2008-07-24md: Don't acknowlege that stripe-expand is complete until it really is.Neil Brown1-0/+3
2008-07-24md: Fix error paths if md_probe fails.Neil Brown1-2/+4
2008-07-24b43: Fix possible MMIO access while device is downMichael Buesch1-0/+3
2008-07-24b43: Do not return TX_BUSY from op_txMichael Buesch1-2/+7
2008-07-24b43legacy: Do not return TX_BUSY from op_txMichael Buesch1-2/+4
2008-07-02DRM: enable bus mastering on i915 at resume timeJie Luo1-0/+1
2008-07-02IB/mthca: Clear ICM pages before handing to FWEli Cohen1-1/+5
2008-07-02TTY: fix for tty operations bugsAlan Cox8-10/+37
2008-06-24hwmon: (adt7473) Initialize max_duty_at_overheat before useJean Delvare1-0/+3
2008-06-24hwmon: (lm85) Fix function RANGE_TO_REG()Jean Delvare1-1/+1
2008-06-24watchdog: hpwdt: fix use of inline assemblyLinus Torvalds1-75/+79
2008-06-24atl1: relax eeprom mac address error checkRadu Cristescu1-1/+0
2008-06-21SCSI: sr: fix corrupt CD data after media change and delayJames Bottomley1-0/+3
2008-06-21ACPICA: Ignore ACPI table signature for Load() operatorBob Moore1-11/+7
2008-06-21scsi_host regression: fix scsi host leakMike Christie1-2/+3
2008-06-21b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch1-1/+1