index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-23
soundwire: add debugfs support
Pierre-Louis Bossart
7
-0
/
+189
2019-08-22
soundwire: intel: remove unused variables
Vinod Koul
1
-1
/
+0
2019-08-21
soundwire: intel: move shutdown() callback and don't export symbol
Pierre-Louis Bossart
3
-18
/
+15
2019-08-21
soundwire: cadence_master: add kernel parameter to override interrupt mask
Pierre-Louis Bossart
1
-0
/
+7
2019-08-21
soundwire: intel_init: add kernel module parameter to filter out links
Pierre-Louis Bossart
1
-0
/
+11
2019-08-21
soundwire: cadence_master: fix divider setting in clock register
Rander Wang
1
-8
/
+8
2019-08-21
soundwire: cadence_master: make use of mclk_freq property
Pierre-Louis Bossart
1
-4
/
+10
2019-08-21
soundwire: intel: read mclk_freq property from firmware
Pierre-Louis Bossart
1
-0
/
+26
2019-08-21
soundwire: add new mclk_freq field for properties
Pierre-Louis Bossart
1
-0
/
+2
2019-08-21
soundwire: stream: remove unnecessary variable initializations
Pierre-Louis Bossart
1
-26
/
+38
2019-08-21
soundwire: stream: fix disable sequence
Pierre-Louis Bossart
1
-1
/
+18
2019-08-21
soundwire: include mod_devicetable.h to avoid compiling warnings
Bard liao
1
-0
/
+2
2019-08-21
soundwire: cadence_master: use firmware defaults for frame shape
Pierre-Louis Bossart
1
-3
/
+23
2019-08-21
soundwire: export helpers to find row and column values
Pierre-Louis Bossart
2
-8
/
+13
2019-08-21
soundwire: bus: improve dynamic debug comments for enumeration
Pierre-Louis Bossart
1
-1
/
+4
2019-08-21
soundwire: cadence_master: revisit interrupt settings
Pierre-Louis Bossart
1
-4
/
+25
2019-08-21
soundwire: intel: fix channel number reported by hardware
Pierre-Louis Bossart
1
-0
/
+10
2019-08-21
soundwire: intel: prevent possible dereference in hw_params
Pierre-Louis Bossart
2
-2
/
+5
2019-08-02
soundwire: bus: split handling of Device0 events
Pierre-Louis Bossart
1
-0
/
+5
2019-08-02
soundwire: cadence_master: simplify bus clash interrupt clear
Pierre-Louis Bossart
1
-2
/
+0
2019-08-02
soundwire: intel: remove BIOS work-arounds
Pierre-Louis Bossart
1
-11
/
+0
2019-08-02
soundwire: mipi_disco: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
1
-12
/
+6
2019-07-21
Linus 5.3-rc1
Linus Torvalds
1
-2
/
+2
2019-07-21
Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
11
-116
/
+113
2019-07-21
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2019-07-21
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-31
/
+126
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
1
-1
/
+1
2019-07-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
1
-32
/
+2
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
19
-60
/
+1458
2019-07-20
typo fix: it's d_make_root, not d_make_inode...
Al Viro
1
-1
/
+1
2019-07-20
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
Rob Herring
1
-0
/
+4
2019-07-20
dt-bindings: iio: ad7124: Fix dtc warnings in example
Rob Herring
1
-30
/
+35
2019-07-20
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
Rob Herring
1
-1
/
+1
2019-07-20
dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
Rob Herring
1
-4
/
+1
2019-07-20
dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
Rob Herring
2
-2
/
+6
2019-07-20
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
Rob Herring
1
-79
/
+58
2019-07-20
dt-bindings: Ensure child nodes are of type 'object'
Rob Herring
6
-0
/
+8
2019-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
20
-29
/
+2183
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
8
-26
/
+83
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
33
-215
/
+226
2019-07-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
20
-142
/
+1029
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
22
-245
/
+311
2019-07-20
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+16
2019-07-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+26
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
31
-232
/
+723
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
20
-74
/
+123
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
36
-173
/
+178
2019-07-20
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
8
-116
/
+172
2019-07-20
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
1
-1
/
+10
2019-07-20
smp: Warn on function calls from softirq context
Peter Zijlstra
1
-0
/
+16
[next]