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
*
i2c: Fix a potential use after free
Xu Wang
2022-06-16
1
-1
/
+2
*
i2c: hisi: use HZ_PER_KHZ macro in units.h
Yicong Yang
2022-06-15
1
-2
/
+1
*
i2c: qcom-cci: add msm8974 compatible
Matti Lehtimäki
2022-06-15
1
-0
/
+35
*
i2c: mv64xxx: Add atomic_xfer method to driver
Chris Morgan
2022-06-14
1
-6
/
+46
*
i2c: mv64xxx: Remove shutdown method from driver
Chris Morgan
2022-06-14
1
-9
/
+0
*
i2c: xiic: Fix the type check for xiic_wakeup
Shubhrajyoti Datta
2022-06-14
1
-2
/
+2
*
i2c: dummy: Drop no-op remove function
Uwe Kleine-König
2022-06-08
1
-6
/
+0
*
i2c: mxs: Silence a clang warning
Fabio Estevam
2022-06-08
1
-1
/
+1
*
i2c: qcom-cci: simplify access to bus data structure
Vladimir Zapolskiy
2022-06-08
1
-13
/
+14
*
i2c: npcm: Capitalize the one-line comment
Tyrone Ting
2022-06-08
1
-6
/
+6
*
i2c: npcm: Support NPCM845
Tyrone Ting
2022-06-08
3
-48
/
+76
*
i2c: npcm: Correct slave role behavior
Tali Perry
2022-06-08
1
-3
/
+6
*
i2c: npcm: Remove own slave addresses 2:10
Tali Perry
2022-06-08
1
-25
/
+16
*
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
|
*
|
|
scsi: sd_zbc: Prevent zone information memory leak
Damien Le Moal
2022-06-02
3
-16
/
+16
|
*
|
|
scsi: sd: Fix potential NULL pointer dereference
Damien Le Moal
2022-06-02
1
-1
/
+0
|
*
|
|
scsi: mpi3mr: Rework mrioc->bsg_device model to fix warnings
Sumit Saxena
2022-06-02
2
-27
/
+23
|
*
|
|
scsi: myrb: Fix up null pointer access on myrb_cleanup()
Hannes Reinecke
2022-05-24
1
-3
/
+8
|
*
|
|
scsi: core: Unexport scsi_bus_type
Christoph Hellwig
2022-05-24
1
-1
/
+0
|
*
|
|
scsi: sd: Don't call blk_cleanup_disk() in sd_probe()
Christoph Hellwig
2022-05-24
1
-1
/
+1
|
*
|
|
scsi: ufs: ufshcd: Delete unnecessary NULL check
Dan Carpenter
2022-05-24
1
-4
/
+1
|
*
|
|
scsi: isci: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
|
|
scsi: pmcraid: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
|
|
scsi: smartpqi: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
|
|
scsi: qedf: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
|
|
scsi: esas2r: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
|
*
|
|
scsi: storvsc: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
[next]