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-09-20
phy: qcom-qmp-combo: fix memleak on probe deferral
Johan Hovold
1
-15
/
+17
2022-09-20
phy: qcom-qmp-pcie-msm8996: fix memleak on probe deferral
Johan Hovold
1
-12
/
+11
2022-09-20
phy: qcom-qmp-pcie: fix memleak on probe deferral
Johan Hovold
1
-17
/
+17
2022-09-20
phy: qcom-qmp-pcie: add pcs_misc sanity check
Johan Hovold
1
-2
/
+4
2022-09-20
phy: qcom-qmp-usb: shorten function prefixes
Johan Hovold
2
-64
/
+60
2022-09-20
phy: qcom-qmp-ufs: shorten function prefixes
Johan Hovold
1
-45
/
+43
2022-09-20
phy: qcom-qmp-pcie-msm8996: shorten function prefixes
Johan Hovold
1
-47
/
+46
2022-09-20
phy: qcom-qmp-pcie-msm8996: drop unused secondary init tables
Johan Hovold
1
-26
/
+0
2022-09-20
phy: qcom-qmp-combo: shorten function prefixes
Johan Hovold
1
-86
/
+79
2022-09-20
phy: qcom-qmp: silence noisy probe
Johan Hovold
5
-10
/
+0
2022-09-20
phy: qcom-qmp-usb: drop unused defines
Johan Hovold
1
-13
/
+0
2022-09-20
phy: qcom-qmp-usb: disable runtime PM on unbind
Johan Hovold
1
-4
/
+3
2022-09-20
phy: qcom-qmp-ufs: drop unused defines
Johan Hovold
1
-33
/
+1
2022-09-20
phy: qcom-qmp-ufs: drop unused runtime PM implementation
Johan Hovold
1
-38
/
+0
2022-09-20
phy: qcom-qmp-pcie-msm8996: drop unused defines
Johan Hovold
1
-26
/
+1
2022-09-20
phy: qcom-qmp-pcie-msm8996: drop unused runtime PM implementation
Johan Hovold
1
-37
/
+0
2022-09-20
phy: qcom-qmp-pcie: drop unused defines
Johan Hovold
1
-24
/
+0
2022-09-20
phy: qcom-qmp-pcie: drop unused runtime PM implementation
Johan Hovold
1
-38
/
+0
2022-09-20
phy: qcom-qmp-combo: drop unused defines
Johan Hovold
1
-15
/
+0
2022-09-20
phy: qcom-qmp-combo: disable runtime PM on unbind
Johan Hovold
1
-4
/
+3
2022-09-20
ALSA: hda/hdmi: Fix the converter allocation for the silent stream
Jaroslav Kysela
1
-8
/
+12
2022-09-20
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-7
/
+49
2022-09-20
soundwire: intel: add helper to stop bus
Pierre-Louis Bossart
1
-42
/
+41
2022-09-20
soundwire: intel: introduce helpers to start bus
Pierre-Louis Bossart
1
-193
/
+195
2022-09-20
soundwire: intel: introduce intel_shim_check_wake() helper
Pierre-Louis Bossart
1
-6
/
+12
2022-09-20
soundwire: intel: simplify read ops assignment
Pierre-Louis Bossart
1
-3
/
+2
2022-09-20
soundwire: intel: remove intel_init() wrapper
Pierre-Louis Bossart
1
-23
/
+10
2022-09-20
soundwire: intel: move shim initialization before power up/down
Pierre-Louis Bossart
1
-80
/
+79
2022-09-20
soundwire: intel: remove clock_stop parameter in intel_shim_init()
Pierre-Louis Bossart
1
-6
/
+2
2022-09-20
soundwire: intel: move all PDI initialization under intel_register_dai()
Pierre-Louis Bossart
1
-9
/
+9
2022-09-20
soundwire: intel: move DAI registration and debugfs init earlier
Pierre-Louis Bossart
1
-9
/
+9
2022-09-20
soundwire: intel: simplify flow and use devm_ for DAI registration
Pierre-Louis Bossart
1
-4
/
+2
2022-09-20
soundwire: intel: fix error handling on dai registration issues
Pierre-Louis Bossart
1
-1
/
+0
2022-09-20
soundwire: cadence: Simplify error paths in cdns_xfer_msg()
Richard Fitzgerald
1
-7
/
+4
2022-09-20
soundwire: cadence: Fix error check in cdns_xfer_msg()
Richard Fitzgerald
1
-1
/
+1
2022-09-20
soundwire: cadence: Write to correct address for each FIFO chunk
Richard Fitzgerald
1
-1
/
+1
2022-09-20
soundwire: bus: Fix wrong port number in sdw_handle_slave_alerts()
Richard Fitzgerald
1
-2
/
+2
2022-09-20
soundwire: qcom: do not send status of device 0 during alert
Srinivas Kandagatla
1
-1
/
+1
2022-09-20
soundwire: qcom: update status from device id 1
Srinivas Kandagatla
1
-1
/
+1
2022-09-20
soundwire: cadence: Don't overwrite msg->buf during write commands
Richard Fitzgerald
1
-3
/
+6
2022-09-20
soundwire: bus: Don't exit early if no device IDs were programmed
Richard Fitzgerald
1
-8
/
+21
2022-09-20
soundwire: cadence: Fix lost ATTACHED interrupts when enumerating
Richard Fitzgerald
1
-4
/
+19
2022-09-20
soundwire: bus: Don't re-enumerate before status is UNATTACHED
Richard Fitzgerald
1
-0
/
+10
2022-09-20
soundwire: bus: Don't lose unattach notifications
Richard Fitzgerald
1
-0
/
+5
2022-09-20
soundwire: cadence: fix updating slave status when a bus has multiple peripherals
Simon Trimmer
1
-32
/
+25
2022-09-19
octeon_ep: Remove useless casting value returned by vzalloc to structure
Jules Irenge
1
-2
/
+1
2022-09-19
gve: Fix GFP flags when allocing pages
Shailend Chand
1
-1
/
+1
2022-09-19
openvswitch: Change the return type for vport_ops.send function hook to int
Nathan Huckleberry
2
-2
/
+2
2022-09-19
net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmit
Nathan Huckleberry
1
-1
/
+1
2022-09-19
net: wwan: iosm: Fix return type of ipc_wwan_link_transmit
Nathan Huckleberry
1
-2
/
+2
[prev]
[next]