summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2009-12-12tty: moxa: split open lockAlan Cox1-12/+11
2009-12-12tty: moxa: Kill the use of lock_kernelAlan Cox1-14/+2
2009-12-12tty: moxa: Fix modem op lockingAlan Cox1-15/+10
2009-12-12tty: moxa: Kill off the throttle methodAlan Cox1-20/+1
2009-12-12tty: moxa: Locking clean upAlan Cox1-33/+25
2009-12-12tty: moxa: rework the locking a bitAlan Cox1-5/+22
2009-12-12tty: moxa: Use more tty_port opsAlan Cox1-116/+21
2009-12-12tty: isicom: fix deadlock on shutdownAlan Cox1-1/+1
2009-12-12tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox1-67/+78
2009-12-12tty: mxser: use the tty_port_open methodAlan Cox1-76/+35
2009-12-12tty: isicom: sort out the board init logicAlan Cox1-30/+11
2009-12-12tty: isicom: switch to the new tty_port_open helperAlan Cox1-67/+21
2009-12-12tty: tty_port: Add a kref object to the tty portAlan Cox1-0/+18
2009-12-12tty: istallion: tty port open/close methodsAlan Cox1-117/+60
2009-12-12tty: stallion: Convert to the tty_port_open/close methodsAlan Cox1-81/+35
2009-12-12tty: tty_port: Move the IO_ERROR clearAlan Cox1-1/+1
2009-12-12tty: tty_port: Add IO_ERROR bit handlingAlan Cox1-1/+5
2009-12-12tty: riscom8: switch to the tty_port_open APIAlan Cox1-48/+41
2009-12-12tty: tty_port: Change the buffer allocator lockingAlan Cox1-4/+5
2009-12-12tty_port: Move hupcl handlingAlan Cox1-5/+8
2009-12-12tty_port: coding style cleaning passAlan Cox1-12/+13
2009-12-12tty_port: add "tty_port_open" helperAlan Cox1-1/+35
2009-12-12tty: stallion: kill BKL ioctlAlan Cox1-6/+7
2009-12-12tty: istallion: Kill off the BKL ioctlAlan Cox1-4/+4
2009-12-12tty: esp: remove broken driverAlan Cox3-2547/+0
2009-12-12tty: const: constify remaining tty_operationsAlexey Dobriyan3-3/+3
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-99/+114
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-5/+5
2009-12-10nvram: Fix missing smp_lock.h in nvramFrederic Weisbecker1-0/+1
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-65/+24
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-94/+92
2009-12-09Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+10
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds5-78/+23
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina5-5/+5
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2009-12-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-2/+11
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds5-325/+184
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa4-4/+4
2009-12-03Merge commit 'v2.6.32' into nextDmitry Torokhov5-14/+48
2009-12-03Merge branch 'master' into nextJames Morris35-78/+126
2009-12-03hwrng: core - Prevent too-small buffer sizesIan Molton1-1/+2
2009-12-02Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov1-97/+105
2009-12-01hwrng: virtio-rng - Convert to new APIIan Molton1-51/+27
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu66-2221/+1909
2009-12-01hwrng: core - Replace u32 in driver API with byte arrayIan Molton1-43/+64
2009-12-01tty_port: handle the nonblocking open of a dead port corner caseAlan Cox1-2/+5
2009-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2009-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds1-1/+7
2009-11-30Input: keyboard - add locking around event handlingDmitry Torokhov1-0/+7
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski3-12/+5