summaryrefslogtreecommitdiffstats
path: root/drivers/ipack/ipack.c
Commit message (Expand)AuthorAgeFilesLines
* ipack: make ipack_bus_type constRicardo B. Marliere2024-03-071-1/+1
* ipack: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-071-2/+2
* driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
* ipack: Check dev_set_name() return valueBo Liu2022-09-011-1/+4
* bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
* ipack: Handle a driver without remove callbackUwe Kleine-König2021-02-091-3/+2
* ipack: Fail earlier for drivers without probe functionUwe Kleine-König2021-02-091-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1
* ipack: Improve a size determination in ipack_bus_register()Markus Elfring2017-05-181-1/+1
* ipack: Delete an error message for a failed memory allocation in ipack_device...Markus Elfring2017-05-181-1/+0
* ipack: print a hex number after a 0x prefixUwe Kleine-König2016-10-271-1/+1
* ipack: save carrier owner to allow device to get itFederico Vaga2014-09-231-1/+3
* ipack: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-161-7/+15
* ipack: split ipack_device_register() in several functionsSamuel Iglesias Gonsalvez2013-03-151-10/+14
* ipack: add ipack_get_device() ipack_put_device()Samuel Iglesias Gonsalvez2013-03-151-0/+12
* ipack: remove ipack_ids.h fileSamuel Iglesias Gonsalvez2012-11-161-1/+0
* ipack: move header files to include/linuxSamuel Iglesias Gonsalvez2012-11-161-1/+2
* Staging: ipack: move out of stagingGreg Kroah-Hartman2012-11-161-0/+481