index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ipack
/
ipack.c
Age
Commit message (
Expand
)
Author
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-02-09
ipack: Handle a driver without remove callback
Uwe Kleine-König
2021-02-09
ipack: Fail earlier for drivers without probe function
Uwe Kleine-König
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2017-05-18
ipack: Improve a size determination in ipack_bus_register()
Markus Elfring
2017-05-18
ipack: Delete an error message for a failed memory allocation in ipack_device...
Markus Elfring
2016-10-27
ipack: print a hex number after a 0x prefix
Uwe Kleine-König
2014-09-23
ipack: save carrier owner to allow device to get it
Federico Vaga
2013-10-16
ipack: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-03-15
ipack: split ipack_device_register() in several functions
Samuel Iglesias Gonsalvez
2013-03-15
ipack: add ipack_get_device() ipack_put_device()
Samuel Iglesias Gonsalvez
2012-11-16
ipack: remove ipack_ids.h file
Samuel Iglesias Gonsalvez
2012-11-16
ipack: move header files to include/linux
Samuel Iglesias Gonsalvez
2012-11-16
Staging: ipack: move out of staging
Greg Kroah-Hartman