summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-10nvram: 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-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03Merge commit 'v2.6.32' into nextDmitry Torokhov
2009-12-03Merge branch 'master' into nextJames Morris
2009-12-03hwrng: core - Prevent too-small buffer sizesIan Molton
2009-12-02Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov
2009-12-01hwrng: virtio-rng - Convert to new APIIan Molton
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu
2009-12-01hwrng: core - Replace u32 in driver API with byte arrayIan Molton
2009-12-01tty_port: handle the nonblocking open of a dead port corner caseAlan Cox
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-11-30Input: keyboard - add locking around event handlingDmitry Torokhov
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski
2009-11-28pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski
2009-11-28pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm
2009-11-27Merge branch 'gart/fixes' into amd-iommu/2.6.33Joerg Roedel
2009-11-26Input: keyboard - fix braille keyboard keysym generationSamuel Thibault
2009-11-20Input: keyboard - fix theoretical race on vt switchAlan Jenkins
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox
2009-11-19Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse