Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fac1d933f4691d59eb5f6ec02bb8eae8d5c68297
/
drivers
/
char
bd29e56
fix typo/thinko in get_random_bytes()
by Luck, Tony
· 13 years ago
a08185a
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
by Keith Packard
· 13 years ago
35b09c9
drm/i915: fix if statement (bogus semi-colon)
by Dan Carpenter
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
f7e8011
Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 13 years ago
80c2861
Merge git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
de0a534
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
by Linus Torvalds
· 13 years ago
3369465
um: switch to use of drivers/Kconfig
by Al Viro
· 13 years ago
d805a78
um: clean Kconfig up a bit
by Al Viro
· 13 years ago
25498e5
Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
5e38483
virtio: console: wait for first console port for early console output
by Christian Borntraeger
· 13 years ago
17e5b4f
virtio: console: add port stats for bytes received, sent and discarded
by Amit Shah
· 13 years ago
2d24cda
virtio: console: make discard_port_data() use get_inbuf()
by Amit Shah
· 13 years ago
ce072a0
virtio: console: rename variable
by Amit Shah
· 13 years ago
d25a9dd
virtio: console: make get_inbuf() return port->inbuf if present
by Amit Shah
· 13 years ago
defde66
virtio: console: Fix return type for get_inbuf()
by Amit Shah
· 13 years ago
a08fa92
virtio: console: Use wait_event_freezable instead of _interruptible
by Amit Shah
· 13 years ago
291024e
virtio: console: Ignore port name update request if name already set
by Amit Shah
· 13 years ago
286f9a2
virtio: console: Fix indentation
by Amit Shah
· 13 years ago
51c6d61
virtio-console: Use virtio_config_val() for retrieving config
by Sasha Levin
· 13 years ago
c05aa8f
drivers/char: Fix implicit use of err.h in ramoops.c
by Paul Gortmaker
· 13 years ago
66300e6
drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
by Paul Gortmaker
· 13 years ago
c22405c
drivers/char: Add module.h to those who were using it implicitly
by Paul Gortmaker
· 13 years ago
37be944
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
8e6d539
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
7115e3f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9826530
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
aa77677
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
73692d9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm
by Linus Torvalds
· 13 years ago
36b8d18
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
43a3beb
Merge branch 'staging-next' into Linux 3.1
by Greg Kroah-Hartman
· 13 years ago
9b553f7
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next
by Dave Airlie
· 13 years ago
5c04228
drm/i915: ILK + VT-d workaround
by Ben Widawsky
· 13 years ago
677d3e2
hw_random: add driver for atmel true hardware random number generator
by Peter Korsgaard
· 13 years ago
9c48f1c
x86, nmi: Wire up NMI handlers to new routines
by Don Zickus
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
3321c07
TPM: Zero buffer after copying to userspace
by Peter Huewe
· 13 years ago
6b07d30
TPM: Call tpm_transmit with correct size
by Peter Huewe
· 13 years ago
de69113
TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc
by Axel Lin
· 13 years ago
5ce5ed3
TPM: TCG_ATMEL should depend on HAS_IOPORT
by Geert Uytterhoeven
· 13 years ago
d3f1381
iommu: Rename the DMAR and INTR_REMAP config options
by Suresh Siddha
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
a28ee47
drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit
by Christian Dietrich
· 13 years ago
8e03bd6
char: Convert vmalloc/memset to vzalloc
by Joe Perches
· 13 years ago
6eafa46
Merge 3.1-rc4 into staging-next
by Greg Kroah-Hartman
· 13 years ago
7e8aa04
drivers/char/msm_smd_pkt.c: don't use IS_ERR()
by Thomas Meyer
· 13 years ago
1ec3ba9
Staging: remove drivers/char/scc.h as it should have gone a while ago
by Greg Kroah-Hartman
· 13 years ago
403d1d0
tpm: suppress durations sysfs output if not read
by Stefan Berger
· 13 years ago
fc00015
[IA64] agp/hp-agp: Allow binding user memory to the AGP GART
by Émeric Maschino
· 13 years ago
1d927c3
apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count()
by Tejun Heo
· 13 years ago
6e5714e
net: Compute protocol sequence numbers and fragment IDs using MD5.
by David S. Miller
· 13 years ago
1560ffe6
tpm_tis: fix build when ACPI is not enabled
by Randy Dunlap
· 13 years ago
f7b9fcb
ramoops: update module parameters
by Sergiu Iordache
· 13 years ago
1850536
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
3d071cd3
Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
by Chris Metcalf
· 13 years ago
63d7717
random: Add support for architectural random hooks
by H. Peter Anvin
· 13 years ago
83c1b31
ramoops: fix compile failure on parisc
by James Bottomley
· 13 years ago
24f1466
n2rng: Attach on Niagara-T3.
by David S. Miller
· 13 years ago
95b6886
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
3e5c4fa
ramoops: make record_size a module parameter
by Sergiu Iordache
· 13 years ago
6b4d2a2
ramoops: move dump_oops into platform data
by Sergiu Iordache
· 13 years ago
0169256
ramoops: add new line to each print
by Marco Stornelli
· 13 years ago
13aefd7
ramoops: use module parameters instead of platform data if not available
by Marco Stornelli
· 13 years ago
29412f0
tpm_nsc: Fix bug when loading multiple TPM drivers
by Stefan Berger
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
a23a334
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
8e20487
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
431bf99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 13 years ago
9685431
tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP block
by Stefan Berger
· 13 years ago
87c48fa
ipv6: make fragment identifications less predictable
by Eric Dumazet
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
2273506
drivers: fix up various ->llseek() implementations
by Josef Bacik
· 13 years ago
6eb77b2
tpm: Fix compilation warning when CONFIG_PNP is not defined
by Stefan Berger
· 13 years ago
f0c077a
PM: Improve error code of pm_notifier_call_chain()
by Akinobu Mita
· 13 years ago
574c44f
ia64: Replace clocksource.fsys_mmio with generic arch data
by Andy Lutomirski
· 13 years ago
780d7cc
agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M
by Chris Wilson
· 13 years ago
c920669
tpm: Fix a typo
by Stefan Berger
· 14 years ago
9519de3
tpm_tis: Probing function for Intel iTPM bug
by Stefan Berger
· 14 years ago
a7b6682
tpm_tis: Fix the probing for interrupts
by Stefan Berger
· 14 years ago
20b87bb
tpm_tis: Delay ACPI S3 suspend while the TPM is busy
by Stefan Berger
· 14 years ago
45baa1d
tpm_tis: Re-enable interrupts upon (S3) resume
by Stefan Berger
· 14 years ago
5a79444
tpm: Fix display of data in pubek sysfs entry
by Stefan Berger
· 14 years ago
6259210
tpm_tis: Add timeouts sysfs entry
by Stefan Berger
· 14 years ago
e3e1a1e
tpm: Adjust interface timeouts if they are too small
by Stefan Berger
· 14 years ago
829bf06
tpm: Use interface timeouts returned from the TPM
by Stefan Berger
· 14 years ago
04ab229
tpm_tis: Introduce durations sysfs entry
by Stefan Berger
· 14 years ago
e934acc
tpm: Adjust the durations if they are too small
by Stefan Berger
· 14 years ago
979b140
tpm: Use durations returned from TPM
by Stefan Berger
· 14 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
eb032b9
Update my e-mail address
by Michael Büsch
· 13 years ago
52527cf
hwrng: ppc4xx - add support for ppc4xx TRNG
by Josh Boyer
· 13 years ago
033590f
hwrng: timeriomem - use resource_size
by H Hartley Sweeten
· 13 years ago
2725ae1
hwrng: nomadik - add missing clk_put
by Julia Lawall
· 13 years ago
6ba1a31
hwrng: omap - add missing clk_put
by Julia Lawall
· 13 years ago
273ef95
drivers/char/hpet.c: fix periodic-emulation for delayed interrupts
by Nils Carlson
· 13 years ago
93ea927
Merge tag 'v3.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
by Chris Metcalf
· 13 years ago
dbcb4a1
arch/tile: add hypervisor-based character driver for SPI flash ROM
by Chris Metcalf
· 13 years ago
Next »