aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-30drivers/char/ds1286.c: use time_before, time_before_eq, etcJulia Lawall1-1/+2
2008-04-30Char: rio, fix cirrus definesJiri Slaby7-185/+191
2008-04-30cyclades: use ioremap_nocache for clarity as proposedAlan Cox1-1/+1
2008-04-30cyclades: coding style & reviewAlan Cox1-159/+149
2008-04-30istallion: TIOCG/SSOFTCAR handling removalAlan Cox1-10/+0
2008-04-30Char: ip2, macros cleanupJiri Slaby6-383/+211
2008-04-30drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_init&module_exitJon Schindler1-4/+6
2008-04-30epca.c: static functions and integer as NULL pointer fixesHarvey Harrison1-4/+5
2008-04-30cyclades.c: fix sparse shadowed variable warningsHarvey Harrison1-2/+2
2008-04-30char: rocket.c: fix sparse variable shadowing and int as NULL pointerHarvey Harrison1-4/+5
2008-04-30char: esp.c: fix possible double-unlockHarvey Harrison1-2/+2
2008-04-30char: fix sparse shadowed variable warnings in esp.cHarvey Harrison1-6/+0
2008-04-30Char: moxa, add firmware loading fixJiri Slaby1-1/+4
2008-04-30Char: moxa, update creditsJiri Slaby2-3/+4
2008-04-30Char: moxa, notify about board readinessJiri Slaby1-0/+7
2008-04-30Char: moxa, introduce MOXA_IS_320 macroJiri Slaby1-46/+19
2008-04-30Char: moxa, remove useless tty functionsJiri Slaby1-25/+0
2008-04-30Char: moxa, little cleanupJiri Slaby1-110/+62
2008-04-30Char: moxa, rework open/closeJiri Slaby1-162/+158
2008-04-30Char: moxa, serialise timerJiri Slaby1-11/+15
2008-04-30Char: moxa, cleanup rx/txJiri Slaby2-75/+51
2008-04-30Char: moxa, merge 2 poll functionsJiri Slaby2-290/+141
2008-04-30Char: moxa, ioctl cleanupJiri Slaby2-221/+147
2008-04-30Char: moxa, timer cleanupJiri Slaby1-41/+21
2008-04-30Char: moxa, centralize board readinessJiri Slaby1-119/+116
2008-04-30Char: moxa, remove unused port entriesJiri Slaby1-11/+0
2008-04-30Char: moxa, remove port->portJiri Slaby1-191/+163
2008-04-30Char: moxa, merge c2xx and c320 firmware loadingJiri Slaby1-119/+69
2008-04-30Char: moxa, add firmware loadingJiri Slaby2-708/+807
2008-04-30Char: moxa, fix TIOC(G/S)SOFTCAR paramJiri Slaby1-2/+2
2008-04-30Char: moxa, pci io space fixupJiri Slaby1-3/+13
2008-04-30Char: moxa, cleanup module-param passed isa initJiri Slaby1-31/+33
2008-04-30Char: moxa, remove static isa supportJiri Slaby1-32/+2
2008-04-30SGI Altix mmtimer: allow larger number of timers per nodeDimitri Sivanich1-156/+244
2008-04-30tty: drop the BKL for driver/ldisc ioctl methodsAlan Cox1-8/+1
2008-04-30tty_ioctl: soft carrier handlingAlan Cox1-6/+27
2008-04-30tty_ioctl: locking for tty_wait_until_sentAlan Cox1-4/+7
2008-04-30tty_io: fix remaining pid struct lockingAlan Cox3-2/+31
2008-04-30Resume TTY on SUSP and fix CRNL order in N_TTY line disciplineJoe Peterson1-8/+11
2008-04-30redo locking of tty->pgrpAlan Cox3-22/+72
2008-04-30tty: BKL pushdownAlan Cox9-53/+149
2008-04-30serial_core: Prepare for BKL push downAlan Cox1-7/+9
2008-04-3068360serial: Note that there isn't any info->mcr lockingAlan Cox1-1/+1
2008-04-30isdn_tty: Prepare for BKL push downAlan Cox1-18/+8
2008-04-30vt_ioctl: Prepare for BKL push downAlan Cox1-184/+268
2008-04-30viocons: BKL lockingAlan Cox1-2/+5
2008-04-30synclink series: Prepare for BKL pushdownAlan Cox3-21/+55
2008-04-30sx: prepare for BKL pushdownAlan Cox1-13/+4
2008-04-30stallion: Prepare for BKL push downAlan Cox1-12/+3
2008-04-30specialix: Prepare for BKL pushdownAlan Cox1-40/+6