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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
eeprom: at24: convert magic numbers to structs
Sven Van Asbroeck
2018-01-01
1
-121
/
+100
*
eeprom: at24: code shrink
Bartosz Golaszewski
2018-01-01
1
-17
/
+6
*
eeprom: at24: use a common prefix for all symbols in at24.c
Bartosz Golaszewski
2018-01-01
1
-16
/
+18
*
eeprom: at24: fix coding style issues
Bartosz Golaszewski
2018-01-01
1
-9
/
+9
*
eeprom: at24: support eeproms that do not auto-rollover reads
Sven Van Asbroeck
2018-01-01
1
-12
/
+27
*
eeprom: at24: remove now unneeded smbus-related code
Heiner Kallweit
2018-01-01
1
-48
/
+8
*
eeprom: at24: remove old read functions
Heiner Kallweit
2018-01-01
1
-186
/
+0
*
eeprom: at24: add regmap-based read function
Heiner Kallweit
2018-01-01
1
-1
/
+56
*
eeprom: at24: remove old write functions
Heiner Kallweit
2018-01-01
1
-117
/
+0
*
eeprom: at24: add regmap-based write function
Heiner Kallweit
2018-01-01
1
-1
/
+26
*
eeprom: at24: change at24_translate_offset return type
Heiner Kallweit
2018-01-01
1
-10
/
+24
*
eeprom: at24: add basic regmap_i2c support
Heiner Kallweit
2018-01-01
2
-13
/
+45
*
Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...
Linus Torvalds
2017-12-17
1
-1
/
+1
|
\
|
*
drivers/misc/intel/pti: Rename the header file to free up the namespace
Ingo Molnar
2017-12-17
1
-1
/
+1
*
|
eeprom: at24: change nvmem stride to 1
David Lechner
2017-12-06
1
-1
/
+1
*
|
eeprom: at24: fix I2C device selection for runtime PM
Sakari Ailus
2017-12-03
1
-14
/
+10
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-12-03
1
-1
/
+18
|
\
\
|
*
|
eeprom: at24: check at24_read/write arguments
Heiner Kallweit
2017-11-29
1
-0
/
+6
|
*
|
eeprom: at24: fix reading from 24MAC402/24MAC602
Heiner Kallweit
2017-11-29
1
-1
/
+2
|
*
|
eeprom: at24: correctly set the size for at24mac402
Bartosz Golaszewski
2017-11-29
1
-0
/
+10
*
|
|
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-12-01
1
-2
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cxl: Check if vphb exists before iterating over AFU devices
Vaibhav Jain
2017-11-23
1
-2
/
+10
*
|
|
lkdtm: include WARN format string
Kees Cook
2017-11-17
1
-1
/
+3
*
|
|
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
8
-83
/
+141
|
\
|
|
|
*
|
Merge branch 'fixes' into next
Michael Ellerman
2017-11-10
1
-2
/
+11
|
|
\
\
|
*
|
|
cxl: Rework the implementation of cxl_stop_trace_psl9()
Vaibhav Jain
2017-11-06
3
-32
/
+42
|
*
|
|
cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers
Vaibhav Jain
2017-10-22
2
-0
/
+5
|
*
|
|
cxl: Dump PSL_FIR register on PSL9 error irq
Vaibhav Jain
2017-10-13
3
-5
/
+16
|
*
|
|
cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK
Vaibhav Jain
2017-10-10
3
-5
/
+4
|
*
|
|
cxl: Add support for POWER9 DD2
Christophe Lombard
2017-10-06
3
-36
/
+28
|
*
|
|
cxl: Set the valid bit in PE for dedicated mode
Vaibhav Jain
2017-10-03
1
-0
/
+8
|
*
|
|
cxl: Enable global TLBIs for cxl contexts
Frederic Barrat
2017-09-28
3
-5
/
+38
*
|
|
|
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-16
8
-48
/
+53
|
\
\
\
\
|
*
|
|
|
drivers/sgi-xp: Convert timers to use timer_setup()
Kees Cook
2017-11-04
2
-18
/
+12
|
*
|
|
|
genwqe: Take R/W permissions into account when dealing with memory pages
Guilherme G. Piccoli
2017-10-23
3
-18
/
+38
|
*
|
|
|
lkdtm: Constify the crashtypes table
Kees Cook
2017-10-20
1
-9
/
+9
|
*
|
|
|
lkdtm: Convert from jprobe to kprobe
Kees Cook
2017-10-20
1
-109
/
+45
|
*
|
|
|
tracing, mei: Remove unused trace event mei_pci_cfg_write
Steven Rostedt (VMware)
2017-10-20
2
-20
/
+0
|
*
|
|
|
Merge 4.14-rc5 into char-misc-next
Greg Kroah-Hartman
2017-10-16
4
-31
/
+37
|
|
\
\
\
\
|
*
|
|
|
|
misc: mic: move to its own menu in Misc devices
Randy Dunlap
2017-10-04
1
-0
/
+4
|
*
|
|
|
|
misc: altera-stapl: drop Kconfig comment
Randy Dunlap
2017-10-04
1
-1
/
+2
|
*
|
|
|
|
misc: pci_endpoint_test: Avoid triggering a BUG()
Dan Carpenter
2017-10-04
1
-0
/
+2
|
*
|
|
|
|
misc: pci_endpoint_test: Prevent some integer overflows
Dan Carpenter
2017-10-04
1
-0
/
+9
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
1
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
1
-2
/
+0
*
|
|
|
|
|
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-2
/
+31
|
\
\
\
\
\
\
|
*
|
|
|
|
|
misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()
Kishon Vijay Abraham I
2017-10-31
1
-0
/
+8
|
*
|
|
|
|
|
misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on remove
Kishon Vijay Abraham I
2017-10-31
1
-2
/
+10
|
*
|
|
|
|
|
misc: pci_endpoint_test: Fix failure path return values in probe
Kishon Vijay Abraham I
2017-10-31
1
-0
/
+2
|
*
|
|
|
|
|
misc: pci_endpoint_test: Avoid triggering a BUG()
Dan Carpenter
2017-10-31
1
-0
/
+2
[next]