summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-185-121/+190
|\
| * gpio: uapi: use 0xB4 as ioctl() majorLinus Walleij2016-03-101-2/+2
| * Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free"Linus Walleij2016-03-091-0/+6
| * Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-0912-122/+177
| |\
| | * mfd: tps65912: Add driver for the TPS65912 PMICAndrew F. Davis2016-02-111-0/+341
| | * mfd: tps65912: Remove old driver in preparation for new driverAndrew F. Davis2016-02-111-328/+0
| * | gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_freeAxel Lin2016-03-091-6/+0
| * | Merge branch 'devm-gpiochip-add-data' into develLinus Walleij2016-03-081-0/+4
| |\ \
| | * | gpio: Add devm_ apis for gpiochip_add_data and gpiochip_removeLaxman Dewangan2016-02-231-0/+4
| * | | gpio: present the consumer of a line to userspaceLinus Walleij2016-02-251-10/+12
| |/ /
| * | Revert "gpio: remove broken irq_to_gpio() interface"Linus Walleij2016-02-201-0/+12
| * | gpio: add userspace ABI for GPIO line informationLinus Walleij2016-02-191-0/+26
| * | gpio: store reflect the label to userspaceLinus Walleij2016-02-192-1/+4
| * | gpio: allow setting ARCH_NR_GPIOS from KconfigArnd Bergmann2016-02-191-0/+4
| * | gpio: remove broken irq_to_gpio() interfaceArnd Bergmann2016-02-191-12/+0
| * | gpio: create an API to detect open drain/source on linesLinus Walleij2016-02-161-0/+4
| * | gpio: move the subdriver data pointer into gpio_deviceLinus Walleij2016-02-161-6/+1
| * | gpio: move the pin ranges into gpio_deviceLinus Walleij2016-02-161-9/+0
| * | gpio/pinctrl: sunxi: stop poking around in private varsLinus Walleij2016-02-111-0/+1
| * | gpio: move descriptors into gpio_deviceLinus Walleij2016-02-111-2/+0
| * | gpio: move sysfs mock device to the gpio_deviceLinus Walleij2016-02-111-2/+0
| * | gpio: add a userspace chardev ABI for GPIOsLinus Walleij2016-02-092-0/+29
| * | gpio: make the gpiochip a real deviceLinus Walleij2016-02-091-3/+4
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-182-7/+11
|\ \ \
| * | | efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel2016-02-241-1/+5
| * | | asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland2016-02-161-6/+6
* | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-03-181-1/+1
|\ \ \ \
| * | | | pstore: Add support for 64 Bit address spaceWiebe, Wladislav (Nokia - DE/Ulm)2016-03-101-1/+1
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-03-182-59/+50
|\ \ \ \ \
| * | | | | jbd2: unify revoke and tag block checksum handlingJan Kara2016-02-231-6/+2
| * | | | | jbd2: factor out common descriptor block initializationJan Kara2016-02-231-1/+1
| * | | | | jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_recordsJan Kara2016-02-231-4/+2
| * | | | | mbcache: add reusable flag to cache entriesAndreas Gruenbacher2016-02-231-1/+4
| * | | | | mbcache: get rid of _e_hash_list_headAndreas Gruenbacher2016-02-231-6/+2
| * | | | | mbcache2: rename to mbcacheJan Kara2016-02-232-53/+53
| * | | | | mbcache2: Use referenced bit instead of LRUJan Kara2016-02-231-4/+7
| * | | | | mbcache: remove mbcacheJan Kara2016-02-221-55/+0
| * | | | | mbcache2: reimplement mbcacheJan Kara2016-02-221-0/+50
| | |_|_|/ | |/| | |
* | | | | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-03-182-4/+10
|\ \ \ \ \
| * | | | | configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-062-4/+10
* | | | | | Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-1715-17/+157
|\ \ \ \ \ \
| * | | | | | USB: core: let USB device know device nodePeter Chen2016-03-051-0/+7
| * | | | | | usb: devio: Add ioctl to disallow detaching kernel USB drivers.Reilly Grant2016-03-051-0/+2
| * | | | | | usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...Petr Kulhavy2016-03-041-1/+1
| * | | | | | usb: otg-fsm: add B_AIDL_BDIS timerLi Jun2016-03-041-0/+1
| * | | | | | usb: common: otg-fsm: add HNP polling supportLi Jun2016-03-041-0/+14
| * | | | | | usb: add OTG status selector definition for HNP pollingLi Jun2016-03-041-0/+1
| * | | | | | usb: gadget: add hnp_polling_support and host_request_flag in usb_gadgetLi Jun2016-03-041-0/+6
| * | | | | | usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski2016-03-041-0/+1
| * | | | | | usb: renesas_usbhs: add R-Car Gen3 power controlYoshihiro Shimoda2016-03-041-0/+1