index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-4.5' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2016-01-13
3
-16
/
+20
|
\
|
*
ipmi: Remove unnecessary pci_disable_device.
Dave Jones
2016-01-12
1
-1
/
+0
|
*
char: ipmi: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2016-01-12
1
-1
/
+0
|
*
ipmi: constify some struct and char arrays
LABBE Corentin
2016-01-12
2
-14
/
+20
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-01-12
2
-7
/
+12
|
\
\
|
*
|
hwrng: core - sleep interruptible in read
Jiri Slaby
2015-12-04
1
-1
/
+5
|
*
|
hwrng: omap3-rom - convert timer to delayed work
Aaro Koskinen
2015-11-23
1
-6
/
+7
*
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
4
-88
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'memdup_user_nul' into work.misc
Al Viro
2016-01-04
1
-4
/
+4
|
|
\
\
|
*
|
|
new helpers: no_seek_end_llseek{,_size}()
Al Viro
2015-12-23
1
-30
/
+1
|
*
|
|
don't open-code generic_file_llseek_size()
Al Viro
2015-12-09
3
-58
/
+9
*
|
|
|
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-12-19
1
-2
/
+3
|
|
/
/
|
/
|
|
*
|
|
ipmi: move timer init to before irq is setup
Jan Stancek
2015-12-09
1
-4
/
+4
|
/
/
*
|
ipmi watchdog : add panic_wdt_timeout parameter
Jean-Yves Faye
2015-11-16
1
-1
/
+7
*
|
char: ipmi: Move MODULE_DEVICE_TABLE() to follow struct
Luis de Bethencourt
2015-11-15
1
-1
/
+1
*
|
ipmi: Stop the timer immediately if idle
Corey Minyard
2015-11-15
1
-0
/
+7
*
|
ipmi: Start the timer and thread on internal msgs
Corey Minyard
2015-11-15
1
-29
/
+44
|
/
*
Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...
James Morris
2015-11-12
4
-16
/
+30
|
\
|
*
tpm: fix compat 'ppi' link handling in tpm_chip_register()
Jarkko Sakkinen
2015-11-09
1
-8
/
+10
|
*
tpm: fix missing migratable flag in sealing functionality for TPM2
Jarkko Sakkinen
2015-11-09
1
-5
/
+10
|
*
TPM: revert the list handling logic fixed in 398a1e7
Jarkko Sakkinen
2015-11-09
1
-1
/
+1
|
*
TPM: Avoid reference to potentially freed memory
Christophe JAILLET
2015-11-09
1
-1
/
+2
|
*
tpm_tis: restore IRQ vector in IO memory after failed probing
Martin Wilck
2015-11-09
1
-1
/
+5
|
*
tpm_tis: free irq after probing
Martin Wilck
2015-11-09
1
-0
/
+2
*
|
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-11-05
1
-6
/
+10
|
\
\
|
*
|
agp/uninorth: fix a memleak in create_gatt_table
Denis Kirjanov
2015-10-02
1
-6
/
+10
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-11-05
16
-127
/
+720
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
TPM: remove unnecessary little endian conversion
Hon Ching \(Vicky\) Lo
2015-10-19
1
-2
/
+2
|
*
|
vTPM: support little endian guests
Hon Ching \(Vicky\) Lo
2015-10-19
2
-22
/
+62
|
*
|
char: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-10-19
4
-4
/
+0
|
*
|
vTPM: fix searching for the right vTPM node in device tree
Hon Ching \(Vicky\) Lo
2015-10-19
1
-1
/
+1
|
*
|
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
2015-10-19
3
-2
/
+339
|
*
|
tpm: introduce tpm_buf
Jarkko Sakkinen
2015-10-19
1
-0
/
+97
|
*
|
tpm: move the PPI attributes to character device directory.
Jarkko Sakkinen
2015-10-19
3
-42
/
+33
|
*
|
tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
Jarkko Sakkinen
2015-10-19
3
-50
/
+181
|
*
|
tpm, tpm_crb: fix unaligned read of the command buffer address
Jarkko Sakkinen
2015-10-19
1
-3
/
+4
|
*
|
vTPM: fix memory allocation flag for rtce buffer at kernel boot
Hon Ching \(Vicky\) Lo
2015-10-19
1
-1
/
+1
|
*
|
tpm: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-10-19
1
-1
/
+1
|
|
/
*
|
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
1
-1
/
+0
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2015-11-04
1
-1
/
+0
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
|
|
|
/
*
|
|
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-04
4
-39
/
+13
|
\
\
\
|
*
|
|
char: ipmi: ipmi_ssif: Replace timeval with timespec64
Amitoj Kaur Chawla
2015-10-24
1
-4
/
+5
|
*
|
|
Merge 4.3-rc3 into char-misc-next
Greg Kroah-Hartman
2015-09-27
1
-3
/
+4
|
|
\
|
|
|
*
|
|
drivers/char: make efirtc.c driver explicitly non-modular
Paul Gortmaker
2015-09-20
1
-10
/
+3
|
*
|
|
drivers/char: make SGI snsc.c driver explicitly non-modular
Paul Gortmaker
2015-09-20
1
-3
/
+2
|
*
|
|
drivers/char: make hpet.c explicitly non-modular
Paul Gortmaker
2015-09-20
1
-22
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-11-04
1
-9
/
+0
|
\
\
\
|
*
|
|
tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
Peter Hurley
2015-10-17
1
-9
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-11-04
10
-32
/
+435
|
\
\
\
|
|
/
/
|
/
|
|
[next]