summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-231-3/+2
|\ \
| * | tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe2009-09-231-3/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-231-6/+3
|\ \ \
| * \ \ Merge branch 'acpica' into releaseLen Brown2009-09-191-6/+3
| |\ \ \
| | * | | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-6/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-232-3/+5
|\ \ \ \ \
| * | | | | virtio: add virtio IDs fileFernando Luis Vazquez Cao2009-09-232-0/+2
| * | | | | virtio: make add_buf return capacity remainingRusty Russell2009-09-232-3/+3
* | | | | | BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-231-2/+2
* | | | | | seq_file: constify seq_operationsJames Morris2009-09-232-3/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-223-4/+4
|\ \ \ \ \ \
| * | | | | | trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.cPeter Huewe2009-09-211-2/+2
| * | | | | | trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
| * | | | | | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
| |/ / / / /
* | | | | | pcmcia: fix read buffer overflowRoel Kluin2009-09-221-1/+1
* | | | | | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-2/+2
| |_|_|/ / |/| | | |
* | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-2/+2
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-205-17/+39
|\ \ \ \
OpenPOWER on IntegriCloud