index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-09
misc: fsa9480: Add blank line after declarations.
Tejas Upadhyay
1
-0
/
+1
2018-01-02
eeprom: at24: extend the list of chips supported in DT
Bartosz Golaszewski
1
-0
/
+9
2018-01-02
mei: fix incorrect logical operator in if statement
Colin Ian King
1
-1
/
+1
2018-01-02
mei: me: allow runtime pm for platform with D0i3
Tomas Winkler
1
-1
/
+4
2018-01-02
Merge 4.15-rc6 into char-misc-next
Greg Kroah-Hartman
2
-16
/
+12
2018-01-01
eeprom: at24: add support for the write-protect pin
Bartosz Golaszewski
1
-0
/
+11
2018-01-01
eeprom: at24: remove temporary fix for at24mac402 size
Sven Van Asbroeck
1
-10
/
+0
2018-01-01
eeprom: at24: convert magic numbers to structs
Sven Van Asbroeck
1
-121
/
+100
2018-01-01
eeprom: at24: code shrink
Bartosz Golaszewski
1
-17
/
+6
2018-01-01
eeprom: at24: use a common prefix for all symbols in at24.c
Bartosz Golaszewski
1
-16
/
+18
2018-01-01
eeprom: at24: fix coding style issues
Bartosz Golaszewski
1
-9
/
+9
2018-01-01
eeprom: at24: support eeproms that do not auto-rollover reads
Sven Van Asbroeck
1
-12
/
+27
2018-01-01
eeprom: at24: remove now unneeded smbus-related code
Heiner Kallweit
1
-48
/
+8
2018-01-01
eeprom: at24: remove old read functions
Heiner Kallweit
1
-186
/
+0
2018-01-01
eeprom: at24: add regmap-based read function
Heiner Kallweit
1
-1
/
+56
2018-01-01
eeprom: at24: remove old write functions
Heiner Kallweit
1
-117
/
+0
2018-01-01
eeprom: at24: add regmap-based write function
Heiner Kallweit
1
-1
/
+26
2018-01-01
eeprom: at24: change at24_translate_offset return type
Heiner Kallweit
1
-10
/
+24
2018-01-01
eeprom: at24: add basic regmap_i2c support
Heiner Kallweit
2
-13
/
+45
2017-12-19
genwqe: Remove unused parameter in some functions
Guilherme G. Piccoli
3
-13
/
+10
2017-12-19
genwqe: Make defines uppercase
Guilherme G. Piccoli
5
-29
/
+29
2017-12-19
genwqe: Remove unused variable and rename function
Guilherme G. Piccoli
2
-16
/
+7
2017-12-19
mei: fix spelling mistake: "botther" -> "bother"
Colin Ian King
1
-1
/
+1
2017-12-18
misc: ad525x_dpot: macros should not use a trailing semicolon
Dhaval Shah
1
-3
/
+3
2017-12-18
misc: ad525x_dpot: please, no space before tabs
Dhaval Shah
1
-1
/
+1
2017-12-18
misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned'
Dhaval Shah
1
-11
/
+11
2017-12-18
misc: apds990x: Missing a blank line after declarations.
Dhaval Shah
1
-0
/
+11
2017-12-18
misc: ics932s401: open brace should be on the previous line
Dhaval Shah
1
-2
/
+1
2017-12-18
misc: ics932s401: please, no space before tabs
Dhaval Shah
1
-2
/
+2
2017-12-18
misc: ics932s401: Missing a blank line after declarations
Dhaval Shah
1
-0
/
+1
2017-12-18
misc: mic: remove unused label 'done'
Colin Ian King
1
-1
/
+0
2017-12-18
eeprom: at25: Add DT support for EEPROMs with odd address bits
Geert Uytterhoeven
1
-0
/
+3
2017-12-18
misc: ad525x_dpot: Unnecessary space before function pointer arguments
Dhaval Shah
1
-6
/
+6
2017-12-18
Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-1
/
+1
2017-12-17
drivers/misc/intel/pti: Rename the header file to free up the namespace
Ingo Molnar
1
-1
/
+1
2017-12-13
mei: speed up the power down flow
Tomas Winkler
4
-5
/
+17
2017-12-11
Merge 4.15-rc3 into char-misc-next
Greg Kroah-Hartman
2
-3
/
+28
2017-12-07
misc: isl29003: Missing a blank line after declarations
Dhaval Shah
1
-0
/
+7
2017-12-07
misc: hpilo: Use SPDX-License-Identifier
Dhaval Shah
2
-8
/
+2
2017-12-07
misc: enclosure: Remove unnecessary error check
Arvind Yadav
1
-7
/
+1
2017-12-07
misc: enclosure: Fix space before '[' error
Arvind Yadav
1
-2
/
+2
2017-12-07
misc: mic: Use memdup_user() as a cleanup
Vasyl Gomonovych
1
-14
/
+7
2017-12-07
misc: vexpress: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-3
/
+1
2017-12-06
eeprom: at24: change nvmem stride to 1
David Lechner
1
-1
/
+1
2017-12-04
misc: rtsx: Fix symbol clashes
Stephen Rothwell
3
-6
/
+6
2017-12-03
eeprom: at24: fix I2C device selection for runtime PM
Sakari Ailus
1
-14
/
+10
2017-12-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+18
2017-12-03
vmci: the same on the send side...
Al Viro
1
-69
/
+20
2017-12-03
vmci: simplify qp_dequeue_locked()
Al Viro
1
-53
/
+18
2017-12-03
vmci: get rid of qp_memcpy_from_queue()
Al Viro
1
-20
/
+17
[prev]
[next]