summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-15Merge branch 'next' into resolutionKishon Vijay Abraham I
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-09-13Merge tag 'extcon-next-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum
2016-09-13extcon: Introduce EXTCON_PROP_DISP_HPD propertyChris Zhong
2016-09-12Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-10phy: Add reset callbackRandy Li
2016-09-10extcon: Introduce EXTCON_PROP_USB_SS property for SuperSpeed modeGuenter Roeck
2016-09-10extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer deviceChanwoo Choi
2016-09-10extcon: Add new EXTCON_DISP_HMD for Head-mounted Display deviceChanwoo Choi
2016-09-10extcon: Add EXTCON_DISP_DP and the property for USB Type-CChris Zhong
2016-09-10extcon: Add the synchronization extcon APIs to support the notificationChanwoo Choi
2016-09-10extcon: Rename the extcon_set/get_state() to maintain the function naming pat...Chanwoo Choi
2016-09-10extcon: Add the support for the capability of each propertyChanwoo Choi
2016-09-10extcon: Add the support for extcon property according to extcon typeChanwoo Choi
2016-09-10extcon: Add the extcon_type to gather each connector into five categoryChanwoo Choi
2016-09-10extcon: Block the bit masking operation for cable state except for extcon coreChanwoo Choi
2016-09-10extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers
2016-09-07usercopy: force check_object_size() inlineKees Cook
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-09-06usb: ulpi: make ops struct constantTal Shorer
2016-09-06usb: ulpi: remove "dev" field from struct ulpi_opsTal Shorer
2016-09-06usb: ulpi: rename operations {read|write}_dev to simply {read|write}Tal Shorer
2016-09-06usb: ulpi: remove calls to old api callbacksTal Shorer
2016-09-06usb: ulpi: add new api functions, {read|write}_dev()Tal Shorer
2016-09-05Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-03Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-03Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-02Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-09-02ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi
2016-09-02Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-09-02mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes
2016-09-02treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches
2016-09-02mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman
2016-09-01Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-09-01Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-09-01ovl: don't cache acl on overlay layerMiklos Szeredi
2016-08-31mm: introduce get_task_exe_fileMateusz Guzik
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko
2016-08-31usb: gadget: add a new quirk to avoid skb_reserve in u_ether.cYoshihiro Shimoda
2016-08-30usb: ohci-at91: Forcibly suspend ports while USB suspendWenyou Yang
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf
2016-08-30Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds