index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regmap-spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-05
regmap: spi: Fix potential off-by-one when calculating reserved size
Andy Shevchenko
1
-2
/
+1
2024-04-10
regmap: spi: Add missing MODULE_DESCRIPTION()
Andy Shevchenko
1
-0
/
+1
2022-08-18
regmap: spi: Reserve space for register address/padding
Cristian Ciocaltea
1
-0
/
+8
2021-10-23
regmap: spi: Set regmap max raw r/w from max_transfer_size
Lucas Tanure
1
-4
/
+32
2019-04-25
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
1
-11
/
+7
2017-08-14
regmap: constify regmap_bus structures
Julia Lawall
1
-1
/
+1
2015-08-11
regmap: Move documentation to regmap.h
Nicolas Boichat
1
-19
/
+0
2015-08-07
regmap: Use different lockdep class for each regmap init call
Nicolas Boichat
1
-8
/
+14
2014-08-16
regmap: add DT endianness binding support.
Xiubo Li
1
-0
/
+2
2014-02-14
drivers/base: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-14
regmap: spi: Handle async writes of only one buffer
Mark Brown
1
-1
/
+2
2013-02-05
regmap: spi: Handle allocation failures gracefully
Mark Brown
1
-0
/
+2
2013-01-29
regmap: spi: Support asynchronous I/O for SPI
Mark Brown
1
-0
/
+52
2012-04-06
regmap: introduce explicit bus_context for bus callbacks
Stephen Warren
1
-5
/
+8
2012-01-30
regmap: Implement managed regmap_init()
Mark Brown
1
-0
/
+17
2011-10-25
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap
Linus Torvalds
1
-2
/
+0
2011-09-05
regmap: Remove redundant owner field from the bus type struct
Mark Brown
1
-1
/
+0
2011-08-15
regmap: using module facilities requires module.h
Stephen Rothwell
1
-0
/
+1
2011-08-12
Merge branch 'regmap-linus' into regmap-next
Mark Brown
1
-0
/
+2
2011-08-12
regmap: Specify a module license
Stephen Warren
1
-0
/
+2
2011-08-10
regmap: Remove unused type and list fields from bus interface
Mark Brown
1
-1
/
+0
2011-07-23
regmap: Add SPI bus support
Mark Brown
1
-0
/
+72