index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Refactor add_switch() into two functions
Mika Westerberg
2019-11-01
1
-43
/
+67
*
thunderbolt: Add helper macro to iterate over switch ports
Mika Westerberg
2019-11-01
5
-65
/
+74
*
thunderbolt: Make tb_sw_write() take const parameter
Mika Westerberg
2019-11-01
1
-1
/
+1
*
thunderbolt: Convert DP adapter register names to follow the USB4 spec
Mika Westerberg
2019-11-01
3
-44
/
+46
*
thunderbolt: Convert PCIe adapter register names to follow the USB4 spec
Mika Westerberg
2019-11-01
2
-6
/
+8
*
thunderbolt: Convert basic adapter register names to follow the USB4 spec
Mika Westerberg
2019-11-01
3
-21
/
+22
*
thunderbolt: Log error if adding switch fails
Mika Westerberg
2019-11-01
1
-5
/
+14
*
thunderbolt: Log switch route string on config read/write timeout
Mika Westerberg
2019-11-01
1
-4
/
+4
*
thunderbolt: Introduce tb_switch_is_icm()
Mika Westerberg
2019-11-01
3
-4
/
+18
*
Merge branch 'thunderbolt/fixes' into thunderbolt/next
Mika Westerberg
2019-11-01
2
-18
/
+11
|
\
|
*
thunderbolt: Drop unnecessary read when writing LC command in Ice Lake
Mika Westerberg
2019-10-08
1
-1
/
+0
|
*
thunderbolt: Fix lockdep circular locking depedency warning
Mika Westerberg
2019-10-08
1
-9
/
+0
|
*
thunderbolt: Read DP IN adapter first two dwords in one go
Mika Westerberg
2019-10-08
1
-8
/
+11
*
|
thunderbolt: Add 'generation' attribute for devices
Christian Kellner
2019-10-09
2
-0
/
+18
|
/
*
Linux 5.4-rc2
v5.4-rc2
Linus Torvalds
2019-10-06
1
-2
/
+2
*
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
Linus Torvalds
2019-10-06
1
-10
/
+3
*
Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-10-06
1
-2
/
+2
|
\
|
*
dma-mapping: fix false positivse warnings in dma_common_free_remap()
Andrey Smirnov
2019-10-05
1
-2
/
+2
*
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-10-06
14
-144
/
+53
|
\
\
|
*
|
ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI support
Patrice Chotard
2019-10-04
1
-1
/
+1
|
*
|
Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2019-10-03
10
-136
/
+40
|
|
\
\
|
|
*
|
ARM: dts: am4372: Set memory bandwidth limit for DISPC
Peter Ujfalusi
2019-09-30
1
-0
/
+2
|
|
*
|
ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()
Tony Lindgren
2019-09-25
1
-100
/
+0
|
|
*
|
ARM: OMAP2+: Add missing LCDC midlemode for am335x
Tony Lindgren
2019-09-25
2
-3
/
+6
|
|
*
|
ARM: OMAP2+: Fix missing reset done flag for am3 and am43
Tony Lindgren
2019-09-25
1
-1
/
+2
|
|
*
|
ARM: dts: Fix gpio0 flags for am335x-icev2
Tony Lindgren
2019-09-24
2
-2
/
+2
|
|
*
|
ARM: omap2plus_defconfig: Enable more droid4 devices as loadable modules
Tony Lindgren
2019-09-23
1
-0
/
+2
|
|
*
|
ARM: omap2plus_defconfig: Enable DRM_TI_TFP410
Adam Ford
2019-09-23
1
-0
/
+1
|
|
*
|
Merge branch 'fixes-merge-window-pt2' into fixes
Tony Lindgren
2019-09-23
2008
-14202
/
+20693
|
|
|
\
\
|
|
|
*
|
DTS: ARM: gta04: introduce legacy spi-cs-high to make display work again
H. Nikolaus Schaller
2019-09-23
1
-0
/
+1
|
|
|
*
|
ARM: dts: Fix wrong clocks for dra7 mcasp
Tony Lindgren
2019-09-23
1
-27
/
+21
|
|
|
*
|
clk: ti: dra7: Fix mcasp8 clock bits
Tony Lindgren
2019-09-23
1
-3
/
+3
|
*
|
|
|
ARM: dts: ux500: Fix up the CPU thermal zone
Linus Walleij
2019-10-01
1
-3
/
+8
|
*
|
|
|
arm64/ARM: configs: Change CONFIG_REMOTEPROC from m to y
Keerthy
2019-09-30
4
-4
/
+4
*
|
|
|
|
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-05
15
-86
/
+41
|
\
\
\
\
\
|
*
|
|
|
|
kheaders: make headers archive reproducible
Dmitry Goldin
2019-10-05
2
-5
/
+13
|
*
|
|
|
|
kbuild: update compile-test header list for v5.4-rc2
Masahiro Yamada
2019-10-05
1
-10
/
+0
|
*
|
|
|
|
kbuild: two minor updates for Documentation/kbuild/modules.rst
Masahiro Yamada
2019-10-05
1
-2
/
+2
|
*
|
|
|
|
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
2019-10-05
1
-1
/
+1
|
*
|
|
|
|
namespace: fix namespace.pl script to support relative paths
Jacob Keller
2019-10-05
1
-6
/
+7
|
*
|
|
|
|
video/logo: do not generate unneeded logo C files
Masahiro Yamada
2019-10-05
1
-19
/
+2
|
*
|
|
|
|
video/logo: remove unneeded *.o pattern from clean-files
Masahiro Yamada
2019-10-05
1
-1
/
+1
|
*
|
|
|
|
integrity: remove pointless subdir-$(CONFIG_...)
Masahiro Yamada
2019-10-05
1
-2
/
+0
|
*
|
|
|
|
integrity: remove unneeded, broken attempt to add -fshort-wchar
Masahiro Yamada
2019-10-05
1
-1
/
+0
|
*
|
|
|
|
modpost: fix static EXPORT_SYMBOL warnings for UML build
Masahiro Yamada
2019-10-01
1
-4
/
+9
|
*
|
|
|
|
kbuild: correct formatting of header in kbuild module docs
Alex Gaynor
2019-10-01
1
-1
/
+2
|
*
|
|
|
|
kbuild: remove SUBDIRS support
Masahiro Yamada
2019-10-01
1
-18
/
+2
|
*
|
|
|
|
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
2019-10-01
6
-17
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-10-05
15
-80
/
+193
|
\
\
\
\
\
|
*
|
|
|
|
scsi: qla2xxx: Fix Nport ID display value
Quinn Tran
2019-09-24
1
-3
/
+4
[next]