summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-13extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi1-48/+42
2015-06-03Merge tag 'extcon-next-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman5-81/+78
2015-06-01Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channelsK. Y. Srinivasan1-0/+5
2015-06-01parport: add device-model to parport subsystemSudip Mukherjee1-2/+41
2015-06-01Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.Keith Mange1-1/+3
2015-05-31mei: fix up uuid matchingGreg Kroah-Hartman1-1/+1
2015-05-29extcon: Remove optional print_name() function pointer of extcon_devChanwoo Choi1-3/+0
2015-05-24Drivers: hv: vmbus: briefly comment num_sc and next_ocVitaly Kuznetsov1-3/+9
2015-05-24Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan1-0/+1
2015-05-24drivers: hv: vmbus: Get rid of some unused definitionsK. Y. Srinivasan1-19/+0
2015-05-24Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov1-1/+2
2015-05-24Drivers: hv: vss: full handshake supportVitaly Kuznetsov1-0/+5
2015-05-24Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov1-7/+0
2015-05-24misc: mic: Common MIC header file changes in preparation for SCIFSudeep Dutt1-0/+12
2015-05-24misc: mic: SCIF header file and IOCTL interfaceSudeep Dutt3-0/+1124
2015-05-24mei: export mei client device struct to external useTomas Winkler1-2/+36
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler1-0/+13
2015-05-22extcon: Update the prototype of extcon_register_notifier() with enum extconChanwoo Choi1-9/+8
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi2-66/+50
2015-05-19extcon: arizona: Add support for select accessory detect mode when headphone ...Inha Song2-0/+7
2015-05-19extcon: Fix the checkpatch warning and minor coding style issueChanwoo Choi1-3/+4
2015-05-19extcon: Add extcon_get_edev_name() API to get the extcon device nameChanwoo Choi1-0/+4
2015-05-19extcon: axp288: Add axp288 extcon driver supportRamakrishna Pallala1-0/+5
2015-05-17Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+4
2015-05-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2015-05-15Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+1
2015-05-15uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2
2015-05-15gfp: add __GFP_NOACCOUNTVladimir Davydov2-0/+6
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-10/+133
2015-05-13net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-12drm/radeon: add new bonaire pci idAlex Deucher1-0/+1
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+10
2015-05-10pty: Fix input race when closingPeter Hurley1-1/+1
2015-05-10mpls: Change reserved label names to be consistent with netbsdTom Herbert1-6/+6
2015-05-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2015-05-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-05-09Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner1-3/+4
2015-05-07Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds4-5/+31
2015-05-07tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée1-1/+1
2015-05-07Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2015-05-06nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-05-06util_macros.h: have array pointer point to array of constantsGuenter Roeck1-1/+1
2015-05-06mpls: Move reserved label definitionsTom Herbert1-0/+10
2015-05-05IB/core: Fix unaligned accessesDavid Ahern1-3/+4
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI1-2/+1
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-1/+22
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova2-0/+26