summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi2015-06-131-48/+42
* Merge tag 'extcon-next-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-06-035-81/+78
|\
| * extcon: Remove optional print_name() function pointer of extcon_devChanwoo Choi2015-05-291-3/+0
| * extcon: Update the prototype of extcon_register_notifier() with enum extconChanwoo Choi2015-05-221-9/+8
| * extcon: Use the unique id for external connector instead of stringChanwoo Choi2015-05-222-66/+50
| * extcon: arizona: Add support for select accessory detect mode when headphone ...Inha Song2015-05-192-0/+7
| * extcon: Fix the checkpatch warning and minor coding style issueChanwoo Choi2015-05-191-3/+4
| * extcon: Add extcon_get_edev_name() API to get the extcon device nameChanwoo Choi2015-05-191-0/+4
| * extcon: axp288: Add axp288 extcon driver supportRamakrishna Pallala2015-05-191-0/+5
* | Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channelsK. Y. Srinivasan2015-06-011-0/+5
* | parport: add device-model to parport subsystemSudip Mukherjee2015-06-011-2/+41
* | Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.Keith Mange2015-05-311-1/+3
* | mei: fix up uuid matchingGreg Kroah-Hartman2015-05-311-1/+1
* | Drivers: hv: vmbus: briefly comment num_sc and next_ocVitaly Kuznetsov2015-05-241-3/+9
* | Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan2015-05-241-0/+1
* | drivers: hv: vmbus: Get rid of some unused definitionsK. Y. Srinivasan2015-05-241-19/+0
* | Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov2015-05-241-1/+2
* | Drivers: hv: vss: full handshake supportVitaly Kuznetsov2015-05-241-0/+5
* | Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov2015-05-241-7/+0
* | misc: mic: Common MIC header file changes in preparation for SCIFSudeep Dutt2015-05-241-0/+12
* | misc: mic: SCIF header file and IOCTL interfaceSudeep Dutt2015-05-243-0/+1124
* | mei: export mei client device struct to external useTomas Winkler2015-05-241-2/+36
* | mei: bus: report also uuid in module aliasTomas Winkler2015-05-241-0/+13
|/
* Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-05-171-1/+1
|\
| * pty: Fix input race when closingPeter Hurley2015-05-101-1/+1
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-05-151-3/+4
|\ \
| * | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-081-3/+4
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-151-0/+1
|\ \ \
| * \ \ Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-05-151-0/+1
| |\ \ \
| | * | | drm/radeon: add new bonaire pci idAlex Deucher2015-05-121-0/+1
| | | |/ | | |/|
* | | | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett2015-05-151-2/+2
* | | | gfp: add __GFP_NOACCOUNTVladimir Davydov2015-05-152-0/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-1310-10/+133
|\ \ \ \
| * | | | net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-131-3/+0
| * | | | mpls: Change reserved label names to be consistent with netbsdTom Herbert2015-05-101-6/+6
| * | | | mpls: Move reserved label definitionsTom Herbert2015-05-061-0/+10
| * | | | Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-041-0/+2
| |\ \ \ \
| | * | | | mac80211: fix 90 kernel-doc warningsRandy Dunlap2015-05-041-0/+2
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-046-4/+114
| |\ \ \ \ \
| | * | | | | cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-301-0/+2
| | * | | | | mac802154: add description to mac802154 APIsVarka Bhadram2015-04-301-2/+92
| | * | | | | tcp: add TCP_CC_INFO socket optionEric Dumazet2015-04-291-0/+1
| | * | | | | tcp: prepare CC get_info() access from getsockopt()Eric Dumazet2015-04-292-1/+8
| | * | | | | tcp: add tcpi_bytes_received to tcp_infoEric Dumazet2015-04-292-0/+5
| | * | | | | tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-293-1/+6
| * | | | | | codel: fix maxpacket/mtu confusionEric Dumazet2015-05-041-3/+7
* | | | | | | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-111-0/+10
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-251-0/+9
| * | | | | | libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-04-251-0/+1
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-2/+0
|\ \ \ \ \ \ \