Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pinctrl: axp209: Fix NULL pointer dereference after allocation | Anton Vasilyev | 2018-08-10 | 1 | -6/+20 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 1 | -3/+4 |
* | pinctrl: axp209: account for const type of of_device_id.data | Julia Lawall | 2018-01-08 | 1 | -1/+1 |
* | pinctrl: axp209: dereference pointer after it's been set | Quentin Schulz | 2017-12-20 | 1 | -1/+3 |
* | pinctrl: axp209: add support for AXP813 GPIOs | Quentin Schulz | 2017-12-07 | 1 | -8/+27 |
* | pinctrl: axp209: add programmable ADC muxing value | Quentin Schulz | 2017-12-07 | 1 | -1/+3 |
* | pinctrl: axp209: add programmable gpio_status_offset | Quentin Schulz | 2017-12-07 | 1 | -1/+3 |
* | pinctrl: axp209: rename everything from gpio to pctl | Quentin Schulz | 2017-12-07 | 1 | -88/+88 |
* | pinctrl: axp209: add pinctrl features | Quentin Schulz | 2017-12-07 | 1 | -20/+284 |
* | pinctrl: move gpio-axp209 to pinctrl | Quentin Schulz | 2017-12-07 | 1 | -0/+189 |