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
2019-10-28
usb: xhci: fix Immediate Data Transfer endianness
Samuel Holland
1
-0
/
+2
2019-10-28
xhci: Fix use-after-free regression in xhci clear hub TT implementation
Mathias Nyman
1
-9
/
+45
2019-10-28
USB: ldusb: fix control-message timeout
Johan Hovold
1
-1
/
+1
2019-10-28
USB: ldusb: use unsigned size format specifiers
Johan Hovold
1
-3
/
+4
2019-10-28
USB: ldusb: fix ring-buffer locking
Johan Hovold
1
-2
/
+2
2019-10-28
USB: Skip endpoints with 0 maxpacket length
Alan Stern
1
-0
/
+5
2019-10-28
Merge tag 'fixes-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Greg Kroah-Hartman
14
-29
/
+133
2019-10-28
Merge tag 'reset-fixes-for-v5.5' of git://git.pengutronix.de/git/pza/linux into arm/fixes
Olof Johansson
3
-5
/
+6
2019-10-28
io_uring: don't touch ctx in setup after ring fd install
Jens Axboe
1
-4
/
+8
2019-10-28
ALSA: hda: Allow non-Intel device probe gracefully
Takashi Iwai
1
-4
/
+4
2019-10-28
clk: at91: avoid sleeping early
Alexandre Belloni
2
-5
/
+20
2019-10-28
ASoC: SOF: pci: Add prepare/complete PM callbacks
Keyon Jie
1
-0
/
+2
2019-10-28
ASoC: SOF: PM: Add support for DSP D0i3 state when entering S0ix
Keyon Jie
1
-0
/
+46
2019-10-28
ASoC: SOF: return -ENOTSUPP if D0I3 is not supported
Keyon Jie
1
-1
/
+2
2019-10-28
ASoC: SOF: Intel: hda-dsp: implement suspend/resume for S0ix<->S0 transition
Keyon Jie
1
-0
/
+17
2019-10-28
ASoC: SOF: ignore suspend/resume for D0ix compatible streams
Keyon Jie
2
-1
/
+47
2019-10-28
ASoC: SOF: PM: implement prepare/complete callbacks
Keyon Jie
2
-0
/
+25
2019-10-28
ASoC: SOF: add a flag suspend_ignored for sof stream
Keyon Jie
1
-0
/
+5
2019-10-28
ASoC: SOF: add a flag to indicate the system suspend target
Keyon Jie
1
-0
/
+2
2019-10-28
ASoC: SOF: Intel: CNL: add support for sending compact IPC
Keyon Jie
2
-5
/
+38
2019-10-28
ASoC: SOF: PM: add helpers for setting D0 substate for ADSP
Keyon Jie
2
-0
/
+19
2019-10-28
ASoC: SOF: configure D0ix IPC flags in set_power_state
Keyon Jie
1
-1
/
+31
2019-10-28
ASoC: SOF: Intel: HDA: add cAVS specific compact IPC header file
Keyon Jie
1
-0
/
+51
2019-10-28
ASoC: SOF: Intel: hda-ipc: Don't read mailbox for PM_GATE reply
Keyon Jie
1
-2
/
+4
2019-10-28
ASoC: SOF: ipc: introduce message for DSP power gating
Keyon Jie
2
-0
/
+9
2019-10-28
ASoC: SOF: PM: rename sof_send_pm_ipc to sof_send_pm_ctx_ipc
Keyon Jie
1
-3
/
+3
2019-10-28
ASoC: SOF: Intel: HDA: use macro for register polling retry count
Keyon Jie
2
-4
/
+3
2019-10-28
ASoC: SOF: Intel: hda-dsp: align the comments for D0I3C update
Keyon Jie
1
-2
/
+2
2019-10-28
ASoC: SOF: topology: parse and store d0i3_compatible flag
Keyon Jie
1
-0
/
+16
2019-10-28
ASoC: SOF: token: add tokens for PCM compatible with D0i3 substate
Keyon Jie
2
-0
/
+14
2019-10-28
ASoC: SOF: add flag to snd_sof_pcm_stream for D0i3 compatible stream
Keyon Jie
1
-0
/
+1
2019-10-28
ASoC: SOF: Intel: APL: add set_power_state() ops
Keyon Jie
1
-0
/
+1
2019-10-28
ASoC: SOF: Intel: CNL: add set_power_state() ops
Keyon Jie
1
-0
/
+1
2019-10-28
ASoC: SOF: Intel: hda-dsp: Add helper for setting DSP D0ix substate
Keyon Jie
2
-0
/
+56
2019-10-28
ASoC: SOF: add set_power_state() to dsp_ops for power state update
Keyon Jie
2
-0
/
+11
2019-10-28
ASoC: SOF: reset default d0_substate at probe() and resume()
Keyon Jie
2
-0
/
+6
2019-10-28
ASoC: SOF: add a field to store the current D0 substate of DSP
Keyon Jie
1
-0
/
+9
2019-10-28
ASoC: rsnd: core.c: add WARN_ON() on rsnd_channel_normalization()
Kuninori Morimoto
1
-1
/
+1
2019-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
21
-259
/
+297
2019-10-28
ASoC: fsl_esai: Add spin lock to protect reset, stop and start
Shengjiu Wang
1
-0
/
+12
2019-10-28
ASoC: fsl_asrc: refine the setting of internal clock divider
Shengjiu Wang
1
-11
/
+34
2019-10-28
ASoC: eve: implement set_bias_level function for rt5514
Brent Lu
1
-0
/
+50
2019-10-28
ASoC: sunxi: sun4i-codec: remove unneeded semicolon
YueHaibing
1
-3
/
+3
2019-10-28
ASoC: fsl: fsl_dma: fix build failure
Michael Ellerman
1
-1
/
+0
2019-10-28
ASoC: rockchip: rockchip_max98090: Enable SHDN to fix headset detection
Cheng-Yi Chiang
1
-2
/
+5
2019-10-28
ASoC: ti: sdma-pcm: Add back the flags parameter for non standard dma names
Peter Ujfalusi
1
-1
/
+1
2019-10-28
ASoC: SOF: ipc: Fix memory leak in sof_set_get_large_ctrl_data
Navid Emamdoost
1
-1
/
+3
2019-10-28
ASoC: SOF: Fix memory leak in sof_dfsentry_write
Navid Emamdoost
1
-2
/
+4
2019-10-28
ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missing
Keyon Jie
1
-2
/
+2
2019-10-28
arm64: dts: imx8mn: fix compatible string for sdma
Shengjiu Wang
1
-3
/
+3
[prev]
[next]