summaryrefslogtreecommitdiffstats
path: root/drivers/ipack/ipack.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-01ipack: Check dev_set_name() return valueBo Liu1-1/+4
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-3/+1
2021-02-09ipack: Handle a driver without remove callbackUwe Kleine-König1-3/+2
2021-02-09ipack: Fail earlier for drivers without probe functionUwe Kleine-König1-3/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-4/+1
2017-05-18ipack: Improve a size determination in ipack_bus_register()Markus Elfring1-1/+1
2017-05-18ipack: Delete an error message for a failed memory allocation in ipack_device...Markus Elfring1-1/+0
2016-10-27ipack: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2014-09-23ipack: save carrier owner to allow device to get itFederico Vaga1-1/+3
2013-10-16ipack: convert bus code to use dev_groupsGreg Kroah-Hartman1-7/+15
2013-03-15ipack: split ipack_device_register() in several functionsSamuel Iglesias Gonsalvez1-10/+14
2013-03-15ipack: add ipack_get_device() ipack_put_device()Samuel Iglesias Gonsalvez1-0/+12
2012-11-16ipack: remove ipack_ids.h fileSamuel Iglesias Gonsalvez1-1/+0
2012-11-16ipack: move header files to include/linuxSamuel Iglesias Gonsalvez1-1/+2
2012-11-16Staging: ipack: move out of stagingGreg Kroah-Hartman1-0/+481