Commit Graph

4658 Commits (e8a7e48bb248a1196484d3f8afa53bded2b24e71)

Author SHA1 Message Date
Matthew Garrett 3f0d3d016d tpm: Autodetect itpm devices 14 years ago
Jiri Slaby 22e132ff26 Char: virtio_console, fix memory leak 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Jim Bos 22d3243de8 Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again) 14 years ago
Dmitry Torokhov fcb7193096 Input: sysrq - pass along lone Alt + SysRq 14 years ago
Jim Bos 6b4e81db25 i8k: Tell gcc that *regs gets clobbered 14 years ago
Geert Uytterhoeven 37db8f91b7 amiserial: Remove unused variable icount 14 years ago
Andres Salomon 86f94e3a15 pcmcia: fix warning in synclink driver 14 years ago
Nicolas Kaiser 20fffee818 pcmcia/cm4000: fix error code 14 years ago
Alan Cox 68e29655cc nozomi: Fix warning from the previous TIOCGCOUNT changes 14 years ago
Andres Salomon dc98d96508 tty: fix warning in synclink driver 14 years ago
Greg Kroah-Hartman 1db01135df TTY: move .gitignore from drivers/char/ to drivers/tty/vt/ 14 years ago
Greg Kroah-Hartman 60d4ae8d43 TTY: create drivers/tty/vt and move the vt code there 14 years ago
Greg Kroah-Hartman 96fd7ce58f TTY: create drivers/tty and move the tty core files there 14 years ago
Zhenyu Wang 16a02cf08a agp/intel: fix cache control for sandybridge 14 years ago
Zhenyu Wang 8d0f567082 agp/intel: restore cache behavior on sandybridge 14 years ago
Thomas Gleixner 3c80fe4ac9 audit: Call tty_audit_push_task() outside preempt disabled 14 years ago
Kyle McMartin 6a915c2bf0 parisc-agp: fix missing slab.h include 14 years ago
Kyungmin Park c3b92ce9e7 ramoops: use the platform data structure instead of module params 14 years ago
Rakib Mullick e89d67cfbc drivers/char/mxser.c: fix compilation warning in mxser.c 14 years ago
Tracey Dent 5a780fc096 drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-y 14 years ago
Tracey Dent a222945eb1 drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module>-objs with <module>-y 14 years ago
Tracey Dent cb299ba8b5 drivers/char/mwave/Makefile: clean up 14 years ago
Tracey Dent 7fa51743dc drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-y 14 years ago
Tracey Dent 44cd4dffe2 drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y 14 years ago
Paul Fulghum 9807224f1d drivers/char/synclink_gt.c: add extended sync feature 14 years ago
Vasiliy Kulikov ed77ed6112 drivers/char/synclink_gt.c: fix information leak to userland 14 years ago
Vasiliy Kulikov b9b1134260 drivers/char/ppdev.c: fix information leak to userland 14 years ago
Vasiliy Kulikov 19714a8af8 drivers/char/applicom.c: fix information leak to userland 14 years ago
Paul Fulghum ffd7d6baa6 synclink_gt: fix per device locking 14 years ago
Dimitri Sivanich dcade5ed16 SGI Altix IA64 mmtimer: eliminate long interval timer holdoffs 14 years ago
Andrew Morton 656e17ea9d drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING) 14 years ago
Dan Carpenter 713efa9a64 drivers/char/rocket.c: release_region or error path 14 years ago
Corey Minyard 60ee6d5faf ipmi: fix __init and __exit attribute locations 14 years ago
Graham Gower 1e0ad2881d drivers/char/vt_ioctl.c: fix VT_OPENQRY error value 14 years ago
Vasiliy Kulikov dae512edc6 drivers/char/hpet.c: fix information leak to userland 14 years ago
Jaswinder Singh Rajput 0ca01763a0 hpet: fix style problems 14 years ago
Clemens Ladisch 96e9694df4 hpet: fix unwanted interrupt due to stale irq status bit 14 years ago
Jiri Slaby a56d531871 hpet: unmap unused I/O space 14 years ago
Eric Dumazet de5e2ddf9b ipmi: proper spinlock initialization 14 years ago
KAMEZAWA Hiroyuki 4a3956c790 vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos 15 years ago
Hendrik Brueckner c77f7cf74b [S390] hvc_iucv: do not call iucv_unregister if iucv_register failed 15 years ago
Jeremy Fitzhardinge 4fe7d5a708 xen: make hvc_xen console work for dom0. 15 years ago
Jeremy Fitzhardinge 403a85ff00 xen/hvc: only notify if we actually sent something 15 years ago
Nicolas Pitre 432c9ed22a vcs: invoke the vt update callback when /dev/vcs* is written to 15 years ago
Nicolas Pitre 47725ac76f vcs: add poll/fasync support 15 years ago
Alan Cox 0587102cf9 tty: icount changeover for other main devices 15 years ago
Alan Cox d281da7ff6 tty: Make tiocgicount a handler 15 years ago
Vasiliy Kulikov b670bde0b2 tty_io: check return code of tty_register_device 15 years ago
Jiri Slaby df480518a6 Char: mxser, call pci_disable_device from probe/remove 15 years ago