index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2013-01-03
ramoops: fix use of rounddown_pow_of_two()
Marco Stornelli
2013-01-03
drm/i915: add Ivy Bridge GT2 Server entries
Eugeni Dodonov
2012-10-30
tpm: Propagate error from tpm_transmit to fix a timeout hang
Peter Huewe
2012-10-17
TTY: ttyprintk, don't touch behind tty->write_buf
Jiri Slaby
2012-09-12
random: Add comment to random_initialize()
Tony Luck
2012-09-12
drivers/char/random.c: fix boot id uniqueness race
Mathieu Desnoyers
2012-08-10
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
2012-08-10
Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Tony Luck
2012-08-10
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-08-10
random: use the arch-specific rng in xfer_secondary_pool
Theodore Ts'o
2012-08-10
random: create add_device_randomness() interface
Linus Torvalds
2012-08-10
random: use lockless techniques in the interrupt path
Theodore Ts'o
2012-08-10
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-10
random: Adjust the number of loops when initializing
H. Peter Anvin
2012-08-10
random: Use arch-specific RNG to initialize the entropy store
Theodore Ts'o
2012-08-10
random: Use arch_get_random_int instead of cycle counter if avail
Linus Torvalds
2012-07-04
hwrng: atmel-rng - fix data valid check
Peter Korsgaard
2012-06-19
hwrng: atmel-rng - fix race condition leading to repeated bits
Peter Korsgaard
2012-06-19
char/agp: add another Ironlake host bridge
Eugeni Dodonov
2012-04-02
TPM: Zero buffer whole after copying to userspace
Tim Gardner
2012-04-02
ima: fix Kconfig dependencies
Fabio Estevam
2012-02-03
tpm_tis: add delay after aborting command
Stefan Berger
2011-12-20
ipmi_watchdog: restore settings when BMC reset
Corey Minyard
2011-11-17
fix typo/thinko in get_random_bytes()
Luck, Tony
2011-11-08
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
Keith Packard
2011-11-08
drm/i915: fix if statement (bogus semi-colon)
Dan Carpenter
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-02
Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...
Linus Torvalds
2011-11-02
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
2011-11-02
um: clean Kconfig up a bit
Al Viro
2011-11-01
Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-02
virtio: console: wait for first console port for early console output
Christian Borntraeger
2011-11-02
virtio: console: add port stats for bytes received, sent and discarded
Amit Shah
2011-11-02
virtio: console: make discard_port_data() use get_inbuf()
Amit Shah
2011-11-02
virtio: console: rename variable
Amit Shah
2011-11-02
virtio: console: make get_inbuf() return port->inbuf if present
Amit Shah
2011-11-02
virtio: console: Fix return type for get_inbuf()
Amit Shah
2011-11-02
virtio: console: Use wait_event_freezable instead of _interruptible
Amit Shah
2011-11-02
virtio: console: Ignore port name update request if name already set
Amit Shah
2011-11-02
virtio: console: Fix indentation
Amit Shah
2011-11-02
virtio-console: Use virtio_config_val() for retrieving config
Sasha Levin
2011-10-31
drivers/char: Fix implicit use of err.h in ramoops.c
Paul Gortmaker
2011-10-31
drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
drivers/char: Add module.h to those who were using it implicitly
Paul Gortmaker
2011-10-28
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-10-28
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-26
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]