summaryrefslogtreecommitdiff
path: root/include/linux/device/class.h
AgeCommit message (Expand)Author
2023-03-24driver core: class.h: remove extern from function prototypesGreg Kroah-Hartman
2023-03-24driver core: class: use lock_class_key already present in struct subsys_privateGreg Kroah-Hartman
2023-03-17driver core: class: make class_create/remove_file*() options constGreg Kroah-Hartman
2023-03-17driver core: class: make class_find_device*() options constGreg Kroah-Hartman
2023-03-17driver core: class: make class_for_each_device() options constGreg Kroah-Hartman
2023-03-17driver core: class: make class_dev_iter_init() options constGreg Kroah-Hartman
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-17driver core: class: remove struct module owner out of struct classGreg Kroah-Hartman
2023-03-17driver core: class: specify the module owner in __class_register()Greg Kroah-Hartman
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman
2022-11-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman
2022-11-09driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman
2020-11-09drivers: base: fix some kernel-doc markupsMauro Carvalho Chehab
2019-12-16device.h: move 'struct class' stuff out to device/class.hGreg Kroah-Hartman