aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2009-04-27rt2x00: Fix SLAB corruption during rmmodGertjan van Wingerde
2009-04-27PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu
2009-04-27ide: Fix code dealing with sleeping devices in do_ide_request()Elias Oltmanns
2009-04-27fbdev: fix info->lock deadlock in fbcon_event_notify()Andrea Righi
2009-04-27fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi
2009-04-02V4L: v4l2-common: remove incorrect MODULE testHans Verkuil
2009-04-02lguest: fix spurious BUG_ON() on invalid guest stack.Rusty Russell
2009-04-02Add a missing unlock_kernel() in raw_open()Dan Carpenter
2009-04-02ARM: cumana: Fix a long standing bogonAlan Cox
2009-04-02ARM: pxa: fix overlay being un-necessarily initialized on pxa25xEric Miao
2009-04-02DVB: firedtv: FireDTV S2 problems with tuning solvedBeat Michel Liechti
2009-04-02ath5k: warn and correct rate for unknown hw rate indexesBob Copeland
2009-04-02ath5k: disable MIB interruptsBob Copeland
2009-04-02b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava
2009-04-02ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez
2009-04-02ath5k: use spin_lock_irqsave for beacon lockBob Copeland
2009-04-02ath9k: downgrade xmit queue full message to xmit debugLuis R. Rodriguez
2009-04-02USB: add quirk to avoid config and interface stringsAlan Stern
2009-04-02USB: gadget: fix rndis regressionDavid Brownell
2009-04-02USB: usb-storage: increase max_sectors for tape drivesAlan Stern
2009-04-02USB: fix USB_STORAGE_CYPRESS_ATACBBoaz Harrosh
2009-04-02USB: EHCI: add software retry for transaction errorsAlan Stern
2009-04-02dnet: drivers/net/dnet.c needs <linux/io.h>Geert Uytterhoeven
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov
2009-03-22dm9000: locking bugfixDavid Brownell
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell