aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-02-21
|\
| * pcmcia: synclink_cs: cleanup checkpatch warningsAlexey Khoroshilov2013-02-08
| * pcmcia: synclink_cs: fix error handling in mgslpc_probe()Alexey Khoroshilov2013-02-08
| * drivers/char/mem.c: fix small coding style issuesHans Grob2013-02-06
| * Drivers: char: exynos_rng_pm_ops can be staticFengguang Wu2013-01-20
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \
| * | TTY: synclink: Convert + to | for bit operationsJoe Perches2013-01-30
| * | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| * | TTY: synclink, remove unneeded testsJiri Slaby2013-01-16
| * | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * | TTY: move low_latency to tty_portJiri Slaby2013-01-16
| * | TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
| * | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
| * | synclink fix ldisc buffer argumentPaul Fulghum2013-01-16
| |/
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \
| * | char: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-02-21
|\ \
| * | tpm/ibmvtpm: build only when IBM pseries is configuredKent Yoder2013-02-14
| * | tpm_tis: check pnp_acpi_device return codeKent Yoder2013-02-05
| * | char/tpm/tpm_i2c_stm_st33: drop temporary variable for return valuePeter Huewe2013-02-05
| * | char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probePeter Huewe2013-02-05
| * | char/tpm/tpm_i2c_stm_st33: Remove __devexit attributePeter Huewe2013-02-05
| * | char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignmentPeter Huewe2013-02-05
| * | tpm_i2c_stm_st33: removed unused variables/codeKent Yoder2013-02-05
| * | TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startupJason Gunthorpe2013-02-05
| * | tpm: Fix cancellation of TPM commands (interrupt mode)Stefan Berger2013-02-05
| * | tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger2013-02-05
| * | tpm: Store TPM vendor IDStefan Berger2013-02-05
| * | TPM: Work around buggy TPMs that block during continue self testJason Gunthorpe2013-02-05
| * | tpm_i2c_stm_st33: fix oops when i2c client is unavailableKent Yoder2013-02-05
| * | char/tpm: Use struct dev_pm_ops for power managementPeter Huewe2013-02-05
| * | TPM: STMicroelectronics ST33 I2C BUILD STUFFMathias Leblanc2013-02-05
| * | tpm: rename STM driver to match other i2c driversKent Yoder2013-02-05
| * | tpm: STM i2c driver fixesKent Yoder2013-02-05
| * | tpm: rename vendor data to priv and provide an accessorKent Yoder2013-02-05
| * | TPM: STMicroelectronics ST33 I2C KERNEL 3.xMathias Leblanc2013-02-05
| * | char/tpm: Use true and false for boolsPeter Huewe2013-02-05
| * | TPM: Switch to __packed instead of __attribute__((packed))Jason Gunthorpe2013-02-05
| * | TPM: Issue TPM_STARTUP at driver load if the TPM has not been startedJason Gunthorpe2013-02-05
| * | char/tpm: simplify duration calculation and eliminate smatch warning.Peter Huewe2013-02-05
| * | char/tpm: Remove duplicated lookup tablePeter Huewe2013-02-05
* | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-02-15
|\ \ \
| * | | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-25
| | |/ | |/|
* / | virtio_console: Don't access uninitialized data.Sjur Brændeland2013-02-06
|/ /
* / Drivers: char: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-20
|\
| * virtio_console: Add support for remoteproc serialSjur Brændeland2012-12-17
| * virtio_console: Merge struct buffer_token into struct port_bufferSjur Brændeland2012-12-17
| * virtio_console: Free buffers from out-queue upon closesjur.brandeland@stericsson.com2012-12-17
| * virtio_console: Use kmalloc instead of kzallocSjur Brændeland2012-12-17