summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-11-10[SCSI] mpt2sas: add missing allocation.Dan Carpenter
2011-11-10PM / devfreq: Remove compiler error after irq.h updateMyungJoo Ham
2011-11-10pinctrl: hide subsystem from the populaceLinus Walleij
2011-11-09Input: ams_delta_serio - include linux/module.hAaro Koskinen
2011-11-09Input: elantech - adjust hw_version detection logicJJ Ding
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller
2011-11-10PM / QoS: Properly use the WARN() macro in dev_pm_qos_add_request()Guennadi Liakhovetski
2011-11-10PM / Clocks: Only disable enabled clocks in pm_clk_suspend()Magnus Damm
2011-11-10drm/nouveau: Fix bandwidth calculation for DisplayPortAdam Jackson
2011-11-10drm/nouveau: by default use low bpp framebuffer on low memory cardsMarcin Slusarz
2011-11-10drm/nv10: Change the BO size threshold determining the memory placement range.Francisco Jerez
2011-11-10drm/nvc0: enable acceleration for nvc1 by defaultBen Skeggs
2011-11-10drm/nvc0/gr: fixup the mmio list register writes for 0xc1Ben Skeggs
2011-11-10drm/nvc1: hacky workaround to fix accel issuesBen Skeggs
2011-11-10drm/nvc0/gr: fix some bugs in grctx generationBen Skeggs
2011-11-10drm/nvc0: enable acceleration on 0xc8 by defaultBen Skeggs
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-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-11-09net: drivers/net/hippi/Kconfig should be sourcedPaul Bolle
2011-11-09net/ll_temac: FIX : Wait for indirect wait to endRicardo Ribalda
2011-11-09net/temac: FIX segfault when process old irqsRicardo Ribalda
2011-11-09wireless: libertas: fix unaligned le64 accessesSteven Miao
2011-11-09Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville
2011-11-09[SCSI] Silencing 'killing requests for dead queue'Hannes Reinecke
2011-11-09[SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704James Bottomley
2011-11-09STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct changeDavid Daney
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