aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-10
|\
| * tty: Fix regressions in the char driver conversionAlan Cox2010-04-30
| * Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-20
| |\
| | * pcmcia: fix error handling in cm4000_cs.cDan Carpenter2010-04-19
* | | agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse2010-04-22
* | | agp/intel: put back check that we have a driver for the bridge.Dave Airlie2010-04-20
* | | Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie2010-04-19
|\ \ \ | |/ / |/| |
| * | agp/intel-gtt: kill previous_size assignmentsDaniel Vetter2010-04-18
| * | agp/intel-gtt: kill intel_i830_tlbflushDaniel Vetter2010-04-18
| * | agp/intel: split out gmch/gtt probe, part 1Daniel Vetter2010-04-18
| * | agp/intel: kill mutli_gmch_chipDaniel Vetter2010-04-18
| * | agp/intel: uncoditionally reconfigure driver on resumeDaniel Vetter2010-04-18
| * | agp/intel: split out the GTT supportDaniel Vetter2010-04-18
| * | agp/intel: introduce intel-agp.h header fileDaniel Vetter2010-04-18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-17
|\| | | |/ |/|
| * agp/intel: intel_845_driver is an agp driver!Daniel Vetter2010-03-25
* | hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard2010-04-07
* | virtio: disable multiport console support.Michael S. Tsirkin2010-04-07
* | virtio: console makes incorrect assumption about virtio APIRusty Russell2010-04-07
* | virtio: console: Fix early_put_chars usageFrançois Diakhaté2010-04-07
* | frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells2010-04-07
* | /dev/mem: allow rewindingEric Dumazet2010-04-07
* | vfs: rename block_fsync() to blkdev_fsync()Andrew Morton2010-04-07
* | raw: fsync method is now requiredAnton Blanchard2010-04-07
* | devmem: handle class_create() failureAnton Blanchard2010-04-07
* | mxser: spin_lock() => spin_lock_irq()Dan Carpenter2010-04-07
* | drivers/char/amiserial.c: add missing local_irq_restoreJulia Lawall2010-04-07
* | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\ \
| * | tty: release_one_tty() forgets to put pidsOleg Nesterov2010-04-02
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-03-24
|\
| * agp/intel: Don't do the chipset flush on Sandybridge.Eric Anholt2010-03-18
| * agp/intel: Respect the GTT size on Sandybridge for scratch page setup.Eric Anholt2010-03-18
* | virtio: console: Check if port is valid in resize_consoleAmit Shah2010-03-22
* | virtio: console: Generate a kobject CHANGE event on adding 'name' attributeAmit Shah2010-03-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-19
|\ \
| * | tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel2010-03-19
| * | tty_buffer: Fix distinct type warningFang Wenqi2010-03-19
| * | hvc_console: Fix race between hvc_close and hvc_removeAmit Shah2010-03-19
| * | Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman2010-03-19
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-19
|\ \
| * | sysfs: fix sysfs lockdep warning in ipmi codeGreg Kroah-Hartman2010-03-19
| |/
* / hpet: use for_each_set_bit()Akinobu Mita2010-03-17
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-13
|\
| * x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov2010-03-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\ \
| | * | Remove drivers/char/ChangeLogJonathan Corbet2010-02-18
| | * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
| | * | vt: remove unused variablesShahar Havivi2010-02-05