summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-19Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman13-21/+75
2016-09-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2016-09-18fix iov_iter_fault_in_readable()Al Viro1-1/+1
2016-09-16include: extcon: Fix compilation error caused because of incomplete mergeKishon Vijay Abraham I1-29/+0
2016-09-15Merge branch 'next' into resolutionKishon Vijay Abraham I2-1/+32
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman5-10/+36
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+13
2016-09-14cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton1-0/+2
2016-09-14asm-generic: make get_user() clear the destination on errorsAl Viro1-3/+7
2016-09-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+4
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+21
2016-09-13Merge tag 'extcon-next-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-25/+171
2016-09-13genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon1-0/+10
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum1-0/+2
2016-09-13extcon: Introduce EXTCON_PROP_DISP_HPD propertyChris Zhong1-1/+12
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-4/+24
2016-09-12Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman3-9/+8
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+2
2016-09-10phy: Add reset callbackRandy Li1-0/+3
2016-09-10extcon: Introduce EXTCON_PROP_USB_SS property for SuperSpeed modeGuenter Roeck1-1/+7
2016-09-10extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer deviceChanwoo Choi1-0/+1
2016-09-10extcon: Add new EXTCON_DISP_HMD for Head-mounted Display deviceChanwoo Choi1-0/+1
2016-09-10extcon: Add EXTCON_DISP_DP and the property for USB Type-CChris Zhong1-1/+7
2016-09-10extcon: Add the synchronization extcon APIs to support the notificationChanwoo Choi1-1/+29
2016-09-10extcon: Rename the extcon_set/get_state() to maintain the function naming pat...Chanwoo Choi1-7/+18
2016-09-10extcon: Add the support for the capability of each propertyChanwoo Choi1-0/+22
2016-09-10extcon: Add the support for extcon property according to extcon typeChanwoo Choi1-0/+81
2016-09-10extcon: Add the extcon_type to gather each connector into five categoryChanwoo Choi1-0/+9
2016-09-10extcon: Block the bit masking operation for cable state except for extcon coreChanwoo Choi1-30/+0
2016-09-10extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi1-2/+2
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers1-3/+2
2016-09-10asm-generic: make copy_from_user() zero the destination properlyAl Viro1-4/+6
2016-09-09net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang1-2/+3
2016-09-07usercopy: force check_object_size() inlineKees Cook1-2/+2
2016-09-06net: Don't delete routes in different VRFsMark Tomlinson1-1/+2
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook1-1/+2
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+2
2016-09-06usb: ulpi: make ops struct constantTal Shorer2-2/+2
2016-09-06usb: ulpi: remove "dev" field from struct ulpi_opsTal Shorer1-2/+1
2016-09-06usb: ulpi: rename operations {read|write}_dev to simply {read|write}Tal Shorer1-2/+2
2016-09-06usb: ulpi: remove calls to old api callbacksTal Shorer1-2/+0
2016-09-06usb: ulpi: add new api functions, {read|write}_dev()Tal Shorer1-0/+2
2016-09-05efi/libstub: Introduce ExitBootServices helperJeffrey Hugo1-0/+10
2016-09-05efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo1-5/+10
2016-09-05efi: Make for_each_efi_memory_desc_in_map() cope with running on XenJan Beulich1-1/+1
2016-09-05locking/barriers: Don't use sizeof(void) in lockless_dereference()Johannes Berg1-3/+4
2016-09-05Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman32-50/+287
2016-09-04af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds1-1/+1
2016-09-04bonding: Fix bonding crashMahesh Bandewar1-0/+1