summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/cpuidle.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-02tty: tty port zero baud openAlan Cox1-1/+2
2009-01-02tty: ESP has been broken for locking etc forverAlan Cox1-1/+1
2009-01-02tty: rework stallion to use the tty_port bitsAlan Cox1-104/+38
2009-01-02tty: Rework istallion to use the tty port changesAlan Cox2-117/+43
2009-01-02tty: Introduce a tty_port generic block_til_readyAlan Cox7-235/+115
2009-01-02tty: relock the mxser driverAlan Cox1-15/+13
2009-01-02tty: relock riscom8 using port locksAlan Cox1-10/+20
2009-01-02tty: rocketport uses different port flags to everyone elseAlan Cox3-26/+21
2009-01-02tty: relock generic_serialAlan Cox1-13/+24
2009-01-02isicom: redo locking to use tty port locksAlan Cox4-26/+54
2009-01-02tty: Pull the dtr raise into tty portAlan Cox7-25/+79
2009-01-02rio: Kill off ckmallocAlan Cox1-13/+4
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox19-239/+427
2009-01-02tty: Fix PPP hang under loadAlan Cox2-9/+22
2009-01-02CRED: Wrap task credential accesses in the devpts filesystemDavid Howells1-3/+3
2009-01-02Add device function for USB serial consoleKevin Hao1-0/+13
2009-01-02And here's a patch (to be applied on top of the last) which preventsRussell King2-17/+22
2009-01-02Convert the oxsemi tornado special cases to use the quirk interface and notRussell King1-40/+51
2009-01-02devpts: fix unused function warningAndrew Morton1-1/+1
2009-01-02tty: Fix close races in USB serialAlan Cox1-5/+10
2009-01-02n_tty: Output bells immediately on a full bufferJoe Peterson1-17/+9
2009-01-02n_tty: Fix hanfling of buffer full corner casesJoe Peterson1-17/+38
2009-01-02n_tty: Fix handling of control characters and continuationsJoe Peterson1-9/+15
2009-01-02pty: simplify resizeAlan Cox6-36/+74
2009-01-02tty: Fix sparse static warning for tty_driver_lookup_ttyJason Wessel1-1/+1
2009-01-02sierra: Fix formattingAlan Cox1-1/+1
2009-01-02devpts: Coding style clean upAlan Cox1-27/+26