Commit Graph

4214 Commits (c6e718ff8cdcf5e7855077687720b37c4a07650a)

Author SHA1 Message Date
Alan Cox f9b412a8c9 tty: moxa: Kill off the throttle method 15 years ago
Alan Cox a808ac0c4a tty: moxa: Locking clean up 15 years ago
Alan Cox f5c5a36d27 tty: moxa: rework the locking a bit 15 years ago
Alan Cox f176178ba0 tty: moxa: Use more tty_port ops 15 years ago
Alan Cox 2493c0c166 tty: isicom: fix deadlock on shutdown 15 years ago
Alan Cox 07f86c03fe tty: mxser: Use the new locking rules to fix setserial properly 15 years ago
Alan Cox 6769140d30 tty: mxser: use the tty_port_open method 15 years ago
Alan Cox 6ed847d8ef tty: isicom: sort out the board init logic 15 years ago
Alan Cox baaa08acb0 tty: isicom: switch to the new tty_port_open helper 15 years ago
Alan Cox 568aafc627 tty: tty_port: Add a kref object to the tty port 15 years ago
Alan Cox 338818fd80 tty: istallion: tty port open/close methods 15 years ago
Alan Cox 047e9658ae tty: stallion: Convert to the tty_port_open/close methods 15 years ago
Alan Cox a9a37ec33a tty: tty_port: Move the IO_ERROR clear 15 years ago
Alan Cox d74e828688 tty: tty_port: Add IO_ERROR bit handling 15 years ago
Alan Cox 8f1e672344 tty: riscom8: switch to the tty_port_open API 15 years ago
Alan Cox 44e4909e45 tty: tty_port: Change the buffer allocator locking 15 years ago
Alan Cox e707c35cbb tty_port: Move hupcl handling 15 years ago
Alan Cox d774a56d23 tty_port: coding style cleaning pass 15 years ago
Alan Cox 64bc397914 tty_port: add "tty_port_open" helper 15 years ago
Alan Cox 894cb91770 tty: stallion: kill BKL ioctl 15 years ago
Alan Cox 626875381e tty: istallion: Kill off the BKL ioctl 15 years ago
Alan Cox f53a2ade0b tty: esp: remove broken driver 15 years ago
Alexey Dobriyan 1cceefd3a2 tty: const: constify remaining tty_operations 15 years ago
Arnd Bergmann 3695669cd4 lp: move compat_ioctl handling into lp.c 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
Frederic Weisbecker 79a56ed0e1 nvram: Fix missing smp_lock.h in nvram 15 years ago
Michel Dänzer 37580f3f22 agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks. 15 years ago
Michel Dänzer 3fc3a6b476 agp/uninorth: Also handle user memory types in u3_remove_memory(). 15 years ago
Amit Shah c0cefebc0b hvc_console: Export (GPL'ed) hvc_remove 15 years ago
David Woodhouse fc61901373 agp/intel-agp: Clear entire GTT on startup 15 years ago
Adam Jackson 107f517b8f agp/intel: Fix product names and #defines 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Ian Molton eed89d0f9d hwrng: core - Prevent too-small buffer sizes 15 years ago
Dmitry Torokhov 66d2a5952e Input: keyboard - fix lack of locking when traversing handler->h_list 15 years ago
Ian Molton bb347d9807 hwrng: virtio-rng - Convert to new API 15 years ago
Ian Molton 9996508b33 hwrng: core - Replace u32 in driver API with byte array 15 years ago
Alan Cox 8627b96dd8 tty_port: handle the nonblocking open of a dead port corner case 15 years ago
Dmitry Torokhov 21cea58e49 Input: keyboard - add locking around event handling 15 years ago
Dominik Brodowski 5fa9167a1b pcmcia: rework the irq_req_t typedef 15 years ago
Dominik Brodowski dd2e5a1565 pcmcia: remove deprecated handle_to_dev() macro 15 years ago
Dominik Brodowski 6838b03fc6 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer 15 years ago
Magnus Damm 868575d1e8 pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() 15 years ago
Magnus Damm f5560da549 pcmcia: Pass struct pcmcia_device to pcmcia_release_window() 15 years ago
Samuel Thibault 46a965462a Input: keyboard - fix braille keyboard keysym generation 15 years ago
Alan Jenkins 0c09b2ac35 Input: keyboard - fix theoretical race on vt switch 15 years ago
Alan Cox 308efab5e2 vt: Fix use of "new" in a struct field 15 years ago
David Woodhouse ec402ba97a agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Alan Cox 4175f3e31c tty_port: If we are opened non blocking we still need to raise the carrier 15 years ago
Matthew Garrett f6c06b6807 vc: Add support for hiding the cursor when creating VTs 15 years ago