summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-085-7/+162
|\
| * mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_errorJeff Layton2017-07-061-6/+25
| * fs: new infrastructure for writeback error handling and reportingJeff Layton2017-07-062-1/+116
| * lib: add errseq_t type and infrastructure for handling itJeff Layton2017-07-061-0/+19
| * jbd2: don't clear and reset errors after waiting on writebackJeff Layton2017-07-061-1/+1
| * buffer: set errors in mapping at the time that the error occursJeff Layton2017-07-061-0/+1
* | Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-082-7/+1
|\ \
| * | fs: remove call_fsync helper functionJeff Layton2017-07-061-6/+0
| * | mm: drop "wait" parameter from write_one_page()Jeff Layton2017-07-061-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-07-081-0/+2
|\ \
| * | Add "shutdown" to "struct class".Josh Zimmerman2017-07-071-0/+2
* | | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-073-0/+215
|\ \ \
| * | | cxl: Export library to support IBM XSLChristophe Lombard2017-07-031-0/+133
| * | | spin loop primitives for busy waitingNicholas Piggin2017-06-281-0/+70
| * | | powerpc: Link warning for orphan sectionsNicholas Piggin2017-05-301-0/+12
* | | | Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-072-0/+0
|\ \ \ \
| * | | | video: adp8870: move header file out of I2C realmWolfram Sang2017-07-061-0/+0
| * | | | backlight: adp8860: Move header file out of I2C realmWolfram Sang2017-07-061-0/+0
* | | | | Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-073-1/+279
|\ \ \ \ \
| * | | | | mfd: Add LP87565 PMIC supportKeerthy2017-07-061-0/+270
| * | | | | mfd: rtsx: Do retry when DMA transfer errorSteven Feng2017-07-061-0/+5
| * | | | | mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chipsKuppuswamy Sathyanarayanan2017-06-191-1/+4
| |/ / / /
* | | | | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-079-1/+18
|\ \ \ \ \
| * | | | | platform: Accept const propertiesJan Kiszka2017-07-031-1/+1
| * | | | | serial: uapi: Add support for bus terminationJan Kiszka2017-07-031-0/+3
| * | | | | gpio: adp5588: move header file out of I2C realmWolfram Sang2017-05-291-0/+0
| * | | | | gpio: acpi: Split out acpi_gpio_get_irq_resource() helperAndy Shevchenko2017-05-291-0/+7
| * | | | | gpio: Add new flags to control sleep status of GPIOsCharles Keepax2017-05-294-0/+10
| * | | | | gpio: pcf857x: move header file out of I2C realmWolfram Sang2017-05-231-0/+0
| * | | | | gpio: max732x: move header file out of I2C realmWolfram Sang2017-05-231-0/+0
* | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-07-0725-9/+1314
|\ \ \ \ \ \
| * | | | | | clk: hisilicon: add usb2 clocks for hi3798cv200 SoCJiancheng Xue2017-06-211-1/+8
| * | | | | | dt-bindings: clk: Extend binding doc for Stingray SOCSandeep Tripathy2017-06-201-0/+101
| * | | | | | clk: mediatek: export cpu multiplexer clock for MT8173 SoCsSean Wang2017-06-201-1/+3
| * | | | | | clk: mediatek: export cpu multiplexer clock for MT2701/MT7623 SoCsSean Wang2017-06-201-1/+2
| * | | | | | clk: hi6220: add acpu clockZhangfei Gao2017-06-201-0/+4
| * | | | | | clk: zx296718: export I2S mux clocksShawn Guo2017-06-201-1/+5
| * | | | | | clk: imx7d: create clocks behind rawnand clock gateStefan Agner2017-06-201-1/+3
| * | | | | | clk: hi3660: add clocks for video encoder, decoder and ISPChen Jun2017-06-201-0/+17
| * | | | | | clk: qcom: Add DT bindings for ipq8074 gcc clock controllerAbhishek Sahu2017-06-201-0/+152
| * | | | | | clk: add DT bindings header for Gemini clock controllerLinus Walleij2017-06-201-0/+29
| * | | | | | reset: add DT bindings header for Gemini reset controllerLinus Walleij2017-06-201-0/+36
| * | | | | | Merge tag 'meson-clk-for-4.13-2' of git://github.com/BayLibre/clk-meson into ...Stephen Boyd2017-06-171-0/+10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-4.13-ti-clkctrl' of https://github.com/t-kristo/linux-pm in...Stephen Boyd2017-06-161-0/+146
| |\ \ \ \ \ \ \
| | * | | | | | | dt-bindings: clk: add omap4 clkctrl definitionsTero Kristo2017-06-151-0/+146
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'sunxi-clk-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd2017-06-166-3/+286
| |\ \ \ \ \ \ \
| | * | | | | | | clk: sunxi-ng: Add driver for A83T CCUChen-Yu Tsai2017-06-072-0/+238
| | * | | | | | | clk: sunxi-ng: sun5i: Export video PLLsMaxime Ripard2017-06-071-0/+3
| | * | | | | | | clk: divider: Make divider_round_rate take the parent clockMaxime Ripard2017-06-071-3/+13
| | * | | | | | | dt-bindings: add binding for the Allwinner DE2 CCUIcenowy Zheng2017-06-072-0/+32