Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fd65d3142f734bc4376053c8d75670041903134d
/
drivers
/
gpio
/
gpio-ml-ioh.c
4bf4eed
gpio: ml-ioh: Fix buffer underwrite on probe error path
by Anton Vasilyev
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
85320ab
gpio: ml_ioh: Include the right header
by Linus Walleij
· 7 years ago
4aed957
gpio-ml-ioh: Delete an error message
by Markus Elfring
· 7 years ago
469d594
gpio: ml-ioh: use devres for irq generic chip
by Bartosz Golaszewski
· 7 years ago
e3fe07e
gpio: ml-ioh: check the return value of irq_alloc_generic_chip()
by Bartosz Golaszewski
· 8 years ago
e971ac9
gpio: ml-ioh: use resource management for irqs
by Bartosz Golaszewski
· 8 years ago
4731557
gpio: ml-ioh: use gpiochip data pointer
by Linus Walleij
· 9 years ago
6f14dd6
gpio: ml-ioh: Be sure to clamp return value
by Linus Walleij
· 9 years ago
9f5132a
gpio: remove all usage of gpio_remove retval in driver/gpio
by abdoulaye berthe
· 10 years ago
9fb1f39
gpio/pinctrl: make gpio_chip members typed boolean
by Linus Walleij
· 11 years ago
14f4a88
gpio: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
df46dce
gpio-ml-ioh: fix error return code in ioh_gpio_probe()
by Wei Yongjun
· 12 years ago
cfb1089
gpio: Don't override the error code in probe error handling
by Axel Lin
· 12 years ago
206210c
gpio: remove use of __devexit
by Bill Pemberton
· 12 years ago
3836309
gpio: remove use of __devinit
by Bill Pemberton
· 12 years ago
8283c4f
gpio: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
02a6794
gpio: gpio-ml-ioh: Use spinlock for register access protection
by Axel Lin
· 12 years ago
93baa65
gpio: Convert drivers to use module_pci_driver()
by Axel Lin
· 13 years ago
7e3a70f
gpio: Add missing spin_lock_init in gpio-ml-ioh driver
by Axel Lin
· 13 years ago
dd9328a
gpio-ml-ioh: cleanup __iomem annotation usage
by Márton Németh
· 13 years ago
2bd1c85
gpio-ml-ioh: cleanup NULL pointer checking
by Márton Németh
· 13 years ago
4d05221
gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chip
by Feng Tang
· 13 years ago
f9ea14e
gpio-ml-ioh: fix a bug in the interrupt handler
by Feng Tang
· 13 years ago
bb207ef
drivers/gpio: Fix drivers who are implicit users of module.h
by Paul Gortmaker
· 14 years ago
a7aaa4f
gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNEL
by Tomoya MORINAGA
· 13 years ago
b490fa0
gpio-ml-ioh: Fix suspend/resume issue
by Tomoya MORINAGA
· 13 years ago
54be566
gpio-ml-ioh: Support interrupt function
by Tomoya MORINAGA
· 13 years ago
45d198c
gpio-ml-ioh: Delete unnecessary code
by Tomoya MORINAGA
· 13 years ago
3330057
gpio/ml-ioh: fix off-by-one for displaying variable i in dev_err
by Axel Lin
· 14 years ago
c103de2
gpio: reorganize drivers
by Grant Likely
· 14 years ago
[Renamed from drivers/gpio/ml_ioh_gpio.c]
545554e
drivers/gpio/ml_ioh_gpio.c needs slab.h
by Andrew Morton
· 14 years ago
ba43861
gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output()
by Peter Tyser
· 14 years ago
19234cd
gpio: add MODULE_DEVICE_TABLE
by Axel Lin
· 14 years ago
49a3679
gpio/ml_ioh_gpio: ML7213 GPIO driver
by Tomoya MORINAGA
· 14 years ago