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: virtio: add a virtio i2c frontend driver
Jie Deng
2021-08-19
3
-0
/
+302
*
i2c: hix5hd2: fix IRQ check
Sergey Shtylyov
2021-08-19
1
-1
/
+1
*
i2c: s3c2410: fix IRQ check
Sergey Shtylyov
2021-08-19
1
-1
/
+1
*
i2c: iop3xx: fix deferred probing
Sergey Shtylyov
2021-08-19
1
-4
/
+2
*
i2c: synquacer: fix deferred probing
Sergey Shtylyov
2021-08-17
1
-1
/
+1
*
i2c: sun6i-pw2i: Prefer strscpy over strlcpy
Len Baker
2021-08-17
1
-1
/
+1
*
i2c: remove dead PMC MSP TWI/SMBus/I2C driver
Lukas Bulwahn
2021-08-17
3
-610
/
+0
*
i2c: dev: Use sysfs_emit() in "show" functions
Andy Shevchenko
2021-08-11
1
-1
/
+1
*
i2c: dev: Define pr_fmt() and drop duplication substrings
Andy Shevchenko
2021-08-11
1
-11
/
+9
*
i2c: designware: Fix indentation in the header
Andy Shevchenko
2021-08-11
1
-2
/
+2
*
i2c: designware: Use DIV_ROUND_CLOSEST() macro
Andy Shevchenko
2021-08-11
2
-6
/
+7
*
i2c: at91: mark PM ops as __maybe unused
Wolfram Sang
2021-08-11
1
-1
/
+1
*
i2c: sh_mobile: : use proper DMAENGINE API for termination
Wolfram Sang
2021-08-11
1
-2
/
+2
*
i2c: qup: : use proper DMAENGINE API for termination
Wolfram Sang
2021-08-11
1
-1
/
+1
*
i2c: mxs: : use proper DMAENGINE API for termination
Wolfram Sang
2021-08-11
1
-2
/
+2
*
i2c: imx: : use proper DMAENGINE API for termination
Wolfram Sang
2021-08-11
1
-3
/
+3
*
i2c: at91-master: : use proper DMAENGINE API for termination
Wolfram Sang
2021-08-11
1
-2
/
+2
*
i2c: at91: remove #define CONFIG_PM
Claudiu Beznea
2021-08-10
1
-12
/
+5
*
i2c: parport: Switch to use module_parport_driver()
Andy Shevchenko
2021-08-10
1
-25
/
+11
*
i2c: i801: Remove not needed debug message
Heiner Kallweit
2021-08-10
1
-4
/
+0
*
i2c: i801: make p2sb_spinlock a mutex
Heiner Kallweit
2021-08-10
1
-4
/
+4
*
i2c: i801: Improve disabling runtime pm
Heiner Kallweit
2021-08-10
1
-6
/
+1
*
i2c: highlander: add IRQ check
Sergey Shtylyov
2021-08-03
1
-1
/
+1
*
i2c: i801: Fix handling SMBHSTCNT_PEC_EN
Heiner Kallweit
2021-07-28
1
-16
/
+11
*
Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-07-25
4
-7
/
+23
|
\
|
*
Merge tag 'efi-urgent-for-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2021-07-20
4
-7
/
+23
|
|
\
|
|
*
efi/mokvar: Reserve the table only if it is in boot services data
Borislav Petkov
2021-07-20
1
-1
/
+4
|
|
*
efi/libstub: Fix the efi_load_initrd function description
Atish Patra
2021-07-16
1
-2
/
+2
|
|
*
firmware/efi: Tell memblock about EFI iomem reservations
Marc Zyngier
2021-07-16
1
-1
/
+12
|
|
*
efi/tpm: Differentiate missing and invalid final event log table.
Michal Suchanek
2021-07-16
1
-3
/
+5
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-07-24
6
-92
/
+78
|
\
\
\
|
*
|
|
scsi: target: Fix NULL dereference on XCOPY completion
David Disseldorp
2021-07-21
1
-1
/
+1
|
*
|
|
scsi: mpt3sas: Transition IOC to Ready state during shutdown
Sreekanth Reddy
2021-07-20
3
-17
/
+26
|
*
|
|
scsi: target: Fix protect handling in WRITE SAME(32)
Dmitry Bogdanov
2021-07-19
1
-18
/
+17
|
*
|
|
scsi: iscsi: Fix iface sysfs attr detection
Mike Christie
2021-07-19
1
-56
/
+34
*
|
|
|
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-24
5
-18
/
+31
|
\
\
\
\
|
*
|
|
|
nvme: set the PRACT bit when using Write Zeroes with T10 PI
Christoph Hellwig
2021-07-21
1
-1
/
+4
|
*
|
|
|
nvme: fix nvme_setup_command metadata trace event
Keith Busch
2021-07-21
1
-3
/
+3
|
*
|
|
|
nvme: fix refcounting imbalance when all paths are down
Hannes Reinecke
2021-07-21
3
-13
/
+21
|
*
|
|
|
nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
Zhihao Cheng
2021-07-21
1
-1
/
+3
*
|
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-24
2
-12
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
i2c: mpc: Poll for MCF
Chris Packham
2021-07-20
1
-2
/
+2
|
*
|
|
|
|
Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...
Wolfram Sang
2021-07-20
1
-10
/
+7
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
misc: eeprom: at24: Always append device id even if label property is set.
Jérôme Glisse
2021-07-01
1
-10
/
+7
*
|
|
|
|
|
Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-07-23
1
-20
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rbd: resurrect setting of disk->private_data in rbd_init_disk()
Ilya Dryomov
2021-07-21
1
-0
/
+1
|
*
|
|
|
|
|
rbd: don't hold lock_rwsem while running_list is being drained
Ilya Dryomov
2021-07-20
1
-7
/
+5
|
*
|
|
|
|
|
rbd: always kick acquire on "acquired" and "released" notifications
Ilya Dryomov
2021-07-20
1
-13
/
+7
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-07-23
4
-10
/
+6
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'acpi-utils'
Rafael J. Wysocki
2021-07-23
3
-9
/
+5
|
|
\
\
\
\
\
\
[next]