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-05-20
tcp_ipv6: set the drop_reason in the right place
Jakub Kicinski
1
-1
/
+1
2022-05-20
random: wire up fops->splice_{read,write}_iter()
Jens Axboe
1
-0
/
+4
2022-05-20
random: convert to using fops->write_iter()
Jens Axboe
1
-32
/
+35
2022-05-20
random: convert to using fops->read_iter()
Jens Axboe
1
-36
/
+29
2022-05-20
gpio: mvebu/pwm: Refuse requests with inverted polarity
Uwe Kleine-König
1
-0
/
+3
2022-05-20
gpio: gpio-vf610: do not touch other bits when set the target bit
Haibo Chen
1
-2
/
+6
2022-05-20
pwm: pwm-cros-ec: Add channel type support
Fabio Baltieri
1
-15
/
+67
2022-05-20
dt-bindings: google,cros-ec-pwm: Add the new -type compatible
Fabio Baltieri
1
-1
/
+8
2022-05-20
dt-bindings: Add mfd/cros_ec definitions
Fabio Baltieri
1
-0
/
+18
2022-05-20
KVM: s390: selftest: Test suppression indication on key prot exception
Janis Schoetterl-Glausch
1
-1
/
+45
2022-05-20
KVM: s390: Don't indicate suppression on dirtying, failing memop
Janis Schoetterl-Glausch
2
-4
/
+24
2022-05-20
selftests: drivers/s390x: Add uvdevice tests
Steffen Eiden
6
-0
/
+302
2022-05-20
drivers/s390/char: Add Ultravisor io device
Steffen Eiden
6
-1
/
+343
2022-05-20
pwm: Document that the pinstate of a disabled PWM isn't reliable
Uwe Kleine-König
1
-0
/
+6
2022-05-20
pwm: twl-led: Implement .apply() callback
Uwe Kleine-König
1
-10
/
+66
2022-05-20
pwm: lpc18xx: Implement .apply() callback
Uwe Kleine-König
1
-13
/
+30
2022-05-20
pwm: mediatek: Implement .apply() callback
Uwe Kleine-König
1
-3
/
+26
2022-05-20
pwm: lpc32xx: Implement .apply() callback
Uwe Kleine-König
1
-3
/
+26
2022-05-20
pwm: tegra: Implement .apply() callback
Uwe Kleine-König
1
-3
/
+27
2022-05-20
pwm: stmpe: Implement .apply() callback
Uwe Kleine-König
1
-3
/
+26
2022-05-20
pwm: sti: Implement .apply() callback
Uwe Kleine-König
1
-3
/
+26
2022-05-20
pwm: pwm-mediatek: Add support for MediaTek Helio X10 MT6795
AngeloGioacchino Del Regno
1
-0
/
+7
2022-05-20
dt-bindings: pwm: pwm-mediatek: Add documentation for MT6795 SoC
AngeloGioacchino Del Regno
1
-0
/
+1
2022-05-20
RDMA/mlx4: Avoid flush_scheduled_work() usage
Tetsuo Handa
3
-8
/
+34
2022-05-20
pwm: tegra: Optimize period calculation
Uwe Kleine-König
1
-5
/
+5
2022-05-20
pwm: renesas-tpu: Improve precision of period and duty_cycle calculation
Uwe Kleine-König
1
-11
/
+17
2022-05-20
pwm: renesas-tpu: Improve maths to compute register settings
Uwe Kleine-König
1
-15
/
+35
2022-05-20
pwm: renesas-tpu: Rename variables to match the usual naming
Uwe Kleine-König
1
-86
/
+86
2022-05-20
pwm: renesas-tpu: Implement .apply() callback
Uwe Kleine-König
1
-6
/
+38
2022-05-20
pwm: renesas-tpu: Make use of devm functions
Uwe Kleine-König
1
-17
/
+5
2022-05-20
pwm: renesas-tpu: Make use of dev_err_probe()
Uwe Kleine-König
1
-6
/
+3
2022-05-20
perf parse-events: Move slots event for the hybrid platform too
Kan Liang
3
-2
/
+35
2022-05-20
perf parse-events: Support different format of the topdown event name
Kan Liang
1
-1
/
+1
2022-05-20
perf stat: Always keep perf metrics topdown events in a group
Kan Liang
4
-13
/
+15
2022-05-20
perf evsel: Fixes topdown events in a weak group for the hybrid platform
Kan Liang
1
-2
/
+21
2022-05-20
IB/isert: Avoid flush_scheduled_work() usage
Tetsuo Handa
1
-9
/
+16
2022-05-20
pinctrl: intel: Fix kernel doc format, i.e. add return sections
Andy Shevchenko
1
-0
/
+5
2022-05-20
pwm: samsung: Implement .apply() callback
Uwe Kleine-König
1
-12
/
+42
2022-05-20
pwm: sifive: Simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2022-05-20
ASoC: SOF: Introduce generic (in)firmware tracing infrastructure
Mark Brown
17
-669
/
+767
2022-05-20
dt-bindings: Renamed hte directory to timestamp
Dipen Patel
4
-4
/
+4
2022-05-20
hte: Uninitialized variable in hte_ts_get()
Dan Carpenter
1
-1
/
+1
2022-05-20
perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT events
Ian Rogers
1
-3
/
+14
2022-05-20
KVM: eventfd: Fix false positive RCU usage warning
Wanpeng Li
1
-1
/
+2
2022-05-20
Merge tag 'nvme-5.19-2022-05-19' of git://git.infradead.org/nvme into for-5.19/drivers
Jens Axboe
3
-10
/
+117
2022-05-20
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
5
-1
/
+22
2022-05-20
ASoC: max98090: Move check for invalid values before casting in max98090_put_enab_tlv()
Alexey Khoroshilov
1
-2
/
+4
2022-05-20
ASoC: rt1308-sdw: add the default value of register 0xc320
Shuming Fan
1
-0
/
+1
2022-05-20
nvme: enable uring-passthrough for admin commands
Kanchan Joshi
4
-0
/
+27
2022-05-20
nvme: helper for uring-passthrough checks
Kanchan Joshi
1
-8
/
+16
[prev]
[next]