summaryrefslogtreecommitdiffstats
path: root/drivers/mcb/mcb-parse.c
Commit message (Expand)AuthorAgeFilesLines
* mcb: fix error handling for different scenarios when parsingSanjuán García, Jorge2023-10-211-1/+1
* mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia2023-10-051-2/+0
* mcb: Return actual parsed size when reading chameleon tableRodríguez Barbarin, José Javier2023-04-201-5/+10
* mcb: mcb-parse: fix error handing in chameleon_parse_gdd()Yang Yingliang2022-12-021-1/+1
* drivers: mcb: use symbol namespacesJohannes Thumshirn2019-11-031-1/+1
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* mcb: Fix an error handling path in 'chameleon_parse_cells()'Christophe JAILLET2017-08-311-2/+4
* mcb: fix compiler warning logical-op in mcb-parse.cMichael Moese2016-11-151-1/+1
* mcb: Added bar descriptor support for non PCI bus MCB carrierAndreas Werner2016-08-311-14/+112
* mcb: Fixed bar number assignment for the gddAndreas Werner2016-05-031-1/+1
* mcb: export bus information via sysfsJohannes Thumshirn2016-05-031-10/+5
* drivers: mcb: fix memory leak in chameleon_parse_cells() error pathChristoph Jaeger2014-04-161-0/+1
* drivers: Introduce MEN Chameleon BusJohannes Thumshirn2014-02-281-0/+159