Age | Commit message (Expand) | Author | Files | Lines |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2 | -2/+2 |
2013-01-22 | char: Convert to devm_ioremap_resource() | Thierry Reding | 3 | -10/+12 |
2013-01-22 | virtio_console: Let unconnected rproc device receive data. | Sjur Brændeland | 1 | -1/+4 |
2013-01-21 | Drivers: char: exynos_rng_pm_ops can be static | Fengguang Wu | 1 | -1/+1 |
2013-01-20 | agp/intel: Add gma_bus_addr | Ben Widawsky | 1 | -2/+3 |
2013-01-20 | drm/i915: Needs_dmar, not | Ben Widawsky | 1 | -4/+6 |
2013-01-20 | drm/i915: Remove scratch page from shared | Ben Widawsky | 1 | -4/+5 |
2013-01-20 | drm/i915: Cut out the infamous ILK w/a from AGP layer | Ben Widawsky | 1 | -27/+0 |
2013-01-19 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2 | -5/+6 |
2013-01-17 | Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet... | Dave Airlie | 1 | -1/+0 |
2013-01-16 | TTY: synclink, remove unneeded tests | Jiri Slaby | 1 | -3/+0 |
2013-01-16 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -11/+3 |
2013-01-16 | TTY: move low_latency to tty_port | Jiri Slaby | 1 | -1/+1 |
2013-01-16 | TTY: switch tty_insert_flip_char | Jiri Slaby | 1 | -1/+1 |
2013-01-16 | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby | 1 | -1/+2 |
2013-01-16 | synclink fix ldisc buffer argument | Paul Fulghum | 1 | -1/+11 |
2013-01-04 | Drivers: char: remove __dev* attributes. | Greg Kroah-Hartman | 26 | -58/+49 |
2012-12-20 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -99/+230 |
2012-12-20 | drm/i915: Move GSM mapping into dev_priv | Ben Widawsky | 1 | -1/+0 |
2012-12-20 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -13/+27 |
2012-12-18 | virtio_console: Add support for remoteproc serial | Sjur Brændeland | 1 | -23/+169 |
2012-12-18 | virtio_console: Merge struct buffer_token into struct port_buffer | Sjur Brændeland | 1 | -76/+53 |
2012-12-18 | virtio_console: Free buffers from out-queue upon close | sjur.brandeland@stericsson.com | 1 | -0/+4 |
2012-12-18 | virtio_console: Use kmalloc instead of kzalloc | Sjur Brændeland | 1 | -1/+1 |
2012-12-18 | virtio_console: Free buffer if splice fails | Sjur Brændeland | 1 | -0/+2 |
2012-12-18 | virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0 | Rusty Russell | 1 | -5/+5 |
2012-12-18 | virtio: console: don't rely on virtqueue_add_buf() returning capacity. | Amit Shah | 1 | -0/+2 |
2012-12-17 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -399/+12 |
2012-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -56/+30 |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -7/+3 |
2012-12-13 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+0 |
2012-12-12 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -2/+7 |
2012-12-12 | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 36 | -81/+83 |
2012-12-12 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -6/+6 |
2012-12-03 | Merge branch 'block-dev' | Linus Torvalds | 1 | -1/+1 |
2012-11-29 | blockdev: remove bd_block_size_semaphore again | Linus Torvalds | 1 | -1/+1 |
2012-11-28 | tpm_infineon: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | tpm: remove use of __devinit | Bill Pemberton | 4 | -5/+5 |
2012-11-27 | drivers/char: for hpet, add count checking, and ~0UL instead of -1 | Chen Gang | 1 | -1/+4 |
2012-11-22 | IXP4xx: HW pseudo-random generator is available on IXP45x/46x only. | Krzysztof Hałasa | 2 | -4/+7 |
2012-11-22 | char: remove use of __devexit | Bill Pemberton | 30 | -33/+33 |
2012-11-22 | char: remove use of __devinitconst | Bill Pemberton | 2 | -3/+3 |
2012-11-22 | char: remove use of __devinitdata | Bill Pemberton | 10 | -12/+12 |
2012-11-22 | char: remove use of __devinit | Bill Pemberton | 6 | -23/+23 |
2012-11-22 | char: remove use of __devexit_p | Bill Pemberton | 2 | -2/+2 |
2012-11-20 | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ... | Dave Airlie | 2 | -399/+12 |
2012-11-19 | various: Fix spelling of "asynchronous" in comments. | Adam Buchbinder | 2 | -2/+2 |
2012-11-16 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 2 | -2/+7 |
2012-11-13 | Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9... | Arnd Bergmann | 1 | -1/+1 |