index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-01
ASoC: adau1373: Use SOC_ENUM_SINGLE_VIRT_DECL()
Lars-Peter Clausen
1
-2
/
+2
2014-03-01
ASoC: Add macros for defining virtual enums
Lars-Peter Clausen
1
-1
/
+5
2014-03-01
ASoC: dapm: Consolidate MUXs and value MUXs
Lars-Peter Clausen
2
-151
/
+21
2014-03-01
ASoC: Consolidate enum and value enum controls
Lars-Peter Clausen
2
-94
/
+41
2014-03-01
ASoC: Remove unused 'reg2' field from soc_enum struct
Lars-Peter Clausen
1
-1
/
+0
2014-02-23
ASoC: wm8995: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-6
/
+3
2014-02-23
ASoC: mc13783: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-7
/
+7
2014-02-20
ASoC: pxa: tosa: Update locking around use of DAPM pin API
Charles Keepax
1
-12
/
+16
2014-02-20
ASoC: pxa: spitz: Update locking around use of DAPM pin API
Charles Keepax
1
-23
/
+28
2014-02-20
ASoC: pxa: magician: Update locking around use of DAPM pin API
Charles Keepax
1
-9
/
+13
2014-02-20
ASoC: pxa: corgi: Update locking around use of DAPM pin API
Charles Keepax
1
-19
/
+23
2014-02-20
ASoC: omap: rx51: Update locking around use of DAPM pin API
Charles Keepax
1
-9
/
+13
2014-02-20
ASoC: omap: n810: Update locking around use of DAPM pin API
Charles Keepax
1
-9
/
+13
2014-02-20
ASoC: ams-delta: Update locking around use of DAPM pin API
Charles Keepax
1
-19
/
+26
2014-02-20
ASoC: mfld_machine: Update locking around use of DAPM pin API
Charles Keepax
1
-24
/
+41
2014-02-20
ASoC: wm8996: Update locking around use of DAPM pin API
Charles Keepax
1
-2
/
+7
2014-02-20
ASoC: wm8994: Update locking around use of DAPM pin API
Charles Keepax
1
-18
/
+27
2014-02-20
ASoC: wm8962: Update locking around use of DAPM pin API
Charles Keepax
1
-4
/
+9
2014-02-20
ASoC: wm5100: Update locking around use of DAPM pin API
Charles Keepax
1
-3
/
+9
2014-02-20
ASoC: adav80x: Update locking around use of DAPM pin API
Charles Keepax
1
-6
/
+11
2014-02-20
ASoC: dapm: Add unlocked version of snd_soc_dapm_sync
Charles Keepax
2
-5
/
+23
2014-02-20
ASoC: dapm: Add helpers to lock/unlock DAPM mutex
Charles Keepax
1
-0
/
+11
2014-02-20
ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions
Charles Keepax
4
-38
/
+131
2014-02-20
Input - arizona-haptics: Fix double lock of dapm_mutex
Charles Keepax
1
-7
/
+4
2014-02-20
ASoC: max98090: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-75
/
+97
2014-02-20
ASoC: adau1373: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-2
/
+2
2014-02-20
ASoC: arizona: Fix wrong number of items in enum ctls
Takashi Iwai
1
-31
/
+40
2014-02-20
ASoC: wm8995: Remove superfluous const
Takashi Iwai
1
-16
/
+16
2014-02-20
ASoC: wm8985: Remove superfluous const
Takashi Iwai
1
-22
/
+17
2014-02-20
ASoC: wm8983: Remove superfluous const
Takashi Iwai
1
-22
/
+17
2014-02-20
ASoC: wm8978: Remove superfluous const
Takashi Iwai
1
-15
/
+15
2014-02-20
ASoC: wm8804: Remove superfluous const
Takashi Iwai
1
-1
/
+1
2014-02-20
ASoC: sta529: Remove superfluous const
Takashi Iwai
1
-1
/
+1
2014-02-20
ASoC: ssm2518: Remove superfluous const
Takashi Iwai
1
-7
/
+7
2014-02-20
ASoC: rt5640: Remove superfluous const
Takashi Iwai
1
-41
/
+34
2014-02-20
ASoC: rt5631: Remove superfluous const
Takashi Iwai
1
-45
/
+30
2014-02-20
ASoC: mc13783: Remove superfluous const
Takashi Iwai
1
-4
/
+4
2014-02-20
ASoC: lm49453: Remove superfluous const
Takashi Iwai
1
-8
/
+8
2014-02-20
ASoC: adau1373: Remove superfluous const
Takashi Iwai
1
-14
/
+14
2014-02-20
ASoC: Add const to SOC_ENUM_*_DECL() macros
Takashi Iwai
1
-3
/
+3
2014-02-20
ALSA: da732x: Remove superfluous DA732X_SOC_ENUM_DOUBLE_R()
Takashi Iwai
1
-3
/
+0
2014-02-20
ASoC: twl4030: Clean up duplicated code
Takashi Iwai
1
-16
/
+1
2014-02-20
ASoC: Rename soc_enum.max field with items
Takashi Iwai
11
-47
/
+47
2014-02-20
ASoC: wm8994: Fix the wrong number of enum items
Takashi Iwai
1
-65
/
+70
2014-02-19
ASoC: dapm: Correct regulator bypass error messages
Charles Keepax
1
-3
/
+3
2014-02-13
ASoC: dapm: Consistently use unsigned int for register values
Lars-Peter Clausen
1
-4
/
+5
2014-02-11
ASoC: wm8995: Remove unused pointer in hp_supply_event()
Christian Engelmayer
1
-2
/
+0
2014-02-03
ASoC: core: Add SOC_DOUBLE_R_S_TLV
Markus Pargmann
1
-0
/
+14
2014-02-03
ASoC: core: Add signed register volume control logic
Markus Pargmann
2
-7
/
+62
2014-02-03
Linus 3.14-rc1
v3.14-rc1
Linus Torvalds
1
-3
/
+3
[next]