aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-05char/tpm: simplify duration calculation and eliminate smatch warning.Peter Huewe1-7/+6
2013-02-05char/tpm: Remove duplicated lookup tablePeter Huewe1-17/+1
2013-01-31drm/i915: remove intel_gtt structureBen Widawsky1-15/+21
2013-01-30TTY: synclink: Convert + to | for bit operationsJoe Perches1-13/+13
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2-2/+2
2013-01-22char: Convert to devm_ioremap_resource()Thierry Reding3-10/+12
2013-01-22virtio_console: Let unconnected rproc device receive data.Sjur Brændeland1-1/+4
2013-01-20Drivers: char: exynos_rng_pm_ops can be staticFengguang Wu1-1/+1
2013-01-20agp/intel: Add gma_bus_addrBen Widawsky1-2/+3
2013-01-20drm/i915: Needs_dmar, notBen Widawsky1-4/+6
2013-01-20drm/i915: Remove scratch page from sharedBen Widawsky1-4/+5
2013-01-20drm/i915: Cut out the infamous ILK w/a from AGP layerBen Widawsky1-27/+0
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2-5/+6
2013-01-17Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-nextDave Airlie1-1/+0
2013-01-15TTY: synclink, remove unneeded testsJiri Slaby1-3/+0
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-11/+3
2013-01-15TTY: move low_latency to tty_portJiri Slaby1-1/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-1/+1
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby1-1/+2
2013-01-15synclink fix ldisc buffer argumentPaul Fulghum1-1/+11
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman26-58/+49
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-99/+230
2012-12-20drm/i915: Move GSM mapping into dev_privBen Widawsky1-1/+0
2012-12-19Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-13/+27
2012-12-18virtio_console: Add support for remoteproc serialSjur Brændeland1-23/+169
2012-12-18virtio_console: Merge struct buffer_token into struct port_bufferSjur Brændeland1-76/+53
2012-12-18virtio_console: Free buffers from out-queue upon closesjur.brandeland@stericsson.com1-0/+4
2012-12-18virtio_console: Use kmalloc instead of kzallocSjur Brændeland1-1/+1
2012-12-18virtio_console: Free buffer if splice failsSjur Brændeland1-0/+2
2012-12-18virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell1-5/+5
2012-12-18virtio: console: don't rely on virtqueue_add_buf() returning capacity.Amit Shah1-0/+2
2012-12-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-399/+12
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-56/+30
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-7/+3
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-2/+7
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds36-81/+83
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-6/+6
2012-12-03Merge branch 'block-dev'Linus Torvalds1-1/+1
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds1-1/+1
2012-11-28tpm_infineon: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-28tpm: remove use of __devinitBill Pemberton4-5/+5
2012-11-26drivers/char: for hpet, add count checking, and ~0UL instead of -1Chen Gang1-1/+4
2012-11-22IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.Krzysztof Hałasa2-4/+7
2012-11-21char: remove use of __devexitBill Pemberton30-33/+33
2012-11-21char: remove use of __devinitconstBill Pemberton2-3/+3
2012-11-21char: remove use of __devinitdataBill Pemberton10-12/+12
2012-11-21char: remove use of __devinitBill Pemberton6-23/+23
2012-11-21char: remove use of __devexit_pBill Pemberton2-2/+2