Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
516df4eb284d5a5ee8f80f7b59170ba8e919b299
/
drivers
516df4e
gpio: xilinx: Use the right include
by Linus Walleij
· 6 years ago
50fe83a
gpio: timberdale: Include the right header
by Linus Walleij
· 6 years ago
32e49b9
gpio: tb10x: Use the right include
by Linus Walleij
· 6 years ago
6ff0497
gpiolib: Fix of_node inconsistency
by Biju Das
· 6 years ago
f8ad8aa
gpio: vr41xx: Bail out on gpiochip_lock_as_irq() error
by Andy Shevchenko
· 6 years ago
d124339
gpio: uniphier: Bail out on gpiochip_lock_as_irq() error
by Andy Shevchenko
· 6 years ago
6d7a2b8
gpio: xgene-sb: Don't shadow error code of gpiochip_lock_as_irq()
by Andy Shevchenko
· 6 years ago
41d6908
gpio: em: Don't shadow error code of gpiochip_lock_as_irq()
by Andy Shevchenko
· 6 years ago
10ed353
gpio: dwapb: Don't shadow error code of gpiochip_lock_as_irq()
by Andy Shevchenko
· 6 years ago
9b07333
gpio: bcm-kona: Don't shadow error code of gpiochip_lock_as_irq()
by Andy Shevchenko
· 6 years ago
3a2f335
gpiolib: Don't shadow error code of gpiochip_lock_as_irq()
by Andy Shevchenko
· 6 years ago
cf2ff87
gpio: syscon: rockchip: add GRF GPIO support for rk3328
by Levin Du
· 6 years ago
442af14
gpio: omap: Add get/set_multiple() callbacks
by Janusz Krzysztofik
· 6 years ago
ae61bac
gpio: pxa: remove set but not used variable 'gpio_offset'
by Wei Yongjun
· 6 years ago
4e13382
gpio-it87: add support for IT8786E Super I/O
by Vincent Prince
· 6 years ago
0b07609
gpio: tegra: drop tegra specific GPIO lockdep classes
by Stefan Agner
· 6 years ago
23211b0
gpio: fix meaningless return expression
by zhong jiang
· 6 years ago
2bee9e0
gpio: mxs: Fit writel() into a single line
by Fabio Estevam
· 6 years ago
9dabfdd
gpio: pxa: disable pinctrl calls for PXA3xx
by Daniel Mack
· 6 years ago
4bf4eed
gpio: ml-ioh: Fix buffer underwrite on probe error path
by Anton Vasilyev
· 6 years ago
1777fc9
gpiolib: probe deferral error reporting
by Marcel Ziswiler
· 6 years ago
f78709a
gpio: tegra: Fix tegra_gpio_irq_set_type()
by Dmitry Osipenko
· 6 years ago
c19fdae
gpio: mxc: add power management support
by Anson Huang
· 6 years ago
40bb5d7
gpio-pisosr: add support for get_multiple
by Morten Hein Tiljeset
· 6 years ago
2b955b3
gpiolib: remove an unnecessary TODO
by Bartosz Golaszewski
· 6 years ago
e5332d5
gpiolib: don't allow userspace to set values of input lines
by Bartosz Golaszewski
· 6 years ago
ad81729
gpio: rcar: Implement .get_direction() callback
by Geert Uytterhoeven
· 7 years ago
1c22a25
gpiolib: Join one line back for better readability
by Andy Shevchenko
· 7 years ago
9506755
gpio: pxa: Fix potential NULL dereference
by Wei Yongjun
· 7 years ago
7a9a5df
gpio: mt7621: add OF_GPIO dependency
by Arnd Bergmann
· 7 years ago
c296773
gpio: aspeed: fix compile testing warning
by Arnd Bergmann
· 7 years ago
8095679
gpiolib: Consistent use of ->get_direction() inside gpiolib
by Andy Shevchenko
· 7 years ago
b23ec59
gpiolib: Mark gpio_suffixes array with __maybe_unused
by Andy Shevchenko
· 7 years ago
8853daf
gpiolib: Defer on non-DT find_chip_by_name() failure
by Janusz Krzysztofik
· 7 years ago
36b3127
gpiolib: Respect error code of ->get_direction()
by Andy Shevchenko
· 7 years ago
8512486
gpio: mt7621: Edit to preferred syntax
by Linus Walleij
· 7 years ago
4ba9c3a
gpio: mt7621: Add a driver for MT7621
by Sergio Paracuellos
· 7 years ago
b191171
gpiolib: Join string literals back
by Andy Shevchenko
· 7 years ago
2b6c83c
Merge branch 'ib-aspeed' into devel
by Linus Walleij
· 7 years ago
a7ca138
gpio: aspeed: Add interfaces for co-processor to grab GPIOs
by Benjamin Herrenschmidt
· 7 years ago
0f1e03c
gpio: aspeed: Add command source registers
by Benjamin Herrenschmidt
· 7 years ago
c67dda8
gpio: aspeed: Add "Read Data" register to read the write latch
by Benjamin Herrenschmidt
· 7 years ago
44ddf55
gpio: aspeed: Rework register type accessors
by Benjamin Herrenschmidt
· 7 years ago
72b38ca
gpio: pca953x: suppress interrupts warning when not applicable
by Baruch Siach
· 7 years ago
122d00f
gpio: syscon: Include the right header
by Linus Walleij
· 7 years ago
97a48fc
gpio: stp-xway: Include the right header
by Linus Walleij
· 7 years ago
ecac6e6
gpio: stmpe: Include the right header
by Linus Walleij
· 7 years ago
aadf77c
gpio: sta2x11: Inline regs macro
by Linus Walleij
· 7 years ago
24dcfd8
gpio: sta2x11: Use BIT() macro
by Linus Walleij
· 7 years ago
25fc177
gpio: sta2x11: Include the right header
by Linus Walleij
· 7 years ago
9fc18cc5
gpio: spear-spics: Include the right header
by Linus Walleij
· 7 years ago
eb452a8
gpio: sch311x: Replace unsigned char with u8
by Linus Walleij
· 7 years ago
4455a82
gpio: sch311x: Implement open drain support
by Linus Walleij
· 7 years ago
4a2398d
gpio: sch311x: Use RMW to change direction
by Linus Walleij
· 7 years ago
f9e03b0
gpio: sch311x: Implement .get_direction()
by Linus Walleij
· 7 years ago
30467c1
gpio: sch311x: Include the right header
by Linus Walleij
· 7 years ago
d8e764c
gpio: sch: Implement .get_direction()
by Linus Walleij
· 7 years ago
4c1abc8
gpio: sch: Include the right header
by Linus Walleij
· 7 years ago
827fb6a
gpio: sa1100: Include the right header
by Linus Walleij
· 7 years ago
05467e5
gpio: rdc321x: Include the right header
by Linus Walleij
· 7 years ago
4b1d800
gpio: rcar: Include the right header
by Linus Walleij
· 7 years ago
98aef8e
gpio: rc5t583: Include the right header
by Linus Walleij
· 7 years ago
5b9b2b5
gpio: stp-xway: Implement get callback
by Mathias Kresin
· 7 years ago
bac5c3b
gpio: tegra186: Add support for Tegra194
by Mikko Perttunen
· 7 years ago
3a358e2
w1: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 7 years ago
90b39402e
gpio: Add API to explicitly name a consumer
by Linus Walleij
· 7 years ago
f3a049e
gpio: max732x: add error handling for i2c_new_dummy
by Zhouyang Jia
· 7 years ago
eb3744a
gpio: davinci: Do not assume continuous IRQ numbering
by Keerthy
· 7 years ago
c1d013a
gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe
by Keerthy
· 7 years ago
7279d99
gpio: Fix wrong rounding in gpio-menz127
by Nadav Amit
· 7 years ago
265c5596
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
5e7b921
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
by Linus Torvalds
· 7 years ago
644f263
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
9215310
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
2f3f056
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
44348e8a
fix a series of Documentation/ broken file name references
by Mauro Carvalho Chehab
· 7 years ago
34962fb
docs: Fix more broken references
by Mauro Carvalho Chehab
· 7 years ago
b698201
media: max2175: fix location of driver's companion documentation
by Mauro Carvalho Chehab
· 7 years ago
2ebe0bb
media: v4l: fix broken video4linux docs locations
by Mauro Carvalho Chehab
· 7 years ago
670d7adb
media: dvb: point to the location of the old README.dvb-usb file
by Mauro Carvalho Chehab
· 7 years ago
fe63a1a
media: dvb: fix location of get_dvb_firmware script
by Mauro Carvalho Chehab
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
ec15872
docs: fix broken references with multiple hints
by Mauro Carvalho Chehab
· 7 years ago
7cfde0a
net: stmmac: Run HWIF Quirks after getting HW caps
by Jose Abreu
· 7 years ago
7c09977
net: cxgb3: add error handling for sysfs_create_group
by Zhouyang Jia
· 7 years ago
9e25826
mlxsw: spectrum_switchdev: Fix port_vlan refcounting
by Petr Machata
· 7 years ago
ce45bded
mlxsw: spectrum_router: Align with new route replace logic
by Ido Schimmel
· 7 years ago
53b562d
mlxsw: spectrum_router: Allow appending to dev-only routes
by Ido Schimmel
· 7 years ago
41f9ba6
Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
ab188e8
stmmac: added support for 802.1ad vlan stripping
by Elad Nachman
· 7 years ago
95c7c09
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 7 years ago
3f61b7a
mac80211_hwsim: fix module init error paths
by Johannes Berg
· 7 years ago
35897b9
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
by Christoph Hellwig
· 7 years ago
278ab37
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
by Christoph Hellwig
· 7 years ago
3bc32bb
nvme-fabrics: refactor queue ready check
by Christoph Hellwig
· 7 years ago
becfc5e
Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 7 years ago
06bdf28
hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload
by Haiyang Zhang
· 7 years ago
daf0678
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
560c5bd
net: emaclite: Remove xemaclite_mdio_setup return check
by Radhey Shyam Pandey
· 7 years ago
bd45cbf
net: emaclite: Remove unused 'has_mdio' flag.
by Radhey Shyam Pandey
· 7 years ago
Next »