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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-27
staging: greybus: loopback: Fix up some alignment checkpatch issues
Greg Kroah-Hartman
1
-2
/
+2
2019-08-27
staging: greybus: log: Fix up some alignment checkpatch issues
Greg Kroah-Hartman
1
-3
/
+3
2019-08-27
staging: greybus: manifest: Fix up some alignment checkpatch issues
Greg Kroah-Hartman
1
-20
/
+19
2019-08-27
staging: greybus: hd: Fix up some alignment checkpatch issues
Greg Kroah-Hartman
1
-5
/
+5
2019-08-27
staging: greybus: remove license "boilerplate"
Greg Kroah-Hartman
8
-303
/
+1
2019-08-27
staging: greybus: fix up SPDX comment in .h files
Greg Kroah-Hartman
16
-16
/
+16
2019-08-27
staging: rtl8192u: Add or remove blank lines as required
Sumera Priyadarsini
1
-5
/
+3
2019-08-27
staging: rtl8192u: Add or remove spaces to fix style issues
Sumera Priyadarsini
1
-15
/
+15
2019-08-27
staging: rtl8712: wifi: checkpatch style fix
Taihsiang Ho (tai271828)
1
-8
/
+0
2019-08-27
staging: most-core: Fix checkpatch warnings
Peikan Tsai
1
-1
/
+3
2019-08-27
rtc: pcf2127: bugfix: watchdog build dependency
Bruno Thomsen
2
-0
/
+3
2019-08-27
rtc: pcf2127: add tamper detection support
Bruno Thomsen
1
-0
/
+160
2019-08-27
rtc: pcf2127: add watchdog feature support
Bruno Thomsen
2
-1
/
+124
2019-08-27
of: unittest: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+3
2019-08-27
RDMA/iwpm: Delete unnecessary checks before the macro call "dev_kfree_skb"
Markus Elfring
2
-12
/
+6
2019-08-27
RDMA/efa: Use existing FIELD_SIZEOF macro
Gal Pressman
1
-1
/
+1
2019-08-27
RDMA/efa: Remove umem check on dereg MR flow
Gal Pressman
1
-7
/
+5
2019-08-27
drm/amdgpu: fix GFXOFF on Picasso and Raven2
Aaron Liu
1
-7
/
+7
2019-08-27
drm/amd: remove meaningless descending into amd/amdkfd/
Masahiro Yamada
1
-1
/
+0
2019-08-27
drm/amdgpu: Add APTX quirk for Dell Latitude 5495
Kai-Heng Feng
1
-0
/
+1
2019-08-27
drm/amd/display: remove unused function setFieldWithMask
YueHaibing
1
-19
/
+0
2019-08-27
drm/amd/powerplay: correct the pp_feature output on Arcturus
Evan Quan
2
-0
/
+3
2019-08-27
drm/amd/powerplay: correct Vega20 dpm level related settings
Evan Quan
1
-6
/
+54
2019-08-27
drm/amdgpu: Vega20 SMU I2C HW engine controller.
Andrey Grodzovsky
4
-3
/
+762
2019-08-27
drm/amd/powerplay: Add interface to lock SMU HW I2C.
Andrey Grodzovsky
6
-1
/
+40
2019-08-27
drm/amd: Import smuio_11_0 headers for EEPROM access on Vega20
Andrey Grodzovsky
2
-0
/
+323
2019-08-27
drm/amdgpu: Add RAS EEPROM table.
Andrey Grodzovsky
4
-1
/
+586
2019-08-27
Revert "drm/amdgpu: free up the first paging queue v2"
Gang Ba
1
-15
/
+8
2019-08-27
drm/amdgpu/display: fix build error without CONFIG_DRM_AMD_DC_DSC_SUPPORT
YueHaibing
1
-0
/
+4
2019-08-27
drm/amd/powerplay: Fix an off by one in navi10_get_smu_msg_index()
Dan Carpenter
1
-1
/
+1
2019-08-27
drm/amd/display: Fix error message
Andrey Grodzovsky
1
-1
/
+1
2019-08-27
drm/amdgpu: add dummy read for some GCVM status registers
Xiaojie Yuan
2
-0
/
+31
2019-08-27
mfd: rk808: Make PM function declaration static
Lee Jones
1
-1
/
+1
2019-08-27
mtd: cfi_cmdset_0002: Disable write buffer functions if FORCE_WORD_WRITE is 1
Tokunori Ikegami
1
-0
/
+6
2019-08-27
mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths
Tokunori Ikegami
1
-14
/
+24
2019-08-27
mtd: cfi_cmdset_0002: Split wait for write buffer completion sequence
Tokunori Ikegami
1
-41
/
+51
2019-08-27
mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence
Tokunori Ikegami
1
-16
/
+22
2019-08-27
mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
Tokunori Ikegami
1
-19
/
+43
2019-08-27
mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
Tokunori Ikegami
1
-40
/
+50
2019-08-27
mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer()
Tokunori Ikegami
1
-26
/
+27
2019-08-27
mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
Tokunori Ikegami
1
-6
/
+12
2019-08-27
mtd: chips: gen_probe: kill useless initializer in mtd_do_chip_probe()
Sergei Shtylyov
1
-1
/
+1
2019-08-27
fdt: Update CRC check for rng-seed
Hsin-Yi Wang
1
-2
/
+6
2019-08-27
gpio: zynq: Pass irqchip when adding gpiochip
Linus Walleij
1
-16
/
+21
2019-08-27
drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
Lyude Paul
1
-0
/
+6
2019-08-27
drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type
Manasi Navare
1
-1
/
+1
2019-08-27
drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
Xiong Zhang
1
-0
/
+3
2019-08-27
drm/i915: Do not create a new max_bpc prop for MST connectors
Ville Syrjälä
1
-1
/
+9
2019-08-27
pinctrl: mvebu: add additional variant for standalone CP115
Grzegorz Jaszczyk
1
-4
/
+13
2019-08-27
pinctrl: mvebu: Add CP110 missing pin functionality
Konstantin Porotchkin
1
-1
/
+2
[prev]
[next]