summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-05-18powerpc/5200: Don't specify IRQF_SHARED in PSC UART driverGrant Likely
2009-05-18ehea: fix invalid pointer accessHannes Hering
2009-05-18HID: add NOGET quirk for devices from CH ProductsAlan Stern
2009-05-18dmatest: fix max channels handlingDan Williams
2009-05-18mm: page_mkwrite change prototype to match faultNick Piggin
2009-05-18ne2k-pci: Do not register device until initialized.Lubomir Rintel
2009-05-18i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan
2009-05-18i2c-algo-bit: Fix timeout testDave Airlie
2009-05-18hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare
2009-05-18e1000: fix virtualization bugJesse Brandeburg
2009-05-18USB: Gadget: fix UTF conversion in the usbstring libraryAlan Stern
2009-05-18usb-serial: ftdi_sio: fix reference counting of ftdi_privateAlan Stern
2009-05-18md: fix loading of out-of-date bitmap.NeilBrown
2009-05-18md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown
2009-05-18md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown
2009-05-18md: remove ability to explicit set an inactive array to 'clean'.NeilBrown
2009-05-08ath9k: Fix FIF_BCN_PRBRESP_PROMISC handlingLuis R. Rodriguez
2009-05-08rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna
2009-05-08intel-iommu: Avoid panic() for DRHD at address zero.David Woodhouse
2009-05-08intel-iommu: Fix oops in device_to_iommu() when devices not found.David Woodhouse
2009-05-08intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges.David Woodhouse
2009-05-08cs5536: define dma_sff_read_status() methodSergei Shtylyov
2009-05-08ath5k: fix buffer overrun in rate debug codeBob Copeland
2009-05-08mv643xx_eth: OOM handling fixesLennert Buytenhek
2009-05-08mv643xx_eth: 64bit mib counter read fixLennert Buytenhek
2009-05-08ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entriesZhang Rui
2009-05-08USB: serial: fix lifetime and locking problemsAlan Stern
2009-05-08drm/i915: allow tiled front buffers on 965+Jesse Barnes
2009-05-08PCI quirk: disable MSI on VIA VT3364 chipsetsThomas Renninger
2009-05-08drm/i915: add support for G41 chipsetZhenyu Wang
2009-05-08crypto: ixp4xx - Fix handling of chained sg buffersChristian Hohnstaedt
2009-05-08b44: Use kernel DMA addresses for the kernel DMA APIMichael Buesch
2009-05-08virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger
2009-05-08USB: Unusual Device support for Gold MP3 Player EnergyChuck Short
2009-05-08thinkpad-acpi: fix LED blinking through timer triggerHenrique de Moraes Holschuh
2009-05-08b43: Refresh RX poison on buffer recyclingMichael Buesch
2009-05-08b43: Poison RX buffersMichael Buesch
2009-05-08forcedeth: Fix resume from hibernation regression.Ed Swierk
2009-04-27Bonding: fix zero address hole bug in arp_ip_target listBrian Haley
2009-04-27skge: fix occasional BUG during MTU changeMichal Schmidt
2009-04-27scsi: mpt: suppress debugobjects warningEric Paris
2009-04-27agp: zero pages before sending to userspaceShaohua Li
2009-04-27virtio: fix suspend when using virtio_balloonMarcelo Tosatti
2009-04-27Revert "console ASCII glyph 1:1 mapping"Samuel Thibault
2009-04-27Input: gameport - fix attach driver codeDmitry Torokhov
2009-04-27USB: usb-storage: augment unusual_devs entry for Simple Tech/DatafabAlan Stern
2009-04-27USB: fix oops in cdc-wdm in case of malformed descriptorsOliver Neukum
2009-04-27USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard
2009-04-27usb gadget: fix ethernet link reports to ethtoolJonathan McDowell
2009-04-27SCSI: sg: fix q->queue_lock on scsi_error_handler pathFUJITA Tomonori