index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
regmap: add WARN_ONCE when invalid mask is provided to regmap_field_init()
Matt Ranostay
2022-07-08
1
-0
/
+3
*
regmap-irq: Fix bug in regmap_irq_get_irq_reg_linear()
Aidan MacDonald
2022-07-05
1
-1
/
+1
*
regmap-irq cleanups and refactoring
Mark Brown
2022-06-30
1
-137
/
+295
|
\
|
*
regmap-irq: Deprecate the not_fixed_stride flag
Aidan MacDonald
2022-06-29
1
-0
/
+2
|
*
regmap-irq: Add get_irq_reg() callback
Aidan MacDonald
2022-06-29
1
-46
/
+80
|
*
regmap-irq: Fix inverted handling of unmask registers
Aidan MacDonald
2022-06-29
1
-45
/
+69
|
*
regmap-irq: Deprecate type registers and virtual registers
Aidan MacDonald
2022-06-29
1
-0
/
+6
|
*
regmap-irq: Introduce config registers for irq types
Aidan MacDonald
2022-06-29
1
-5
/
+110
|
*
regmap-irq: Refactor checks for status bulk read support
Aidan MacDonald
2022-06-29
1
-4
/
+10
|
*
regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()
Aidan MacDonald
2022-06-29
1
-17
/
+7
|
*
regmap-irq: Remove inappropriate uses of regmap_irq_update_bits()
Aidan MacDonald
2022-06-29
1
-6
/
+6
|
*
regmap-irq: Remove an unnecessary restriction on type_in_mask
Aidan MacDonald
2022-06-29
1
-11
/
+8
|
*
regmap-irq: Cleanup sizeof(...) use in memory allocation
Aidan MacDonald
2022-06-29
1
-8
/
+8
|
*
regmap-irq: Remove unused type_reg_stride field
Aidan MacDonald
2022-06-29
1
-6
/
+0
|
*
regmap-irq: Convert bool bitfields to unsigned int
Aidan MacDonald
2022-06-29
1
-1
/
+1
*
|
regmap: cache: Add extra parameter check in regcache_init
Schspa Shi
2022-06-30
1
-0
/
+6
|
/
*
regmap: Merge up fixes
Mark Brown
2022-06-29
2
-10
/
+13
|
\
|
*
regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
Aidan MacDonald
2022-06-22
1
-1
/
+2
|
*
regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
Aidan MacDonald
2022-06-22
1
-2
/
+3
|
*
regmap: Wire up regmap_config provided bulk write in missed functions
Javier Martinez Canillas
2022-06-20
1
-6
/
+4
|
*
regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't set
Javier Martinez Canillas
2022-06-20
1
-0
/
+3
|
*
regmap: Re-introduce bulk read support check in regmap_bulk_read()
Javier Martinez Canillas
2022-06-20
1
-1
/
+1
*
|
regmap: Don't warn about cache only mode for devices with no cache
Mark Brown
2022-06-27
1
-1
/
+2
*
|
Merge tag 'regmap-field-bit-helpers' of https://git.kernel.org/pub/scm/linux/...
Mark Brown
2022-06-15
1
-0
/
+22
|
\
\
|
*
|
regmap: provide regmap_field helpers for simple bit operations
Li Chen
2022-06-15
1
-0
/
+22
|
|
/
*
/
regmap: cache: Fix syntax errors in comments
Xiang wangx
2022-06-06
1
-1
/
+1
|
/
*
Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-06
1
-0
/
+2
|
\
|
*
fix the breakage in close_fd_get_file() calling conventions change
Al Viro
2022-06-05
1
-0
/
+2
*
|
Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-05
16
-87
/
+21
|
\
\
|
*
|
clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
2022-05-24
1
-1
/
+1
|
*
|
clocksource/drivers/timer-ti-dm: Remove unnecessary NULL check
Dan Carpenter
2022-05-24
1
-2
/
+1
|
*
|
clocksource/drivers/timer-sun5i: Convert to SPDX identifier
Thomas Gleixner
2022-05-18
1
-4
/
+1
|
*
|
clocksource/drivers/timer-sun4i: Convert to SPDX identifier
Thomas Gleixner
2022-05-18
1
-4
/
+1
|
*
|
clocksource/drivers/pistachio: Convert to SPDX identifier
Thomas Gleixner
2022-05-18
1
-4
/
+1
|
*
|
clocksource/drivers/orion: Convert to SPDX identifier
Thomas Gleixner
2022-05-18
1
-4
/
+1
|
*
|
clocksource/drivers/lpc32xx: Convert to SPDX identifier
Thomas Gleixner
2022-05-18
1
-5
/
+1
|
*
|
clocksource/drivers/digicolor: Convert to SPDX identifier
Thomas Gleixner
2022-05-18
1
-4
/
+1
|
*
|
clocksource/drivers/armada-370-xp: Convert to SPDX identifier
Thomas Gleixner
2022-05-18
1
-4
/
+1
|
*
|
clocksource/drivers/mips-gic-timer: Convert to SPDX identifier
Thomas Gleixner
2022-05-18
1
-7
/
+2
|
*
|
clocksource/drivers/jcore: Convert to SPDX identifier
Thomas Gleixner
2022-05-18
1
-4
/
+1
|
*
|
clocksource/drivers/bcm_kona: Convert to SPDX identifier
Thomas Gleixner
2022-05-18
1
-12
/
+2
|
*
|
clocksource/drivers/sp804: Avoid error on multiple instances
Andre Przywara
2022-05-18
1
-5
/
+5
|
*
|
clocksource/drivers/riscv: Events are stopped during CPU suspend
Samuel Holland
2022-05-18
1
-1
/
+1
|
*
|
clocksource/drivers/ixp4xx: Drop boardfile probe path
Linus Walleij
2022-05-18
2
-26
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-06-05
78
-3252
/
+704
|
\
\
\
|
*
|
|
scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameter
Gleb Chesnokov
2022-06-02
1
-7
/
+0
|
*
|
|
scsi: qla2xxx: Remove setting of 'req' and 'rsp' parameters
Tom Rix
2022-06-02
1
-2
/
+0
|
*
|
|
scsi: mpi3mr: Fix kernel-doc
Jiapeng Chong
2022-06-02
1
-1
/
+1
|
*
|
|
scsi: lpfc: Add support for ATTO Fibre Channel devices
Bradley Grove
2022-06-02
3
-0
/
+141
|
*
|
|
scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioning
Hannes Reinecke
2022-06-02
1
-1
/
+1
[next]