summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg
2009-01-03sparseirq: move set/get_timer_rand_state back to .cYinghai Lu
2009-01-02Merge branch 'i8k-updates' from AlanLinus Torvalds
2009-01-02i8k: Add Dell Vostro systemsFederico Heinz
2009-01-02i8k: Enable i8k on Dell Precision SystemsAndy Spencer
2009-01-02drivers/char/cyclades.c: cy_pci_probe: fix error pathAndrew Morton
2009-01-02synclink_cs: Convert to tty_portAlan Cox
2009-01-02tty: use port methods for the rocket driverAlan Cox
2009-01-02tty: kref the rocket driverAlan Cox
2009-01-02tty: make rocketport use standard port->flagsAlan Cox
2009-01-02tty: Redo the rocket driver lockingAlan Cox
2009-01-02tty: Make epca use the port helpersAlan Cox
2009-01-02tty: refcount the epca driverAlan Cox
2009-01-02tty: relock epcaAlan Cox
2009-01-02tty: kref nozomiAlan Cox
2009-01-02tty: Remove some pointless castsAlan Cox
2009-01-02tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need toAlan Cox
2009-01-02tty: N_TTY SIGIO only works for readThomas Pfaff
2009-01-02tty: Introduce some close helpers for portsAlan Cox
2009-01-02tty: tty port zero baud openAlan Cox
2009-01-02tty: ESP has been broken for locking etc forverAlan Cox
2009-01-02tty: rework stallion to use the tty_port bitsAlan Cox
2009-01-02tty: Rework istallion to use the tty port changesAlan Cox
2009-01-02tty: Introduce a tty_port generic block_til_readyAlan Cox
2009-01-02tty: relock the mxser driverAlan Cox
2009-01-02tty: relock riscom8 using port locksAlan Cox
2009-01-02tty: rocketport uses different port flags to everyone elseAlan Cox
2009-01-02tty: relock generic_serialAlan Cox
2009-01-02isicom: redo locking to use tty port locksAlan Cox
2009-01-02tty: Pull the dtr raise into tty portAlan Cox
2009-01-02rio: Kill off ckmallocAlan Cox
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox
2009-01-02tty: Fix PPP hang under loadAlan Cox
2009-01-02n_tty: Output bells immediately on a full bufferJoe Peterson
2009-01-02n_tty: Fix hanfling of buffer full corner casesJoe Peterson
2009-01-02n_tty: Fix handling of control characters and continuationsJoe Peterson
2009-01-02pty: simplify resizeAlan Cox
2009-01-02tty: Fix sparse static warning for tty_driver_lookup_ttyJason Wessel
2009-01-02Add DEVPTS_MULTIPLE_INSTANCES config tokenSukadev Bhattiprolu
2009-01-02n_tty: clean up coding styleAlan Cox
2009-01-02n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-30Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-30virtio_console: support console resizingChristian Borntraeger
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-29agp/intel: Fix broken ® symbol in device name.Eric Anholt
2008-12-29agp/intel: add support for G41 chipsetZhenyu Wang