Age | Commit message (Expand) | Author | Files | Lines |
2008-04-30 | Char: moxa, introduce MOXA_IS_320 macro | Jiri Slaby | 1 | -46/+19 |
2008-04-30 | Char: moxa, remove useless tty functions | Jiri Slaby | 1 | -25/+0 |
2008-04-30 | Char: moxa, little cleanup | Jiri Slaby | 1 | -110/+62 |
2008-04-30 | Char: moxa, rework open/close | Jiri Slaby | 1 | -162/+158 |
2008-04-30 | Char: moxa, serialise timer | Jiri Slaby | 1 | -11/+15 |
2008-04-30 | Char: moxa, cleanup rx/tx | Jiri Slaby | 2 | -75/+51 |
2008-04-30 | Char: moxa, merge 2 poll functions | Jiri Slaby | 2 | -290/+141 |
2008-04-30 | Char: moxa, ioctl cleanup | Jiri Slaby | 2 | -221/+147 |
2008-04-30 | Char: moxa, timer cleanup | Jiri Slaby | 1 | -41/+21 |
2008-04-30 | Char: moxa, centralize board readiness | Jiri Slaby | 1 | -119/+116 |
2008-04-30 | Char: moxa, remove unused port entries | Jiri Slaby | 1 | -11/+0 |
2008-04-30 | Char: moxa, remove port->port | Jiri Slaby | 1 | -191/+163 |
2008-04-30 | Char: moxa, merge c2xx and c320 firmware loading | Jiri Slaby | 1 | -119/+69 |
2008-04-30 | Char: moxa, add firmware loading | Jiri Slaby | 2 | -708/+807 |
2008-04-30 | Char: moxa, fix TIOC(G/S)SOFTCAR param | Jiri Slaby | 1 | -2/+2 |
2008-04-30 | Char: moxa, pci io space fixup | Jiri Slaby | 1 | -3/+13 |
2008-04-30 | Char: moxa, cleanup module-param passed isa init | Jiri Slaby | 1 | -31/+33 |
2008-04-30 | Char: moxa, remove static isa support | Jiri Slaby | 1 | -32/+2 |
2008-04-30 | SGI Altix mmtimer: allow larger number of timers per node | Dimitri Sivanich | 1 | -156/+244 |
2008-04-30 | tty: drop the BKL for driver/ldisc ioctl methods | Alan Cox | 1 | -8/+1 |
2008-04-30 | tty_ioctl: soft carrier handling | Alan Cox | 1 | -6/+27 |
2008-04-30 | tty_ioctl: locking for tty_wait_until_sent | Alan Cox | 1 | -4/+7 |
2008-04-30 | tty_io: fix remaining pid struct locking | Alan Cox | 1 | -1/+27 |
2008-04-30 | Resume TTY on SUSP and fix CRNL order in N_TTY line discipline | Joe Peterson | 1 | -8/+11 |
2008-04-30 | redo locking of tty->pgrp | Alan Cox | 2 | -18/+66 |
2008-04-30 | tty: BKL pushdown | Alan Cox | 7 | -50/+146 |
2008-04-30 | vt_ioctl: Prepare for BKL push down | Alan Cox | 1 | -184/+268 |
2008-04-30 | viocons: BKL locking | Alan Cox | 1 | -2/+5 |
2008-04-30 | synclink series: Prepare for BKL pushdown | Alan Cox | 3 | -21/+55 |
2008-04-30 | sx: prepare for BKL pushdown | Alan Cox | 1 | -13/+4 |
2008-04-30 | stallion: Prepare for BKL push down | Alan Cox | 1 | -12/+3 |
2008-04-30 | specialix: Prepare for BKL pushdown | Alan Cox | 1 | -40/+6 |
2008-04-30 | serial167: prepare to push BKL down into drivers | Alan Cox | 1 | -12/+3 |
2008-04-30 | rocket: Prepare for BKL pushdown | Alan Cox | 1 | -9/+18 |
2008-04-30 | riscom8: Prepare for BKL pushdown | Alan Cox | 1 | -14/+11 |
2008-04-30 | mxser: prepare for BKL pushdown | Alan Cox | 1 | -25/+38 |
2008-04-30 | isicom: istallion prepare for lock_kernel pushdown | Alan Cox | 1 | -0/+6 |
2008-04-30 | isicom: prepare for lock_kernel push down | Alan Cox | 1 | -14/+8 |
2008-04-30 | esp: lock_kernel push down | Alan Cox | 1 | -6/+16 |
2008-04-30 | epca: lock_kernel push down | Alan Cox | 1 | -15/+2 |
2008-04-30 | cyclades: Prepare for relaxed locking in callers | Alan Cox | 1 | -12/+17 |
2008-04-30 | amiserial: prepare for locking relaxation in caller | Alan Cox | 1 | -2/+11 |
2008-04-30 | [IA64] allocate multiple contiguous pages via uncached allocator | Dean Nelson | 1 | -6/+6 |
2008-04-29 | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -61/+7 |
2008-04-29 | char: use get_unaligned_* helpers | Harvey Harrison | 2 | -8/+4 |
2008-04-29 | tpm: change Kconfig dependencies from PNPACPI to PNP | Bjorn Helgaas | 1 | -3/+2 |
2008-04-29 | tpm: fix section mismatch warning | Sam Ravnborg | 1 | -1/+1 |
2008-04-29 | random: add async notification support to /dev/random | Jeff Dike | 1 | -2/+22 |
2008-04-29 | random: simplify and rename credit_entropy_store | Matt Mackall | 1 | -17/+15 |
2008-04-29 | random: make mixing interface byte-oriented | Matt Mackall | 1 | -18/+19 |