Anton Vasilyev
|
4bf4eed44b
gpio: ml-ioh: Fix buffer underwrite on probe error path
|
7 years ago |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Linus Walleij
|
85320ab6f9
gpio: ml_ioh: Include the right header
|
7 years ago |
Markus Elfring
|
4aed95793f
gpio-ml-ioh: Delete an error message
|
7 years ago |
Bartosz Golaszewski
|
469d59430f
gpio: ml-ioh: use devres for irq generic chip
|
8 years ago |
Bartosz Golaszewski
|
e3fe07e03e
gpio: ml-ioh: check the return value of irq_alloc_generic_chip()
|
8 years ago |
Bartosz Golaszewski
|
e971ac9a56
gpio: ml-ioh: use resource management for irqs
|
8 years ago |
Linus Walleij
|
47315578b9
gpio: ml-ioh: use gpiochip data pointer
|
9 years ago |
Linus Walleij
|
6f14dd6964
gpio: ml-ioh: Be sure to clamp return value
|
9 years ago |
abdoulaye berthe
|
9f5132ae82
gpio: remove all usage of gpio_remove retval in driver/gpio
|
11 years ago |
Linus Walleij
|
9fb1f39eb2
gpio/pinctrl: make gpio_chip members typed boolean
|
11 years ago |
Jingoo Han
|
14f4a8838a
gpio: remove DEFINE_PCI_DEVICE_TABLE macro
|
11 years ago |
Wei Yongjun
|
df46dce091
gpio-ml-ioh: fix error return code in ioh_gpio_probe()
|
12 years ago |
Axel Lin
|
cfb10898ef
gpio: Don't override the error code in probe error handling
|
12 years ago |
Bill Pemberton
|
206210ce68
gpio: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
3836309d93
gpio: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
8283c4ff57
gpio: remove use of __devexit_p
|
12 years ago |
Axel Lin
|
02a6794d57
gpio: gpio-ml-ioh: Use spinlock for register access protection
|
13 years ago |
Axel Lin
|
93baa65fe5
gpio: Convert drivers to use module_pci_driver()
|
13 years ago |
Axel Lin
|
7e3a70fb7b
gpio: Add missing spin_lock_init in gpio-ml-ioh driver
|
13 years ago |
Márton Németh
|
dd9328a6b0
gpio-ml-ioh: cleanup __iomem annotation usage
|
13 years ago |
Márton Németh
|
2bd1c85e85
gpio-ml-ioh: cleanup NULL pointer checking
|
13 years ago |
Feng Tang
|
4d052213ff
gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chip
|
13 years ago |
Feng Tang
|
f9ea14efa5
gpio-ml-ioh: fix a bug in the interrupt handler
|
13 years ago |
Paul Gortmaker
|
bb207ef1e8
drivers/gpio: Fix drivers who are implicit users of module.h
|
14 years ago |
Tomoya MORINAGA
|
a7aaa4f888
gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNEL
|
14 years ago |
Tomoya MORINAGA
|
b490fa0bf8
gpio-ml-ioh: Fix suspend/resume issue
|
14 years ago |
Tomoya MORINAGA
|
54be566317
gpio-ml-ioh: Support interrupt function
|
14 years ago |
Tomoya MORINAGA
|
45d198c4cf
gpio-ml-ioh: Delete unnecessary code
|
14 years ago |
Axel Lin
|
33300571b1
gpio/ml-ioh: fix off-by-one for displaying variable i in dev_err
|
14 years ago |