summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Char: moxa, update creditsJiri Slaby2008-04-301-2/+3
* Char: moxa, notify about board readinessJiri Slaby2008-04-301-0/+7
* Char: moxa, introduce MOXA_IS_320 macroJiri Slaby2008-04-301-46/+19Star
* Char: moxa, remove useless tty functionsJiri Slaby2008-04-301-25/+0Star
* Char: moxa, little cleanupJiri Slaby2008-04-301-110/+62Star
* Char: moxa, rework open/closeJiri Slaby2008-04-301-162/+158Star
* Char: moxa, serialise timerJiri Slaby2008-04-301-11/+15
* Char: moxa, cleanup rx/txJiri Slaby2008-04-302-75/+51Star
* Char: moxa, merge 2 poll functionsJiri Slaby2008-04-302-290/+141Star
* Char: moxa, ioctl cleanupJiri Slaby2008-04-302-221/+147Star
* Char: moxa, timer cleanupJiri Slaby2008-04-301-41/+21Star
* Char: moxa, centralize board readinessJiri Slaby2008-04-301-119/+116Star
* Char: moxa, remove unused port entriesJiri Slaby2008-04-301-11/+0Star
* Char: moxa, remove port->portJiri Slaby2008-04-301-191/+163Star
* Char: moxa, merge c2xx and c320 firmware loadingJiri Slaby2008-04-301-119/+69Star
* 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/+2Star
* 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/+1Star
* 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
* serial_core: Prepare for BKL push downAlan Cox2008-04-301-7/+9
* 68360serial: Note that there isn't any info->mcr lockingAlan Cox2008-04-301-1/+1
* isdn_tty: Prepare for BKL push downAlan Cox2008-04-301-18/+8Star
* 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/+4Star
* stallion: Prepare for BKL push downAlan Cox2008-04-301-12/+3Star
* specialix: Prepare for BKL pushdownAlan Cox2008-04-301-40/+6Star
* serial167: prepare to push BKL down into driversAlan Cox2008-04-301-12/+3Star
* rocket: Prepare for BKL pushdownAlan Cox2008-04-301-9/+18
* riscom8: Prepare for BKL pushdownAlan Cox2008-04-301-14/+11Star
* 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/+8Star
* esp: lock_kernel push downAlan Cox2008-04-301-6/+16
* epca: lock_kernel push downAlan Cox2008-04-301-15/+2Star
* cyclades: Prepare for relaxed locking in callersAlan Cox2008-04-301-12/+17
* amiserial: prepare for locking relaxation in callerAlan Cox2008-04-301-2/+11
* md: support blocking writes to an array on device failureDan Williams2008-04-304-7/+115
* md: prevent duplicates in bind_rdev_to_arrayDan Williams2008-04-301-0/+5
* md: remove a stray command from a copy and paste error in resync_start_storeDan Williams2008-04-301-1/+0Star