summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2010-05-26agp: amd64, fix pci reference leaksJiri Slaby
2010-05-19amd64-agp: Probe unknown AGP devices the right wayBen Hutchings
2010-05-19sis-agp: Remove SIS 760, handled by amd64-agpBen Hutchings
2010-05-10Merge remote branch 'origin/master' into drm-intel-nextEric Anholt
2010-04-30tty: Fix regressions in the char driver conversionAlan Cox
2010-04-23agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse
2010-04-20Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-04-20agp/intel: put back check that we have a driver for the bridge.Dave Airlie
2010-04-20Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie
2010-04-19pcmcia: fix error handling in cm4000_cs.cDan Carpenter
2010-04-18agp/intel-gtt: kill previous_size assignmentsDaniel Vetter
2010-04-18agp/intel-gtt: kill intel_i830_tlbflushDaniel Vetter
2010-04-18agp/intel: split out gmch/gtt probe, part 1Daniel Vetter
2010-04-18agp/intel: kill mutli_gmch_chipDaniel Vetter
2010-04-18agp/intel: uncoditionally reconfigure driver on resumeDaniel Vetter
2010-04-18agp/intel: split out the GTT supportDaniel Vetter
2010-04-18agp/intel: introduce intel-agp.h header fileDaniel Vetter
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
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-07frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells
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-07devmem: handle class_create() failureAnton Blanchard
2010-04-07mxser: spin_lock() => spin_lock_irq()Dan Carpenter
2010-04-07drivers/char/amiserial.c: add missing local_irq_restoreJulia Lawall
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-02tty: release_one_tty() forgets to put pidsOleg Nesterov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25agp/intel: intel_845_driver is an agp driver!Daniel Vetter
2010-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-03-22virtio: console: Check if port is valid in resize_consoleAmit Shah
2010-03-22virtio: console: Generate a kobject CHANGE event on adding 'name' attributeAmit Shah
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel
2010-03-19tty_buffer: Fix distinct type warningFang Wenqi
2010-03-19hvc_console: Fix race between hvc_close and hvc_removeAmit Shah
2010-03-19Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman
2010-03-19sysfs: fix sysfs lockdep warning in ipmi codeGreg Kroah-Hartman
2010-03-18agp/intel: Don't do the chipset flush on Sandybridge.Eric Anholt
2010-03-18agp/intel: Respect the GTT size on Sandybridge for scratch page setup.Eric Anholt
2010-03-17hpet: use for_each_set_bit()Akinobu Mita
2010-03-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-03-13x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12drivers/char/mmtimer.c: eliminate useless codeJulia Lawall