summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
* Char: moxa, remove port->portJiri Slaby2008-04-301-191/+163
* Char: moxa, merge c2xx and c320 firmware loadingJiri Slaby2008-04-301-119/+69
* Char: moxa, add firmware loadingJiri Slaby2008-04-302-708/+807
* Char: moxa, fix TIOC(G/S)SOFTCAR paramJiri Slaby2008-04-301-2/+2
* Char: moxa, pci io space fixupJiri Slaby2008-04-301-3/+13
* Char: moxa, cleanup module-param passed isa initJiri Slaby2008-04-301-31/+33
* Char: moxa, remove static isa supportJiri Slaby2008-04-301-32/+2
* SGI Altix mmtimer: allow larger number of timers per nodeDimitri Sivanich2008-04-301-156/+244
* tty: drop the BKL for driver/ldisc ioctl methodsAlan Cox2008-04-301-8/+1
* tty_ioctl: soft carrier handlingAlan Cox2008-04-301-6/+27
* tty_ioctl: locking for tty_wait_until_sentAlan Cox2008-04-301-4/+7
* tty_io: fix remaining pid struct lockingAlan Cox2008-04-301-1/+27
* Resume TTY on SUSP and fix CRNL order in N_TTY line disciplineJoe Peterson2008-04-301-8/+11
* redo locking of tty->pgrpAlan Cox2008-04-302-18/+66
* tty: BKL pushdownAlan Cox2008-04-307-50/+146
* vt_ioctl: Prepare for BKL push downAlan Cox2008-04-301-184/+268
* viocons: BKL lockingAlan Cox2008-04-301-2/+5
* synclink series: Prepare for BKL pushdownAlan Cox2008-04-303-21/+55
* sx: prepare for BKL pushdownAlan Cox2008-04-301-13/+4
* stallion: Prepare for BKL push downAlan Cox2008-04-301-12/+3
* specialix: Prepare for BKL pushdownAlan Cox2008-04-301-40/+6
* serial167: prepare to push BKL down into driversAlan Cox2008-04-301-12/+3
* rocket: Prepare for BKL pushdownAlan Cox2008-04-301-9/+18
* riscom8: Prepare for BKL pushdownAlan Cox2008-04-301-14/+11
* mxser: prepare for BKL pushdownAlan Cox2008-04-301-25/+38
* isicom: istallion prepare for lock_kernel pushdownAlan Cox2008-04-301-0/+6
* isicom: prepare for lock_kernel push downAlan Cox2008-04-301-14/+8
* esp: lock_kernel push downAlan Cox2008-04-301-6/+16
* epca: lock_kernel push downAlan Cox2008-04-301-15/+2
* cyclades: Prepare for relaxed locking in callersAlan Cox2008-04-301-12/+17
* amiserial: prepare for locking relaxation in callerAlan Cox2008-04-301-2/+11
* [IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2008-04-291-6/+6
* Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-292-61/+7
|\
| * [patch 1/2] audit: let userspace fully control TTY input auditingMiloslav Trmac2008-04-282-54/+5
| * Audit: standardize string audit interfacesEric Paris2008-04-281-1/+1
| * Audit: collect sessionid in netlink messagesEric Paris2008-04-281-6/+1
* | char: use get_unaligned_* helpersHarvey Harrison2008-04-292-8/+4
* | tpm: change Kconfig dependencies from PNPACPI to PNPBjorn Helgaas2008-04-291-3/+2
* | tpm: fix section mismatch warningSam Ravnborg2008-04-291-1/+1
* | random: add async notification support to /dev/randomJeff Dike2008-04-291-2/+22
* | random: simplify and rename credit_entropy_storeMatt Mackall2008-04-291-17/+15
* | random: make mixing interface byte-orientedMatt Mackall2008-04-291-18/+19
* | random: simplify add_ptr logicMatt Mackall2008-04-291-11/+10
* | random: remove some prefetch logicMatt Mackall2008-04-291-6/+2
* | random: eliminate redundant new_rotate variableMatt Mackall2008-04-291-12/+10
* | random: remove cacheline alignment for locksMatt Mackall2008-04-291-2/+2
* | random: make backtracking attacks harderMatt Mackall2008-04-291-19/+17
* | random: improve variable naming, clear extract bufferMatt Mackall2008-04-291-11/+13
* | random: reuse rand_initializeMatt Mackall2008-04-291-4/+2
* | random: use unlocked_ioctlMatt Mackall2008-04-291-6/+5
OpenPOWER on IntegriCloud