summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2009-12-11Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11tty: split the lock up a bit furtherAlan Cox
2009-12-11tty: Move the leader test in disassociateAlan Cox
2009-12-11tty: Push the bkl down a bit in the hangup codeAlan Cox
2009-12-11tty: Push the lock down further into the ldisc codeAlan Cox
2009-12-11tty: push the BKL down into the handlers a bitAlan Cox
2009-12-11tty: moxa: split open lockAlan Cox
2009-12-11tty: moxa: Kill the use of lock_kernelAlan Cox
2009-12-11tty: moxa: Fix modem op lockingAlan Cox
2009-12-11tty: moxa: Kill off the throttle methodAlan Cox
2009-12-11tty: moxa: Locking clean upAlan Cox
2009-12-11tty: moxa: rework the locking a bitAlan Cox
2009-12-11tty: moxa: Use more tty_port opsAlan Cox
2009-12-11tty: isicom: fix deadlock on shutdownAlan Cox
2009-12-11tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox
2009-12-11tty: mxser: use the tty_port_open methodAlan Cox
2009-12-11tty: isicom: sort out the board init logicAlan Cox
2009-12-11tty: isicom: switch to the new tty_port_open helperAlan Cox
2009-12-11tty: tty_port: Add a kref object to the tty portAlan Cox
2009-12-11tty: istallion: tty port open/close methodsAlan Cox
2009-12-11tty: stallion: Convert to the tty_port_open/close methodsAlan Cox
2009-12-11tty: tty_port: Move the IO_ERROR clearAlan Cox
2009-12-11tty: tty_port: Add IO_ERROR bit handlingAlan Cox
2009-12-11tty: riscom8: switch to the tty_port_open APIAlan Cox
2009-12-11tty: tty_port: Change the buffer allocator lockingAlan Cox
2009-12-11tty_port: Move hupcl handlingAlan Cox
2009-12-11tty_port: coding style cleaning passAlan Cox
2009-12-11tty_port: add "tty_port_open" helperAlan Cox
2009-12-11tty: stallion: kill BKL ioctlAlan Cox
2009-12-11tty: istallion: Kill off the BKL ioctlAlan Cox
2009-12-11tty: esp: remove broken driverAlan Cox
2009-12-11tty: const: constify remaining tty_operationsAlexey Dobriyan
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-10Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-10lp: move compat_ioctl handling into lp.cArnd Bergmann
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-10Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09nvram: Fix missing smp_lock.h in nvramFrederic Weisbecker
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-12-08Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-07agp/intel-agp: Clear entire GTT on startupDavid Woodhouse
2009-12-07agp/intel: Fix product names and #definesAdam Jackson
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina