Commit Graph

4206 Commits (57e148b6a975980944f4466ccb669b1d02dfc6a1)

Author SHA1 Message Date
Borislav Petkov 0e152cd7c1 x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems 15 years ago
Julia Lawall 0fbcae222b drivers/char/mmtimer.c: eliminate useless code 15 years ago
Rodolfo Giometti 572b9adbd4 ldisc n_tty: add new method n_tty_inherit_ops() 15 years ago
Bela Lubkin 2f95d51308 ipmi: fix slave_addrs setting to actually work 15 years ago
Martin Wilck ae74e823cb ipmi: add parameter to limit CPU usage in kipmid 15 years ago
Veaceslav Falico d6db2ade10 copy_signal() cleanup: clean tty_audit_fork() 15 years ago
Andrew Morton d7d4d849b4 drivers/char/mem.c: cleanups 15 years ago
Wu Fengguang dcefafb6ac /dev/mem: dont allow seek to last page 15 years ago
Hendrik Brueckner 91a970d988 [S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA 15 years ago
Amit Shah 335a64a5c2 virtio: console: Use better variable names for fill_queue operation 15 years ago
Amit Shah 604b2ad7cc virtio: console: Fix type of 'len' as unsigned int 15 years ago
Alan Cox 2832fc11f1 USB: tty: Add a function to insert a string of characters with the same flag 15 years ago
Ari Entlich eec9fe7d1a tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call 15 years ago
Alan Cox d9661adfb8 tty: Keep the default buffering to sub-page units 15 years ago
Alan Cox 4165fe4ef7 tty: Fix up char drivers request_room usage 15 years ago
Alan Cox 638b9648ab tty: Fix the ldisc hangup race 15 years ago
Alan Cox b2a3dbc3ed nozomi: Tidy up the PCI table 15 years ago
Alan Cox e8c65d143a nozomi: Fix mutex handling 15 years ago
Alan Cox 266794eb71 nozomi: Add tty_port usage 15 years ago
Jiri Slaby ca1cce49c2 Char: synclink, remove unnecessary checks 15 years ago
Ben Hutchings e6c4ef984e tty: declare MODULE_FIRMWARE in various drivers 15 years ago
Rakib Mullick 02c95a62d8 ip2: Add module parameter. 15 years ago
Rakib Mullick 795877cfa4 ip2: remove #ifdef MODULE from ip2main.c 15 years ago
Rakib Mullick c6fc826e4c tty: moxa: remove #ifdef MODULE completely. 15 years ago
Roel Kluin ecfcbee729 hvc_console: fix test on unsigned in hvc_console_print() 15 years ago
Joe Perches db91340b2e serial: isicom.c: use pr_fmt and pr_<level> 15 years ago
Jiri Slaby f43a510de8 tty: char: mxser, remove unnecessary tty test 15 years ago
Bartlomiej Zolnierkiewicz 2090436357 serial: cyclades: allow overriding ISA defaults also when the driver is built-in 15 years ago
Jiri Slaby a357e777b5 serial: Char: cyclades, fix compiler warning 15 years ago
Paul Fulghum de538eb344 serial: synclink_gt: dropped transmit data bugfix 15 years ago
Peter Huewe eb054e3b3d m68k: vme_scc - __init annotations 15 years ago
Zhenyu Wang 1f7a6e372e drm/i915: Add dependency on the intel agp module 15 years ago
Eric Anholt 954bce507a agp/intel: Add a new Sandybridge HB/IG PCI ID combo. 15 years ago
Zhenyu Wang 14bc490bbd drm/i915, agp/intel: Fix stolen memory size on Sandybridge 15 years ago
Eric Anholt e3deb204c6 agp/intel: Use a non-reserved value for the cache field of the PTEs. 15 years ago
Eric Anholt 1089e30095 agp/intel: Add support for Sandybridge. 15 years ago
Amit Shah d693356192 virtio: console: Fill ports' entire in_vq with buffers 15 years ago
Amit Shah 22a29eacd2 virtio: console: Error out if we can't allocate buffers for control queue 15 years ago
Amit Shah 7177876fea virtio: console: Add ability to remove module 15 years ago
Amit Shah a9cdd48557 virtio: console: Ensure no memleaks in case of unused buffers 15 years ago
Amit Shah 298add723a virtio: console: show error message if hvc_alloc fails for console ports 15 years ago
Amit Shah d99393effd virtio: console: Add debugfs files for each port to expose debug info 15 years ago
Amit Shah 1f7aa42d16 virtio: console: Add ability to hot-unplug ports 15 years ago
Amit Shah 7f5d810dac virtio: console: Handle port hot-plug 15 years ago
Amit Shah 88f251ac58 virtio: console: Remove cached data on port close 15 years ago
Amit Shah 431edb8a8b virtio: console: Register with sysfs and create a 'name' attribute for ports 15 years ago
Amit Shah 3c7969ccb5 virtio: console: Ensure only one process can have a port open at a time 15 years ago
Amit Shah 2030fa496d virtio: console: Add file operations to ports for open/read/write/poll 15 years ago
Amit Shah fb08bd274d virtio: console: Associate each port with a char device 15 years ago
Amit Shah b766ceed5b virtio: console: Prepare for writing to userspace buffers 15 years ago