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
2022-06-19
iio: adc: stm32: Fix ADCs iteration in irq handler
Yannick Brosseau
1
-1
/
+6
2022-06-19
iio: adc: ti-ads131e08: add missing fwnode_handle_put() in ads131e08_alloc_channels()
Jialin Zhang
1
-3
/
+7
2022-06-19
iio: adc: rzg2l_adc: add missing fwnode_handle_put() in rzg2l_adc_parse_properties()
Jialin Zhang
1
-2
/
+6
2022-06-19
iio: trigger: sysfs: fix use-after-free on remove
Vincent Whitchurch
1
-0
/
+1
2022-06-19
iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
Zheyu Ma
1
-0
/
+1
2022-06-19
iio: freq: admv1014: Fix warning about dubious x & !y and improve readability
Antoniu Miclaus
1
-2
/
+4
2022-06-19
iio: adc: stm32-adc: Use generic_handle_domain_irq()
Sebastian Andrzej Siewior
1
-1
/
+1
2022-06-19
drm: panel-orientation-quirks: Add quirk for Aya Neo Next
Maya Matuszczyk
1
-0
/
+6
2022-06-19
Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-5
/
+18
2022-06-19
Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
7
-5
/
+14
2022-06-19
Merge tag 'i2c-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
4
-9
/
+19
2022-06-19
net: phy: at803x: fix NULL pointer dereference on AR9331 PHY
Oleksij Rempel
1
-0
/
+6
2022-06-19
drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.c
Wentao_Liang
1
-1
/
+1
2022-06-19
sfc/siena: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-19
sfc: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-19
net: emac: Fix typo in a comment
Xiang wangx
1
-1
/
+1
2022-06-19
Revert "nfp: update nfp_X logging definitions"
Simon Horman
1
-20
/
+6
2022-06-19
net: pcs: pcs-xpcs: use mii_bmcr_encode_fixed()
Russell King (Oracle)
1
-17
/
+1
2022-06-19
net: phy: marvell: use mii_bmcr_encode_fixed()
Russell King (Oracle)
1
-8
/
+2
2022-06-19
net: phy: use mii_bmcr_encode_fixed()
Russell King (Oracle)
1
-15
/
+3
2022-06-19
net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
Xiaoliang Yang
3
-6
/
+86
2022-06-19
net: ethernet: stmmac: remove select QCOM_SOCINFO and make it optional
Christian Marangi
1
-1
/
+3
2022-06-19
soc: imx: gpcv2: print errno for regulator errors
Martin Kepplinger
1
-2
/
+6
2022-06-18
proximity: vl53l0x: Make VDD regulator actually optional
Luca Weiss
1
-1
/
+1
2022-06-18
drm/msm/dp: force link training for display resolution change
Kuogee Hsieh
3
-16
/
+32
2022-06-18
drm/msm/dpu: limit wb modes based on max_mixer_width
Abhinav Kumar
1
-1
/
+8
2022-06-18
drm/msm/dp: check core_initialized before disable interrupts at dp_display_unbind()
Kuogee Hsieh
1
-1
/
+2
2022-06-18
drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
Miaoqian Lin
1
-0
/
+2
2022-06-18
drm/msm: Don't overwrite hw fence in hw_init
Rob Clark
2
-4
/
+9
2022-06-18
drm/msm: Drop update_fences()
Rob Clark
2
-23
/
+7
2022-06-18
iio: gyro: bmg160: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-18
iio: dac: stm32-dac: Replace open coded str_enable_disable()
Andy Shevchenko
1
-2
/
+2
2022-06-18
iio: accel: mma7660: Drop wrong use of ACPI_PTR()
Andy Shevchenko
1
-3
/
+3
2022-06-18
iio:light:tsl2563: Replace cancel_delayed_work() with cancel_delayed_work_sync().
Tetsuo Handa
1
-2
/
+2
2022-06-18
iio: light: tsl2563: Replace flush_scheduled_work() with cancel_delayed_work_sync().
Tetsuo Handa
1
-2
/
+1
2022-06-18
iio: trigger: warn about non-registered iio trigger getting attempt
Dmitry Rokosov
1
-0
/
+2
2022-06-18
Merge branch 'immutable-qcom-spmi-rradc' into togreg
Jonathan Cameron
5
-90
/
+1234
2022-06-18
iio: adc: qcom-spmi-rradc: introduce round robin adc
Caleb Connolly
3
-0
/
+1035
2022-06-18
mfd: qcom-spmi-pmic: read fab id on supported PMICs
Caleb Connolly
1
-0
/
+7
2022-06-18
mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
Caleb Connolly
1
-90
/
+175
2022-06-18
spmi: add a helper to look up an SPMI device from a device node
Caleb Connolly
1
-0
/
+17
2022-06-17
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
Jay Vosburgh
1
-1
/
+3
2022-06-17
atm: iphase: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-17
ppp: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-17
igb: fix a use-after-free issue in igb_clean_tx_ring
Lorenzo Bianconi
1
-2
/
+5
2022-06-17
nfp: add support for .get_pauseparam()
Yinjun Zhang
1
-0
/
+19
2022-06-17
net: dsa: ar9331: fix potential dead lock on mdio access
Oleksij Rempel
1
-2
/
+15
2022-06-17
soc: ti: wkup_m3_ipc: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-06-17
soc: bcm: brcmstb: biuctrl: Add missing of_node_put()
Liang He
1
-3
/
+6
2022-06-17
Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
5
-9
/
+21
[prev]
[next]