Commit Graph

5260 Commits (88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7)

Author SHA1 Message Date
Greg Kroah-Hartman bcd2982a0e Drivers: char: remove __dev* attributes. 12 years ago
Sjur Brændeland 1b6370463e virtio_console: Add support for remoteproc serial 12 years ago
Sjur Brændeland 276a3e954c virtio_console: Merge struct buffer_token into struct port_buffer 12 years ago
sjur.brandeland@stericsson.com eb34f12b50 virtio_console: Free buffers from out-queue upon close 12 years ago
Sjur Brændeland 0127f6855e virtio_console: Use kmalloc instead of kzalloc 12 years ago
Sjur Brændeland fe5295374e virtio_console: Free buffer if splice fails 12 years ago
Rusty Russell 589575a235 virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0 12 years ago
Amit Shah 49e86f1686 virtio: console: don't rely on virtqueue_add_buf() returning capacity. 12 years ago
Linus Torvalds 1e8b33328a blockdev: remove bd_block_size_semaphore again 12 years ago
Bill Pemberton 164dce8221 tpm_infineon: remove use of __devexit_p 12 years ago
Bill Pemberton afc6d36912 tpm: remove use of __devinit 12 years ago
Chen Gang 2cf4e52e27 drivers/char: for hpet, add count checking, and ~0UL instead of -1 12 years ago
Krzysztof Hałasa 553da857b1 IXP4xx: HW pseudo-random generator is available on IXP45x/46x only. 12 years ago
Bill Pemberton 39af33fc45 char: remove use of __devexit 12 years ago
Bill Pemberton aa89ed9e36 char: remove use of __devinitconst 12 years ago
Bill Pemberton 0bbed20e05 char: remove use of __devinitdata 12 years ago
Bill Pemberton 2223cbec33 char: remove use of __devinit 12 years ago
Bill Pemberton 4dde2d2f3a char: remove use of __devexit_p 12 years ago
Adam Buchbinder b3834be5c4 various: Fix spelling of "asynchronous" in comments. 12 years ago
Jiri Slaby 191c5f1027 TTY: call tty_port_destroy in the rest of drivers 12 years ago
Ben Widawsky 009946f89b drm/i915: Kill off now unused gen6+ AGP code 12 years ago
Ben Widawsky e76e9aebcd drm/i915: Stop using AGP layer for GEN6+ 12 years ago
Jarod Wilson ec8f02da9e random: prime last_data value per fips requirements 12 years ago
Jiri Kosina 8eb2ffbf7b random: fix debug format strings 12 years ago
Linus Walleij 694e33a7f4 ARM: plat-nomadik: move MTU, kill plat-nomadik 12 years ago
Ashley Lai b566650270 drivers/char/tpm: remove tasklet and cleanup 12 years ago
Yuanhan Liu 2cb55a2f47 sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_SLEEP 12 years ago
Wei Yongjun 1b3c16556a pc8736x_gpio: use platform_device_unregister in pc8736x_gpio_cleanup() 12 years ago
Cyril Chemparathy 7e6735c357 /dev/mem: use phys_addr_t for physical addresses 12 years ago
Corey Minyard a6c16c2803 IPMI: Detect register spacing on PCI interfaces 12 years ago
Corey Minyard 9ebca93bf3 IPMI: Fix some uninitialized warning 12 years ago
Matthew Garrett 061475b65c IPMI: Change link order 12 years ago
Jiri Kosina be5b779ae9 random: make it possible to enable debugging without rebuild 12 years ago
Tony Lindgren 27615a97b2 ARM: OMAP: Trivial driver changes to remove include plat/cpu.h 12 years ago
Alan Cox 5d0c3d4f3d parport: dead code in pp_write 12 years ago
Daniel Vetter 9169d3a880 drm/i915: disable wc gtt pte mappings on gen2 13 years ago
Peter Huewe abce9ac292 tpm: Propagate error from tpm_transmit to fix a timeout hang 13 years ago
Gang Wei 1631cfb7ce driver/char/tpm: fix regression causesd by ppi 13 years ago
Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 13 years ago
Arnd Bergmann 45ef6ac6f5 ARM: footbridge: nw_gpio_lock is raw_spin_lock 13 years ago
Andi Kleen 1849f23d6f sections: fix section conflicts in drivers/char 13 years ago
Alexey Khoroshilov 33e1afc3d8 virtio: console: fix error handling in init() function 13 years ago
Masami Hiramatsu 8ca84a50e5 virtio/console: Allocate scatterlist according to the current pipe size 13 years ago
Masami Hiramatsu efe75d24a6 virtio/console: Wait until the port is ready on splice 13 years ago
Masami Hiramatsu ec8fc87015 virtio/console: Add a failback for unstealable pipe buffer 13 years ago
Masami Hiramatsu eb5e89fc70 virtio/console: Add splice_write support 13 years ago
Alexey Khoroshilov 221b7b5796 pcmcia: synclink_cs: fix potential tty NULL dereference 13 years ago
Peter Senna Tschudin 08b79dd10b drivers/char/mmtimer.c: Remove useless kfree 13 years ago
Peter Senna Tschudin f8885c26d5 drivers/char: removes unnecessary semicolon 13 years ago
Mikulas Patocka b87570f5d3 Fix a crash when block device is read and block size is changed at the same time 13 years ago