index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_cirrus.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-03
ALSA: hda - Move SKL+ vendor specific register definitions to hda_register.h
Takashi Iwai
3
-25
/
+22
2017-04-03
ALSA: hda - Avoid tricky macros
Takashi Iwai
3
-13
/
+21
2017-04-01
ALSA: hda/ca0132: Limit values for chip addresses to 32-bit
Matthias Kaehlcke
1
-3
/
+3
2017-03-31
ALSA: timer: Info leak in snd_timer_user_tinterrupt()
Dan Carpenter
1
-1
/
+1
2017-03-31
ALSA: timer: remove some dead code
Dan Carpenter
1
-11
/
+6
2017-03-31
ALSA: emux: stop if copy_from_user() fails
Dan Carpenter
1
-2
/
+2
2017-03-31
ALSA: usb-audio: Fake also USB device id when alias is given
Takashi Iwai
1
-3
/
+3
2017-03-29
ALSA: oxygen: simply setting of the shortname for Xonar DG cards
Clemens Ladisch
1
-4
/
+2
2017-03-28
ALSA: firewire-motu: add support for MOTU 828mk3 (FireWire/Hybrid) as a model...
Takashi Sakamoto
6
-1
/
+345
2017-03-28
ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format
Takashi Sakamoto
2
-2
/
+6
2017-03-28
ALSA: firewire-motu: add support for MOTU 828mk2 as a model with protocol ver...
Takashi Sakamoto
5
-1
/
+256
2017-03-28
ALSA: firewire-motu: enable to read transaction cache via hwdep interface
Takashi Sakamoto
3
-2
/
+35
2017-03-28
ALSA: firewire-motu: add hwdep interface
Takashi Sakamoto
9
-7
/
+285
2017-03-28
ALSA: firewire-motu: add MIDI functionality
Takashi Sakamoto
6
-4
/
+260
2017-03-28
ALSA: firewire-motu: add PCM functionality
Takashi Sakamoto
4
-1
/
+393
2017-03-28
ALSA: firewire-motu: add proc node to show current statuc of clock and packet...
Takashi Sakamoto
4
-1
/
+125
2017-03-28
ALSA: firewire-motu: add stream management functionality
Takashi Sakamoto
4
-1
/
+356
2017-03-28
ALSA: firewire-motu: handle transactions specific for MOTU FireWire models
Takashi Sakamoto
4
-1
/
+140
2017-03-28
ALSA: firewire-motu: add MOTU specific protocol layer
Takashi Sakamoto
3
-3
/
+304
2017-03-28
ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of stream
Takashi Sakamoto
2
-3
/
+9
2017-03-28
ALSA: firewire-lib: add support for source packet header field in CIP header
Takashi Sakamoto
2
-2
/
+7
2017-03-28
ALSA: firewire-lib: record cycle count for the first packet
Takashi Sakamoto
2
-2
/
+14
2017-03-28
ALSA: firewire-motu: add an abstraction layer for three types of protocols
Takashi Sakamoto
2
-0
/
+55
2017-03-28
ALSA: firewire-motu: add a structure for model-dependent parameters.
Takashi Sakamoto
2
-3
/
+30
2017-03-28
ALSA: firewire-motu: postpone sound card registration
Takashi Sakamoto
2
-24
/
+78
2017-03-28
ALSA: firewire-motu: add skeleton for Mark of the unicorn (MOTU) FireWire series
Takashi Sakamoto
5
-0
/
+176
2017-03-24
ALSA: au88x0: avoid theoretical uninitialized access
Arnd Bergmann
1
-0
/
+3
2017-03-20
ALSA: hda/ca0132: Remove double parentheses
Matthias Kaehlcke
1
-2
/
+2
2017-03-20
ALSA: es1688: Use strcpy() instead of sprintf()
Nicolas Iooss
1
-1
/
+1
2017-03-20
ALSA: hda - add support for docking station for HP 840 G3
Jaroslav Kysela
1
-0
/
+11
2017-03-20
ALSA: hda - add support for docking station for HP 820 G2
Jaroslav Kysela
1
-1
/
+13
2017-03-20
ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
Takashi Iwai
1
-1
/
+1
2017-03-20
Linux 4.11-rc3
v4.11-rc3
Linus Torvalds
1
-1
/
+1
2017-03-20
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
Linus Torvalds
1
-1
/
+1
2017-03-19
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-03-19
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
6
-20
/
+81
2017-03-19
qla2xxx: Change scsi host lookup method.
Quinn Tran
7
-40
/
+100
2017-03-19
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2
-4
/
+90
2017-03-19
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
6
-65
/
+279
2017-03-19
qla2xxx: Add async new target notification
Quinn Tran
2
-3
/
+4
2017-03-19
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2
-0
/
+27
2017-03-19
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
7
-251
/
+406
2017-03-19
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
4
-8
/
+32
2017-03-19
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
1
-23
/
+18
2017-03-19
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
1
-2
/
+10
2017-03-19
qla2xxx: Fix request queue corruption.
Quinn Tran
1
-3
/
+9
2017-03-19
qla2xxx: Fix memory leak for abts processing
Quinn Tran
1
-0
/
+2
2017-03-19
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
5
-10
/
+16
2017-03-19
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
1
-26
/
+68
2017-03-19
tcmu: make cmd timeout configurable
Mike Christie
1
-6
/
+35
[next]