Commit Graph

3721 Commits (2a9036afffb3a174e980f90eb507c5aea6b540f6)

Author SHA1 Message Date
Michael Buesch 81fc401e42 ppdev: reduce kernel log spam 16 years ago
Jiri Slaby 9653a69e92 Char: isicom: fix build warning 16 years ago
Adriano dos Santos Fernandes d6f47befdd drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist 16 years ago
Mike Frysinger 7bfa58dd4a drivers/char/rtc: disable legacy RTC driver on Blackfin systems 16 years ago
Matthew Wilcox e088a4ad7f [IA64] Convert ia64 to use int-ll64.h 16 years ago
Atsushi Nemoto 049a947c61 MIPS: hwrng: Add TX4939 RNG driver 16 years ago
Daniel Mack f324edc85e console: make blank timeout value a boot option 16 years ago
Alan Cox 1aa4bed82a tty: fix sanity check 16 years ago
Alan Cox 762faaed91 pty: Narrow the race on ldisc locking 16 years ago
Mike Frysinger 5dca607bcf tty: fix unused warning when TCGETX is not defined 16 years ago
Alan Cox 677ca3060c ldisc: debug aids 16 years ago
Alan Cox 52856ed732 ldisc: Make sure the ldisc isn't active when we close it 16 years ago
Alan Cox 8d2ead743d tty: Fix leaks introduced by the shift to separate ldisc objects 16 years ago
Alan Cox 46a50661fc tty: Fix leaks introduced by the shift to separate ldisc objects 16 years ago
Alan Cox cbcb6d66af pty: Narrow the race on ldisc locking 16 years ago
Hendrik Brueckner 0259162ecd [S390] pm: hvc_iucv power management callbacks 16 years ago
Greg Kroah-Hartman 9de33df41f ipmi: remove driver_data direct access of struct device 16 years ago
Greg Kroah-Hartman 317ccc4246 hvcs: remove driver_data direct access of struct device 16 years ago
Kay Sievers 6fd4693375 Driver Core: raw: add nodename for raw devices 16 years ago
Kay Sievers d405640539 Driver Core: misc: add nodename support for misc devices. 16 years ago
Geert Uytterhoeven 42e27bfc4b ps3flash: Always read chunks of 256 KiB, and cache them 16 years ago
Geert Uytterhoeven 6bd57f2e5d ps3flash: Cache the last accessed FLASH chunk 16 years ago
Geert Uytterhoeven a4e623fbc9 ps3: Replace direct file operations by callback 16 years ago
Geert Uytterhoeven 559dc87f50 ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access 16 years ago
Pavel Machek 4737f0978d trivial: Kconfig: .ko is normally not included in module names 16 years ago
Thadeu Lima de Souza Cascardo 4b512d26f4 trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able 16 years ago
Rusty Russell 594de1dd64 virtio: handle short buffers in virtio_rng. 16 years ago
Michael S. Tsirkin d2a7ddda9f virtio: find_vqs/del_vqs virtio operations 16 years ago
Rusty Russell 9499f5e7ed virtio: add names to virtqueue struct, mapping from devices to queues. 16 years ago
Catalin Marinas 6ab56315a3 kmemleak: Remove the kmemleak.h include in drivers/char/vt.c 16 years ago
Pekka Enberg a5f4f52e82 vt: use kzalloc() instead of the bootmem allocator 16 years ago
Catalin Marinas 2e1483c995 kmemleak: Remove some of the kmemleak false positives 16 years ago
Dirk Eibach f0e8527726 moxa: prevent opening unavailable ports 16 years ago
Jiri Slaby 3e3b5c0877 tty: use prepare/finish_wait 16 years ago
Jiri Slaby 5fc5b42a3b tty: remove sleep_on 16 years ago
Alan Cox 26a2e20f4a tty: Untangle termios and mm mutex dependencies 16 years ago
Mike Frysinger 0b91421857 tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interface 16 years ago
Alan Cox 0b4068a128 tty: simplify buffer allocator cleanups 16 years ago
Alan Cox c481c707fe tty: remove buffer special casing 16 years ago
Alan Cox 852e99d22f tty: bring ldisc into CodingStyle 16 years ago
Alan Cox f2c4c65c83 tty: Move ldisc_flush 16 years ago
Alan Cox c65c9bc3ef tty: rewrite the ldisc locking 16 years ago
Alan Cox e8b70e7d3e tty: Extract various bits of ldisc code 16 years ago
Alan Cox 5f0878acba tty: Fix oops when scanning the polling list for kgdb 16 years ago
Alan Cox 620df3c0a5 pty: Fix a comment 16 years ago
Alan Cox 38db89799b tty: throttling race fix 16 years ago
Jiri Slaby c3301a5c04 epca: fix test_bit parameters 16 years ago
Jiri Slaby a391ad0f09 rocket: fix test_bit parameters 16 years ago
Jiri Slaby b39933fbd3 tty: cyclades, remove unused variables 16 years ago
Jiri Slaby 963118eef9 tty: cyclades, fix nports handling 16 years ago