index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
opp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-19
pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction control
Stephan Gerhold
1
-1
/
+11
2019-11-13
dt-bindings: pinctrl: Convert generic pin mux and config properties to schema
Rob Herring
3
-190
/
+274
2019-11-07
pinctrl: cherryview: Missed type change to unsigned int
Andy Shevchenko
1
-2
/
+2
2019-11-07
pinctrl: intel: Missed type change to unsigned int
Andy Shevchenko
1
-2
/
+2
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
31
-105
/
+40
2019-11-05
pinctrl: just return if no valid maps
lijiazi
1
-0
/
+10
2019-11-05
dt-bindings: pinctrl: qcom-pmic-mpp: Add support for PM/PMI8950
AngeloGioacchino Del Regno
1
-0
/
+4
2019-11-05
pinctrl: qcom: spmi-mpp: Add PM/PMI8950 compatible strings
AngeloGioacchino Del Regno
1
-0
/
+2
2019-11-05
dt-bindings: pinctrl: qcom-pmic-gpio: Add support for PM/PMI8950
AngeloGioacchino Del Regno
1
-0
/
+4
2019-11-05
pinctrl: qcom: spmi-gpio: Add PM/PMI8950 compatibility
AngeloGioacchino Del Regno
1
-0
/
+3
2019-11-04
pinctrl: Convert Allwinner Pin Controller to a schema
Maxime Ripard
2
-164
/
+243
2019-11-04
pinctrl: add compatible for Amlogic Meson A1 pin controller
Qianggui Song
2
-0
/
+74
2019-11-04
pinctrl: bcm: nsp: implement get_direction
Chris Packham
1
-0
/
+14
2019-11-04
pinctrl: bcm: nsp: use gpiolib infrastructure for interrupts
Chris Packham
1
-63
/
+42
2019-11-04
pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()
Ben Dooks (Codethink)
1
-1
/
+2
2019-11-04
pinctrl: qcom: sc7180: Add missing tile info in SDC_QDSD_PINGROUP/UFS_RESET
Rajendra Nayak
1
-8
/
+10
2019-11-03
pinctrl: at91: Enable slewrate by default on SAM9X60
Codrin Ciubotariu
2
-4
/
+4
2019-11-01
pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B
Geert Uytterhoeven
2
-3
/
+3
2019-11-01
pinctrl: sh-pfc: r8a7796: Add R8A77961 PFC support
Geert Uytterhoeven
5
-1
/
+40
2019-11-01
pinctrl: sh-pfc: Rename PINCTRL_PFC_R8A7796 to PINCTRL_PFC_R8A77960
Geert Uytterhoeven
5
-8
/
+8
2019-11-01
dt-bindings: pinctrl: sh-pfc: Document r8a77961 support
Geert Uytterhoeven
1
-1
/
+2
2019-11-01
pinctrl: sh-pfc: Do not use platform_get_irq() to count interrupts
Geert Uytterhoeven
1
-10
/
+6
2019-10-30
pinctrl: intel: Add Intel Tiger Lake pin controller support
Andy Shevchenko
3
-0
/
+462
2019-10-30
pinctrl: intel: Use helper to restore register values on ->resume()
Andy Shevchenko
1
-13
/
+13
2019-10-30
pinctrl: intel: Drop level from warning to debug in intel_restore_hostown()
Andy Shevchenko
1
-1
/
+1
2019-10-30
pinctrl: intel: Introduce intel_restore_intmask() helper
Andy Shevchenko
1
-5
/
+11
2019-10-30
pinctrl: intel: Introduce intel_restore_hostown() helper
Andy Shevchenko
1
-17
/
+21
2019-10-30
pinctrl: intel: Introduce intel_restore_padcfg() helper
Andy Shevchenko
1
-27
/
+24
2019-10-30
pinctrl: cherryview: Allocate IRQ chip dynamic
Andy Shevchenko
1
-12
/
+12
2019-10-30
pinctrl: cherryview: Fix spelling mistake in the comment
Andy Shevchenko
1
-1
/
+1
2019-10-30
pinctrl: cherryview: Fix irq_valid_mask calculation
Hans de Goede
1
-1
/
+1
2019-10-30
pinctrl: intel: Avoid potential glitches if pin is in GPIO mode
Andy Shevchenko
1
-1
/
+20
2019-10-27
Linux 5.4-rc5
v5.4-rc5
Linus Torvalds
1
-2
/
+2
2019-10-26
riscv: cleanup do_trap_break
Christoph Hellwig
1
-20
/
+6
2019-10-25
nbd: verify socket is supported during setup
Mike Christie
1
-2
/
+21
2019-10-25
ata: libahci_platform: Fix regulator_get_optional() misuse
Mark Brown
1
-24
/
+14
2019-10-25
nbd: handle racing with error'ed out commands
Josef Bacik
1
-0
/
+6
2019-10-25
nbd: protect cmd->status with cmd->lock
Josef Bacik
1
-5
/
+7
2019-10-25
io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
Jens Axboe
1
-12
/
+32
2019-10-25
io_uring: used cached copies of sq->dropped and cq->overflow
Jens Axboe
1
-5
/
+8
2019-10-25
ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157
Patrice Chotard
1
-4
/
+4
2019-10-25
io_uring: Fix race for sqes with userspace
Pavel Begunkov
1
-1
/
+2
2019-10-25
io_uring: Fix broken links with offloading
Pavel Begunkov
1
-29
/
+33
2019-10-25
io_uring: Fix corrupted user_data
Pavel Begunkov
1
-0
/
+2
2019-10-25
xen: issue deprecation warning for 32-bit pv guest
Juergen Gross
1
-0
/
+8
2019-10-25
irqchip/sifive-plic: Skip contexts except supervisor in plic_init()
Alan Mikhak
1
-2
/
+2
2019-10-25
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
4
-9
/
+22
2019-10-25
CIFS: Fix use after free of file info structures
Pavel Shilovsky
1
-3
/
+3
2019-10-25
CIFS: Fix retry mid list corruption on reconnects
Pavel Shilovsky
2
-20
/
+32
2019-10-24
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
1
-1
/
+1
[next]