summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-25fbmon: work around compiler bug in gcc-4.2.4Linus Torvalds1-2/+2
2009-07-20Fix iommu address space allocationDavid Woodhouse1-4/+22
2009-07-20floppy: fix lock imbalanceJiri Slaby1-1/+4
2009-07-20md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.NeilBrown1-2/+4
2009-07-20md: fix error path when duplicate name is found on md device creation.NeilBrown1-0/+2
2009-07-20md/raid5: suspend shouldn't affect read requests.NeilBrown1-1/+2
2009-07-20tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. (CVE-2009-1897)Mariusz Kozlowski1-1/+3
2009-07-03drm/i915: correct suspend/resume orderingJesse Barnes1-2/+2
2009-07-03ide-cd: prevent null pointer deref via cdrom_newpc_intrRainer Weikusat1-1/+1
2009-07-03serial: bfin_5xx: fix building as module when early printk is enabledMike Frysinger1-0/+4
2009-07-03dm: use i_size_readMikulas Patocka3-3/+4
2009-07-03dm exception store: really fix type lookupMilan Broz1-3/+6
2009-07-03dm exception store: fix exstore lookup to be case insensitiveJonathan Brassow1-1/+1
2009-07-03dm mpath: flush keventd queue in destructorMikulas Patocka1-0/+1
2009-07-03dm: sysfs skip output when device is being destroyedMilan Broz1-0/+4
2009-07-03dm mpath: validate table argument countMikulas Patocka1-0/+6
2009-07-03dm mpath: validate hw_handler argument countMikulas Patocka1-0/+5
2009-07-03qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez1-1/+1
2009-07-03PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3Rafael J. Wysocki1-0/+2
2009-07-03PCI PM: Fix handling of devices without PM support by pci_target_state()Rafael J. Wysocki1-3/+2
2009-07-03ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen1-0/+7
2009-07-03mv643xx_eth: fix unicast filter programming in promiscuous modePrabhanjan Sarnaik1-4/+3
2009-07-03parport_pc: after superio probing restore original register valuesJens Rottmann1-6/+25
2009-07-03parport_pc: set properly the dma_mask for parport_pc deviceFUJITA Tomonori1-0/+3
2009-07-03n_r3964: fix lock imbalanceJiri Slaby1-12/+14
2009-07-03pcmcia/cm4000: fix lock imbalanceJiri Slaby1-1/+2
2009-07-03usb-serial: replace shutdown with disconnect, releaseAlan Stern36-196/+311
2009-07-03vt_ioctl: fix lock imbalanceJiri Slaby1-1/+2
2009-07-03md/raid5: add missing call to schedule() after prepare_to_wait()Dan Williams1-0/+1
2009-07-03ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen1-0/+18
2009-07-03ath9k: Initialize ANI timersSujith1-9/+15
2009-07-03ath9k: Fix memleak on TX DMA failureSujith1-2/+3
2009-07-03ath9k: Fix bug in scan terminationSujith1-0/+1
2009-07-03ath9k: Fix bug in checking HT flagSujith1-1/+1
2009-07-03ath9k: Fix bug in determining calibration supportSujith1-2/+2
2009-07-03ath9k: Fix bug in calibration initializationSujith1-39/+22
2009-07-03ath9k: Fix bug when using a card with a busted EEPROMLuis R. Rodriguez2-2/+3
2009-07-03IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein1-0/+4
2009-07-03serial: bfin_5xx: add missing spin_lock initMike Frysinger1-0/+1
2009-07-03spi: takes size of a pointer to determine the size of the pointed-to typeRoel Kluin1-3/+3
2009-07-03ISDN: Fix DMA alloc for hfcpciKarsten Keil2-12/+31
2009-07-03sym53c8xx: ratelimit parity errorsJohn Stoffel1-2/+3
2009-07-03V4L: i2c modules must be linked before the v4l2 driversHans Verkuil2-38/+42
2009-07-03V4L: pvrusb2: Re-fix hardware scaling on video standard changeMike Isely1-0/+1
2009-07-03V4L: pvrusb2: Fix hardware scaling when used with cx25840Mike Isely1-24/+31
2009-07-03V4L: ivtv/cx18: fix regression: class controls are no longer seenHans Verkuil3-0/+6
2009-07-03DVB: lgdt3305: fix 64bit division in function lgdt3305_set_ifMichael Krufky1-14/+3
2009-07-03USB: usbtmc: fix switch statmentGreg Kroah-Hartman1-0/+6
2009-07-03epca: fix test_bit parametersJiri Slaby1-4/+5
2009-07-03rocket: fix test_bit parametersJiri Slaby1-3/+3