aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06mm: make vread() and vwrite() declarationKOSAKI Motohiro1-3/+0
2009-01-03sparseirq: move set/get_timer_rand_state back to .cYinghai Lu1-6/+34
2009-01-02Merge branch 'i8k-updates' from AlanLinus Torvalds1-1/+15
2009-01-02i8k: Add Dell Vostro systemsFederico Heinz1-1/+8
2009-01-02i8k: Enable i8k on Dell Precision SystemsAndy Spencer1-0/+7
2009-01-02drivers/char/cyclades.c: cy_pci_probe: fix error pathAndrew Morton1-1/+1
2009-01-02synclink_cs: Convert to tty_portAlan Cox1-298/+181
2009-01-02tty: use port methods for the rocket driverAlan Cox2-159/+21
2009-01-02tty: kref the rocket driverAlan Cox1-37/+41
2009-01-02tty: make rocketport use standard port->flagsAlan Cox1-19/+19
2009-01-02tty: Redo the rocket driver lockingAlan Cox2-24/+20
2009-01-02tty: Make epca use the port helpersAlan Cox2-149/+26
2009-01-02tty: refcount the epca driverAlan Cox1-12/+15
2009-01-02tty: relock epcaAlan Cox1-91/+104
2009-01-02tty: kref nozomiAlan Cox1-40/+45
2009-01-02tty: Remove some pointless castsAlan Cox16-150/+150
2009-01-02tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need toAlan Cox1-3/+0
2009-01-02tty: N_TTY SIGIO only works for readThomas Pfaff1-3/+3
2009-01-02tty: Introduce some close helpers for portsAlan Cox9-390/+123
2009-01-02tty: tty port zero baud openAlan Cox1-1/+2
2009-01-02tty: ESP has been broken for locking etc forverAlan Cox1-1/+1
2009-01-02tty: rework stallion to use the tty_port bitsAlan Cox1-104/+38
2009-01-02tty: Rework istallion to use the tty port changesAlan Cox1-116/+43
2009-01-02tty: Introduce a tty_port generic block_til_readyAlan Cox6-235/+113
2009-01-02tty: relock the mxser driverAlan Cox1-15/+13
2009-01-02tty: relock riscom8 using port locksAlan Cox1-10/+20
2009-01-02tty: rocketport uses different port flags to everyone elseAlan Cox3-26/+21
2009-01-02tty: relock generic_serialAlan Cox1-13/+24
2009-01-02isicom: redo locking to use tty port locksAlan Cox3-26/+53
2009-01-02tty: Pull the dtr raise into tty portAlan Cox6-25/+77
2009-01-02rio: Kill off ckmallocAlan Cox1-13/+4
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox17-238/+418
2009-01-02tty: Fix PPP hang under loadAlan Cox1-9/+21
2009-01-02n_tty: Output bells immediately on a full bufferJoe Peterson1-17/+9
2009-01-02n_tty: Fix hanfling of buffer full corner casesJoe Peterson1-17/+38
2009-01-02n_tty: Fix handling of control characters and continuationsJoe Peterson1-9/+15
2009-01-02pty: simplify resizeAlan Cox4-30/+71
2009-01-02tty: Fix sparse static warning for tty_driver_lookup_ttyJason Wessel1-1/+1
2009-01-02Add DEVPTS_MULTIPLE_INSTANCES config tokenSukadev Bhattiprolu1-0/+11
2009-01-02n_tty: clean up coding styleAlan Cox1-16/+13
2009-01-02n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson3-156/+588
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-1/+30
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-18/+15
2008-12-30Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-2/+9
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-17/+5
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-30virtio_console: support console resizingChristian Borntraeger2-1/+30
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds10-40/+174
2008-12-29agp/intel: Fix broken ® symbol in device name.Eric Anholt1-1/+1
2008-12-29agp/intel: add support for G41 chipsetZhenyu Wang1-1/+8