Commit History

Author SHA1 Message Date
  Corey Minyard 210af2a5f1 ipmi: make ipmi_usr_hndl const 8 years ago
  Martin Wilck 070cbd1d42 ipmi: create hardware-independent softdep for ipmi_devintf 8 years ago
  Corey Minyard a24b5dd5ed ipmi: Fix sequence number handling 8 years ago
  Xie XiuQi bd85f4b37d ipmi: fix crash on reading version from proc after unregisted bmc 9 years ago
  Tony Camuso b07b58a3e4 ipmi: remove trydefaults parameter and default init 9 years ago
  Junichi Nomura ae4ea9a246 ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg() 9 years ago
  LABBE Corentin 99ee67351b ipmi: constify some struct and char arrays 9 years ago
  Hidehiro Kawai c49c097610 ipmi: Don't call receive handler in the panic context 10 years ago
  Hidehiro Kawai 06e5e345fe ipmi: Avoid touching possible corrupted lists in the panic context 10 years ago
  Hidehiro Kawai 82802f968b ipmi: Don't flush messages in sender() in run-to-completion mode 10 years ago
  Hidehiro Kawai b0868dd5c1 ipmi: Remove unneeded set_run_to_completion call 10 years ago
  Corey Minyard 81d02b7f8c ipmi: Make some data const that was only read 10 years ago
  Corey Minyard b2234ee9fc ipmi: Add a comment in how messages are delivered from the lower layer 10 years ago
  Joe Perches 5e33cd0c5a ipmi: Remove incorrect use of seq_has_overflowed 10 years ago
  Joe Perches d6c5dc18d8 ipmi: Remove uses of return value of seq_printf 10 years ago
  Takashi Iwai 2d06a0c9b3 ipmi: Use is_visible callback for conditional sysfs entries 10 years ago
  Arnd Bergmann 191cc41405 ipmi: avoid gcc warning 10 years ago
  Corey Minyard 2fcaf60ca0 ipmi: Remove a FIXME for slab conversion 10 years ago
  Corey Minyard 9c633317a5 ipmi: Finish cleanup of BMC attributes 10 years ago
  Corey Minyard 99ab32f3b5 ipmi: Remove the now unused priority from SMI sender 11 years ago
  Corey Minyard 7ea0ed2b5b ipmi: Make the message handler easier to use for SMI interfaces 11 years ago
  Corey Minyard 7f4a1c84c3 ipmi: Move message sending into its own function 11 years ago
  Corey Minyard 65be754453 ipmi: rename waiting_msgs to waiting_rcv_msgs 11 years ago
  Corey Minyard 3d9e5df527 ipmi: Initialize BMC device attributes 11 years ago
  trenn@suse.de 80fad5b959 ipmi: Unregister previously registered driver in error case 11 years ago
  Corey Minyard 5a0e10ec4a ipmi: Remove useless sysfs_name parameters 11 years ago
  Corey Minyard 16639eb08a ipmi: clean up the device handling for the bmc device 11 years ago
  Corey Minyard 7e50387bce ipmi: Move the address source to string to ipmi-generic code 11 years ago
  Corey Minyard 1f66842358 ipmi: Clean up the error handling for channel config errors 11 years ago
  Corey Minyard 7aefac26fc ipmi: boolify some things 11 years ago