Keerthy
|
5e7a0ce739
gpio: davinci: Handle the return value of davinci_gpio_irq_setup function
|
8 년 전 |
Keerthy
|
1a9ef909ac
gpio: davinci: Convert prinkt to dev_err
|
8 년 전 |
Keerthy
|
8327e1ba12
gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data
|
8 년 전 |
Arvind Yadav
|
6dc0048cff
gpio: davinci: Handle return value of clk_prepare_enable
|
8 년 전 |
Bartosz Golaszewski
|
a1a3c2d551
gpio: davinci: use devm_irq_alloc_descs()
|
8 년 전 |
Keerthy
|
035a86b857
gpio: davinci: Remove custom .xlate
|
8 년 전 |
Keerthy
|
8e11047b8f
gpio: davinci: Add support for multiple GPIO controllers
|
8 년 전 |
Keerthy
|
b5cf3fd827
gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
|
8 년 전 |
Keerthy
|
8f7cf8c657
gpio: davinci: Remove gpio2regs function
|
8 년 전 |
Keerthy
|
bb5b06750f
gpio: davinci: Remove redundant members davinci_gpio_controller stuct
|
8 년 전 |
Axel Haslam
|
e0275034ad
gpio: davinci: Use unique labels for each gpio chip
|
8 년 전 |
Linus Walleij
|
3cf42efc34
Merge branch 'devel' into for-next
|
9 년 전 |
Nicholas Krause
|
d6f434e858
gpio: davinci: Fix possible NULL pointer deference
|
9 년 전 |
Lokesh Vutla
|
6ec9249a83
gpio: davinci: Fix the number of controllers allocated
|
9 년 전 |
Keerthy
|
310a7e6043
gpio: davinci: Add the missing of-node pointer
|
9 년 전 |
Geliang Tang
|
ccdbddfeff
gpio: davinci: use irq_data_get_chip_type
|
9 년 전 |
Linus Walleij
|
72a1ca2cb9
gpio: davinci: use gpiochip data pointer
|
9 년 전 |
Linus Walleij
|
5b8d8fb0fc
gpio: davinci: Be sure to clamp return value
|
9 년 전 |
Linus Walleij
|
6ddbaed3ef
gpio: davinci: fix missed parent conversion
|
9 년 전 |
Nizam Haider
|
ab128afce4
gpio: use dev_get_platdata()
|
9 년 전 |
Linus Walleij
|
58383c7842
gpio: change member .dev to .parent
|
9 년 전 |
Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 년 전 |
Rob Herring
|
23393d49fb
gpio: kill off set_irq_flags usage
|
10 년 전 |
Linus Walleij
|
bcae888039
Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into devel
|
10 년 전 |
Vitaly Andrianov
|
3685bbce2e
gpio/davinci: add interrupt support for GPIOs 16-31
|
10 년 전 |
Thomas Gleixner
|
bdac2b6dc7
gpio/davinci: Fix race in installing chained irq handler
|
10 년 전 |
Thomas Gleixner
|
1765d671b1
gpio/davinci: Avoid redundant lookup of irq_data
|
10 년 전 |
Thomas Gleixner
|
c3ca1e6f18
gpio/davinci: Prepare gpio_irq_handler for irq argument removal
|
10 년 전 |
Jiang Liu
|
c16edb8b3a
gpio/davinci: Use accessor function irq_data_get_irq_handler_data()
|
10 년 전 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 년 전 |