summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorLines
2013-02-07virtio_console: Don't access uninitialized data.Sjur Brændeland-1/+2
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman-58/+49
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-99/+230
2012-12-19Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-13/+27
2012-12-18virtio_console: Add support for remoteproc serialSjur Brændeland-23/+169
2012-12-18virtio_console: Merge struct buffer_token into struct port_bufferSjur Brændeland-76/+53
2012-12-18virtio_console: Free buffers from out-queue upon closesjur.brandeland@stericsson.com-0/+4
2012-12-18virtio_console: Use kmalloc instead of kzallocSjur Brændeland-1/+1
2012-12-18virtio_console: Free buffer if splice failsSjur Brændeland-0/+2
2012-12-18virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell-5/+5
2012-12-18virtio: console: don't rely on virtqueue_add_buf() returning capacity.Amit Shah-0/+2
2012-12-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-399/+12
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-56/+30
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-7/+3
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-1/+1
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-2/+0
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+7
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-81/+83
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+6
2012-12-03Merge branch 'block-dev'Linus Torvalds-1/+1
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds-1/+1
2012-11-28tpm_infineon: remove use of __devexit_pBill Pemberton-1/+1
2012-11-28tpm: remove use of __devinitBill Pemberton-5/+5
2012-11-26drivers/char: for hpet, add count checking, and ~0UL instead of -1Chen Gang-1/+4
2012-11-22IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.Krzysztof Hałasa-4/+7
2012-11-21char: remove use of __devexitBill Pemberton-33/+33
2012-11-21char: remove use of __devinitconstBill Pemberton-3/+3
2012-11-21char: remove use of __devinitdataBill Pemberton-12/+12
2012-11-21char: remove use of __devinitBill Pemberton-23/+23
2012-11-21char: remove use of __devexit_pBill Pemberton-2/+2
2012-11-20Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie-399/+12
2012-11-19various: Fix spelling of "asynchronous" in comments.Adam Buchbinder-2/+2
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby-2/+7
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann-1/+1
2012-11-11drm/i915: Kill off now unused gen6+ AGP codeBen Widawsky-398/+11
2012-11-11drm/i915: Stop using AGP layer for GEN6+Ben Widawsky-1/+1
2012-11-08random: prime last_data value per fips requirementsJarod Wilson-0/+17
2012-11-08random: fix debug format stringsJiri Kosina-9/+10
2012-11-05Merge branch 'depends/tty' into next/headersOlof Johansson-5/+36
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij-1/+1
2012-11-01drivers/char/tpm: remove tasklet and cleanupAshley Lai-56/+30
2012-10-29Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman-1/+1
2012-10-28Merge branch 'master' into for-nextJiri Kosina-509/+2962
2012-10-25sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P...Yuanhan Liu-1/+1
2012-10-24pc8736x_gpio: use platform_device_unregister in pc8736x_gpio_cleanup()Wei Yongjun-2/+1
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy-5/+5
2012-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-1/+1
2012-10-16IPMI: Detect register spacing on PCI interfacesCorey Minyard-2/+34
2012-10-16IPMI: Fix some uninitialized warningCorey Minyard-1/+1
2012-10-16IPMI: Change link orderMatthew Garrett-1/+0