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
*
mfd: arizona: Add missing statics to the of_match_tables
Charles Keepax
2022-03-08
2
-2
/
+2
*
mfd: intel_soc_pmic_crc: Set main IRQ domain bus token to DOMAIN_BUS_NEXUS
Hans de Goede
2022-03-08
1
-0
/
+4
*
mfd: intel_soc_pmic_crc: Add crystal_cove_charger cell to BYT cells
Hans de Goede
2022-03-08
1
-0
/
+9
*
mfd: intel_soc_pmic_crc: Sort cells by IRQ order
Hans de Goede
2022-03-08
1
-13
/
+13
*
-
-
-
-
-
-
-
.
Merge branches 'ib-mfd-hwmon-regulator-5.18', 'ib-mfd-iio-5.18', 'ib-mfd-led-...
Lee Jones
2022-03-08
13
-62
/
+300
|
\
\
\
\
\
|
|
|
|
|
*
spi: s3c64xx: Allow controller-data to be optional
Krzysztof Kozlowski
2022-03-07
1
-8
/
+6
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
mfd: mc13xxx: Add check for mc13xxx_irq_request
Jiasheng Jiang
2022-03-07
1
-1
/
+3
|
|
|
|
*
rtc: max77686: Add MAX77714 support
Luca Ceresoli
2022-03-07
2
-1
/
+25
|
|
|
|
*
watchdog: max77620: Add comment to clarify set_timeout procedure
Luca Ceresoli
2022-03-07
1
-0
/
+5
|
|
|
|
*
watchdog: max77620: Add support for the max77714 variant
Luca Ceresoli
2022-03-07
2
-17
/
+65
|
|
|
|
*
mfd: max77714: Add driver for Maxim MAX77714 PMIC
Luca Ceresoli
2022-03-07
3
-0
/
+167
|
|
|
|
*
rtc: max77686: Remove unused code to read in 12-hour mode
Luca Ceresoli
2022-03-07
1
-13
/
+1
|
|
|
|
*
rtc: max77686: Rename day-of-month defines
Luca Ceresoli
2022-03-07
2
-9
/
+9
|
|
|
|
*
rtc: max77686: Convert comments to kernel-doc format
Luca Ceresoli
2022-03-07
1
-9
/
+12
|
|
|
|
/
|
|
|
/
|
|
|
|
*
mfd: Add support for the MediaTek MT6366 PMIC
Johnson Wang
2022-03-07
1
-0
/
+1
|
|
|
/
|
*
|
iio: temperature: iqs620at-temp: Add support for V3 silicon
Jeff LaBundy
2022-02-14
1
-1
/
+3
|
*
|
mfd: iqs62x: Provide device revision to sub-devices
Jeff LaBundy
2022-02-14
1
-3
/
+3
|
|
/
*
|
hwmon: sy7636a: Add temperature driver for sy7636a
Alistair Francis
2022-02-08
3
-0
/
+116
*
|
regulator: sy7636a: Remove requirement on sy7636a mfd
Alistair Francis
2022-02-08
2
-3
/
+5
*
|
mfd: simple-mfd-i2c: Enable support for the silergy,sy7636a
Alistair Francis
2022-02-08
1
-0
/
+11
*
|
mfd: simple-mfd-i2c: Add a Kconfig name
Alistair Francis
2022-02-08
1
-1
/
+1
|
/
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
16
-31
/
+29
|
\
|
*
bitmap: unify find_bit operations
Yury Norov
2022-01-15
1
-1
/
+1
|
*
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
2022-01-15
2
-4
/
+3
|
*
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
Yury Norov
2022-01-15
3
-3
/
+3
|
*
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
11
-24
/
+23
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-22
31
-176
/
+190
|
\
\
|
*
|
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2022-01-22
4
-0
/
+17
|
*
|
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
18
-83
/
+83
|
*
|
scsi/sg: move sg-big-buff sysctl to scsi/sg.c
Xiaoming Ni
2022-01-22
1
-1
/
+34
|
*
|
random: move the random sysctl declarations to its own file
Xiaoming Ni
2022-01-22
1
-2
/
+12
|
*
|
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
2022-01-22
3
-3
/
+40
|
*
|
cdrom: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-22
/
+1
|
*
|
macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-23
/
+1
|
*
|
i915: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-21
/
+1
|
*
|
hpet: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-21
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-01-22
21
-277
/
+384
|
\
\
\
|
*
|
|
scsi: nsp_cs: Check of ioremap return value
Jiasheng Jiang
2022-01-10
1
-0
/
+3
|
*
|
|
scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()
Miaoqian Lin
2022-01-10
1
-1
/
+1
|
*
|
|
scsi: ufs: Modify Tactive time setting conditions
SEO HOYOUNG
2022-01-10
1
-1
/
+1
|
*
|
|
scsi: efct: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-10
1
-7
/
+4
|
*
|
|
scsi: message: fusion: mptctl: Use dma_alloc_coherent()
Christophe JAILLET
2022-01-10
1
-12
/
+19
|
*
|
|
scsi: message: fusion: mptsas: Use dma_alloc_coherent()
Christophe JAILLET
2022-01-10
1
-20
/
+20
|
*
|
|
scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_...
Christophe JAILLET
2022-01-10
1
-1
/
+2
|
*
|
|
scsi: message: fusion: mptbase: Use dma_alloc_coherent()
Christophe JAILLET
2022-01-10
1
-20
/
+32
|
*
|
|
scsi: message: fusion: Use dma_alloc_coherent() in mpt_alloc_fw_memory()
Christophe JAILLET
2022-01-10
1
-1
/
+2
|
*
|
|
scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2022-01-10
4
-132
/
+154
|
*
|
|
scsi: megaraid: Avoid mismatched storage type sizes
Kees Cook
2022-01-07
1
-50
/
+34
|
*
|
|
scsi: hisi_sas: Remove unused variable and check in hisi_sas_send_ata_reset_e...
Xiang Chen
2022-01-07
1
-5
/
+0
|
*
|
|
scsi: aic79xx: Remove redundant error variable
Minghao Chi
2022-01-05
1
-5
/
+1
[next]