aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-19cyclades: tiocm cleanupJiri Slaby1-87/+66
2009-09-19cyclades: ioctls cleanupJiri Slaby1-112/+67
2009-09-19cyclades: merge cy_startup tailsJiri Slaby1-29/+16
2009-09-19cyclades: use dtr_rts helpersJiri Slaby1-201/+79
2009-09-19cyclades: sleep instead busy-waitJiri Slaby1-2/+2
2009-09-19cyclades: overall cleanupJiri Slaby1-586/+12
2009-09-19cyclades: close cleanupJiri Slaby1-68/+2
2009-09-19cyclades: switch to tty_port_hangupJiri Slaby1-17/+6
2009-09-19cyclades: avoid addresses recomputationJiri Slaby1-170/+71
2009-09-19cyclades: remove block_til_readyJiri Slaby1-194/+108
2009-09-19cyclades: add tty refcountingJiri Slaby1-79/+93
2009-09-19tty: includecheck fix: drivers/char, vt.cJaswinder Singh Rajput1-1/+0
2009-09-19tty-ldisc: get rid of tty_ldisc_try_get() helper functionLinus Torvalds1-31/+20
2009-09-19tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscsLinus Torvalds1-26/+39
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers5-17/+39
2009-09-19Merge branch 'acpica' into releaseLen Brown1-6/+3
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+3
2009-09-18pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds1-2/+4
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-3/+0
2009-09-17MIPS: hw_random: Add hardware RNG for Octeon SOCs.David Daney3-0/+161
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-42/+40
2009-09-15sparc: Kill PROM console driver.David S. Miller1-3/+0
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds5-28/+57
2009-09-15mem_class: fix bugJin Dongming1-2/+2
2009-09-15mem_class: use minor as index instead of searching the arrayKay Sievers1-42/+40
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds16-92/+250
2009-09-15[IA64] mbcs: fix printk format warningsRandy Dunlap1-2/+3
2009-09-14cleanup console_print()Anirban Sinha1-3/+2
2009-09-14Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-1/+1
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-16/+12
2009-09-14vfs: Rename generic_file_aio_write_nolockChristoph Hellwig1-1/+1
2009-09-14agp/intel: remove restore in resumeZhenyu Wang1-9/+0
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+14
2009-09-11agp/intel: Fix the pre-9xx chipset flush.Eric Anholt1-7/+23
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-4/+17
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-09-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2009-09-11[S390] proper use of device registerSebastian Ott1-1/+1
2009-09-11writeback: add name to backing_dev_infoJens Axboe1-0/+1
2009-09-11powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch1-7/+20
2009-09-11Merge branch 'next' into for-linusJames Morris1-6/+6
2009-09-10TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe1-6/+6
2009-09-08agp/intel: Add B43 chipset supportFabian Henze1-0/+7
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-1/+7
2009-09-05pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds1-9/+1
2009-09-05n_tty: do O_ONLCR translation as a single writeLinus Torvalds1-2/+1
2009-09-02agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang1-1/+7
2009-09-01hdlc: convert to netdev_tx_tStephen Hemminger4-16/+12
2009-08-28hvc_console: Add __init and __exit to hvc_vioPeter Huewe1-2/+2
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-6/+3