Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ca620f2de153d690d6d6f50f32b8a14dd46107f4
ca620f2
gliolib: set hooks in gpiochip_set_irq_hooks()
by Hans Verkuil
· 6 years ago
4e6b823
gpiolib: export gpiochip_irq_reqres/relres()
by Hans Verkuil
· 6 years ago
f6d9af4
gpio: ep93xx: fix test for end of loop
by Dan Carpenter
· 6 years ago
f40f730
gpio: ep93xx: fix incorrect array element size check
by Colin Ian King
· 6 years ago
02ad043
gpio: fix kernel-doc notation warning for 'request_key'
by Randy Dunlap
· 6 years ago
ba74bd5
gpio: twl6040: Implement .get_direction()
by Linus Walleij
· 6 years ago
4bef8bf
gpio: twl6040: Use bitops
by Linus Walleij
· 6 years ago
b4f53ed
gpio: twl6040: Cut down boilerplate
by Linus Walleij
· 6 years ago
fc4f8f3
gpio: twl6040: Include the right header
by Linus Walleij
· 6 years ago
ab8c1e8
gpio: twl4030: Implement .get_direction()
by Linus Walleij
· 6 years ago
ecb0768
gpio: twl4030: Cut down boilerplate
by Linus Walleij
· 6 years ago
ba21d55
gpio: twl4030: Include the right header
by Linus Walleij
· 6 years ago
f091616
gpio: zevio: Include the right header
by Linus Walleij
· 6 years ago
97feacc
gpio: ts5500: Delete platform data handling
by Linus Walleij
· 6 years ago
bf97279
gpio: ts5500: Use SPDX header
by Linus Walleij
· 6 years ago
c99601f
gpio: ts5500: Include the right header
by Linus Walleij
· 6 years ago
833eacc
gpio: mxs: Get rid of external API call
by Linus Walleij
· 6 years ago
d5a4da1
gpio: tps65xxx: Use SPDX license tag
by Linus Walleij
· 6 years ago
5d75683
gpio: tpx65xxx: Include the right header
by Linus Walleij
· 6 years ago
f1ff4b8
MAINTAINERS: Add myself as designated reviewer of Intel PMIC GPIO
by Andy Shevchenko
· 6 years ago
bfba223
gpio: brcmstb: allow 0 width GPIO banks
by Justin Chen
· 6 years ago
36f3f19
gpio: ftgpio: Support debounce timer
by Linus Walleij
· 6 years ago
da02d79
gpio: ftgpio: Support optional silicon clock
by Linus Walleij
· 6 years ago
8882639
Merge branch 'ib-ingenic' of ../linux-pinctrl into devel
by Linus Walleij
· 6 years ago
62cdcb6
gpio: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
9ce3ebe
gpio: pxa: handle corner case of unprobed device
by Robert Jarzmik
· 6 years ago
2812379
dt-bindings: gpio: rcar: Add r8a774a1 (RZ/G2M) support
by Fabrizio Castro
· 6 years ago
28d6eeb
pinctrl: ingenic: Include the right header
by Linus Walleij
· 6 years ago
57e2143
gpio: ingenic: Remove driver
by Paul Cercueil
· 6 years ago
635c20a
pinctrl: ingenic: Drop dependency on MACH_INGENIC
by Paul Cercueil
· 6 years ago
f2a9676
pinctrl: ingenic: Add support for the JZ4725B
by Paul Cercueil
· 6 years ago
ebd6651
pinctrl: ingenic: Implement .get_direction for GPIO chips
by Paul Cercueil
· 6 years ago
e72394e
pinctrl: ingenic: Merge GPIO functionality
by Paul Cercueil
· 6 years ago
4717b11
pinctrl: ingenic: Mark probe function as __init
by Paul Cercueil
· 6 years ago
556a36a
pinctrl: ingenic: Probe driver at subsys_initcall
by Paul Cercueil
· 6 years ago
890e48b
dt-bindings: pinctrl: Update pinctrl-ingenic for JZ4725B and GPIO merge
by Paul Cercueil
· 6 years ago
be88784
drivers: gpio: Update MODULE AUTHOR email address
by Michael Hennerich
· 6 years ago
c0f6afa
dt-bindings: gpio: rcar: Add gpio-reserved-ranges support
by Biju Das
· 6 years ago
496069b
gpio: rcar: Add GPIO hole support
by Biju Das
· 6 years ago
a419a3d
gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIP
by Linus Walleij
· 6 years ago
d875cc2
gpio: ep93xx: Cut gpio_to_irq() usage
by Linus Walleij
· 6 years ago
68491b0
gpio: ep93xx: Use for_each_set_bit() in IRQ handler
by Linus Walleij
· 6 years ago
51ba88e
gpio: ep93xx: Use the hwirq and port
by Linus Walleij
· 6 years ago
fd935fc
gpio: ep93xx: Do not pingpong irq numbers
by Linus Walleij
· 6 years ago
99399f4
gpio: ep93xx: Properly call the chained IRQ handler
by Linus Walleij
· 6 years ago
3c38b3a
gpio: ep93xx: Rename has_debounce to has_irq
by Linus Walleij
· 6 years ago
991ce74
gpio: ep93xx: Pass around struct gpio_chip
by Linus Walleij
· 6 years ago
68b6493
gpio: ep93xx: Switch to SPDX license tag
by Linus Walleij
· 6 years ago
1d2bb17
gpio: ep93xx: Cut down variable names
by Linus Walleij
· 6 years ago
4c2baed
ARM/gpio: ep93xx: build standalone
by Arnd Bergmann
· 6 years ago
0d1e31a
gpio: tb10x: Use GENERIC_GPIO
by Linus Walleij
· 6 years ago
d28af35
gpio: tb10x: Create local helper variables
by Linus Walleij
· 6 years ago
5b394b2
Linux 4.19-rc1
by Linus Torvalds
· 6 years ago
b933d6e
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
aba16dc
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
c4726e7
Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
d207ea8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2a8a2b7
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
de37503
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a9ce323
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2923b27
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
828bf6e
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
b326272
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
1bc2767
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
b8dcdab
Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
db84abf
Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 6 years ago
04faac1
Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
1b2de5d
mm/cow: don't bother write protecting already write-protected pages
by Linus Torvalds
· 6 years ago
e0fcfe1
hpfs: remove unnecessary checks on the value of r when assigning error code
by Colin Ian King
· 6 years ago
7634ccd
libata: maintainership update
by Jens Axboe
· 6 years ago
0519359
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 6 years ago
5967661
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
9022ada8
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 6 years ago
18b8bfd
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
d972604
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 6 years ago
57bb8e3
Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 6 years ago
aa5b105
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
e1dbc5a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
40c431a
Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
4def196
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
5e8704a
Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
019cddc
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
1aa55ca
iommu/rockchip: Move irq request past pm_runtime_enable
by Marc Zyngier
· 6 years ago
3fc7c5c
iommu/rockchip: Handle errors returned from PM framework
by Marc Zyngier
· 6 years ago
7db7a8f
arm64: rockchip: Force CONFIG_PM on Rockchip systems
by Marc Zyngier
· 6 years ago
d1558df
ARM: rockchip: Force CONFIG_PM on Rockchip systems
by Marc Zyngier
· 6 years ago
e988024
arm64: dts: Fix various entry-method properties to reflect documentation
by Amit Kucheria
· 6 years ago
5920cce
Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux into next/late
by Olof Johansson
· 6 years ago
c37aad3
Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into next/late
by Olof Johansson
· 6 years ago
d002924
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 6 years ago
00efcdc
i2c: don't use any __deprecated handling anymore
by Sedat Dilek
· 6 years ago
20b420dc
Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 6 years ago
6a01228
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
by Vlastimil Babka
· 6 years ago
6055af5
i2c: use SPDX identifier for Renesas drivers
by Wolfram Sang
· 6 years ago
5d3a01a
i2c: ocores: update my email address
by Peter Korsgaard
· 6 years ago
0c36dd3
i2c: remove deprecated attach_adapter callback
by Wolfram Sang
· 6 years ago
3e7bed5
macintosh: therm_windtunnel: drop using attach_adapter
by Wolfram Sang
· 6 years ago
6e5461d7
ubifs: Remove empty file.h
by Richard Weinberger
· 6 years ago
b0a182f
x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM
by Vlastimil Babka
· 6 years ago
3e20e97
Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
Next »