Commit Graph

4809 Commits (62a45b60923a576170a1a0c309c240d9f40d193d)

Author SHA1 Message Date
Clemens Ladisch 96e9694df4 hpet: fix unwanted interrupt due to stale irq status bit 15 years ago
Jiri Slaby a56d531871 hpet: unmap unused I/O space 15 years ago
Eric Dumazet de5e2ddf9b ipmi: proper spinlock initialization 15 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
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
Amit Shah f402811971 virtio: console: Make write() return -ENODEV on hot-unplug 15 years ago
Amit Shah b3dddb9e6d virtio: console: Make read() return -ENODEV on hot-unplug 15 years ago
Amit Shah 8529a50427 virtio: console: Unblock poll on port hot-unplug 15 years ago
Amit Shah 3709ea7ae7 virtio: console: Un-block reads on chardev close 15 years ago
Amit Shah 84ec06c59a virtio: console: Check if portdev is valid in send_control_msg() 15 years ago
Amit Shah 96eb872b2a virtio: console: Remove control vq data only if using multiport support 15 years ago
Amit Shah 0223895994 virtio: console: Reset vdev before removing device 15 years ago
Dmitry Torokhov 9b3056cca0 tpm: change 'tpm_suspend_pcr' to be module parameter 15 years ago
Amit Shah 531295e63b virtio: console: Don't block entire guest if host doesn't read data 15 years ago
Arnd Bergmann efbec1cd04 tlclk: remove big kernel lock 15 years ago
Al Viro c4a0472725 fix rawctl compat ioctls breakage on amd64 and itanic 15 years ago
Chris Wilson 3dde04b015 agp/intel: Also add B43.1 to list of supported devices 15 years ago
Francisco Jerez f6086134d0 agp/amd-k7: Allow binding user memory to the AGP GART. 15 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Vasiliy Kulikov 6496a5c9e7 char: hvc: check for error case 15 years ago
Arnd Bergmann 613655fa39 drivers: autoconvert trivial BKL users to private mutex 15 years ago
Dmitry Torokhov 1966cb225c Input: sysrq - add locking to sysrq_filter() 15 years ago
Dominik Brodowski 06b3a1d12f pcmcia: avoid messages on module (un)loading 15 years ago
Dominik Brodowski 2e9b981a7c pcmcia: move driver name to struct pcmcia_driver 15 years ago