aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-101-1/+6
|\
| * agp/intel-agp: Clear entire GTT on startupDavid Woodhouse2009-12-071-1/+6
* | Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-081-48/+48
|\ \ | |/
| * agp/intel: Fix product names and #definesAdam Jackson2009-12-071-42/+42
* | tty_port: handle the nonblocking open of a dead port corner caseAlan Cox2009-11-301-2/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-301-1/+1
|\ \
| * | Input: keyboard - fix braille keyboard keysym generationSamuel Thibault2009-11-251-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-301-1/+7
|\ \ \
| * | | agp/intel: new host bridge supportZhenyu Wang2009-11-121-1/+7
| | |/ | |/|
* | | vt: Fix use of "new" in a struct fieldAlan Cox2009-11-191-3/+3
* | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-181-6/+5
|\ \ \
| * | | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse2009-11-191-6/+5
| |/ /
* | | tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox2009-11-171-0/+3
|/ /
* | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-11-051-1/+24
|\ \
| * | xen/hvc: make sure console output is always emitted, with explicit pollingJeremy Fitzhardinge2009-11-031-1/+24
* | | tty: Mark generic_serial users as BROKENAlan Cox2009-10-301-3/+3
|/ /
* | move virtrng_remove to .devexit.textUwe Kleine-König2009-10-221-1/+1
* | virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-222-2/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-10-151-1/+1
|\
| * tty: fix vt_compat_ioctlAndreas Schwab2009-10-141-1/+1
* | tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds2009-10-141-1/+1
* | Make flush_to_ldisc properly handle parallel callsLinus Torvalds2009-10-141-16/+13
|/
* headers: Fix build after <linux/sched.h> removalIngo Molnar2009-10-133-0/+3
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-1112-0/+12
* TPM: fix pcrreadRajiv Andrade2009-10-091-2/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2009-10-081-1/+1
|\
| * agp: parisc-agp.c - use correct page_mask functionHelge Deller2009-10-031-1/+1
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-043-0/+3
* | tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds2009-10-031-5/+2
* | serial167: fix read buffer overflowRoel Kluin2009-10-011-5/+2
* | cyclades: fix read buffer overflowRoel Kluin2009-10-011-1/+1
* | Char: vt_ioctl, fix BKL imbalanceJiri Slaby2009-10-011-2/+4
* | const: constify remaining file_operationsAlexey Dobriyan2009-10-013-3/+3
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-301-2/+2
|\ \
| * | omap: rng: Use resource_size instead of manual calculationTobias Klauser2009-09-241-2/+2
* | | pty: reconnect the BSD TIOCSPTLCK handling to legacy ptysLinus Torvalds2009-09-301-21/+26
| |/ |/|
* | tty: Fix regressions caused by commit b50989dcDave Young2009-09-271-5/+10
* | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-274-4/+4
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-09-243-5/+17
|\ \ | |/ |/|
| * hvc_console: Provide (un)locked version for hvc_resize()Hendrik Brueckner2009-09-243-5/+17
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-241-7/+30
|\ \
| * | agp/intel: Fix the pre-9xx chipset flush.Eric Anholt2009-09-111-7/+23
| * | agp/intel: Add B43 chipset supportFabian Henze2009-09-081-0/+7
* | | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+2
* | | bfin-otp: add writing supportMike Frysinger2009-09-241-44/+129
* | | drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UVDimitri Sivanich2009-09-243-0/+225
* | | drivers/char/rio/rioctrl.c: off by one error in rioctrl.cDan Carpenter2009-09-241-1/+1
* | | hpet: hpet driver periodic timer setup bug fixesNils Carlson2009-09-241-9/+12
* | | mwave: fix read buffer overflowRoel Kluin2009-09-241-11/+11
* | | /dev/zero: avoid repeated access_ok() checksNikanth Karthikesan2009-09-241-1/+1
| |/ |/|