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
2020-12-03
clocksource/drivers/ingenic: Fix section mismatch
Daniel Lezcano
1
-1
/
+1
2020-12-03
clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()
Yu Kuai
1
-9
/
+9
2020-12-03
clocksource/drivers/orion: Add missing clk_disable_unprepare() on error path
Yang Yingliang
1
-3
/
+8
2020-12-03
clocksource/drivers/nps: Remove EZChip NPS clocksource driver
Vineet Gupta
3
-295
/
+0
2020-12-03
clocksource/drivers/sp804: Use pr_fmt
Kefeng Wang
1
-4
/
+7
2020-12-03
clocksource/drivers/sp804: Correct clk_get_rate handle
Kefeng Wang
1
-9
/
+1
2020-12-03
clocksource/drivers/sp804: Use clk_prepare_enable and clk_disable_unprepare
Kefeng Wang
1
-11
/
+2
2020-12-03
clocksource/drivers/sp804: Make some symbol static
Kefeng Wang
1
-3
/
+2
2020-12-03
clocksource/drivers/sp804: Add static for functions such as sp804_clockevents_init()
Zhen Lei
1
-6
/
+6
2020-12-03
drm/msm: Fix use-after-free in msm_gem with carveout
Iskren Chernev
1
-5
/
+22
2020-12-03
pwm: sl28cpld: fix getting driver data in pwm callbacks
Uwe Kleine-König
1
-2
/
+4
2020-12-03
drm/msm/dp: fix connect/disconnect handled at irq_hpd
Kuogee Hsieh
1
-37
/
+55
2020-12-03
drm/msm/dpu: update the qos remap only if the client type changes
Abhinav Kumar
2
-2
/
+17
2020-12-03
drm/msm/disp/dpu1/dpu_hw_interrupts: Demote kernel-doc formatting misuse
Lee Jones
1
-2
/
+2
2020-12-03
macvlan: Support for high multicast packet rate
Thomas Karlsson
1
-2
/
+38
2020-12-03
rtw88: debug: Fix uninitialized memory in debugfs code
Dan Carpenter
1
-0
/
+2
2020-12-03
regulator: da9121: Mark some symbols with static keyword
Zou Wei
1
-5
/
+5
2020-12-04
lkdtm/powerpc: Add SLB multihit test
Ganesh Goudar
4
-0
/
+127
2020-12-04
ocxl: Add new kernel traces
Christophe Lombard
2
-0
/
+68
2020-12-04
ocxl: Add mmu notifier
Christophe Lombard
1
-1
/
+61
2020-12-04
ocxl: Update the Process Element Entry
Christophe Lombard
4
-7
/
+16
2020-12-04
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
10
-27
/
+13
2020-12-03
media: vicodec: mark the stateless FWHT API as stable
Hans Verkuil
4
-37
/
+22
2020-12-03
media: vicodec: add V4L2_ prefix before FWHT_VERSION and FWHT_FL_*
Hans Verkuil
4
-90
/
+90
2020-12-03
media: uapi: move H264 stateless controls out of staging
Ezequiel Garcia
7
-70
/
+70
2020-12-03
media: controls: Log H264 stateless controls in .std_log
Ezequiel Garcia
1
-0
/
+18
2020-12-03
media: controls: Add the stateless codec control class
Ezequiel Garcia
1
-0
/
+5
2020-12-03
media: controls: Validate H264 stateless controls
Ezequiel Garcia
1
-0
/
+134
2020-12-03
media: Clean stateless control includes
Ezequiel Garcia
1
-3
/
+1
2020-12-03
media: Rename stateful codec control macros
Ezequiel Garcia
4
-6
/
+6
2020-12-03
media: cedrus: h264: Support profile controls
Ezequiel Garcia
1
-0
/
+19
2020-12-03
media: rkvdec: h264: Support profile and level controls
Jonas Karlman
1
-0
/
+13
2020-12-03
media: controls: Add validate failure debug message
Ezequiel Garcia
1
-1
/
+6
2020-12-03
media: controls: Add VP8 stateless type initialization
Ezequiel Garcia
1
-0
/
+5
2020-12-03
media: ccs: Use all regulators
Sakari Ailus
2
-8
/
+24
2020-12-03
media: ccs: Remove unnecessary delays from power-up sequence
Sakari Ailus
1
-2
/
+0
2020-12-03
media: ccs: Use longer pre-I²C sleep for CCS compliant devices
Sakari Ailus
1
-1
/
+6
2020-12-03
media: ccs: Wrap long lines, unwrap short ones
Sakari Ailus
1
-27
/
+18
2020-12-03
media: ccs: Clean up runtime PM usage
Sakari Ailus
1
-5
/
+2
2020-12-03
media: ccs: Use static data read-only registers
Sakari Ailus
1
-4
/
+60
2020-12-03
media: ccs: Add support for manufacturer regs from sensor and module files
Sakari Ailus
3
-22
/
+97
2020-12-03
media: ccs: Allow range in between I²C retries
Sakari Ailus
1
-2
/
+2
2020-12-03
media: ccs: Change my e-mail address
Sakari Ailus
8
-11
/
+11
2020-12-03
media: ccs-pll: Fix MODULE_LICENSE
Sakari Ailus
1
-1
/
+1
2020-12-03
media: smiapp-pll: Rename as ccs-pll
Sakari Ailus
8
-66
/
+64
2020-12-03
media: ccs: Read ireal numbers correctly
Sakari Ailus
3
-10
/
+32
2020-12-03
media: ccs: Move limit value real to integer conversion from read to access time
Sakari Ailus
1
-7
/
+12
2020-12-03
media: ccs: Make real to integer number conversion optional
Sakari Ailus
2
-9
/
+28
2020-12-03
media: ccs: Refactor register reading a little
Sakari Ailus
1
-20
/
+17
2020-12-03
media: ccs: Replace somewhat harsh internal checks based on BUG with WARN_ON
Sakari Ailus
1
-4
/
+5
[prev]
[next]