index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-03
ALSA: line6: use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-1
/
+1
2015-02-02
ALSA: Drop snd_get_device() helper
Takashi Iwai
2
-44
/
+0
2015-02-02
ALSA: Simplify snd_device_register() variants
Takashi Iwai
9
-121
/
+55
2015-02-02
ALSA: compress: Embed struct device
Takashi Iwai
2
-7
/
+21
2015-02-02
ALSA: seq: Handle the device directly
Takashi Iwai
1
-2
/
+11
2015-02-02
ALSA: timer: Handle the device directly
Takashi Iwai
1
-2
/
+11
2015-02-02
ALSA: timer: Propagate the error at initialization
Takashi Iwai
1
-10
/
+22
2015-02-02
ALSA: rawmidi: Use rawmidi device file for kernel messages
Takashi Iwai
1
-3
/
+3
2015-02-02
ALSA: rawmidi: Embed struct device
Takashi Iwai
2
-8
/
+20
2015-02-02
ALSA: pcm: Embed struct device
Takashi Iwai
5
-27
/
+22
2015-02-02
ALSA: hwdep: Embed struct device
Takashi Iwai
3
-54
/
+38
2015-02-02
ALSA: control: Embed struct device
Takashi Iwai
2
-24
/
+17
2015-02-02
ALSA: Add a helper to initialize device
Takashi Iwai
2
-0
/
+25
2015-02-02
ALSA: control: Provide a helper to look for the preferred subdevice
Takashi Iwai
4
-29
/
+38
2015-02-02
ALSA: Allow to pass the device object to snd_register_device*()
Takashi Iwai
4
-29
/
+44
2015-02-02
Linux 3.19-rc7
v3.19-rc7
Linus Torvalds
1
-1
/
+1
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
2
-4
/
+3
2015-02-01
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Rainer Koenig
1
-0
/
+16
2015-02-01
ALSA: line6: Remove unused line6_midibuf_skip_message()
Chris Rorvick
2
-13
/
+0
2015-02-01
ALSA: line6: Remove unused line6_midibuf_status()
Chris Rorvick
2
-8
/
+0
2015-01-30
arc: mm: Fix build failure
Guenter Roeck
1
-1
/
+1
2015-01-30
i2c: sh_mobile: terminate DMA reads properly
Wolfram Sang
1
-1
/
+11
2015-01-30
KVM: x86: check LAPIC presence when building apic_map
Radim Krčmář
1
-0
/
+3
2015-01-30
drm: fix fb-helper vs MST dangling connector ptrs (v2)
Rob Clark
1
-0
/
+30
2015-01-29
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
3
-18
/
+50
2015-01-29
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
3
-15
/
+116
2015-01-29
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
14
-145
/
+161
2015-01-29
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
1
-1
/
+1
2015-01-29
arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()
Laurent Pinchart
1
-15
/
+38
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
30
-7
/
+63
2015-01-29
ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds
Magnus Damm
3
-0
/
+20
2015-01-29
ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy builds
Magnus Damm
2
-0
/
+27
2015-01-28
ALSA: ak411x: Fix race of reinit() calls
Takashi Iwai
4
-0
/
+8
2015-01-28
ALSA: ak411x: Add PM helper functions
Takashi Iwai
5
-1
/
+51
2015-01-28
ALSA: ak4114: Move EXPORT_SYMBOL() after each function
Takashi Iwai
1
-7
/
+6
2015-01-28
ALSA: ak411x: Fix stall in work callback
Takashi Iwai
4
-21
/
+18
2015-01-28
ALSA: line6: Remove snd_line6_ prefix of pcm property fields
Takashi Iwai
6
-20
/
+18
2015-01-28
ALSA: line6: Remove invalid capability bits for PODxt Live Variax
Takashi Iwai
1
-3
/
+1
2015-01-28
ALSA: line6: Remove struct usb_line6_podhd
Takashi Iwai
1
-6
/
+1
2015-01-28
ALSA: line6: Move the contents of usbdefs.h into driver.h
Takashi Iwai
9
-34
/
+16
2015-01-28
ALSA: line6: Remove revision.h
Takashi Iwai
2
-5
/
+0
2015-01-28
ALSA: line6: Tidy up and typo fixes in comments
Takashi Iwai
8
-174
/
+65
2015-01-28
ALSA: line6: Fix volume calculation for big-endian
Takashi Iwai
1
-9
/
+14
2015-01-28
ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...
Thomas Petazzoni
1
-0
/
+7
2015-01-28
ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.h
Takashi Iwai
2
-74
/
+80
2015-01-28
ALSA: au88x0: Remove superfluous ifdef __KERNEL__
Takashi Iwai
1
-2
/
+0
2015-01-28
ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*
Takashi Iwai
8
-8
/
+8
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
100
-111
/
+100
2015-01-28
ALSA: sscape: add missing include of linux/io.h
Arnd Bergmann
1
-0
/
+1
2015-01-28
dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...
Joe Thornber
1
-0
/
+6
[next]