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
2022-08-31
drm/i915/perf: replace BUG_ON() with WARN_ON()
Jani Nikula
1
-1
/
+2
2022-08-31
drm/i915/pch: replace BUG_ON() with drm_WARN_ON()
Jani Nikula
1
-1
/
+1
2022-08-31
drm/i915/dpll: replace BUG_ON() with drm_WARN_ON()
Jani Nikula
1
-2
/
+4
2022-08-31
drm/i915/crt: remove BUG_ON()
Jani Nikula
1
-2
/
+0
2022-08-31
gpio: imx-scu: add imx-scu GPIO driver
Shenwei Wang
3
-0
/
+144
2022-08-31
dt-bindings: firmware: imx: Add imx-scu gpio node
Shenwei Wang
1
-0
/
+5
2022-08-31
dt-bindings: gpio: Add imx scu gpio driver bindings
Shenwei Wang
1
-0
/
+39
2022-08-31
drm/i915/gmbus: mass dev_priv -> i915 rename
Jani Nikula
1
-134
/
+134
2022-08-31
drm/i915/reg: stop using implicit dev_priv in DSPCLK_GATE_D
Jani Nikula
6
-13
/
+13
2022-08-31
drm/i915/gmbus: stop using implicit dev_priv in register definitions
Jani Nikula
2
-34
/
+34
2022-08-31
drm/i915/gmbus: add wrapper for gmbus mmio base
Jani Nikula
1
-8
/
+9
2022-08-31
drm/i915/gmbus: whitespace cleanup in reg definitions
Jani Nikula
1
-54
/
+63
2022-08-31
drm/i915/gmbus: split out gmbus regs in a separate file
Jani Nikula
4
-64
/
+74
2022-08-31
vfio/type1: Unpin zero pages
Alex Williamson
1
-0
/
+12
2022-08-31
xattr: constify value argument in vfs_setxattr()
Christian Brauner
3
-5
/
+4
2022-08-31
ovl: use vfs_set_acl_prepare()
Christian Brauner
1
-1
/
+14
2022-08-31
acl: move idmapping handling into posix_acl_xattr_set()
Christian Brauner
4
-56
/
+25
2022-08-31
drm/i915: move and group properties under display.properties
Jani Nikula
4
-11
/
+14
2022-08-31
drm/i915: move atomic_helper under display sub-struct
Jani Nikula
3
-12
/
+13
2022-08-31
drm/i915: move quirks under display sub-struct
Jani Nikula
3
-3
/
+6
2022-08-31
drm/i915/quirks: abstract quirks further by making quirk ids an enum
Jani Nikula
3
-16
/
+23
2022-08-31
drm/i915/quirks: abstract checking for display quirks
Jani Nikula
6
-9
/
+21
2022-08-31
drm/i915: move and group modeset_wq and flip_wq under display.wq
Jani Nikula
3
-15
/
+18
2022-08-31
drm/i915: move dbuf under display sub-struct
Jani Nikula
7
-22
/
+22
2022-08-31
drm/i915: move fb_tracking under display sub-struct
Jani Nikula
5
-44
/
+42
2022-08-31
fscache: fix misdocumented parameter
Khalid Masum
1
-2
/
+2
2022-08-31
USB: serial: ch341: fix disabled rx timer on older devices
Johan Hovold
1
-1
/
+5
2022-08-31
USB: serial: ch341: fix lost character on LCR updates
Johan Hovold
1
-1
/
+9
2022-08-31
ARM: 9232/1: Replace this_cpu_* with raw_cpu_* in handle_bad_stack()
Zhen Lei
1
-2
/
+2
2022-08-31
ARM: 9228/1: vfp: kill vfp_flush/release_thread()
Wang Kefeng
1
-3
/
+0
2022-08-31
ARM: 9226/1: disable FDPIC ABI
Ben Wolsieffer
1
-0
/
+3
2022-08-31
pinctrl: imx8m: kconfig: Depends on SOC_IMX8M
Francesco Dolcini
1
-4
/
+4
2022-08-31
pinctrl: amd: change dev_warn to dev_dbg for additional feature support
Basavaraj Natikar
1
-2
/
+2
2022-08-31
dt-bindings: arm: ti: k3: Sort the SoC definitions alphabetically
Nishanth Menon
1
-21
/
+21
2022-08-31
dt-bindings: arm: ti: k3: Sort the am654 board enums
Nishanth Menon
1
-3
/
+3
2022-08-31
Merge branch 'hns3-next'
David S. Miller
9
-45
/
+105
2022-08-31
net: hns3: net: hns3: add querying and setting fec off mode from firmware
Guangbin Huang
3
-12
/
+16
2022-08-31
net: hns3: add querying and setting fec llrs mode from firmware
Hao Lan
6
-1
/
+22
2022-08-31
net: hns3: add querying fec ability from firmware
Guangbin Huang
2
-9
/
+26
2022-08-31
net: hns3: add getting capabilities of gro offload and fd from firmware
Guangbin Huang
7
-24
/
+42
2022-08-31
soc: mediatek: pm-domains: Simplify some error message
Christophe JAILLET
1
-3
/
+3
2022-08-31
powerpc: Fix hard_irq_disable() with sanitizer
Christophe Leroy
1
-1
/
+2
2022-08-31
Merge branch 'thunderbolt-end-to-end-flow-control'
David S. Miller
7
-37
/
+96
2022-08-31
net: thunderbolt: Update module description with mention of USB4
Mika Westerberg
1
-2
/
+3
2022-08-31
net: thunderbolt: Enable full end-to-end flow control
Mika Westerberg
1
-9
/
+20
2022-08-31
thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaround
Mika Westerberg
1
-7
/
+42
2022-08-31
thunderbolt: Show link type for XDomain connections too
Mika Westerberg
5
-8
/
+14
2022-08-31
net: thunderbolt: Enable DMA paths only after rings are enabled
Mika Westerberg
1
-11
/
+17
2022-08-31
ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler
Duoming Zhou
1
-1
/
+1
2022-08-31
ASoC: codecs: minor cppcheck cleanups
Mark Brown
5
-10
/
+4
[prev]
[next]