Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e79ed2f13faab8fc9d4ad76d5f5a241724e45836
/
drivers
/
char
6bec003
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
8cc748a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
8729123
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
19acc77
random: Fix fast_mix() function
by George Spelvin
· 10 years ago
a45de93
ACPICA: Resources: Provide common part for struct acpi_resource_address structures.
by Lv Zheng
· 10 years ago
961be7e
tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_device
by Peter Huewe
· 10 years ago
b83ae6d
fs: remove mapping->backing_dev_info
by Christoph Hellwig
· 10 years ago
b4caecd
fs: introduce f_op->mmap_capabilities for nommu mmap support
by Christoph Hellwig
· 10 years ago
743410a
tpm: fix format string error in tpm-chip.c
by Jarkko Sakkinen
· 10 years ago
9143099
char/tpm/tpm_crb: fix build error
by Jarkko Sakkinen
· 10 years ago
3b09825
char/tpm: fixed white spaces coding style issues
by Bruno E O Meneguele
· 10 years ago
3eda7d0
tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.h
by Christophe Ricard
· 10 years ago
7b1ee96
tpm/tpm_i2c_stm_st33: Replace remaining r by ret
by Christophe Ricard
· 10 years ago
fc9ad77
tpm/tpm_i2c_stm_st33: Sanity cleanup
by Christophe Ricard
· 10 years ago
ac77d33
tpm/tpm_i2c_stm_st33: Remove sparse spaces
by Christophe Ricard
· 10 years ago
c4eadfa
tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO
by Christophe Ricard
· 10 years ago
aec04cb
tpm: TPM 2.0 FIFO Interface
by Jarkko Sakkinen
· 10 years ago
30fc8d1
tpm: TPM 2.0 CRB Interface
by Jarkko Sakkinen
· 10 years ago
7a1d7e6
tpm: TPM 2.0 baseline support
by Jarkko Sakkinen
· 10 years ago
313d21e
tpm: device class for tpm
by Jarkko Sakkinen
· 10 years ago
71ed848
tpm: rename chip->dev to chip->pdev
by Jarkko Sakkinen
· 10 years ago
0dc5536
tpm: fix raciness of PPI interface lookup
by Jarkko Sakkinen
· 10 years ago
afb5abc
tpm: two-phase chip management functions
by Jarkko Sakkinen
· 10 years ago
87155b7
tpm: merge duplicate transmit_cmd() functions
by Jarkko Sakkinen
· 10 years ago
1a0f1b2
tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver
by Ashley Lai
· 10 years ago
67fe941
tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereference
by Christophe Ricard
· 10 years ago
f2f083b
tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1.
by Christophe Ricard
· 10 years ago
00820e8
tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers
by Christophe Ricard
· 10 years ago
c3804b8
tpm/tpm_i2c_stm_st33: Interrupt management improvement
by Christophe Ricard
· 10 years ago
8dcd198
tpm/tpm_i2c_stm_st33: Few code cleanup
by Christophe Ricard
· 10 years ago
c36b1b2
tpm/tpm_i2c_stm_st33: Add devicetree structure
by Christophe Ricard
· 10 years ago
875edad
tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*
by Christophe Ricard
· 10 years ago
ca16b76
tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return code
by Christophe Ricard
· 10 years ago
76182b6
tpm/tpm_i2c_stm_st33: Remove reference to io_serirq
by Christophe Ricard
· 10 years ago
b9626f3
tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer.
by Christophe Ricard
· 10 years ago
2dbca75
tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c
by Christophe Ricard
· 10 years ago
7500c4b
tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl
by Christophe Ricard
· 10 years ago
642d2be
tpm/tpm_i2c_stm_st33: Change License header to have up to date address information
by Christophe Ricard
· 10 years ago
578aa13
tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product
by Christophe Ricard
· 10 years ago
1ba3b0b
tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
by Christophe Ricard
· 10 years ago
2dfc2de
char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_vendor_release"
by Markus Elfring
· 10 years ago
9fd8e5a
tpm: remove unnecessary sizeof(u8)
by Fabian Frederick
· 10 years ago
84eb186
tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
by Hon Ching (Vicky) Lo
· 10 years ago
448e9c5
tpm_tis: verify interrupt during init
by Scot Doyle
· 10 years ago
bb95cd3
char: tpm: Add missing error check for devm_kzalloc
by Kiran Padwal
· 10 years ago
398a1e7
TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev
by David Howells
· 10 years ago
1421c93
ipmi: Fix compile warning with tv_usec
by Corey Minyard
· 10 years ago
08b022a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
bd8136d
agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags
by Dave Jones
· 10 years ago
e3fe142
ipmi: Fix compile issue with isspace()
by Corey Minyard
· 10 years ago
9c63331
ipmi: Finish cleanup of BMC attributes
by Corey Minyard
· 10 years ago
988adfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
6ae840e
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
95c97b5
ipmi: Check the BT interrupt enable periodically
by Corey Minyard
· 10 years ago
a8df150
ipmi: Fix attention handling for system interfaces
by Corey Minyard
· 10 years ago
d9b7e4f
ipmi: Periodically check to see if irqs and messages are set right
by Corey Minyard
· 10 years ago
6a11e5c
drivers/char/ipmi: Add powernv IPMI driver
by Jeremy Kerr
· 10 years ago
2593070
ipmi: Add SMBus interface driver (SSIF)
by Corey Minyard
· 13 years ago
99ab32f
ipmi: Remove the now unused priority from SMI sender
by Corey Minyard
· 10 years ago
b874b98
ipmi: Remove the now unnecessary message queue
by Corey Minyard
· 10 years ago
7ea0ed2
ipmi: Make the message handler easier to use for SMI interfaces
by Corey Minyard
· 10 years ago
7f4a1c8
ipmi: Move message sending into its own function
by Corey Minyard
· 10 years ago
65be754
ipmi: rename waiting_msgs to waiting_rcv_msgs
by Corey Minyard
· 10 years ago
968bf7c
ipmi: Fix handling of BMC flags
by Corey Minyard
· 10 years ago
3d9e5df
ipmi: Initialize BMC device attributes
by Corey Minyard
· 10 years ago
80fad5b
ipmi: Unregister previously registered driver in error case
by trenn@suse.de
· 10 years ago
ceb51ca
ipmi: Fix a bug in hot add/remove
by Corey Minyard
· 10 years ago
5a0e10e
ipmi: Remove useless sysfs_name parameters
by Corey Minyard
· 10 years ago
16639eb
ipmi: clean up the device handling for the bmc device
by Corey Minyard
· 10 years ago
7e50387
ipmi: Move the address source to string to ipmi-generic code
by Corey Minyard
· 10 years ago
ab42bf2
ipmi: Ignore SSIF in the PNP handling
by Corey Minyard
· 10 years ago
6b9e2ce
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
a0e4467
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
48b3606
virtio_console: fix sparse warnings
by Michael S. Tsirkin
· 10 years ago
51cdc38
virtio: drop VIRTIO_F_VERSION_1 from drivers
by Michael S. Tsirkin
· 10 years ago
1f0f910
virtio_console: virtio 1.0 support
by Michael S. Tsirkin
· 10 years ago
e16e12b
virtio: use u32, not bitmap for features
by Michael S. Tsirkin
· 10 years ago
2d3867d
hwrandom / exynos / PM: Use CONFIG_PM in #ifdef
by Rafael J. Wysocki
· 10 years ago
e8115e7
Merge tag 'v3.18-rc7' into drm-next
by Dave Airlie
· 10 years ago
723493c
i8k: Fix temperature bug handling in i8k_get_temp()
by Pali Rohár
· 10 years ago
4951db7
hwrng: atmel - add DT support
by Boris Brezillon
· 10 years ago
21961ef
hwrng: atmel - use clk_prepapre_enable/_disable_unprepare
by Boris Brezillon
· 10 years ago
e88b1fc
Revert "misc: always assign miscdevice to file->private_data in open()"
by Greg Kroah-Hartman
· 10 years ago
1b6f475
Revert "char: misc: document behaviour of open()"
by Greg Kroah-Hartman
· 10 years ago
b23dc5a
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
65eca3a
virtio_console: move early VQ enablement
by Cornelia Huck
· 10 years ago
0a6cb34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
4c7912e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 10 years ago
51b44eb
Merge tag 'v3.18-rc4' into drm-next
by Dave Airlie
· 10 years ago
4707a34
/dev/mem: Use more consistent data types
by Thierry Reding
· 11 years ago
d0439a5
hangcheck-timer: cleanup casting in hangcheck_init()
by Dan Carpenter
· 10 years ago
965ab29
char: misc: document behaviour of open()
by Martin Kepplinger
· 10 years ago
32eca22
misc: always assign miscdevice to file->private_data in open()
by Martin Kepplinger
· 10 years ago
148b1fd
i8k: Add MODULE_DEVICE_TABLE macro
by Pali Rohár
· 10 years ago
0f35223
i8k: Add support for Dell Latitude E6440
by Pali Rohár
· 10 years ago
24c65bc
hwrng: pseries - port to new read API and fix stack corruption
by Greg Kurz
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
Next »