summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-12-011-0/+8
|\
| * Merge tag 'intel-gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij2019-11-131-0/+5
| |\
| | * gpiolib: Introduce ->add_pin_ranges() callbackAndy Shevchenko2019-11-131-0/+5
| * | Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-nextBartosz Golaszewski2019-11-125-123/+153
| |\ \ | | |/ | |/|
| * | gpio: Add definition for GPIO directionMatti Vaittinen2019-11-071-0/+3
| * | Merge tag 'v5.4-rc6' into develLinus Walleij2019-11-0542-118/+385
| |\ \
* | \ \ Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-12-0110-38/+128
|\ \ \ \
| * | | | mfd: db8500-prcmu: Support U8420-sysclk firmwareLinus Walleij2019-11-112-5/+6
| * | | | mfd: mfd-core: Remove usage counting for .{en,dis}able() call-backsLee Jones2019-11-111-2/+0
| * | | | mfd: mfd-core: Remove mfd_clone_cell()Lee Jones2019-11-111-18/+0
| * | | | mfd: madera: Add support for requesting the supply clocksCharles Keepax2019-11-111-0/+11
| * | | | mfd: wm8998: Remove some unused registersCharles Keepax2019-11-111-7/+0
| * | | | mfd: twl: Endian fixups in i2c write and read wrappersJonathan Cameron2019-11-111-4/+8
| * | | | mfd: max77620: Do not allocate IRQs upfrontThierry Reding2019-11-111-1/+0
| * | | | mfd: Provide MACRO to declare commonly defined MFD cell attributesLee Jones2019-11-111-0/+29
| * | | | mfd: rk808: Fix RK818 ID templateDaniel Schultz2019-11-111-1/+1
| * | | | Merge branches 'ib-mfd-doc-sparc-libdevres-5.5' and 'ib-mfd-power-rtc-5.5' in...Lee Jones2019-11-111-0/+71
| |\ \ \ \
| | * | | | rtc: mt6397: move some common definitions into rtc.hJosef Friedl2019-10-241-0/+71
| * | | | | lib: devres: add a helper function for ioremap_ucTuowen Zhao2019-11-111-0/+2
| |/ / / /
* | | | | Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-011-3/+0
|\ \ \ \ \
| * | | | | backlight: gpio: Remove unused fields from platform dataBartosz Golaszewski2019-11-111-3/+0
| |/ / / /
* | | | | Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds2019-12-012-69/+72
|\ \ \ \ \
| * | | | | leds: core: Fix leds.h structure documentationDan Murphy2019-11-031-3/+2
| * | | | | leds: core: Remove extern from headerDan Murphy2019-11-031-51/+44
| * | | | | leds: flash: Add devm_* functions to the flash classDan Murphy2019-11-031-0/+14
| * | | | | leds: flash: Remove extern from the header fileDan Murphy2019-11-031-12/+10
| * | | | | leds: flash: Convert non extended registration to inlineDan Murphy2019-11-031-2/+5
| * | | | | leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/triggerAkinobu Mita2019-11-031-5/+0
| |/ / / /
* | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-12-013-1/+27
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ...Stephen Boyd2019-11-272-0/+25
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEPDmitry Osipenko2019-11-111-0/+13
| | | * | | | Merge branch 'for-5.5/clk-core' into for-5.5/clkThierry Reding2019-11-111-0/+1
| | | |\ \ \ \
| | | | * | | | clk: Add API to get index of the clock parentSowjanya Komatineni2019-11-111-0/+1
| | | |/ / / / | | |/| | | |
| | | * | | | clk: tegra: Add Tegra20/30 EMC clock implementationDmitry Osipenko2019-11-111-0/+11
| | |/ / / /
| * | | | | clk: ti: clkctrl: add new exported API for checking standby infoTero Kristo2019-10-311-0/+1
| * | | | | clk: ti: clkctrl: convert to use bit helper macros instead of bitopsTero Kristo2019-10-311-1/+1
| |/ / / /
* | | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-016-29/+26
|\ \ \ \ \
| * | | | | y2038: move itimer reset into itimer.cArnd Bergmann2019-11-151-4/+5
| * | | | | y2038: itimer: compat handling to itimer.cArnd Bergmann2019-11-151-11/+4
| * | | | | y2038: time: avoid timespec usage in settimeofday()Arnd Bergmann2019-11-151-1/+1
| * | | | | y2038: make ns_to_compat_timeval use __kernel_old_timevalArnd Bergmann2019-11-151-2/+2
| * | | | | y2038: socket: use __kernel_old_timespec instead of timespecArnd Bergmann2019-11-151-2/+5
| * | | | | y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann2019-11-151-5/+5
| * | | | | y2038: uapi: change __kernel_time_t to __kernel_old_time_tArnd Bergmann2019-11-153-4/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-014-0/+89
|\ \ \ \ \
| * | | | | compat_ioctl: reimplement SG_IO handlingArnd Bergmann2019-10-231-0/+2
| * | | | | compat_ioctl: move tape handling into driversArnd Bergmann2019-10-231-0/+60
| * | | | | compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.cAl Viro2019-10-231-0/+20
| * | | | | compat_ioctl: add compat_ptr_ioctl()Arnd Bergmann2019-10-231-0/+7
* | | | | | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-11-301-3/+3
|\ \ \ \ \ \