summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-1216-3327/+554Star
|\
| * tty: split the lock up a bit furtherAlan Cox2009-12-121-0/+3
| * tty: Move the leader test in disassociateAlan Cox2009-12-121-2/+3
| * tty: Push the bkl down a bit in the hangup codeAlan Cox2009-12-121-2/+2
| * tty: Push the lock down further into the ldisc codeAlan Cox2009-12-122-5/+9
| * tty: push the BKL down into the handlers a bitAlan Cox2009-12-123-62/+94
| * tty: moxa: split open lockAlan Cox2009-12-121-12/+11Star
| * tty: moxa: Kill the use of lock_kernelAlan Cox2009-12-121-14/+2Star
| * tty: moxa: Fix modem op lockingAlan Cox2009-12-121-15/+10Star
| * tty: moxa: Kill off the throttle methodAlan Cox2009-12-121-20/+1Star
| * tty: moxa: Locking clean upAlan Cox2009-12-121-33/+25Star
| * tty: moxa: rework the locking a bitAlan Cox2009-12-121-5/+22
| * tty: moxa: Use more tty_port opsAlan Cox2009-12-121-116/+21Star
| * tty: isicom: fix deadlock on shutdownAlan Cox2009-12-121-1/+1
| * tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox2009-12-121-67/+78
| * tty: mxser: use the tty_port_open methodAlan Cox2009-12-121-76/+35Star
| * tty: isicom: sort out the board init logicAlan Cox2009-12-121-30/+11Star
| * tty: isicom: switch to the new tty_port_open helperAlan Cox2009-12-121-67/+21Star
| * tty: tty_port: Add a kref object to the tty portAlan Cox2009-12-121-0/+18
| * tty: istallion: tty port open/close methodsAlan Cox2009-12-121-117/+60Star
| * tty: stallion: Convert to the tty_port_open/close methodsAlan Cox2009-12-121-81/+35Star
| * tty: tty_port: Move the IO_ERROR clearAlan Cox2009-12-121-1/+1
| * tty: tty_port: Add IO_ERROR bit handlingAlan Cox2009-12-121-1/+5
| * tty: riscom8: switch to the tty_port_open APIAlan Cox2009-12-121-48/+41Star
| * tty: tty_port: Change the buffer allocator lockingAlan Cox2009-12-121-4/+5
| * tty_port: Move hupcl handlingAlan Cox2009-12-121-5/+8
| * tty_port: coding style cleaning passAlan Cox2009-12-121-12/+13
| * tty_port: add "tty_port_open" helperAlan Cox2009-12-121-1/+35
| * tty: stallion: kill BKL ioctlAlan Cox2009-12-121-6/+7
| * tty: istallion: Kill off the BKL ioctlAlan Cox2009-12-121-4/+4
| * tty: esp: remove broken driverAlan Cox2009-12-123-2547/+0Star
| * tty: const: constify remaining tty_operationsAlexey Dobriyan2009-12-123-3/+3
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-121-3/+3
|\ \
| * | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-3/+3
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-0/+2
|\ \
| * | xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-0/+2
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-111-49/+54
|\ \ \ | |_|/ |/| |
| * | Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-101-1/+6
| |\ \
| | * | agp/intel-agp: Clear entire GTT on startupDavid Woodhouse2009-12-081-1/+6
| * | | Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-081-48/+48
| |\| |
| | * | agp/intel: Fix product names and #definesAdam Jackson2009-12-071-42/+42
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-101-99/+114
|\ \ \ \
| * | | | Merge commit 'v2.6.32' into nextDmitry Torokhov2009-12-035-14/+48
| |\| | |
| * | | | Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov2009-12-021-97/+105
| * | | | Input: keyboard - add locking around event handlingDmitry Torokhov2009-11-301-0/+7
| * | | | Input: keyboard - fix theoretical race on vt switchAlan Jenkins2009-11-201-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-105-5/+5
|\ \ \ \
| * \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-075-5/+5
| |\ \ \ \
| | * | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-044-4/+4
| | * | | | tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
| | | |_|/ | | |/| |