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