index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: wm9081: Use module_i2c_driver
Mark Brown
2012-02-13
1
-22
/
+1
*
ASoC: tegra+alc5632: Added digital microphone DAPM widget.
Leon Romanovsky
2012-02-13
1
-0
/
+1
*
ASoC: wm8994: Actively discharge VMID when not in use
Mark Brown
2012-02-12
1
-0
/
+4
*
ASoC: wm8994: VMID management improvements
Mark Brown
2012-02-12
1
-6
/
+14
*
ASoC: wm_hubs: Clamp inputs to VMID while we ramp
Mark Brown
2012-02-12
2
-0
/
+19
*
ASoC: wm_hubs: Improve single ended line output enable performance
Mark Brown
2012-02-12
4
-8
/
+125
*
ASoC: alc5632: Allow 8kHz stream support.
Andrey Danin
2012-02-12
1
-0
/
+1
*
ASoC: alc5632: Fix Capture/Playback attributes for microphone inputs
Paul Fertser
2012-02-12
1
-5
/
+5
*
ASoC: alc5632: Fix Boost Volume TLVs used for the external microphones
Paul Fertser
2012-02-12
1
-6
/
+5
*
ASoC: alc5632: Connect HP/HPL/HPR mix'es to HPOut Mix
Marc Dietrich
2012-02-12
1
-0
/
+3
*
ASoC: alc5632: Fix I2S digital interface power for recording
Andrey Danin
2012-02-12
1
-1
/
+1
*
ASoC: alc5632: Add DMIC switches and controls
Andrey Danin
2012-02-12
1
-3
/
+23
*
ASoC: alc5632: Refactored DAPM routes to add voice support
Andrey Danin
2012-02-12
2
-16
/
+70
*
ASoC: alc5632: Remove unexisting route from Phone Mix to Mono Mix
Andrey Danin
2012-02-12
1
-1
/
+0
*
ASoC: alc5632: Rename capture switches to common scheme XXX2REC
Andrey Danin
2012-02-11
1
-28
/
+28
*
ASoC: alc5632: Add voice DAC playback switch
Andrey Danin
2012-02-11
1
-0
/
+2
*
ASoC: alc5632: Fixed voice DAC volume step.
Andrey Danin
2012-02-11
1
-1
/
+1
*
ASoC: alc5632: Coding style. Remove two extra empty lines.
Andrey Danin
2012-02-11
1
-2
/
+0
*
ASoC: wm8993: Add register default for INPUTS_CLAMP
Mark Brown
2012-02-10
1
-0
/
+1
*
ASoC: mxs-saif: use devm_ functions
Julia Lawall
2012-02-10
1
-40
/
+11
*
ASoC: wm8993: Correct typos in regmap conversion
Mark Brown
2012-02-10
1
-2
/
+2
*
ASoC: Fix build error in sound/soc/omap/n810.c
Axel Lin
2012-02-10
1
-1
/
+1
*
ASoC: Fix typo in twl4030.c
Masanari Iida
2012-02-10
1
-1
/
+1
*
Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are
Mark Brown
2012-02-09
250
-2268
/
+1962
|
\
|
*
Linux 3.3-rc3
v3.3-rc3
Linus Torvalds
2012-02-09
1
-1
/
+1
|
*
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-02-09
2
-6
/
+4
|
|
\
|
|
*
iommu/msm: Fix error handling in msm_iommu_unmap()
Joerg Roedel
2012-01-30
1
-6
/
+1
|
|
*
iommu/amd: Work around broken IVRS tables
Joerg Roedel
2012-01-23
1
-0
/
+3
|
*
|
Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-02-09
21
-140
/
+266
|
|
\
\
|
|
*
|
target: Fix unsupported WRITE_SAME sense payload
Martin Svec
2012-02-07
1
-3
/
+3
|
|
*
|
iscsi: use IP_FREEBIND socket option
Dax Kelson
2012-02-07
1
-0
/
+8
|
|
*
|
iblock: fix handling of large requests
Christoph Hellwig
2012-02-07
1
-0
/
+7
|
|
*
|
target: handle empty string writes in sysfs
Dan Carpenter
2012-02-07
1
-4
/
+8
|
|
*
|
iscsi_target: in_aton needs linux/inet.h
Stephen Rothwell
2012-02-07
1
-0
/
+1
|
|
*
|
target: Fix iblock se_dev_attrib.unmap_granularity
Marco Sanvido
2012-02-07
1
-1
/
+1
|
|
*
|
target: Fix target_submit_cmd() exception handling
Nicholas Bellinger
2012-02-07
1
-8
/
+10
|
|
*
|
target: Change target_submit_cmd() to return void
Andy Grover
2012-02-07
3
-11
/
+5
|
|
*
|
target: accept REQUEST_SENSE with 18bytes
Sebastian Andrzej Siewior
2012-02-07
1
-10
/
+4
|
|
*
|
target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0
Roland Dreier
2012-01-18
1
-0
/
+7
|
|
*
|
target: Return correct ASC for unimplemented VPD pages
Roland Dreier
2012-01-18
1
-1
/
+1
|
|
*
|
iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT
Nicholas Bellinger
2012-01-18
3
-8
/
+62
|
|
*
|
target: Allow control CDBs with data > 1 page
Andy Grover
2012-01-18
8
-54
/
+78
|
|
*
|
iscsi-target: Fix up a few assignments
Jesper Juhl
2012-01-18
1
-2
/
+2
|
|
*
|
iscsi-target: make one-bit bitfields unsigned
Dan Carpenter
2012-01-18
1
-2
/
+2
|
|
*
|
iscsi-target: Fix double list_add with iscsit_alloc_buffs reject
Nicholas Bellinger
2012-01-18
1
-1
/
+1
|
|
*
|
iscsi-target: Fix reject release handling in iscsit_free_cmd()
Nicholas Bellinger
2012-01-18
1
-0
/
+11
|
|
*
|
target: fix return code of core_tpg_.*_lun
Sebastian Andrzej Siewior
2012-01-18
4
-14
/
+14
|
|
*
|
target: use save/restore lock primitive in core_dec_lacl_count()
Sebastian Andrzej Siewior
2012-01-18
1
-2
/
+3
|
|
*
|
target: avoid multiple outputs in scsi_dump_inquiry()
Sebastian Andrzej Siewior
2012-01-18
1
-11
/
+13
|
|
*
|
target: Add workaround for zero-length control CDB handling
Nicholas Bellinger
2012-01-18
1
-0
/
+13
[next]