Age | Commit message (Expand) | Author |
2013-01-15 | TTY: move low_latency to tty_port | Jiri Slaby |
2013-01-15 | TTY: switch tty_insert_flip_char | Jiri Slaby |
2013-01-15 | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby |
2013-01-15 | synclink fix ldisc buffer argument | Paul Fulghum |
2013-01-03 | Drivers: char: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-20 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-12-19 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-12-18 | virtio_console: Add support for remoteproc serial | Sjur Brændeland |
2012-12-18 | virtio_console: Merge struct buffer_token into struct port_buffer | Sjur Brændeland |
2012-12-18 | virtio_console: Free buffers from out-queue upon close | sjur.brandeland@stericsson.com |
2012-12-18 | virtio_console: Use kmalloc instead of kzalloc | Sjur Brændeland |
2012-12-18 | virtio_console: Free buffer if splice fails | Sjur Brændeland |
2012-12-18 | virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0 | Rusty Russell |
2012-12-18 | virtio: console: don't rely on virtqueue_add_buf() returning capacity. | Amit Shah |
2012-12-17 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-13 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-11 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-12-11 | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-12-03 | Merge branch 'block-dev' | Linus Torvalds |
2012-11-29 | blockdev: remove bd_block_size_semaphore again | Linus Torvalds |
2012-11-28 | tpm_infineon: remove use of __devexit_p | Bill Pemberton |
2012-11-28 | tpm: remove use of __devinit | Bill Pemberton |
2012-11-26 | drivers/char: for hpet, add count checking, and ~0UL instead of -1 | Chen Gang |
2012-11-22 | IXP4xx: HW pseudo-random generator is available on IXP45x/46x only. | Krzysztof Hałasa |
2012-11-21 | char: remove use of __devexit | Bill Pemberton |
2012-11-21 | char: remove use of __devinitconst | Bill Pemberton |
2012-11-21 | char: remove use of __devinitdata | Bill Pemberton |
2012-11-21 | char: remove use of __devinit | Bill Pemberton |
2012-11-21 | char: remove use of __devexit_p | Bill Pemberton |
2012-11-20 | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ... | Dave Airlie |
2012-11-19 | various: Fix spelling of "asynchronous" in comments. | Adam Buchbinder |
2012-11-15 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby |
2012-11-12 | Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9... | Arnd Bergmann |
2012-11-11 | drm/i915: Kill off now unused gen6+ AGP code | Ben Widawsky |
2012-11-11 | drm/i915: Stop using AGP layer for GEN6+ | Ben Widawsky |
2012-11-08 | random: prime last_data value per fips requirements | Jarod Wilson |
2012-11-08 | random: fix debug format strings | Jiri Kosina |
2012-11-05 | Merge branch 'depends/tty' into next/headers | Olof Johansson |
2012-11-05 | ARM: plat-nomadik: move MTU, kill plat-nomadik | Linus Walleij |
2012-11-01 | drivers/char/tpm: remove tasklet and cleanup | Ashley Lai |
2012-10-29 | Merge 3.7-rc3 into char-misc-next | Greg Kroah-Hartman |
2012-10-28 | Merge branch 'master' into for-next | Jiri Kosina |
2012-10-25 | sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P... | Yuanhan Liu |
2012-10-24 | pc8736x_gpio: use platform_device_unregister in pc8736x_gpio_cleanup() | Wei Yongjun |
2012-10-24 | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy |
2012-10-16 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |