aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-11-10drm/nvc0/vram: skip disabled PBFB subunitsBen Skeggs
2011-11-10drm/nv40/pm: fix issues on igp chipsets, which don't have memoryBen Skeggs
2011-11-10drm/nouveau: testing the wrong variableDan Carpenter
2011-11-10drm/nvc0/vram: storage type 0xc3 is not compressedChristoph Bumiller
2011-11-10drm/nv50: fix stability issue on NV86.Maxim Levitsky
2011-11-10drm/nouveau: initialize chan->fence.lock before useMarcin Slusarz
2011-11-10drm/nv50/vram: fix incorrect detection of bank count on newer chipsetsBen Skeggs
2011-11-10drm/nv50/gr: typo fix, how about we not reset fifo during graph init?Ben Skeggs
2011-11-10drm/nv50/bios: fixup mpll programming from the init table parserBen Skeggs
2011-11-10drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify()Ben Skeggs
2011-11-10drm: make sure drm_vblank_init() has been called before touching vbl_lockBen Skeggs
2011-11-09atmel/spi: fix missing probeJean-Christophe PLAGNIOL-VILLARD
2011-11-09[libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin
2011-11-09[libata] Issue SRST to Sil3726 PMPGwendal Grignou
2011-11-09sata_sis.c: trivial spelling fixChris Dunlop
2011-11-09ahci_platform: use dev_get_platdata()JiSheng Zhang
2011-11-09[libata] libata-scsi.c: Add function parameter documentationMarcos Paulo de Souza
2011-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds
2011-11-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-11-08Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds
2011-11-08Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-08m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven
2011-11-08ide-{cd,floppy,tape}: Do not include <linux/irq.h>Geert Uytterhoeven
2011-11-08PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Thomas Meyer
2011-11-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hw...Linus Torvalds
2011-11-08x86 platform drivers: add POWER_SUPPLY to selected drivers for DellLinus Torvalds
2011-11-08x86 platform drivers: make Dell laptop driver select needed LED supportLinus Torvalds
2011-11-08drivers/media: video/a5k6aa is a module and so needs module.hPaul Gortmaker
2011-11-08n_gsm: Fix timingsAlan Cox
2011-11-08[media] v4l2-ctrl: Send change events to all fh for auto cluster slave controlsHans de Goede
2011-11-08[media] v4l2-event: Don't set sev->fh to NULL on unsubscribeHans de Goede
2011-11-08[media] v4l2-event: Remove pending events from fh event queue when unsubscribingHans de Goede
2011-11-08[media] v4l2-event: Deny subscribing with a type of V4L2_EVENT_ALLHans de Goede
2011-11-08[media] v4l: s5p-mfc: fix reported capabilitiesKamil Debski
2011-11-08[media] media: vb2: reset queued list on REQBUFS(0) callMarek Szyprowski
2011-11-08[media] media: vb2: set buffer length correctly for all buffer typesMarek Szyprowski
2011-11-08[media] media: vb2: add a check for uninitialized bufferMarek Szyprowski
2011-11-08drm/i915: Fix object refcount leak on mmappable size limit error path.Eric Anholt
2011-11-08agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is setKeith Packard
2011-11-08drm/i915: fix if statement (bogus semi-colon)Dan Carpenter
2011-11-08hwspinlock/u8500: fix build error due to undefined labelAxel Lin
2011-11-08md/raid5: STRIPE_ACTIVE has lock semantics, add barriersDan Williams
2011-11-08md/raid5: abort any pending parity operations when array fails.NeilBrown
2011-11-08powerpc/ps3: irq: Remove IRQF_DISABLEDYong Zhang
2011-11-07mfd: fix build failures in recently added ab5500 codePaul Gortmaker
2011-11-07hwspinlock/u8500: include linux/module.hAxel Lin
2011-11-07MTD: MAPS: bcm963xx-flash.c: explicitly include module.hJonas Gorski
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny
2011-11-07forcedeth: Improve stats countersMandeep Baines