summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2009-04-27SCSI: sg: avoid blk_put_request/blk_rq_unmap_user in interruptFUJITA Tomonori
2009-04-27SCSI: sg: fix races with ioctl(SG_IO)Tony Battersby
2009-04-27SCSI: sg: fix races during device removalTony Battersby
2009-04-27pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov
2009-04-27hpt366: fix HPT370 DMA timeoutsSergei Shtylyov
2009-04-27sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings
2009-04-27tty: Fix leak in ti-usbAlan Cox
2009-04-27spi: spi_write_then_read() bugfixesDavid Brownell
2009-04-27dm kcopyd: fix callback raceMikulas Patocka
2009-04-27dm kcopyd: prepare for callback race fixMikulas Patocka
2009-04-27SCSI: libiscsi: fix iscsi pool error pathJean Delvare
2009-04-27SCSI: libiscsi: fix iscsi pool error pathJean Delvare
2009-04-27acer-wmi: Blacklist Acer Aspire OneCarlos Corbacho
2009-04-27dm table: fix upgrade mode raceAlasdair G Kergon
2009-04-27dm: path selector use module refcount directlyJun'ichi Nomura
2009-04-27dm target: use module refcount directlyCheng Renquan
2009-04-27dm snapshot: avoid having two exceptions for the same chunkMikulas Patocka
2009-04-27dm snapshot: avoid dropping lock in __find_pending_exceptionMikulas Patocka
2009-04-27dm snapshot: refactor __find_pending_exceptionMikulas Patocka
2009-04-27dm io: make sync_io uninterruptibleMikulas Patocka
2009-04-27dm raid1: switch read_record from kmalloc to slab to save memoryMikulas Patocka
2009-04-27dm: preserve bi_io_vec when resubmitting biosMikulas Patocka
2009-04-27ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala
2009-04-27ide-atapi: start DMA after issuing a packet commandBorislav Petkov
2009-04-27ide: drivers/ide/ide-atapi.c needs <linux/scatterlist.h>Geert Uytterhoeven
2009-04-27V4L/DVB (10943): cx88: Prevent general protection fault on rmmodJean Delvare
2009-04-27r8169: Reset IntrStatus after chip resetFrancois Romieu
2009-04-27md/raid1 - don't assume newly allocated bvecs are initialised.NeilBrown
2009-04-27SCSI: sg: fix iovec bugs introduced by the block layer conversionFUJITA Tomonori
2009-04-27drm/i915: fix TV mode setting in property changeZhenyu Wang
2009-04-27drm/i915: only set TV mode when any property changedZhenyu Wang
2009-04-27drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT.Jesse Barnes
2009-04-27drm/i915: check for -EINVAL from vm_insert_pfnJesse Barnes
2009-04-27drm/i915: Check for dev->primary->master before dereference.Chris Wilson
2009-04-27drm/i915: Sync crt hotplug detection with intel video driverZhao Yakui
2009-04-27drm/i915: Read the right SDVO register when detecting SVDO/HDMI.Kristian Høgsberg
2009-04-27drm/i915: Change DCC tiling detection case to cover only mobile parts.Eric Anholt
2009-04-27dock: fix dereference after kfree()Dan Carpenter