summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-145-148/+346
|\
| * fscrypt: new helper function - fscrypt_prepare_setattr()Eric Biggers2017-10-181-0/+25
| * fscrypt: new helper function - fscrypt_prepare_lookup()Eric Biggers2017-10-183-0/+35
| * fscrypt: new helper function - fscrypt_prepare_rename()Eric Biggers2017-10-183-0/+47
| * fscrypt: new helper function - fscrypt_prepare_link()Eric Biggers2017-10-183-0/+34
| * fscrypt: new helper function - fscrypt_file_open()Eric Biggers2017-10-182-0/+12
| * fscrypt: new helper function - fscrypt_require_key()Eric Biggers2017-10-181-0/+25
| * fscrypt: remove ->is_encrypted()Eric Biggers2017-10-181-1/+0
| * fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()Eric Biggers2017-10-181-1/+1
| * fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers2017-10-181-0/+2
| * fscrypt: clean up include file messDave Chinner2017-10-183-18/+37
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-1411-31/+230
|\ \
| * | crypto: drbg - move to generic async completionGilad Ben-Yossef2017-11-031-2/+1
| * | crypto: algif - move to generic async completionGilad Ben-Yossef2017-11-031-14/+1
| * | crypto: introduce crypto wait for async opGilad Ben-Yossef2017-11-031-0/+40
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-11-0329-210/+248
| |\|
| * | crypto: gf128mul - The x8_ble multiplication functionsHarsh Jain2017-11-031-1/+1
| * | crypto: dh - return unsigned value for crypto_dh_key_len()Tudor-Dan Ambarus2017-10-121-1/+1
| * | crypto: ecdh - return unsigned value for crypto_ecdh_key_len()Tudor-Dan Ambarus2017-10-121-1/+1
| * | padata: ensure padata_do_serial() runs on the correct CPUMathias Krause2017-10-071-0/+2
| * | padata: ensure the reorder timer callback runs on the correct CPUMathias Krause2017-10-071-0/+2
| * | crypto: gcm - add GCM IV size constantCorentin LABBE2017-09-221-0/+8
| * | crypto: sm3 - add OSCCA SM3 secure hashGilad Ben-Yossef2017-09-222-0/+157
| * | crypto: doc - clarify return values for async hash methodsKamil Konieczny2017-09-221-12/+16
* | | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1350-189/+255
|\ \ \
| * | | usb: core: add a new usb_get_ptm_status() helperFelipe Balbi2017-11-071-0/+6
| * | | usb: core: add a 'type' parameter to usb_get_status()Felipe Balbi2017-11-071-2/+3
| * | | usb: core: introduce a new usb_get_std_status() helperFelipe Balbi2017-11-071-0/+7
| * | | usb: core: rename usb_get_status() 'type' argument to 'recip'Felipe Balbi2017-11-071-1/+1
| * | | usb: core: add Status Type definitionsFelipe Balbi2017-11-071-0/+4
| * | | USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-0438-0/+38
| * | | usb: remove msm_hsusb_hw.hJack Pham2017-11-031-77/+0
| * | | Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-10-274-105/+153
| |\ \ \
| | * | | extcon: max77843: Add support for SmartDock accessoryMarek Szyprowski2017-10-241-0/+2
| | * | | extcon: max77843: Add OTG power control to the MUIC driverMarek Szyprowski2017-10-241-0/+3
| | * | | extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi2017-10-233-105/+148
| | |/ /
| * | | Merge tag 'phy-for-4.15_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-10-274-4/+31
| |\ \ \
| | * | | drivers: phy: add calibrate methodAndrzej Pietrasiewicz2017-10-231-0/+10
| | * | | ufs/phy: qcom: Refactor to use phy_init callVivek Gautam2017-10-231-3/+0
| | * | | phy: Add UFS PHY modesVivek Gautam2017-10-231-0/+2
| | * | | dt-bindings: phy: Add PHY_TYPE_UFS definitionVivek Gautam2017-10-231-0/+1
| | * | | phy: Return NULL if the phy is optionalMaxime Ripard2017-10-231-1/+1
| | * | | soc: brcmstb: Add Product ID and Family ID helper functionsAl Cooper2017-10-031-0/+17
| | |/ /
| * | | Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-10-242-2/+8
| |\ \ \
| | * | | usb: renesas_usbhs: add support for R-Car D3Yoshihiro Shimoda2017-10-191-2/+3
| | * | | usb: gadget: Add kerneldoc for some neglected structure fieldsJonathan Corbet2017-10-191-0/+5
| * | | | Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman2017-10-2317-38/+109
| |\ \ \ \
| * | | | | USB: Force disconnect Huawei 4G modem during suspendDaniel Drake2017-10-231-0/+6
| * | | | | Merge 4.14-rc5 into usb-nextGreg Kroah-Hartman2017-10-1610-29/+98
| |\ \ \ \ \
| * \ \ \ \ \ Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman2017-10-0956-330/+452
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |