Commit Graph

4838 Commits (1880c4ae182afb5650c5678949ecfe7ff66a724e)

Author SHA1 Message Date
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
Daniel Vetter 201728429d intel-gtt: maximize ggtt size on platforms that support this 14 years ago
Daniel Vetter b3eafc5af0 intel-gtt: save PGETBL_CTL later in the setup process 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 14 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
Samo Pogacnik 24b4b67d17 add ttyprintk driver 15 years ago
Pekka Enberg f573bd1764 tty: Remove __GFP_NOFAIL from tty_add_file() 15 years ago
Dmitry Eremin-Solenikov 30004ac9c0 tty: add tty_struct->dev pointer to corresponding device instance 15 years ago
Chris Wilson 85ccc35b7e agp/intel: Restore valid PTE bit for Sandybridge after bdd3072 15 years ago
Julia Lawall 338e4fab3d drivers/char/agp/parisc-agp.c: eliminate memory leak 15 years ago
Vasiliy Kulikov 5b917a1420 pcmcia: synclink_cs: fix information leak to userland 15 years ago
Amit Shah 299fb61c08 virtio: console: Disable lseek(2) for port file operations 15 years ago
Amit Shah a461e11e7b virtio: console: Send SIGIO in case of port unplug 15 years ago
Amit Shah 55f6bcce36 virtio: console: Send SIGIO on new data arrival on ports 15 years ago
Amit Shah 3eae0adea9 virtio: console: Send SIGIO to processes that request it for host events 15 years ago
Amit Shah e062013c7d virtio: console: Reference counting portdev structs is not needed 15 years ago
Amit Shah b353a6b821 virtio: console: Add reference counting for port struct 15 years ago
Amit Shah d22a69892b virtio: console: Use cdev_alloc() instead of cdev_init() 15 years ago
Amit Shah 04950cdf07 virtio: console: Add a find_port_by_devt() function 15 years ago
Amit Shah 6bdf2afd02 virtio: console: Add a list of portdevs that are active 15 years ago
Amit Shah 8ad37e83c8 virtio: console: open: Use a common path for error handling 15 years ago
Amit Shah 7a2853178d virtio: console: remove_port() should return void 15 years ago