Searched hist:dc7bf5d7 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/hsi/ |
H A D | ssi_protocol.h | dc7bf5d7 Fri Nov 15 04:50:32 CST 2013 Sebastian Reichel <sre@kernel.org> HSI: Introduce driver for SSI Protocol
This adds a driver for the SSI McSAAB protocol as used in the Nokia N900.
Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com> Signed-off-by: Sebastian Reichel <sre@kernel.org> Tested-By: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com> dc7bf5d7 Fri Nov 15 04:50:32 CST 2013 Sebastian Reichel <sre@kernel.org> HSI: Introduce driver for SSI Protocol This adds a driver for the SSI McSAAB protocol as used in the Nokia N900. Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com> Signed-off-by: Sebastian Reichel <sre@kernel.org> Tested-By: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
|
/openbmc/linux/drivers/hsi/clients/ |
H A D | ssi_protocol.c | 30260501 Fri Apr 21 05:39:09 CDT 2017 Dan Carpenter <dan.carpenter@oracle.com> HSI: ssi_protocol: double free in ssip_pn_xmit()
If skb_pad() fails then it frees skb and we don't need to free it again at the end of the function.
Fixes: dc7bf5d7 ("HSI: Introduce driver for SSI Protocol") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Sebastian Reichel <sre@kernel.org> dc7bf5d7 Fri Nov 15 04:50:32 CST 2013 Sebastian Reichel <sre@kernel.org> HSI: Introduce driver for SSI Protocol
This adds a driver for the SSI McSAAB protocol as used in the Nokia N900.
Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com> Signed-off-by: Sebastian Reichel <sre@kernel.org> Tested-By: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com> 30260501 Fri Apr 21 05:39:09 CDT 2017 Dan Carpenter <dan.carpenter@oracle.com> HSI: ssi_protocol: double free in ssip_pn_xmit() If skb_pad() fails then it frees skb and we don't need to free it again at the end of the function. Fixes: dc7bf5d7 ("HSI: Introduce driver for SSI Protocol") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Sebastian Reichel <sre@kernel.org> dc7bf5d7 Fri Nov 15 04:50:32 CST 2013 Sebastian Reichel <sre@kernel.org> HSI: Introduce driver for SSI Protocol This adds a driver for the SSI McSAAB protocol as used in the Nokia N900. Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com> Signed-off-by: Sebastian Reichel <sre@kernel.org> Tested-By: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
|
H A D | Makefile | dc7bf5d7 Fri Nov 15 04:50:32 CST 2013 Sebastian Reichel <sre@kernel.org> HSI: Introduce driver for SSI Protocol
This adds a driver for the SSI McSAAB protocol as used in the Nokia N900.
Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com> Signed-off-by: Sebastian Reichel <sre@kernel.org> Tested-By: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com> dc7bf5d7 Fri Nov 15 04:50:32 CST 2013 Sebastian Reichel <sre@kernel.org> HSI: Introduce driver for SSI Protocol This adds a driver for the SSI McSAAB protocol as used in the Nokia N900. Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com> Signed-off-by: Sebastian Reichel <sre@kernel.org> Tested-By: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
|
H A D | Kconfig | dc7bf5d7 Fri Nov 15 04:50:32 CST 2013 Sebastian Reichel <sre@kernel.org> HSI: Introduce driver for SSI Protocol
This adds a driver for the SSI McSAAB protocol as used in the Nokia N900.
Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com> Signed-off-by: Sebastian Reichel <sre@kernel.org> Tested-By: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com> dc7bf5d7 Fri Nov 15 04:50:32 CST 2013 Sebastian Reichel <sre@kernel.org> HSI: Introduce driver for SSI Protocol This adds a driver for the SSI McSAAB protocol as used in the Nokia N900. Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com> Signed-off-by: Sebastian Reichel <sre@kernel.org> Tested-By: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
|