summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2009-01-12pty: Fix documentationAlan Cox
2009-01-12m68k: amiserial - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-12m68k: ser_a2232 - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-12m68k: vme_scc - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-09Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-09[S390] hvc_iucv: Special handling of IUCV HVC devicesHendrik Brueckner
2009-01-09[S390] hvc_iucv: Refactor console and device initializationHendrik Brueckner
2009-01-09[S390] hvc_iucv: Update function documentationHendrik Brueckner
2009-01-09[S390] hvc_iucv: Limit rate of outgoing IUCV messagesHendrik Brueckner
2009-01-09[S390] hvc_iucv: Change IUCV term id and use one device as defaultHendrik Brueckner
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-08Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-01-08RTC: Remove the BKL.David John
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-01-08Make various things staticRoel Kluin
2009-01-08tpm: clean up tpm_nsc driver for platform_device suspend/resume complianceDavid Smith
2009-01-08powerpc/cell: Use correct types in beat filesIngo Molnar
2009-01-08powerpc: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06random: don't try to look at entropy_count outside the lockMatt Mackall
2009-01-06consolemap: indentation & braces disagree - reindentIlpo Järvinen
2009-01-06genrtc: disable genrtc on Blackfin systemsMike Frysinger
2009-01-06sysrq: more explicit, less terse help messagesRandy Dunlap
2009-01-06mm: make vread() and vwrite() declarationKOSAKI Motohiro
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg
2009-01-06mwave: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer
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