summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-12-12Merge tag 'asoc-dma-v3.14' into for-3.14/dmas-resets-reworkStephen Warren1-0/+10
2013-12-12Merge branch 'for-3.14/deps-from-dma-of' into for-3.14/dmas-resets-reworkStephen Warren1-0/+1
2013-12-12Merge branch 'for-3.14/deps-from-dma-defer_probe' into for-3.14/dmas-resets-r...Stephen Warren1-0/+8
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov1-0/+2
2013-12-11Merge branch 'topic/defer_probe' of git://git.infradead.org/users/vkoul/slave...Mark Brown1-0/+8
2013-12-11sctp: properly latch and use autoclose value from sock to associationNeil Horman1-6/+0
2013-12-11net: unix: allow set_peek_off to failSasha Levin1-1/+1
2013-12-11x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2013-12-10ALSA: compress: Fix 64bit ABI incompatibilityTakashi Iwai1-3/+3
2013-12-10ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella1-1/+1
2013-12-10dma: add dma_get_any_slave_channel(), for use in of_xlate()Stephen Warren1-0/+1
2013-12-10dma: add channel request API that supports deferred probeStephen Warren1-0/+8
2013-12-09ASoC: dmaengine: add custom DMA config to snd_dmaengine_pcm_configStephen Warren1-0/+6
2013-12-09Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+0
2013-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+3
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2013-12-09[media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel1-1/+1
2013-12-09crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky1-1/+1
2013-12-09Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+14
2013-12-09Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-24/+16
2013-12-09Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+4
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki1-8/+0
2013-12-08PCI: Disable Bus Master only on kexec rebootKhalid Aziz1-0/+3
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+6
2013-12-06Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-1/+20
2013-12-06tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman1-4/+2
2013-12-06xen-netback: fix fragment detection in checksum setupPaul Durrant2-1/+3
2013-12-06Merge branches 'pm-epoll', 'pnp' and 'powercap'Rafael J. Wysocki1-1/+12
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki1-0/+8
2013-12-06Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-28/+0
2013-12-06Input: add SW_MUTE_DEVICE switch definitionPing Cheng1-0/+1
2013-12-05Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+2
2013-12-05Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+4
2013-12-04Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-0/+3
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2013-12-04Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-0/+14
2013-12-03Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-1/+2
2013-12-03epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir1-1/+12
2013-12-03gpiolib: add missing declarationsAlexandre Courbot1-0/+3
2013-12-03usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese1-0/+2
2013-12-03Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller1-21/+18
2013-12-03iio: hid-sensors: Fix power and report stateSrinivas Pandruvada1-0/+12
2013-12-03HID: hid-sensor-hub: Add logical min and maxSrinivas Pandruvada1-0/+2
2013-12-03PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki1-0/+1
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight1-0/+2
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-12-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+27
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-5/+15
2013-12-02security: shmem: implement kernel private shmem inodesEric Paris1-0/+2