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
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-25
dt-bindings: pwm: jz47xx: Remove unused compatible strings
Paul Cercueil
1
-4
/
+1
2019-06-25
dt-bindings: pwm: stm32: Add #pwm-cells
Fabrice Gasnier
1
-0
/
+3
2019-06-25
Merge tag 'amlogic-dt64' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/dt
Olof Johansson
4
-142
/
+227
2019-06-25
dt-bindings: pwm: stm32-lp: Document pin control sleep state
Fabrice Gasnier
1
-3
/
+6
2019-06-25
pwm: sifive: Add DT documentation for SiFive PWM Controller
Yash Shah
1
-0
/
+33
2019-06-25
Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/drivers
Olof Johansson
1
-3
/
+7
2019-06-25
Merge tag 'qcom-drivers-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers
Olof Johansson
3
-3
/
+86
2019-06-25
dt-bindings: pinctrl: mvebu: Document bindings for 98DX1135
Chris Packham
1
-2
/
+42
2019-06-25
Merge tag 'imx-bindings-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/dt
Olof Johansson
4
-12
/
+47
2019-06-25
Merge tag 'at91-5.3-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/dt
Olof Johansson
2
-73
/
+134
2019-06-25
Merge tag 'stm32-dt-for-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into arm/dt
Olof Johansson
2
-10
/
+31
2019-06-25
Merge tag 'renesas-dt-bindings-for-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into arm/dt
Olof Johansson
6
-16
/
+33
2019-06-25
Merge tag 'sunxi-dt64-for-5.3-201906210808' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/dt
Olof Johansson
2
-0
/
+2
2019-06-25
Merge tag 'sunxi-dt-for-5.3-201906210807' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/dt
Olof Johansson
5
-72
/
+137
2019-06-25
dt-bindings: imx: Add pinctrl binding doc for i.MX8MN
Anson Huang
1
-0
/
+39
2019-06-25
Merge tag 'v5.2-rc6' into x86/asm, to refresh the branch
Ingo Molnar
11
-37
/
+263
2019-06-25
timekeeping: Boot should be boottime for coarse ns accessor
Jason A. Donenfeld
1
-1
/
+1
2019-06-25
Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next
Dave Airlie
1
-9
/
+14
2019-06-24
xsk: sample kernel code is now in libbpf
Eric Leblond
1
-1
/
+15
2019-06-25
dt-bindings: display: Convert tpo,tpg110 panel to DT schema
Rob Herring
2
-70
/
+101
2019-06-24
dt-bindings: power: reset: qcom: Add qcom,pm8998-pon compatibility line
John Stultz
1
-0
/
+1
2019-06-24
dt-bindings: gpu: mali: Add Samsung compatibles for Midgard and Utgard
Krzysztof Kozlowski
2
-0
/
+2
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
11
-37
/
+263
2019-06-24
Merge LKMM and RCU commits
Paul E. McKenney
7
-9
/
+34
2019-06-24
IMA: Define a new hook to measure the kexec boot command line arguments
Prakhar Srivastava
1
-0
/
+1
2019-06-23
hwmon: (pmbus) Document Infineon PXE1610 driver
Vijay Khemka
1
-0
/
+90
2019-06-24
Documentation/ABI: Document umwait control sysfs interfaces
Fenghua Yu
1
-0
/
+23
2019-06-23
doc: phy: document some PHY_INTERFACE_MODE_xxx settings
Russell King
1
-1
/
+44
2019-06-23
Merge 5.2-rc6 into staging-next
Greg Kroah-Hartman
16
-147
/
+321
2019-06-23
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
11
-37
/
+263
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-30
/
+46
2019-06-22
timekeeping: Add missing _ns functions for coarse accessors
Jason A. Donenfeld
1
-3
/
+7
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
1
-1
/
+1
2019-06-22
docs: iio: convert to ReST
Mauro Carvalho Chehab
3
-24
/
+55
2019-06-22
Documentation/x86/64: Add documentation for GS/FS addressing mode
Thomas Gleixner
2
-0
/
+200
2019-06-22
x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit
Andy Lutomirski
1
-2
/
+1
2019-06-22
x86/entry/64: Document GSBASE handling in the paranoid path
Chang S. Bae
1
-0
/
+9
2019-06-22
kbuild: Raise the minimum required binutils version to 2.21
Chang S. Bae
1
-4
/
+2
2019-06-22
x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
Andy Lutomirski
1
-0
/
+3
2019-06-22
dt-bindings: iio: adc: stm32: add missing vdda supply
Fabrice Gasnier
1
-0
/
+1
2019-06-22
dt-bindings: iio: chemical: sps30: convert bindings to yaml
Tomasz Duszynski
2
-12
/
+39
2019-06-22
i2c: mux: demux-pinctrl: use proper email address for ABI requests
Wolfram Sang
1
-2
/
+2
2019-06-21
media: vivid.rst: describe display present control
Johan Korsnes
1
-0
/
+5
2019-06-21
i2c: i801: Add support for Intel Elkhart Lake
Jarkko Nikula
1
-0
/
+1
2019-06-21
i2c: i801: Add Block Write-Block Read Process Call support
Alexander Sverdlin
1
-1
/
+1
2019-06-21
media: dt-bindings: imx7-csi: Document a single CSI clock
Fabio Estevam
1
-6
/
+3
2019-06-21
media: docs: create vimc documentation
André Almeida
3
-0
/
+121
2019-06-21
media: docs: v4l2-controls: fix sentence rendered in a nonsense way
Luca Ceresoli
1
-5
/
+4
2019-06-21
media: docs: v4l2-controls: remove outdated paragraph
Luca Ceresoli
1
-5
/
+0
2019-06-21
media: docs: v4l2-controls: document file to include
Luca Ceresoli
1
-0
/
+4
[prev]
[next]