index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
ap_bus.c
Age
Commit message (
Expand
)
Author
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-20
s390/ap: add ap status asynch error support
Harald Freudenberger
2023-03-20
s390/ap: introduce low frequency polling possibility
Harald Freudenberger
2023-03-20
s390/ap: filter ap card functions, new queue functions attribute
Harald Freudenberger
2023-03-20
s390/ap: make tapq gr2 response a struct
Harald Freudenberger
2023-03-20
s390/ap: introduce new AP bus sysfs attribute features
Harald Freudenberger
2023-03-20
s390/ap: exploit new B bit from QCI config info
Harald Freudenberger
2023-03-20
s390/zcrypt: replace scnprintf with sysfs_emit
Harald Freudenberger
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2022-11-23
s390/ap: fix memory leak in ap_init_qci_info()
Wei Yongjun
2022-08-15
s390/ap: fix crash on older machines based on QCI info missing
Harald Freudenberger
2022-08-06
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-07-19
s390/vfio-ap: implement in-use callback for vfio_ap driver
Tony Krowiak
2022-07-15
s390/ap: fix error handling in __verify_queue_reservations()
Tony Krowiak
2022-07-11
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
2022-04-25
s390/zcrypt: code cleanup
Harald Freudenberger
2022-04-25
s390/ap: uevent on apmask/aqpmask change
Harald Freudenberger
2022-03-08
s390/zcrypt: handle checkstopped cards with new state
Harald Freudenberger
2022-03-08
s390/zcrypt: CEX8S exploitation support
Harald Freudenberger
2022-03-01
s390/ap: enable sysfs attribute scans to force AP bus rescan
Harald Freudenberger
2022-03-01
s390/ap: notify drivers on config changed and scan complete callbacks
Tony Krowiak
2022-03-01
s390/ap: driver callback to indicate resource in use
Tony Krowiak
2021-10-26
s390/ap: function rework based on compiler warning
Harald Freudenberger
2021-10-26
s390/ap: new module option ap.useirq
Harald Freudenberger
2021-10-26
s390/zcrypt: rework of debug feature messages
Harald Freudenberger
2021-09-15
s390/ap: fix kernel doc comments
Heiko Carstens
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-26
s390/ap: fix state machine hang after failure to enable irq
Harald Freudenberger
2021-08-25
s390/ap: use the common device_driver pointer
Julian Wiedmann
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-07-05
s390/AP: support new dynamic AP bus size limit
Harald Freudenberger
2021-06-16
s390/ap/zcrypt: notify userspace with online, config and mode info
Harald Freudenberger
2021-06-07
s390/ap: extend AP change bindings-complete uevent with counter
Harald Freudenberger
2021-06-07
s390/ap: wire up bus->probe and bus->remove
Julian Wiedmann
2020-11-30
s390/ap: let bus_register() add the AP bus sysfs attributes
Julian Wiedmann
2020-11-09
s390/ap: ap bus userspace notifications for some bus conditions
Harald Freudenberger
2020-11-03
s390/ap: fix ap devices reference counting
Harald Freudenberger
2020-10-07
s390/ap: add card/queue deconfig state
Harald Freudenberger
2020-10-07
s390/ap: add error response code field for ap queue devices
Harald Freudenberger
2020-10-07
s390/ap: split ap queue state machine state from device state
Harald Freudenberger
2020-09-17
s390/ap: remove unnecessary spin_lock_init()
Qinglang Miao
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-10
s390/ap: rework crypto config info and default domain code
Harald Freudenberger
2020-07-03
s390/ap: rename and clarify ap state machine related stuff
Harald Freudenberger
2020-05-20
s390/ap: introduce new ap function ap_get_qdev()
Harald Freudenberger
2020-03-27
s390/ap: remove power management code from ap bus and drivers
Harald Freudenberger
2020-03-25
s390/zcrypt: use fallthrough;
Joe Perches
[next]