index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-05
spi: move cs spi_delay to spi_device
Mason Zhang
2
-14
/
+12
2021-08-03
spi: bcm2835aux: use 'unsigned int' instead of 'unsigned'
Jason Wang
1
-2
/
+2
2021-08-03
spi: spi-ep93xx: Prepare clock before using it
Alexander Sverdlin
1
-2
/
+2
2021-08-03
spi: imx: Implement support for CS_WORD
Uwe Kleine-König
1
-0
/
+10
2021-07-22
spi: pxa2xx: Adapt reset_sccr1() to the case when no message available
Andy Shevchenko
1
-3
/
+10
2021-07-19
dt-bindings: fsi: Remove ibm,fsi2spi-restricted compatible
Eddie James
1
-1
/
+0
2021-07-19
spi: fsi: Reduce max transfer size to 8 bytes
Eddie James
1
-103
/
+22
2021-07-19
spi: imx: Simplify logic in spi_imx_push()
Uwe Kleine-König
1
-8
/
+3
2021-07-19
spi: pxa2xx: Reuse int_stop_and_reset() in couple of places
Andy Shevchenko
1
-9
/
+3
2021-07-19
spi: pxa2xx: Reset DMA bits in CR1 in reset_sccr1()
Andy Shevchenko
1
-1
/
+1
2021-07-19
spi: pxa2xx: Convert reset_sccr1() to use pxa2xx_spi_update()
Andy Shevchenko
1
-9
/
+7
2021-07-14
spi: spi-geni-qcom: Remove confusing comment about setting the watermark
Douglas Anderson
1
-6
/
+0
2021-07-14
spi: omap-spi: Convert to json-schema
Aswath Govindraju
2
-48
/
+117
2021-07-14
spi: mediatek: add tick_delay support
Mason Zhang
2
-1
/
+11
2021-07-12
spi: mediatek: add no_need_unprepare support
Mason Zhang
1
-7
/
+34
2021-07-12
spi: mediatek: update spi master bingdings for MT6893 SOC
Mason Zhang
1
-0
/
+1
2021-07-12
spi: <linux/spi/spi.h>: add missing struct kernel-doc entry
Randy Dunlap
1
-1
/
+2
2021-07-12
spi: stm32: finalize message either on dma callback or EOT
Alain Volmat
1
-37
/
+20
2021-07-12
spi: stm32h7: don't wait for EOT and flush fifo on disable
Alain Volmat
1
-22
/
+2
2021-07-12
spi: stm32h7: rework rx fifo read function
Amelie Delaunay
1
-17
/
+13
2021-07-12
spi: stm32: Revert "properly handle 0 byte transfer"
Alain Volmat
1
-4
/
+0
2021-07-12
spi: stm32: enable pm_runtime autosuspend
Alain Volmat
1
-0
/
+11
2021-07-12
Linux 5.14-rc1
v5.14-rc1
Linus Torvalds
1
-2
/
+2
2021-07-12
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
1
-3
/
+3
2021-07-12
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
1
-6
/
+5
2021-07-12
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
1
-5
/
+8
2021-07-12
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2
-7
/
+2
2021-07-11
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
2
-14
/
+0
2021-07-10
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
1
-73
/
+73
2021-07-10
rtc: pcf2127: handle timestamp interrupts
Mian Yousaf Kaukab
1
-59
/
+133
2021-07-10
rtc: at91sam9: Remove unnecessary offset variable checks
Nobuhiro Iwamatsu
1
-1
/
+1
2021-07-10
rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()
Nobuhiro Iwamatsu
1
-3
/
+1
2021-07-10
rtc: spear: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-4
/
+1
2021-07-10
rtc: tps6586x: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: tps80031: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: rtd119x: Fix format of SPDX identifier
Nobuhiro Iwamatsu
1
-2
/
+1
2021-07-10
rtc: sc27xx: Fix format of SPDX identifier
Nobuhiro Iwamatsu
1
-1
/
+1
2021-07-10
rtc: palmas: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: max6900: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-5
/
+3
2021-07-10
rtc: ds1374: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-5
/
+2
2021-07-10
rtc: au1xxx: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-4
/
+1
2021-07-10
Revert "PCI: Coalesce host bridge contiguous apertures"
Bjorn Helgaas
1
-46
/
+4
2021-07-10
rtc: pcf85063: Update the PCF85063A datasheet revision
Fabio Estevam
1
-1
/
+1
2021-07-10
dt-bindings: rtc: ti,bq32k: take maintainership
Alexandre Belloni
1
-1
/
+1
2021-07-09
perf test: Add free() calls for scandir() returned dirent entries
Riccardo Mancini
1
-4
/
+11
2021-07-09
libperf: Add tests for perf_evlist__set_leader()
Jiri Olsa
1
-6
/
+21
2021-07-09
libperf: Remove BUG_ON() from library code in get_group_fd()
Arnaldo Carvalho de Melo
1
-7
/
+16
2021-07-09
cifs: update internal version number
Steve French
1
-1
/
+1
2021-07-09
cifs: prevent NULL deref in cifs_compose_mount_options()
Paulo Alcantara
1
-0
/
+3
2021-07-09
libperf: Add group support to perf_evsel__open()
Jiri Olsa
1
-2
/
+24
[next]