aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2011-01-13kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Seiji Aguchi
2011-01-12i915/gtt: fix ordering causing DMAR errors on object teardown.Dave Airlie
2011-01-12i915/gtt: fix ordering issues with status setup and DMARDave Airlie
2011-01-12Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kerne...Dave Airlie
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-01-11agp/intel: Flush the chipset write buffers when changing GTT baseChris Wilson
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-11Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt
2011-01-10Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-10Merge branch 'master' into nextJames Morris
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-05Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2011-01-04ipmi: explicitly include of_address.h and of_irq.hRob Herring
2011-01-03of: Fixes for OF probing on little endian systemsRob Herring
2010-12-28RAMOOPS: Don't overflow over non-allocated regionsAhmed S. Darwish
2010-12-24tpm: don't use flush_scheduled_work()Tejun Heo
2010-12-24sonypi: don't use flush_scheduled_work()Tejun Heo
2010-12-24hvsi: don't use flush_scheduled_work()Tejun Heo
2010-12-24pcmcia/ipwireless: don't use flush_scheduled_work()Tejun Heo
2010-12-17random: Use this_cpu_inc_returnChristoph Lameter
2010-12-14Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-12-14agp/intel: Fix missed cached memory flags setting in i965_write_entry()Chris Wilson
2010-12-10ip2: fix compiler warning on ip2main_pci_tblNamhyung Kim
2010-12-10specialix: fix compiler warning on specialix_pci_tblNamhyung Kim
2010-12-10rocket: fix compiler warning on rocket_pci_idsNamhyung Kim
2010-12-05Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-12-05agp/intel: Fix wrong kunmap in i830_cleanup()Takashi Iwai
2010-12-02Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-11-30drivers: char: hvc: add arm JTAG DCC console supportDaniel Walker
2010-11-30tpm: Autodetect itpm devicesMatthew Garrett
2010-11-29drivers/char/hvc_vio: Use static const char arraysJoe Perches
2010-11-29key: add tpm_send commandMimi Zohar
2010-11-29tpm: add module_put wrapperMimi Zohar
2010-11-24Char: virtio_console, fix memory leakJiri Slaby
2010-11-23agp/intel: Remove duplicate constChris Wilson
2010-11-23intel-gtt: export api for drm/i915Daniel Vetter
2010-11-23agp: kill agp_rebind_memoryDaniel Vetter
2010-11-23drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter
2010-11-23agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter
2010-11-23drm/i915/gtt: call chipset flush directlyDaniel Vetter
2010-11-23drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter
2010-11-23intel-gtt: fold i81x-only dcache support into the generic driverDaniel Vetter