Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
fa9dd599b4dae841924b022768354cfde9affecb
/
drivers
/
char
bfb529e
Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 7 years ago
51614b26
ipmi_si: fix crash on parisc
by Mikulas Patocka
· 7 years ago
1ac8aa8
ipmi_si: Fix oops with PCI devices
by Corey Minyard
· 7 years ago
4f7f555
ipmi: Stop timers before cleaning up the module
by Masamitsu Yamazaki
· 7 years ago
02fc87b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
93f30c7
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
2bf16b7
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
be62a32
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
by Craig Bergstrom
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
4950276
kmemcheck: remove annotations
by Levin, Alexander (Sasha Levin)
· 7 years ago
6363b3f
Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8e9a2db
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
55b3a0c
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
24219d2
ipmi: get rid of pointless access_ok()
by Al Viro
· 7 years ago
c3577f61
hwrng: iproc-rng200 - Add support for BCM7278
by Florian Fainelli
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
e5cc6e7
hwrng: virtio - Virtio RNG devices need to be re-registered after suspend/resume
by Jim Quigley
· 7 years ago
142a27f
hwrng: core - Reset user selected rng by writing "" to rng_current
by PrasannaKumar Muralidharan
· 7 years ago
c8dd5e4
hwrng: xgene - Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
ab387f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 7 years ago
200d24d
hwrng/xgene-rng: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
6297fab
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux into for-next
by Corey Minyard
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
9577924
char: pcmcia: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
33957a1
tpm, tpm_tis: use ARRAY_SIZE() to define TPM_HID_USR_IDX
by Jérémy Lefaure
· 7 years ago
2d56c718
tpm: fix duplicate inline declaration specifier
by Ruben Roy
· 7 years ago
1a7a9b2
tpm: fix type of a local variables in tpm_tis_spi.c
by Jarkko Sakkinen
· 7 years ago
4557d4b
tpm: fix type of a local variable in tpm2_map_command()
by Jarkko Sakkinen
· 7 years ago
171360d
tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()
by Jarkko Sakkinen
· 7 years ago
ee70bc1
tpm-dev-common: Reject too short writes
by Alexander Steffen
· 7 years ago
125a221
tpm: React correctly to RC_TESTING from TPM 2.0 self tests
by Alexander Steffen
· 7 years ago
87434f5
tpm: Use dynamic delay to wait for TPM 2.0 self test result
by Alexander Steffen
· 7 years ago
2482b1b
tpm: Trigger only missing TPM 2.0 self tests
by Alexander Steffen
· 7 years ago
6b3a131
tpm_tis_spi: Use DMA-safe memory for SPI transfers
by Alexander Steffen
· 7 years ago
f535741
tpm/tpm_crb: Use start method value from ACPI table directly
by Jiandi An
· 7 years ago
c37fbc0
tpm: constify transmit data pointers
by Arnd Bergmann
· 7 years ago
0bbc931
tpm_tis: make array cmd_getticks static const to shrink object code size
by Colin Ian King
· 7 years ago
d7e17fe
ipmi_si: Delete an error message for a failed memory allocation in try_smi_init()
by Markus Elfring
· 7 years ago
c0a32fe
ipmi_si: fix memory leak on new_smi
by Colin Ian King
· 7 years ago
4d0ec22
hwrng: core - pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
da379f3
tpm: migrate pubek_show to struct tpm_buf
by Jarkko Sakkinen
· 8 years ago
1d27e3e
timer: Remove expires and data arguments from DEFINE_TIMER
by Kees Cook
· 7 years ago
51487d9
timer: Remove last user of TIMER_INITIALIZER
by Kees Cook
· 7 years ago
b79bba1
ipmi: remove redundant initialization of bmc
by Colin Ian King
· 7 years ago
daf9a4e
ipmi: pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
106a846
ipmi: Clean up some print operations
by Corey Minyard
· 7 years ago
95e300c
ipmi: Make the DMI probe into a generic platform probe
by Corey Minyard
· 7 years ago
55f91cb
ipmi: Make the IPMI proc interface configurable
by Corey Minyard
· 7 years ago
ac2673d
ipmi_ssif: Add device attrs for the things in proc
by Corey Minyard
· 7 years ago
3dd377b
ipmi_si: Add device attrs for the things in proc
by Corey Minyard
· 7 years ago
67f4fb0
ipmi_si: remove ipmi_smi_alloc() function
by Corey Minyard
· 7 years ago
58e2763
ipmi_si: Move port and mem I/O handling to their own files
by Corey Minyard
· 7 years ago
d1a6791
ipmi_si: Get rid of unused spacing and port fields
by Corey Minyard
· 7 years ago
c6f85a7
ipmi_si: Move PARISC handling to another file
by Corey Minyard
· 7 years ago
13d0b35
ipmi_si: Move PCI setup to another file
by Corey Minyard
· 7 years ago
9d70029
ipmi_si: Move platform device handling to another file
by Corey Minyard
· 7 years ago
7a45330
ipmi_si: Move hardcode handling to a separate file.
by Corey Minyard
· 7 years ago
44814ec
ipmi_si: Move the hotmod handling to another file.
by Corey Minyard
· 7 years ago
bb398a4
ipmi_si: Change ipmi_si_add_smi() to take just I/O info
by Corey Minyard
· 7 years ago
e1eeb7f
ipmi_si: Move io setup into io structure
by Corey Minyard
· 7 years ago
4f3e819
ipmi_si: Move irq setup handling into the io struct
by Corey Minyard
· 7 years ago
910840f
ipmi_si: Move some platform data into the io structure
by Corey Minyard
· 7 years ago
1e89a49
ipmi_si: Rename function to add smi, make it global
by Corey Minyard
· 7 years ago
3fd32f9
ipmi: Convert IPMI GUID over to Linux guid_t
by Corey Minyard
· 7 years ago
31b0b07
ipmi: Rescan channel list on BMC changes
by Corey Minyard
· 7 years ago
5fdb1fb
ipmi: Move lun and address out of channel struct
by Corey Minyard
· 7 years ago
c0734bd
ipmi: Retry BMC registration on a failure
by Corey Minyard
· 7 years ago
b2cfd8a
ipmi: Rework device id and guid handling to catch changing BMCs
by Corey Minyard
· 7 years ago
c659ff3
ipmi: Use a temporary BMC for an interface
by Corey Minyard
· 7 years ago
28f26ac
ipmi: Dynamically fetch GUID periodically
by Corey Minyard
· 7 years ago
39d3fb4
ipmi: Always fetch the guid through ipmi_get_device_id()
by Corey Minyard
· 7 years ago
1e5058e
ipmi: Remove the device id from ipmi_register_smi()
by Corey Minyard
· 7 years ago
aa9c9ab
ipmi: allow dynamic BMC version information
by Jeremy Kerr
· 7 years ago
68e7e50
ipmi: Don't use BMC product/dev ids in the BMC name
by Corey Minyard
· 7 years ago
c468f91
ipmi: Make ipmi_demangle_device_id more generic
by Jeremy Kerr
· 7 years ago
a9137c3
ipmi: Add a reference from BMC devices to their interfaces
by Jeremy Kerr
· 7 years ago
511d57d
ipmi: Get the device id through a function
by Corey Minyard
· 7 years ago
9b64a8b
ipmi: Fix printing the BMC guid
by Corey Minyard
· 7 years ago
a2cb600
ipmi: Rework BMC registration
by Corey Minyard
· 7 years ago
7e030d6
ipmi: Prefer ACPI system interfaces over SMBIOS ones
by Corey Minyard
· 7 years ago
9ca15af
ipmi: Fix issues with BMC refcounts
by Corey Minyard
· 7 years ago
eae4a36
ipmi: Check that the device type is BMC when scanning device
by Corey Minyard
· 7 years ago
f33e4df
ipmi: Move bmc find routing to below bmc device type
by Corey Minyard
· 7 years ago
72630d9
ipmi: Fix getting the GUID data
by Corey Minyard
· 7 years ago
e6dd76a
IPMI: make ipmi_poweroff_handler const
by Bhumika Goyal
· 7 years ago
1c9f98d
ipmi: Make IPMI panic strings always available
by Corey Minyard
· 7 years ago
b72fce5
char: ipmi: make function ipmi_get_info_from_resources static
by Colin Ian King
· 7 years ago
392a17b
ipmi: fix unsigned long underflow
by Corey Minyard
· 7 years ago
719c1b3
char: ipmi: eliminate misleading print info when being probed via ACPI
by Hanjun Guo
· 8 years ago
1436ab0
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
fb154e0
tpm: ibmvtpm: simplify crq initialization and document crq format
by Michal Suchanek
· 8 years ago
9f3fc7b
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
by Hamza Attak
· 7 years ago
e1ec650
tpm: tpm_crb: constify acpi_device_id.
by Arvind Yadav
· 7 years ago
Next »