Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-08 | target: Fix multi-session dynamic se_node_acl double free OOPs | Nicholas Bellinger | 1 | -0/+1 |
#ifndef _DT_BINDINGS_ADI_AD5592R_H #define _DT_BINDINGS_ADI_AD5592R_H #define CH_MODE_UNUSED 0 #define CH_MODE_ADC 1 #define CH_MODE_DAC 2 #define CH_MODE_DAC_AND_ADC 3 #define CH_MODE_GPIO 8 #define CH_OFFSTATE_PULLDOWN 0 #define CH_OFFSTATE_OUT_LOW 1 #define CH_OFFSTATE_OUT_HIGH 2 #define CH_OFFSTATE_OUT_TRISTATE 3 #endif /* _DT_BINDINGS_ADI_AD5592R_H */ //git.distanz.ch/linux/net-next.git' title='net-next.git Git repository'/>
![]() |
index : net-next.git | |
net-next plumbings | Tobias Klauser |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-08 | target: Fix multi-session dynamic se_node_acl double free OOPs | Nicholas Bellinger | 1 | -0/+1 |