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
*
mtd: rawnand: fsl_upm: Get rid of the legacy interface implementation
Boris Brezillon
2020-06-26
1
-133
/
+0
*
mtd: rawnand: fsl_upm: Implement exec_op()
Boris Brezillon
2020-06-26
1
-0
/
+86
*
mtd: rawnand: fsl_upm: Inherit from nand_controller
Boris Brezillon
2020-06-26
1
-0
/
+3
*
mtd: rawnand: fsl_upm: Use gpio descriptors
Boris Brezillon
2020-06-26
1
-34
/
+10
*
mtd: rawnand: fsl_upm: Use platform_get_resource() + devm_ioremap_resource()
Boris Brezillon
2020-06-26
1
-16
/
+7
*
mtd: rawnand: fsl_upm: Use devm_kasprintf() to allocate the MTD name
Boris Brezillon
2020-06-26
1
-5
/
+3
*
mtd: rawnand: fsl_upm: Allocate the fsl_upm_nand object using devm_kzalloc()
Boris Brezillon
2020-06-26
1
-12
/
+6
*
mtd: rawnand: fsl_upm: Get rid of the unused fsl_upm_nand.parts field
Boris Brezillon
2020-06-26
1
-1
/
+0
*
mtd: rawnand: fsl_upm: Remove unused mtd var
Boris Brezillon
2020-06-26
1
-1
/
+0
*
mtd: rawnand: Allocate the interface configurations dynamically
Miquel Raynal
2020-06-26
3
-32
/
+59
*
mtd: rawnand: Get rid of the default ONFI timing mode
Miquel Raynal
2020-06-26
1
-15
/
+4
*
mtd: rawnand: toshiba: Choose the interface configuration for TH58NVG2S3HBAI4
Rickard x Andersson
2020-06-26
2
-0
/
+41
*
mtd: rawnand: hynix: Implement ->choose_interface_config() for H27UCG8T2ATR-BC
Miquel Raynal
2020-06-26
2
-1
/
+15
*
mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58NVG0S3E
Miquel Raynal
2020-06-26
2
-2
/
+21
*
mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58TEG5DCLTA00
Miquel Raynal
2020-06-26
1
-1
/
+11
*
mtd: rawnand: Add the ->choose_interface_config() hook
Miquel Raynal
2020-06-26
1
-6
/
+11
*
mtd: rawnand: Introduce nand_choose_best_sdr_timings()
Miquel Raynal
2020-06-26
2
-36
/
+61
*
mtd: rawnand: timings: Make onfi_fill_interface_config() a void helper
Miquel Raynal
2020-06-26
3
-18
/
+14
*
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
2020-06-26
21
-122
/
+123
*
mtd: rawnand: Hide the chip->data_interface indirection
Miquel Raynal
2020-06-26
7
-28
/
+34
*
mtd: rawnand: timings: Use default values for tPROG_max and tBERS_max
Miquel Raynal
2020-06-26
1
-12
/
+19
*
mtd: rawnand: timings: Avoid redefining tR_max and tCCS_min
Miquel Raynal
2020-06-26
1
-3
/
+0
*
mtd: rawnand: timings: Add a helper to find the closest ONFI mode
Miquel Raynal
2020-06-26
2
-0
/
+49
*
mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsigned
Miquel Raynal
2020-06-26
2
-3
/
+3
*
mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interface
Miquel Raynal
2020-06-26
3
-4
/
+7
*
mtd: rawnand: timings: Update onfi_fill_data_interface() kernel doc
Miquel Raynal
2020-06-26
1
-3
/
+4
*
mtd: rawnand: Rename nand_init_data_interface()
Miquel Raynal
2020-06-26
1
-4
/
+4
*
mtd: rawnand: Fix nand_setup_data_interface() description
Miquel Raynal
2020-06-26
1
-5
/
+2
*
mtd: rawnand: Rename nand_has_setup_data_iface()
Miquel Raynal
2020-06-26
3
-5
/
+5
*
mtd: rawnand: Use the data interface mode entry when relevant
Miquel Raynal
2020-06-26
1
-5
/
+4
*
mtd: rawnand: Compare the actual timing values
Miquel Raynal
2020-06-26
1
-1
/
+2
*
mtd: rawnand: Rename the manufacturer structure
Miquel Raynal
2020-06-26
3
-18
/
+18
*
mtd: rawnand: Create a nand_chip operations structure
Miquel Raynal
2020-06-26
4
-17
/
+17
*
mtd: nand: Drop useless 'depends on' in Kconfig
Miquel Raynal
2020-06-26
2
-2
/
+0
*
mtd: nand: Add an extra level in the Kconfig hierarchy
Miquel Raynal
2020-06-26
1
-0
/
+5
*
mtd: rawnand: tango: Convert the driver to exec_op()
Boris Brezillon
2020-06-26
1
-46
/
+79
*
mtd: rawnand: mtk: Convert the driver to exec_op()
Boris Brezillon
2020-06-15
1
-45
/
+71
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-14
34
-234
/
+459
|
\
|
*
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
2020-06-14
1
-9
/
+40
|
*
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
2020-06-14
1
-1
/
+1
|
*
ibmvnic: Flush existing work items before device removal
Thomas Falcon
2020-06-12
1
-0
/
+3
|
*
net: ipa: header pad field only valid for AP->modem endpoint
Alex Elder
2020-06-12
1
-4
/
+15
|
*
net: ipa: program upper nibbles of sequencer type
Alex Elder
2020-06-12
2
-2
/
+6
|
*
net: ipa: fix modem LAN RX endpoint id
Alex Elder
2020-06-12
1
-1
/
+1
|
*
net: ipa: program metadata mask differently
Alex Elder
2020-06-12
1
-33
/
+39
|
*
ionic: add pcie_print_link_status
Shannon Nelson
2020-06-12
1
-0
/
+1
|
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-06-12
5
-63
/
+177
|
|
\
|
|
*
iavf: increase reset complete wait time
Paul Greenwalt
2020-06-12
2
-7
/
+9
|
|
*
iavf: Fix reporting 2.5 Gb and 5Gb speeds
Brett Creeley
2020-06-12
3
-6
/
+24
|
|
*
iavf: use appropriate enum for comparison
Aleksandr Loktionov
2020-06-11
4
-29
/
+24
[next]