summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | TPM: Work around buggy TPMs that block during continue self testJason Gunthorpe2013-02-051-1/+9
| * | | | tpm_i2c_stm_st33: fix oops when i2c client is unavailableKent Yoder2013-02-052-6/+11
| * | | | char/tpm: Use struct dev_pm_ops for power managementPeter Huewe2013-02-051-16/+12Star
| * | | | TPM: STMicroelectronics ST33 I2C BUILD STUFFMathias Leblanc2013-02-052-0/+11
| * | | | tpm: rename STM driver to match other i2c driversKent Yoder2013-02-052-1/+1
| * | | | tpm: STM i2c driver fixesKent Yoder2013-02-052-89/+69Star
| * | | | tpm: rename vendor data to priv and provide an accessorKent Yoder2013-02-052-5/+7
| * | | | TPM: STMicroelectronics ST33 I2C KERNEL 3.xMathias Leblanc2013-02-052-0/+984
| * | | | char/tpm: Use true and false for boolsPeter Huewe2013-02-051-6/+6
| * | | | TPM: Switch to __packed instead of __attribute__((packed))Jason Gunthorpe2013-02-052-21/+21
| * | | | TPM: Issue TPM_STARTUP at driver load if the TPM has not been startedJason Gunthorpe2013-02-052-4/+46
| * | | | char/tpm: simplify duration calculation and eliminate smatch warning.Peter Huewe2013-02-051-7/+6Star
| * | | | char/tpm: Remove duplicated lookup tablePeter Huewe2013-02-051-17/+1Star
* | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-02-152-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-262-2/+2
| | |/ / | |/| |
* / | | virtio_console: Don't access uninitialized data.Sjur Brændeland2013-02-071-1/+2
|/ / /
* / / Drivers: char: remove __dev* attributes.Greg Kroah-Hartman2013-01-0426-58/+49Star
|/ /
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-201-99/+230
|\ \
| * | virtio_console: Add support for remoteproc serialSjur Brændeland2012-12-181-23/+169
| * | virtio_console: Merge struct buffer_token into struct port_bufferSjur Brændeland2012-12-181-76/+53Star
| * | virtio_console: Free buffers from out-queue upon closesjur.brandeland@stericsson.com2012-12-181-0/+4
| * | virtio_console: Use kmalloc instead of kzallocSjur Brændeland2012-12-181-1/+1
| * | virtio_console: Free buffer if splice failsSjur Brændeland2012-12-181-0/+2
| * | virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-181-5/+5
| * | virtio: console: don't rely on virtqueue_add_buf() returning capacity.Amit Shah2012-12-181-0/+2
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-201-13/+27
|\ \ \
| * | | random: prime last_data value per fips requirementsJarod Wilson2012-11-081-0/+17
| * | | random: fix debug format stringsJiri Kosina2012-11-081-9/+10
| * | | random: make it possible to enable debugging without rebuildJiri Kosina2012-10-161-4/+0Star
| |/ /
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-172-399/+12Star
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-11-202-399/+12Star
| |\ \
| | * | drm/i915: Kill off now unused gen6+ AGP codeBen Widawsky2012-11-112-398/+11Star
| | * | drm/i915: Stop using AGP layer for GEN6+Ben Widawsky2012-11-111-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-172-56/+30Star
|\ \ \ \
| * | | | drivers/char/tpm: remove tasklet and cleanupAshley Lai2012-11-012-56/+30Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-133-7/+3Star
|\ \ \ \ \
| * | | | | various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-192-2/+2
| * | | | | Merge branch 'master' into for-nextJiri Kosina2012-10-2841-509/+2962
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | parport: dead code in pp_writeAlan Cox2012-10-151-5/+1Star
* | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-1/+1
|\ \ \ \ \ \
| * | | | | | ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij2012-11-051-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-2/+0Star
|\ \ \ \ \ \
| * | | | | | Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-11-121-1/+1
| |\| | | | |
| * | | | | | Merge branch 'depends/tty' into next/headersOlof Johansson2012-11-054-5/+36
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-161-2/+0Star
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-112-2/+7
|\ \ \ \ \ \
| * | | | | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-162-2/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-1136-81/+83
|\ \ \ \ \ \
| * | | | | | drivers/char: for hpet, add count checking, and ~0UL instead of -1Chen Gang2012-11-271-1/+4
| * | | | | | char: remove use of __devexitBill Pemberton2012-11-2130-33/+33