aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-04-09drm/nv50: preserve an unknown SOR_MODECTRL value for DP encodersBen Skeggs
2010-04-09drm/nv50: Allow using the NVA3 new compute class.Marcin Kościelnicki
2010-04-09drm/nv50: cleanup properly if PDISPLAY init failsBen Skeggs
2010-04-09drm/nouveau: fixup the init failure paths some moreBen Skeggs
2010-04-09drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB markBen Skeggs
2010-04-09drm/nv40: add LVDS table quirk for Dell Latitude D620Ben Skeggs
2010-04-09drm/nv40: rework lvds table parsingBen Skeggs
2010-04-09drm/nouveau: detect vram amount once, and save the valueBen Skeggs
2010-04-09drm/nouveau: remove some unused members from drm_nouveau_privateBen Skeggs
2010-04-09drm/nouveau: Make use of TTM busy_placements.Francisco Jerez
2010-04-09drm/nv50: add more 0x100c80 flushy magicBen Skeggs
2010-04-09drm/nv50: fix fbcon when framebuffer above 4GiB markBen Skeggs
2010-04-09drm/nv50: Fix NEWCTX_DONE flag numberMarcin Kościelnicki
2010-04-08iwlwifi: need check for valid qos packet before freeWey-Yi Guy
2010-04-08loop: Update mtime when writing using aopsNikanth Karthikesan
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-04-07myri10ge: fix rx_pause in myri10ge_set_pauseparamBrice Goglin
2010-04-07stmmac: use resource_size()Dan Carpenter
2010-04-07cnic: Fix crash during bnx2x MTU change.Michael Chan
2010-04-08hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin
2010-04-08virtio: console makes incorrect assumption about virtio APIRusty Russell
2010-04-08virtio: console: Fix early_put_chars usageFrançois Diakhaté
2010-04-07Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller
2010-04-07qlcnic: fix set mac addrAmit Kumar Salecha
2010-04-07r6040: fix r6040_multicast_listFlorian Fainelli
2010-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-07IB/mlx4: Check correct variable for allocation failureDan Carpenter
2010-04-07RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung
2010-04-07RDMA/cm: Set num_paths when manually assigning path recordsSean Hefty
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-07Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds
2010-04-07frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells
2010-04-07rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy
2010-04-07/dev/mem: allow rewindingEric Dumazet
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton
2010-04-07raw: fsync method is now requiredAnton Blanchard
2010-04-07mb862xxfb: update Valentin's email addressAlexander Shishkin
2010-04-07mb862xxfb: fix acceleration module licenseRandy Dunlap
2010-04-07devmem: handle class_create() failureAnton Blanchard
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang
2010-04-07drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sysSergey Senozhatsky
2010-04-07cciss: unlock on error pathDan Carpenter
2010-04-07mxser: spin_lock() => spin_lock_irq()Dan Carpenter
2010-04-07omap hsmmc: fix a bug in card remove scenarioMadhusudhan Chikkature
2010-04-07drivers/gpio/timbgpio.c: add missing unlockJulia Lawall
2010-04-07drivers/char/amiserial.c: add missing local_irq_restoreJulia Lawall
2010-04-07vesafb: use platform_driver_probe() instead of platform_driver_register()Jan Beulich
2010-04-07vhost-net: fix vq_memory_access_ok error checkingJeff Dike