index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ALSA: hdspm - AES32: Enable TCO support
Adrian Knoth
2013-07-05
1
-0
/
+1
|
*
|
ALSA: hdspm - AES32: Report external sample rate to userspace
Adrian Knoth
2013-07-05
1
-3
/
+8
|
*
|
ALSA: hdspm - Introduce hdspm_external_rate_to_enum() helper function
Adrian Knoth
2013-07-05
1
-11
/
+17
|
*
|
ALSA: hdspm - AES32: Include TCO and Sync-In in proc output
Adrian Knoth
2013-07-05
1
-0
/
+7
|
*
|
ALSA: hdspm - AES32: Enable TCO/Sync-In in snd_hdspm_put_sync_ref()
Adrian Knoth
2013-07-05
1
-7
/
+8
|
*
|
ALSA: hdspm - AES32: Enable TCO input in hdspm_external_sample_rate()
Adrian Knoth
2013-07-05
1
-9
/
+28
|
*
|
ALSA: hdspm - AES32: Ignore float/int format bit
Adrian Knoth
2013-07-05
1
-0
/
+10
|
*
|
ALSA: hdspm - Enable AES32 in hdspm_get_tco_sample_rate
Adrian Knoth
2013-07-05
1
-0
/
+3
|
*
|
ALSA: hdspm - Enable AES32 in hdspm_get_wc_sample_rate
Adrian Knoth
2013-07-05
1
-0
/
+3
|
*
|
ALSA: hdspm - Add prototype declarations
Adrian Knoth
2013-07-05
1
-4
/
+12
|
*
|
ALSA: hdspm - Introduce hdspm_get_aes_sample_rate()
Adrian Knoth
2013-07-05
1
-0
/
+17
|
*
|
ALSA: hdspm - AES32: Add TCO and Sync-In text entries
Adrian Knoth
2013-07-05
1
-4
/
+7
|
*
|
ALSA: hdspm - AIO: Drop superfluous HDSPM_AUTOSYNC_REF
Adrian Knoth
2013-07-05
1
-1
/
+0
|
*
|
ALSA: hdspm - Cosmetics, no real change
Adrian Knoth
2013-07-05
1
-5
/
+7
|
*
|
ALSA: hdspm - AES32: Fix TCO sync check reporting
Adrian Knoth
2013-07-05
1
-7
/
+18
|
*
|
ALSA: hdspm - Create TCO readout function
Adrian Knoth
2013-07-05
1
-60
/
+77
|
*
|
ALSA: hdspm - Fix S/PDIF Sync status and frequency on RME AIO
Adrian Knoth
2013-07-05
1
-2
/
+3
|
*
|
ALSA: hdspm - Add support for AEBs on RME AIO
Adrian Knoth
2013-07-05
1
-17
/
+37
|
*
|
ALSA: hdspm - Enable AD/DA/PH gains and S/PDIF-Input select on AIO
Adrian Knoth
2013-07-05
1
-1
/
+5
|
*
|
ALSA: hdspm - Introduce generic AIO tristate control
Adrian Knoth
2013-07-05
1
-0
/
+78
|
*
|
ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into function
Adrian Knoth
2013-07-05
1
-8
/
+14
|
*
|
ALSA: hdspm - Add S/PDIF, XLR, WCK48 and ADAT-in controls for RME AIO cards
Adrian Knoth
2013-07-05
1
-1
/
+6
|
*
|
ALSA: hdspm - Add S/PDIF and WCK48 controls for RME RayDAT
Adrian Knoth
2013-07-05
1
-1
/
+3
|
*
|
ALSA: hdspm - Drop duplicate code in hdspm_set_system_clock_mode()
Adrian Knoth
2013-07-05
1
-20
/
+5
|
*
|
ALSA: hdspm - Augment HDSPM_TOGGLE_SETTING for AIO/RayDAT
Adrian Knoth
2013-07-05
1
-4
/
+23
|
*
|
ALSA: hdspm - Introduce hdspm_is_raydat_or_aio()
Adrian Knoth
2013-07-05
1
-2
/
+7
|
*
|
ALSA: hdspm - Add missing defines for RME AIO and RayDAT
Adrian Knoth
2013-07-05
1
-0
/
+19
*
|
|
Linux 3.11-rc1
v3.11-rc1
Linus Torvalds
2013-07-14
2
-1604
/
+883
*
|
|
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-14
8
-69
/
+121
|
\
\
\
|
*
|
|
slub: Check for page NULL before doing the node_match check
Steven Rostedt
2013-07-14
1
-1
/
+1
|
*
|
|
mm/slab: Give s_next and s_stop slab-specific names
Wanpeng Li
2013-07-08
3
-8
/
+8
|
*
|
|
slob: Check for NULL pointer before calling ctor()
Steven Rostedt
2013-07-07
1
-1
/
+1
|
*
|
|
slub: Make cpu partial slab support configurable
Joonsoo Kim
2013-07-07
2
-6
/
+32
|
*
|
|
slab: add kmalloc() to kernel API documentation
Michael Opdenacker
2013-07-07
2
-12
/
+14
|
*
|
|
slab: fix init_lock_keys
Christoph Lameter
2013-07-07
1
-1
/
+1
|
*
|
|
slob: use DIV_ROUND_UP where possible
Sasha Levin
2013-07-07
1
-1
/
+1
|
*
|
|
slub: do not put a slab to cpu partial list when cpu_partial is 0
Joonsoo Kim
2013-07-07
1
-0
/
+3
|
*
|
|
mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo
Wanpeng Li
2013-07-07
1
-2
/
+2
|
*
|
|
mm/slub: Drop unnecessary nr_partials
Wanpeng Li
2013-07-07
1
-2
/
+0
|
*
|
|
mm/slab: Fix /proc/slabinfo unwriteable for slab
Wanpeng Li
2013-07-07
1
-1
/
+9
|
*
|
|
mm/slab: Sharing s_next and s_stop between slab and slub
Wanpeng Li
2013-07-07
3
-12
/
+5
|
*
|
|
mm/slab: Fix drain freelist excessively
Wanpeng Li
2013-07-07
1
-3
/
+9
|
*
|
|
slob: Rework #ifdeffery in slab.h
Christoph Lameter
2013-06-18
1
-11
/
+28
|
*
|
|
mm, slab: moved kmem_cache_alloc_node comment to correct place
Zhouping Liu
2013-06-08
1
-12
/
+11
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
18
-137
/
+73
|
\
\
\
\
|
*
|
|
|
sunrpc: now we can just set ->s_d_op
Al Viro
2013-07-14
1
-3
/
+2
|
*
|
|
|
cgroup: we can use simple_lookup() now
Al Viro
2013-07-14
1
-10
/
+1
|
*
|
|
|
efivarfs: we can use simple_lookup() now
Al Viro
2013-07-14
1
-13
/
+1
|
*
|
|
|
make simple_lookup() usable for filesystems that set ->s_d_op
Al Viro
2013-07-14
1
-1
/
+2
|
*
|
|
|
configfs: don't open-code d_alloc_name()
Al Viro
2013-07-14
1
-11
/
+2
[prev]
[next]