Age | Commit message (Expand) | Author | Files | Lines |
2019-12-17 | pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller... | Krzysztof Kozlowski | 1 | -1/+5 |
2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook | 1 | -2/+2 |
2018-03-08 | pinctrl: samsung: Validate alias coming from DT | Krzysztof Kozlowski | 1 | -1/+6 |
2018-01-03 | pinctrl: samsung: Add SPDX license identifiers | Krzysztof Kozlowski | 1 | -16/+11 |
2017-07-18 | pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xx | Krzysztof Kozlowski | 1 | -22/+18 |
2017-05-23 | pinctrl: samsung: Clean up modular vs. non-modular distinctions | Paul Gortmaker | 1 | -1/+1 |
2017-01-26 | pinctrl: samsung: Remove messages for failed memory allocation | Marek Szyprowski | 1 | -9/+3 |
2016-11-15 | pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank | Chanwoo Choi | 1 | -18/+22 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -5/+5 |
2015-07-28 | pinctrl: kill off set_irq_flags usage | Rob Herring | 1 | -2/+0 |
2015-07-17 | pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 1 | -12/+10 |
2015-07-17 | pinctrl/samsung: Use irq_set_handler_locked() | Thomas Gleixner | 1 | -5/+5 |
2015-06-25 | pinctrl/samsung: Fix race in installing chained IRQ handler | Thomas Gleixner | 1 | -4/+4 |
2014-11-09 | pinctrl: samsung: Separate per-bank init and runtime data | Tomasz Figa | 1 | -1/+1 |
2014-11-09 | pinctrl: samsung: Constify samsung_pin_ctrl struct | Tomasz Figa | 1 | -7/+7 |
2014-11-09 | pinctrl: samsung: Constify samsung_pin_bank_type struct | Tomasz Figa | 1 | -7/+7 |
2014-11-09 | pinctrl: samsung: Drop unused label field in samsung_pin_ctrl struct | Tomasz Figa | 1 | -1/+0 |
2014-07-11 | pinctrl: samsung: Group all drivers in a sub-dir | Sachin Kamat | 1 | -0/+816 |