summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2011-01-05Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie1-5/+7
2011-01-04ipmi: explicitly include of_address.h and of_irq.hRob Herring1-0/+2
2011-01-04of: Fixes for OF probing on little endian systemsRob Herring1-4/+4
2010-12-28RAMOOPS: Don't overflow over non-allocated regionsAhmed S. Darwish1-5/+7
2010-12-24tpm: don't use flush_scheduled_work()Tejun Heo1-2/+2
2010-12-24sonypi: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-24hvsi: don't use flush_scheduled_work()Tejun Heo1-2/+2
2010-12-24pcmcia/ipwireless: don't use flush_scheduled_work()Tejun Heo3-3/+4
2010-12-17random: Use this_cpu_inc_returnChristoph Lameter1-1/+1
2010-12-14Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-2/+9
2010-12-14agp/intel: Fix missed cached memory flags setting in i965_write_entry()Chris Wilson1-2/+9
2010-12-14IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui2-4/+43
2010-12-11ip2: fix compiler warning on ip2main_pci_tblNamhyung Kim1-1/+1
2010-12-11specialix: fix compiler warning on specialix_pci_tblNamhyung Kim1-1/+1
2010-12-11rocket: fix compiler warning on rocket_pci_idsNamhyung Kim1-1/+1
2010-12-05Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-2/+4
2010-12-05agp/intel: Fix wrong kunmap in i830_cleanup()Takashi Iwai1-2/+4
2010-12-03Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2-28/+33
2010-12-01drivers: char: hvc: add arm JTAG DCC console supportDaniel Walker3-0/+143
2010-11-30tpm: Autodetect itpm devicesMatthew Garrett1-0/+24
2010-11-29drivers/char/hvc_vio: Use static const char arraysJoe Perches1-1/+1
2010-11-29key: add tpm_send commandMimi Zohar1-0/+16
2010-11-29tpm: add module_put wrapperMimi Zohar2-2/+7
2010-11-27Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe1-10/+4
2010-11-24Char: virtio_console, fix memory leakJiri Slaby1-28/+9
2010-11-23agp/intel: Remove duplicate constChris Wilson1-1/+1
2010-11-23intel-gtt: export api for drm/i915Daniel Vetter1-52/+68
2010-11-23agp: kill agp_rebind_memoryDaniel Vetter1-20/+0
2010-11-23drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter1-5/+0
2010-11-23agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter6-24/+0
2010-11-23drm/i915/gtt: call chipset flush directlyDaniel Vetter1-0/+7
2010-11-23drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter1-5/+0
2010-11-23intel-gtt: fold i81x-only dcache support into the generic driverDaniel Vetter1-89/+61
2010-11-23intel-gtt: switch i81x to the common initialization helpersDaniel Vetter1-127/+71
2010-11-23intel-gtt: switch i81x to the write_entry helpersDaniel Vetter1-92/+60
2010-11-23intel-gtt: kill unneeded sandybridge memory typesDaniel Vetter1-6/+0
2010-11-23intel-gtt: drop dcache support for i830 and laterDaniel Vetter1-7/+1
2010-11-23agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson1-33/+7
2010-11-23agp/intel: Remove the artificial cap on stolen sizeChris Wilson1-13/+3
2010-11-22Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson12-15/+4
2010-11-18x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld1-15/+14
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld1-16/+16
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann11-11/+0
2010-11-16Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos1-4/+4
2010-11-15Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson47-25702/+290
2010-11-13Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds1-1/+2
2010-11-13i8k: Tell gcc that *regs gets clobberedJim Bos1-2/+3
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo1-10/+4
2010-11-13Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-2/+1
2010-11-11amiserial: Remove unused variable icountGeert Uytterhoeven1-1/+0