index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-davinci.c
Commit message (
Expand
)
Author
Age
*
gpio: davinci: use devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-02-21
*
gpio: davinci: restore a way to manually specify the GPIO base
Bartosz Golaszewski
2018-11-26
*
gpio: davinci: Move driver local definitions to driver
Andrew F. Davis
2018-09-20
*
gpio: davinci: Allocate the correct amount of memory for controller
Andrew F. Davis
2018-09-20
*
gpio: davinci: Use dev name for label and automatic base selection
Andrew F. Davis
2018-09-20
*
gpio: davinci: Do not assume continuous IRQ numbering
Keerthy
2018-06-18
*
gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe
Keerthy
2018-06-18
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
*
gpio: davinci: fix build warning when !CONFIG_OF
Sekhar Nori
2018-05-30
*
gpio: davinci: add support for pinmux gpio ranges
David Lechner
2018-02-12
*
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-01-31
|
\
|
*
gpio: davinci: Include proper header
Linus Walleij
2018-01-13
*
|
gpio: davinci: Assign first bank regs for unbanked case
Keerthy
2017-11-30
|
/
*
gpio: davinci: Handle the return value of davinci_gpio_irq_setup function
Keerthy
2017-08-14
*
gpio: davinci: Convert prinkt to dev_err
Keerthy
2017-08-14
*
gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data
Keerthy
2017-08-14
*
gpio: davinci: Handle return value of clk_prepare_enable
Arvind Yadav
2017-05-29
*
gpio: davinci: use devm_irq_alloc_descs()
Bartosz Golaszewski
2017-03-15
*
gpio: davinci: Remove custom .xlate
Keerthy
2017-01-26
*
gpio: davinci: Add support for multiple GPIO controllers
Keerthy
2017-01-26
*
gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
Keerthy
2017-01-26
*
gpio: davinci: Remove gpio2regs function
Keerthy
2017-01-26
*
gpio: davinci: Remove redundant members davinci_gpio_controller stuct
Keerthy
2017-01-11
*
gpio: davinci: Use unique labels for each gpio chip
Axel Haslam
2016-11-09
*
Merge branch 'devel' into for-next
Linus Walleij
2016-02-22
|
\
|
*
gpio: davinci: Fix possible NULL pointer deference
Nicholas Krause
2016-02-15
|
*
gpio: davinci: use irq_data_get_chip_type
Geliang Tang
2016-01-28
*
|
gpio: davinci: Fix the number of controllers allocated
Lokesh Vutla
2016-02-10
*
|
gpio: davinci: Add the missing of-node pointer
Keerthy
2016-02-10
|
/
*
gpio: davinci: use gpiochip data pointer
Linus Walleij
2016-01-05
*
gpio: davinci: Be sure to clamp return value
Linus Walleij
2015-12-26
*
gpio: davinci: fix missed parent conversion
Linus Walleij
2015-12-04
*
gpio: use dev_get_platdata()
Nizam Haider
2015-11-30
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
*
gpio: kill off set_irq_flags usage
Rob Herring
2015-07-28
*
Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
2015-07-17
|
\
|
*
gpio/davinci: Fix race in installing chained irq handler
Thomas Gleixner
2015-07-14
|
*
gpio/davinci: Avoid redundant lookup of irq_data
Thomas Gleixner
2015-07-14
|
*
gpio/davinci: Prepare gpio_irq_handler for irq argument removal
Thomas Gleixner
2015-07-14
|
*
gpio/davinci: Use accessor function irq_data_get_irq_handler_data()
Jiang Liu
2015-07-14
*
|
gpio/davinci: add interrupt support for GPIOs 16-31
Vitaly Andrianov
2015-07-17
|
/
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
|
*
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
|
gpio: gpio-davinci: remove duplicate check on resource
Varka Bhadram
2014-10-31
|
/
*
gpio: davinci: remove unnecessary OOM messages
Jingoo Han
2014-05-09
*
gpio: davinci: fix gpio selection for OF
Alexander Holler
2014-03-11
*
gpio: davinci: reuse for keystone soc
Grygorii Strashko
2014-03-04
*
gpio: davinci: Use signed type for 'irq' variable
Alexander Shiyan
2014-02-24
*
gpio: davinci: don't create irq_domain in case of unbanked irqs
Grygorii Strashko
2013-12-25
[next]