aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-01-17PCI-Express Non-Transparent Bridge SupportGravatar Jon Mason 1-0/+83
2013-01-17Drivers: hv: Enable protocol negotiation with win8 hostsGravatar K. Y. Srinivasan 1-0/+1
2013-01-17Drivers: hv: Add state to manage incoming channel interrupt loadGravatar K. Y. Srinivasan 1-2/+19
2013-01-17Drivers: hv: Manage signaling state on a per-connection basisGravatar K. Y. Srinivasan 1-0/+25
2013-01-17Drivers: hv: Move vmbus version definitions to hyperv.hGravatar K. Y. Srinivasan 1-0/+15
2013-01-17Drivers: hv: Save and export negotiated vmbus versionGravatar K. Y. Srinivasan 1-0/+6
2013-01-17Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyondGravatar K. Y. Srinivasan 1-5/+31
2013-01-17Drivers: hv: Update the ring buffer structure to match win8 functionalityGravatar K. Y. Srinivasan 1-7/+21
2013-01-17Drivers: hv: Support handling multiple VMBUS versionsGravatar K. Y. Srinivasan 1-6/+0
2013-01-17Drivers: hv: Add state to manage batched readingGravatar K. Y. Srinivasan 1-0/+20
2013-01-15Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Gravatar Greg Kroah-Hartman 21-61/+198
2013-01-15mfd: wm5102: Add microphone clamp control registersGravatar Mark Brown 1-0/+8
2013-01-15extcon: arizona: Support direct microphone measurement via HPDETGravatar Mark Brown 1-0/+3
2013-01-15extcon: arizona: Support HPDET based accessory identificationGravatar Mark Brown 1-0/+3
2013-01-15extcon: arizona: Enable basic headphone identificationGravatar Mark Brown 1-0/+12
2013-01-15extcon: arizona: Support use of GPIO5 as an input to jack detectionGravatar Mark Brown 1-0/+3
2013-01-15extcon: arizona: Use microphone clamp function if availableGravatar Mark Brown 2-1/+31
2013-01-15extcon: arizona: Allow configuration of MICBIAS rise timeGravatar Mark Brown 1-0/+3
2013-01-15extcon: max77693: Set default uart/usb path by using platform dataGravatar Chanwoo Choi 1-0/+7
2013-01-15extcon: max77693: Check the state/type of cable after boot completedGravatar Chanwoo Choi 1-0/+2
2013-01-15extcon: max77693: Remove duplicate code by making functionGravatar Chanwoo Choi 1-0/+86
2013-01-09cred: Remove tgcred pointer from struct credGravatar Marc Dionne 1-1/+0
2013-01-08VMCI: Some header and config files.Gravatar George Zhang 2-0/+962
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 2-36/+10
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-0/+2
2013-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2013-01-04mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTGravatar Michal Hocko 1-0/+9
2013-01-04mm: fix zone_watermark_ok_safe() accounting of isolated pagesGravatar Bartlomiej Zolnierkiewicz 1-8/+0
2013-01-04selftests: IPC message queue copy feature testGravatar Stanislav Kinsbursky 1-1/+2
2013-01-04ipc: introduce message queue copy featureGravatar Stanislav Kinsbursky 1-0/+1
2013-01-04ipc: message queue receive cleanupGravatar Stanislav Kinsbursky 1-2/+3
2013-01-04ipc: add sysctl to specify desired next object idGravatar Stanislav Kinsbursky 1-0/+1
2013-01-04drm/exynos: consider both case of vflip and hflip.Gravatar Eunchul Kim 1-0/+2
2013-01-04drm/exynos: change file license to GPLGravatar Inki Dae 2-36/+8
2013-01-03include: remove __dev* attributes.Gravatar Greg Kroah-Hartman 2-8/+8
2013-01-03Drivers: bcma: remove __dev* attributes.Gravatar Greg Kroah-Hartman 2-2/+2
2013-01-03pstore: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-3/+2
2013-01-02Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Gravatar Linus Torvalds 2-0/+3
2013-01-02UAPI: Remove empty Kbuild filesGravatar David Howells 8-8/+0
2013-01-02mm: mempolicy: Convert shared_policy mutex to spinlockGravatar Mel Gorman 1-1/+1
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-2/+14
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strGravatar Hugh Dickins 1-7/+4
2012-12-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 2-4/+31
2012-12-30Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Gravatar Dave Airlie 2-4/+31
2012-12-28Merge branch 'master' of git://1984.lsi.us.es/nfGravatar David S. Miller 2-0/+2
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 2-1/+4
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-2/+2
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDGravatar Christoffer Dall 1-1/+7
2012-12-26netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledGravatar Li Zefan 1-1/+1
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzGravatar Andy Lutomirski 1-0/+1