aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
...
| * | | | 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
| * | virtio_console: Free buffer if splice failsSjur Brændeland2012-12-17
| * | virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-17
| * | virtio: console: don't rely on virtqueue_add_buf() returning capacity.Amit Shah2012-12-17
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-19
|\ \ \
| * | | random: prime last_data value per fips requirementsJarod Wilson2012-11-08
| * | | random: fix debug format stringsJiri Kosina2012-11-08
| * | | random: make it possible to enable debugging without rebuildJiri Kosina2012-10-15
| |/ /
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-17
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-11-19
| |\ \
| | * | drm/i915: Kill off now unused gen6+ AGP codeBen Widawsky2012-11-11
| | * | drm/i915: Stop using AGP layer for GEN6+Ben Widawsky2012-11-11
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-16
|\ \ \ \
| * | | | drivers/char/tpm: remove tasklet and cleanupAshley Lai2012-11-01
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ \ \ \
| * | | | | various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-19
| * | | | | Merge branch 'master' into for-nextJiri Kosina2012-10-28
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | parport: dead code in pp_writeAlan Cox2012-10-15
* | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-13
|\ \ \ \ \ \
| * | | | | | ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij2012-11-05
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \ \ \ \
| * | | | | | Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-11-12
| |\| | | | |
| * | | | | | Merge branch 'depends/tty' into next/headersOlof Johansson2012-11-05
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-11
|\ \ \ \ \ \
| * | | | | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-11
|\ \ \ \ \ \
| * | | | | | drivers/char: for hpet, add count checking, and ~0UL instead of -1Chen Gang2012-11-26
| * | | | | | char: remove use of __devexitBill Pemberton2012-11-21
| * | | | | | char: remove use of __devinitconstBill Pemberton2012-11-21
| * | | | | | char: remove use of __devinitdataBill Pemberton2012-11-21
| * | | | | | char: remove use of __devinitBill Pemberton2012-11-21
| * | | | | | char: remove use of __devexit_pBill Pemberton2012-11-21
| * | | | | | Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman2012-10-29
| |\| | | | |
| * | | | | | pc8736x_gpio: use platform_device_unregister in pc8736x_gpio_cleanup()Wei Yongjun2012-10-24
| * | | | | | /dev/mem: use phys_addr_t for physical addressesCyril Chemparathy2012-10-24
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\ \ \ \ \ \
| * | | | | | tpm_infineon: remove use of __devexit_pBill Pemberton2012-11-28
| * | | | | | tpm: remove use of __devinitBill Pemberton2012-11-28
| | |/ / / / | |/| | | |