aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
...
* | | | cyclades: use the full port_close functionAlan Cox2009-09-19
* | | | tty: riscom8 kref and tty_port_closeAlan Cox2009-09-19
* | | | isicom: Split the close hardware bits outAlan Cox2009-09-19
* | | | mxser: Split close ready for a standard tty_port_close methodAlan Cox2009-09-19
* | | | riscom8: split open and close methods upAlan Cox2009-09-19
* | | | tty: Add a full port_close functionAlan Cox2009-09-19
* | | | tty: Fix a typo noted in passingAlan Cox2009-09-19
* | | | cyclades: remove more duplicated codeJiri Slaby2009-09-19
* | | | cyclades: introduce cyy_readb/writebJiri Slaby2009-09-19
* | | | cyclades: tiocm cleanupJiri Slaby2009-09-19
* | | | cyclades: ioctls cleanupJiri Slaby2009-09-19
* | | | cyclades: merge cy_startup tailsJiri Slaby2009-09-19
* | | | cyclades: use dtr_rts helpersJiri Slaby2009-09-19
* | | | cyclades: sleep instead busy-waitJiri Slaby2009-09-19
* | | | cyclades: overall cleanupJiri Slaby2009-09-19
* | | | cyclades: close cleanupJiri Slaby2009-09-19
* | | | cyclades: switch to tty_port_hangupJiri Slaby2009-09-19
* | | | cyclades: avoid addresses recomputationJiri Slaby2009-09-19
* | | | cyclades: remove block_til_readyJiri Slaby2009-09-19
* | | | cyclades: add tty refcountingJiri Slaby2009-09-19
* | | | tty: includecheck fix: drivers/char, vt.cJaswinder Singh Rajput2009-09-19
* | | | tty-ldisc: get rid of tty_ldisc_try_get() helper functionLinus Torvalds2009-09-19
* | | | tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscsLinus Torvalds2009-09-19
|/ / /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-18
|\ \ \
| * | | [IA64] mbcs: fix printk format warningsRandy Dunlap2009-09-15
| | |/ | |/|
* | | pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds2009-09-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-17
|\ \ \
| * | | sparc: Kill PROM console driver.David S. Miller2009-09-15
* | | | MIPS: hw_random: Add hardware RNG for Octeon SOCs.David Daney2009-09-17
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-16
|\ \ \ \ | |/ / / |/| | |
| * | | mem_class: fix bugJin Dongming2009-09-15
| * | | mem_class: use minor as index instead of searching the arrayKay Sievers2009-09-15
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
|\ \ \ \
| * | | | powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch2009-09-11
| * | | | hvc_console: Add __init and __exit to hvc_vioPeter Huewe2009-08-28
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-08-26
| |\ \ \ \
| * | | | | powerpc/hvsi: Avoid calculating possibly-invalid addressRoel Kluin2009-08-19
| * | | | | agp/uninorth: Simplify cache flushing.Michel Dänzer2009-08-19
| * | | | | agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.Michel Dänzer2009-08-19
| * | | | | hvc_console: Drop unnecessary NULL testJulia Lawall2009-08-19
| | |_|_|/ | |/| | |
* | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | agp/intel: remove restore in resumeZhenyu Wang2009-09-14
| * | | | agp: fix uninorth buildDavid Woodhouse2009-08-06
| * | | | Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-05
| |\ \ \ \
| | * | | | intel-agp: Set dma mask for i915David Woodhouse2009-08-05
| * | | | | Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-04
| |\| | | |
| | * | | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-03
| | * | | | intel-agp: fix sglist allocation to avoid vmalloc()David Woodhouse2009-08-03
| | * | | | intel-agp: Move repeated sglist free into separate functionDavid Woodhouse2009-08-03
| | * | | | agp: Switch agp_{un,}map_page() to take struct page * argumentDavid Woodhouse2009-08-03