index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
ALSA: fireworks: fix memory leak of response buffer at error path
Takashi Sakamoto
1
-0
/
+2
2018-09-17
ALSA: oxfw: fix memory leak of discovered stream formats at error path
Takashi Sakamoto
1
-0
/
+7
2018-09-17
ALSA: oxfw: fix memory leak for model-dependent data at error path
Takashi Sakamoto
1
-0
/
+2
2018-09-17
ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path
Takashi Sakamoto
2
-4
/
+2
2018-09-13
ALSA: hda - Enable runtime PM only for discrete GPU
Takashi Iwai
4
-23
/
+69
2018-09-13
ALSA: oxfw: fix memory leak of private data
Takashi Sakamoto
1
-0
/
+1
2018-09-13
ALSA: firewire-tascam: fix memory leak of private data
Takashi Sakamoto
1
-0
/
+1
2018-09-13
ALSA: firewire-digi00x: fix memory leak of private data
Takashi Sakamoto
1
-0
/
+1
2018-09-12
sound: don't call skl_init_chip() to reset intel skl soc
Yu Zhao
3
-4
/
+6
2018-09-12
sound: enable interrupt after dma buffer initialization
Yu Zhao
1
-2
/
+6
2018-09-12
Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation"
Yu Zhao
1
-6
/
+4
2018-09-10
ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO
Willy Tarreau
1
-1
/
+1
2018-09-10
ASoC: cs4265: fix MMTLR Data switch control
Sébastien Szymanski
1
-2
/
+2
2018-09-10
ASoC: AMD: Ensure reset bit is cleared before configuring
Akshu Agrawal
1
-0
/
+21
2018-09-10
ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()
Takashi Sakamoto
1
-3
/
+6
2018-09-10
ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...
Takashi Sakamoto
1
-10
/
+14
2018-09-06
ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER
Kuninori Morimoto
2
-1
/
+13
2018-09-06
ASoC: rsnd: adg: care clock-frequency size
Kuninori Morimoto
1
-0
/
+5
2018-09-05
ASoC: uniphier: change status to orphan
Katsuhiro Suzuki
1
-2
/
+1
2018-09-03
ALSA: hda: Fix several mismatch for register mask and value
Keyon Jie
1
-15
/
+7
2018-09-03
ASoC: rsnd: fixup not to call clk_get/set under non-atomic
Jiada Wang
3
-6
/
+28
2018-09-03
ALSA: rawmidi: Initialize allocated buffers
Takashi Iwai
1
-2
/
+2
2018-09-03
ASoC: q6routing: initialize data correctly
Srinivas Kandagatla
1
-1
/
+3
2018-08-31
ASoC: tas6424: Save last fault register even when clear
Andrew F. Davis
1
-3
/
+9
2018-08-30
ALSA: hda - Fix cancel_work_sync() stall from jackpoll work
Takashi Iwai
1
-1
/
+2
2018-08-28
ASoC: sigmadsp: safeload should not have lower byte limit
Danny Smith
1
-2
/
+1
2018-08-28
ASoC: wm8804: Add ACPI support
Pierre-Louis Bossart
1
-1
/
+14
2018-08-28
ASoC: rt5682: Change DAC/ADC volume scale
Shuming Fan
1
-4
/
+4
2018-08-28
ASoC: max98373: Added 10ms sleep after amp software reset
Ryan Lee
1
-0
/
+2
2018-08-26
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
1
-2
/
+2
2018-08-25
mm/cow: don't bother write protecting already write-protected pages
Linus Torvalds
1
-1
/
+1
2018-08-25
hpfs: remove unnecessary checks on the value of r when assigning error code
Colin Ian King
1
-1
/
+1
2018-08-25
libata: maintainership update
Jens Axboe
1
-3
/
+3
2018-08-24
iommu/rockchip: Move irq request past pm_runtime_enable
Marc Zyngier
1
-11
/
+13
2018-08-24
iommu/rockchip: Handle errors returned from PM framework
Marc Zyngier
1
-6
/
+15
2018-08-24
arm64: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
1
-0
/
+1
2018-08-24
ARM: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
1
-0
/
+1
2018-08-24
arm64: dts: Fix various entry-method properties to reflect documentation
Amit Kucheria
11
-12
/
+12
2018-08-24
i2c: don't use any __deprecated handling anymore
Sedat Dilek
1
-1
/
+0
2018-08-24
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
Vlastimil Babka
1
-0
/
+4
2018-08-24
i2c: use SPDX identifier for Renesas drivers
Wolfram Sang
5
-30
/
+5
2018-08-24
i2c: ocores: update my email address
Peter Korsgaard
4
-5
/
+5
2018-08-24
i2c: remove deprecated attach_adapter callback
Wolfram Sang
2
-16
/
+1
2018-08-24
macintosh: therm_windtunnel: drop using attach_adapter
Wolfram Sang
1
-2
/
+23
2018-08-24
ubifs: Remove empty file.h
Richard Weinberger
1
-0
/
+0
2018-08-24
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
3
-3
/
+3
2018-08-24
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
15
-103
/
+106
2018-08-24
lib/fonts: convert comments to utf-8
Arnd Bergmann
4
-512
/
+512
2018-08-24
s390: ebcdic: convert comments to UTF-8
Arnd Bergmann
1
-18
/
+18
2018-08-24
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
12
-103
/
+103
[next]