summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-01-081-13/+4
|\
| * RTC: Remove the BKL.David John2009-01-081-13/+4
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-01-082-2/+3
|\ \
| * | powerpc/cell: Use correct types in beat filesIngo Molnar2009-01-081-2/+2
| * | powerpc: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal2009-01-081-0/+1
* | | Make various things staticRoel Kluin2009-01-082-3/+2
* | | tpm: clean up tpm_nsc driver for platform_device suspend/resume complianceDavid Smith2009-01-081-13/+22
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-071-1/+1
|\ \
| * | sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg2009-01-061-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\ \ \
| * | | trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-061-1/+1
|\ \ \
| * | | mwave: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
| |/ /
* | | random: don't try to look at entropy_count outside the lockMatt Mackall2009-01-061-3/+2
* | | consolemap: indentation & braces disagree - reindentIlpo Järvinen2009-01-061-1/+1
* | | genrtc: disable genrtc on Blackfin systemsMike Frysinger2009-01-061-1/+1
* | | sysrq: more explicit, less terse help messagesRandy Dunlap2009-01-061-10/+10
* | | mm: make vread() and vwrite() declarationKOSAKI Motohiro2009-01-061-3/+0
|/ /
* | sparseirq: move set/get_timer_rand_state back to .cYinghai Lu2009-01-031-6/+34
* | Merge branch 'i8k-updates' from AlanLinus Torvalds2009-01-021-1/+15
|\ \
| * | i8k: Add Dell Vostro systemsFederico Heinz2009-01-021-1/+8
| * | i8k: Enable i8k on Dell Precision SystemsAndy Spencer2009-01-021-0/+7
* | | drivers/char/cyclades.c: cy_pci_probe: fix error pathAndrew Morton2009-01-021-1/+1
* | | synclink_cs: Convert to tty_portAlan Cox2009-01-021-298/+181
* | | tty: use port methods for the rocket driverAlan Cox2009-01-022-159/+21
* | | tty: kref the rocket driverAlan Cox2009-01-021-37/+41
* | | tty: make rocketport use standard port->flagsAlan Cox2009-01-021-19/+19
* | | tty: Redo the rocket driver lockingAlan Cox2009-01-022-24/+20
* | | tty: Make epca use the port helpersAlan Cox2009-01-022-149/+26
* | | tty: refcount the epca driverAlan Cox2009-01-021-12/+15
* | | tty: relock epcaAlan Cox2009-01-021-91/+104
* | | tty: kref nozomiAlan Cox2009-01-021-40/+45
* | | tty: Remove some pointless castsAlan Cox2009-01-0216-150/+150
* | | tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need toAlan Cox2009-01-021-3/+0
* | | tty: N_TTY SIGIO only works for readThomas Pfaff2009-01-021-3/+3
* | | tty: Introduce some close helpers for portsAlan Cox2009-01-029-390/+123
* | | tty: tty port zero baud openAlan Cox2009-01-021-1/+2
* | | tty: ESP has been broken for locking etc forverAlan Cox2009-01-021-1/+1
* | | tty: rework stallion to use the tty_port bitsAlan Cox2009-01-021-104/+38
* | | tty: Rework istallion to use the tty port changesAlan Cox2009-01-021-116/+43
* | | tty: Introduce a tty_port generic block_til_readyAlan Cox2009-01-026-235/+113
* | | tty: relock the mxser driverAlan Cox2009-01-021-15/+13
* | | tty: relock riscom8 using port locksAlan Cox2009-01-021-10/+20
* | | tty: rocketport uses different port flags to everyone elseAlan Cox2009-01-023-26/+21
* | | tty: relock generic_serialAlan Cox2009-01-021-13/+24
* | | isicom: redo locking to use tty port locksAlan Cox2009-01-023-26/+53
* | | tty: Pull the dtr raise into tty portAlan Cox2009-01-026-25/+77
* | | rio: Kill off ckmallocAlan Cox2009-01-021-13/+4
* | | tty_port: Add a port level carrier detect operationAlan Cox2009-01-0217-238/+418
* | | tty: Fix PPP hang under loadAlan Cox2009-01-021-9/+21
OpenPOWER on IntegriCloud