index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
mtd: rawnand: cafe: Use correct function name in comment block
Colin Ian King
1
-1
/
+1
2022-09-21
mtd: rawnand: atmel: Unmap streaming DMA mappings
Tudor Ambarus
1
-0
/
+1
2022-09-21
mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()
Dan Carpenter
1
-2
/
+2
2022-09-21
mtd: rawnand: arasan: stop using 0 as NULL pointer
GONG, Ruiqi
1
-1
/
+1
2022-09-21
mtd: rawnand: gpmi: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-09-21
mtd: rawnand: brcmnand: Add individual glue driver selection
Florian Fainelli
2
-4
/
+32
2022-09-21
mtd: rawnand: brcmnand: Move Kconfig to driver folder
Florian Fainelli
2
-21
/
+22
2022-09-20
mtd: rawnand: fsl_elbc: Fix none ECC mode
Pali Rohár
1
-12
/
+16
2022-09-20
mtd: nand: bbt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+2
2022-09-20
mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname()
Martin Blumenstingl
1
-6
/
+4
2022-09-20
mtd: rawnand: intel: Remove unused clk_rate member from struct ebu_nand
Martin Blumenstingl
1
-2
/
+0
2022-09-20
mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs
Martin Blumenstingl
1
-2
/
+0
2022-09-20
mtd: rawnand: intel: Don't re-define NAND_DATA_IFACE_CHECK_ONLY
Martin Blumenstingl
1
-2
/
+0
2022-09-20
mtd: rawnand: intel: Remove undocumented compatible string
Martin Blumenstingl
1
-1
/
+0
2022-09-20
mtd: rawnand: intel: Read the chip-select line from the correct OF node
Martin Blumenstingl
1
-2
/
+9
2022-08-14
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-24
/
+59
2022-08-13
Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
51
-54
/
+99
2022-08-13
Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb
Linus Torvalds
10
-25
/
+1523
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
18
-97
/
+117
2022-08-13
Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-4
/
+18
2022-08-12
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-23
/
+50
2022-08-12
Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
39
-506
/
+1846
2022-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
33
-510
/
+1971
2022-08-12
Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
17
-595
/
+334
2022-08-12
Merge tag 'vfio-v6.0-rc1pt2' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+2
2022-08-12
perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes
Palmer Dabbelt
2
-15
/
+16
2022-08-12
xen/pciback: Fix comment typo
Jason Wang
1
-1
/
+1
2022-08-12
xen/xenbus: fix return type in xenbus_file_read()
Dan Carpenter
1
-2
/
+2
2022-08-12
xen-blkfront: Apply 'feature_persistent' parameter when connect
SeongJae Park
1
-3
/
+1
2022-08-12
xen-blkback: Apply 'feature_persistent' parameter when connect
Maximilian Heyne
1
-6
/
+3
2022-08-12
xen-blkback: fix persistent grants negotiation
SeongJae Park
1
-8
/
+7
2022-08-12
x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
Jane Malalane
1
-6
/
+47
2022-08-11
Merge tag 'for-6.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-10
/
+27
2022-08-11
Merge tag 'drm-next-2022-08-12-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-2
/
+3
2022-08-11
RISC-V: Move counter info definition to sbi header file
Atish Patra
1
-14
/
+0
2022-08-11
RISC-V: Fix SBI PMU calls for RV32
Atish Patra
1
-0
/
+10
2022-08-11
RISC-V: Update user page mapping only once during start
Atish Patra
2
-1
/
+1
2022-08-11
RISC-V: Fix counter restart during overflow for RV32
Atish Patra
1
-0
/
+5
2022-08-11
RISC-V: Add Sstc extension support
Palmer Dabbelt
1
-1
/
+24
2022-08-11
RISC-V: Prefer sstc extension if available
Atish Patra
1
-1
/
+24
2022-08-11
i2c: move core from strlcpy to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
47
-49
/
+49
2022-08-11
i2c: kempld: Support ACPI I2C device declaration
Chris Pringle
1
-0
/
+1
2022-08-11
i2c: mediatek: add i2c compatible for MT8188
Kewei Xu
1
-0
/
+43
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
41
-266
/
+312
2022-08-11
Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-152
/
+318
2022-08-12
Merge tag 'drm-misc-next-fixes-2022-08-10' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-2
/
+3
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+3
2022-08-11
dpaa2-eth: trace the allocated address instead of page struct
Chen Lin
1
-2
/
+2
2022-08-11
Merge branch 'acpi-properties'
Rafael J. Wysocki
1
-149
/
+315
[next]