index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58TEG5DCLTA00
Miquel Raynal
1
-1
/
+11
2020-06-26
mtd: rawnand: Add the ->choose_interface_config() hook
Miquel Raynal
1
-6
/
+11
2020-06-26
mtd: rawnand: Introduce nand_choose_best_sdr_timings()
Miquel Raynal
2
-36
/
+61
2020-06-26
mtd: rawnand: timings: Make onfi_fill_interface_config() a void helper
Miquel Raynal
3
-18
/
+14
2020-06-26
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
21
-122
/
+123
2020-06-26
mtd: rawnand: Hide the chip->data_interface indirection
Miquel Raynal
7
-28
/
+34
2020-06-26
mtd: rawnand: timings: Use default values for tPROG_max and tBERS_max
Miquel Raynal
1
-12
/
+19
2020-06-26
mtd: rawnand: timings: Avoid redefining tR_max and tCCS_min
Miquel Raynal
1
-3
/
+0
2020-06-26
mtd: rawnand: timings: Add a helper to find the closest ONFI mode
Miquel Raynal
2
-0
/
+49
2020-06-26
mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsigned
Miquel Raynal
2
-3
/
+3
2020-06-26
mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interface
Miquel Raynal
3
-4
/
+7
2020-06-26
mtd: rawnand: timings: Update onfi_fill_data_interface() kernel doc
Miquel Raynal
1
-3
/
+4
2020-06-26
mtd: rawnand: Rename nand_init_data_interface()
Miquel Raynal
1
-4
/
+4
2020-06-26
mtd: rawnand: Fix nand_setup_data_interface() description
Miquel Raynal
1
-5
/
+2
2020-06-26
mtd: rawnand: Rename nand_has_setup_data_iface()
Miquel Raynal
3
-5
/
+5
2020-06-26
mtd: rawnand: Use the data interface mode entry when relevant
Miquel Raynal
1
-5
/
+4
2020-06-26
mtd: rawnand: Compare the actual timing values
Miquel Raynal
1
-1
/
+2
2020-06-26
mtd: rawnand: Rename the manufacturer structure
Miquel Raynal
3
-18
/
+18
2020-06-26
mtd: rawnand: Create a nand_chip operations structure
Miquel Raynal
4
-17
/
+17
2020-06-26
mtd: nand: Drop useless 'depends on' in Kconfig
Miquel Raynal
2
-2
/
+0
2020-06-26
mtd: nand: Add an extra level in the Kconfig hierarchy
Miquel Raynal
1
-0
/
+5
2020-06-26
mtd: rawnand: tango: Convert the driver to exec_op()
Boris Brezillon
1
-46
/
+79
2020-06-15
mtd: rawnand: mtk: Convert the driver to exec_op()
Boris Brezillon
1
-45
/
+71
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
34
-234
/
+459
2020-06-13
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
1
-9
/
+40
2020-06-13
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
1
-1
/
+1
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
321
-1740
/
+1740
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
18
-189
/
+190
2020-06-13
Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
70
-1233
/
+5496
2020-06-13
Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
678
-6801
/
+5142
2020-06-13
Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-9
/
+7
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-125
/
+68
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-57
/
+19
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
321
-1740
/
+1740
2020-06-12
ibmvnic: Flush existing work items before device removal
Thomas Falcon
1
-0
/
+3
2020-06-12
Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
33
-977
/
+1555
2020-06-12
Merge tag 'pwm/for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-45
/
+436
2020-06-12
Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-14
/
+14
2020-06-12
Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-140
/
+88
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-06-11
net: ipa: header pad field only valid for AP->modem endpoint
Alex Elder
1
-4
/
+15
2020-06-11
net: ipa: program upper nibbles of sequencer type
Alex Elder
2
-2
/
+6
2020-06-11
net: ipa: fix modem LAN RX endpoint id
Alex Elder
1
-1
/
+1
2020-06-11
net: ipa: program metadata mask differently
Alex Elder
1
-33
/
+39
2020-06-11
ionic: add pcie_print_link_status
Shannon Nelson
1
-0
/
+1
2020-06-11
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-63
/
+177
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-11
amdgpu: a NULL ->mm does not mean a thread is a kthread
Christoph Hellwig
1
-1
/
+1
2020-06-11
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-23
/
+40
2020-06-11
net/mlx5: E-Switch, Fix some error pointer dereferences
Dan Carpenter
1
-2
/
+4
[next]