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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-04
power: supply: max17040: drop unused platform data support
Krzysztof Kozlowski
1
-16
/
+0
2021-06-04
pwm: core: Support new usage_power setting in PWM state
Clemens Gruber
1
-0
/
+7
2021-06-04
dt-bindings: connector: Add PD rev 2.0 VDO definition
Kyle Tso
1
-3
/
+66
2021-06-04
dt-bindings: connector: Replace BIT macro with generic bit ops
Kyle Tso
1
-10
/
+10
2021-06-04
clocksource/drivers/samsung_pwm: Constify passed structure
Krzysztof Kozlowski
1
-1
/
+1
2021-06-04
clocksource/drivers/samsung_pwm: Minor whitespace cleanup
Krzysztof Kozlowski
1
-1
/
+2
2021-06-04
media: dvb header files: move some headers to staging
Mauro Carvalho Chehab
3
-502
/
+0
2021-06-04
clk: mediatek: remove deprecated CLK_INFRA_CA57SEL for MT8173 SoC
Seiya Wang
1
-1
/
+0
2021-06-04
Merge tag 'drm/tegra/for-5.13-rc5' of ssh://git.freedesktop.org/git/tegra/linux into drm-fixes
Dave Airlie
1
-6
/
+24
2021-06-03
Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
David S. Miller
1
-1
/
+1
2021-06-03
icmp: fix lib conflict with trinity
Andreas Roeseler
1
-2
/
+1
2021-06-03
net: caif: add proper error handling
Pavel Skripkin
2
-2
/
+2
2021-06-03
net: caif: added cfserl_release function
Pavel Skripkin
1
-0
/
+1
2021-06-03
Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-1
/
+1
2021-06-03
qed: Add IP services APIs support
Nikolay Assa
1
-0
/
+29
2021-06-03
qed: Add NVMeTCP Offload IO Level FW Initializations
Shai Malin
2
-0
/
+21
2021-06-03
qed: Add NVMeTCP Offload IO Level FW and HW HSI
Shai Malin
2
-1
/
+365
2021-06-03
qed: Add support of HW filter block
Prabhakar Kushwaha
1
-0
/
+24
2021-06-03
qed: Add NVMeTCP Offload Connection Level FW and HW HSI
Shai Malin
2
-0
/
+237
2021-06-03
qed: Add NVMeTCP Offload PF Level FW and HW HSI
Shai Malin
3
-0
/
+143
2021-06-03
qed: Add TCP_ULP FW resource layout
Omkar Kulkarni
2
-2
/
+2
2021-06-03
Bluetooth: Fix VIRTIO_ID_BT assigned number
Marcel Holtmann
1
-1
/
+1
2021-06-03
net: pcs: xpcs: convert to phylink_pcs_ops
Vladimir Oltean
1
-10
/
+1
2021-06-03
net: pcs: xpcs: convert to mdio_device
Vladimir Oltean
1
-3
/
+4
2021-06-03
net: pcs: xpcs: export xpcs_probe
Vladimir Oltean
1
-1
/
+1
2021-06-03
net: pcs: xpcs: export xpcs_config_eee
Vladimir Oltean
1
-2
/
+2
2021-06-03
net: pcs: xpcs: export xpcs_validate
Vladimir Oltean
1
-3
/
+2
2021-06-03
net: pcs: xpcs: make the checks related to the PHY interface mode stateless
Vladimir Oltean
1
-2
/
+4
2021-06-03
net: pcs: xpcs: delete shim definition for mdio_xpcs_get_ops()
Vladimir Oltean
1
-7
/
+0
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
3
-0
/
+34
2021-06-03
mlx5: count all link events
Jakub Kicinski
1
-1
/
+1
2021-06-03
memory: tegra: Implement SID override programming
Thierry Reding
1
-0
/
+3
2021-06-03
memory: tegra: Unify drivers
Thierry Reding
1
-0
/
+1
2021-06-03
memory: tegra: Parameterize interrupt handler
Thierry Reding
1
-0
/
+2
2021-06-03
memory: tegra: Make per-SoC setup more generic
Thierry Reding
1
-1
/
+5
2021-06-03
memory: tegra: Push suspend/resume into SoC drivers
Thierry Reding
1
-0
/
+2
2021-06-03
memory: tegra: Introduce struct tegra_mc_ops
Thierry Reding
1
-2
/
+5
2021-06-03
memory: tegra: Unify struct tegra_mc across SoC generations
Thierry Reding
1
-2
/
+16
2021-06-03
memory: tegra: Consolidate register fields
Thierry Reding
1
-15
/
+15
2021-06-03
Merge series "MTD: spinand: Add spi_mem_poll_status() support" from <patrice.chotard@foss.st.com>
Mark Brown
2
-0
/
+38
2021-06-03
iio: accel: st_sensors: Support generic mounting matrix
Linus Walleij
1
-1
/
+3
2021-06-03
iio: st_sensors: Create extended attr macro
Linus Walleij
1
-2
/
+8
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
1
-2
/
+1
2021-06-03
RDMA/mlx4: Do not map the core_clock page to user space unless enabled
Shay Drory
1
-0
/
+1
2021-06-03
power: supply: pm2301_charger: Delete driver
Linus Walleij
1
-48
/
+0
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
47
-94
/
+267
2021-06-03
power: ab8500: remove unused header
Krzysztof Kozlowski
1
-16
/
+0
2021-06-03
iov_iter: Remove iov_iter_for_each_range()
David Howells
1
-4
/
+0
2021-06-03
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
1
-0
/
+8
2021-06-03
mtd: spinand: use the spi-mem poll status APIs
Patrice Chotard
1
-0
/
+22
[prev]
[next]