aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_msghandler.c
Commit message (Expand)AuthorAge
* ipmi: Remove incorrect use of seq_has_overflowedJoe Perches2015-05-05
* ipmi: Remove uses of return value of seq_printfJoe Perches2015-02-19
* ipmi: Use is_visible callback for conditional sysfs entriesTakashi Iwai2015-02-19
* ipmi: avoid gcc warningArnd Bergmann2015-02-19
* ipmi: Remove a FIXME for slab conversionCorey Minyard2015-02-19
* ipmi: Finish cleanup of BMC attributesCorey Minyard2014-12-21
* ipmi: Remove the now unused priority from SMI senderCorey Minyard2014-12-11
* ipmi: Make the message handler easier to use for SMI interfacesCorey Minyard2014-12-11
* ipmi: Move message sending into its own functionCorey Minyard2014-12-11
* ipmi: rename waiting_msgs to waiting_rcv_msgsCorey Minyard2014-12-11
* ipmi: Initialize BMC device attributesCorey Minyard2014-12-11
* ipmi: Unregister previously registered driver in error casetrenn@suse.de2014-12-11
* ipmi: Remove useless sysfs_name parametersCorey Minyard2014-12-11
* ipmi: clean up the device handling for the bmc deviceCorey Minyard2014-12-11
* ipmi: Move the address source to string to ipmi-generic codeCorey Minyard2014-12-11
* ipmi: Clean up the error handling for channel config errorsCorey Minyard2014-10-07
* ipmi: boolify some thingsCorey Minyard2014-04-17
* ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2014-04-17
* ipmi: Initialize locals to avoid warningCorey Minyard2013-09-05
* drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdupAlexandru Gheorghiu2013-05-16
* proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-01
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-19
* IPMI: Fix some uninitialized warningCorey Minyard2012-10-16
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-28
|\
| * ipmi: fix message handling during panicsCorey Minyard2012-03-28
| * ipmi: use a tasklet for handling received messagesCorey Minyard2012-03-28
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
|/
* ipmi: convert to seq_file interfaceAlexey Dobriyan2011-05-26
* IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui2010-12-14
* ipmi: fix __init and __exit attribute locationsCorey Minyard2010-10-27
* ipmi: update driver to use dev_printk and its constructsMyron Stowe2010-05-27
* ipmi: change timeout and event poll to one secondCorey Minyard2010-05-27
* sysfs: fix sysfs lockdep warning in ipmi codeGreg Kroah-Hartman2010-03-19
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* ipmi: fix ipmi_si modprobe hangCorey Minyard2009-05-22
* ipmi: add oem message handlingdann frazier2009-04-21
* ipmi: fix statistics counting issuesCorey Minyard2009-04-21
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* Fix platform drivers that crash on suspend/resumeDarrick J. Wong2008-11-12
* ipmi: make alloc_recv_msg staticAdrian Bunk2008-04-29
* ipmi: remove ->write_proc codeAlexey Dobriyan2008-04-29
* ipmi: style fixes in the base codeCorey Minyard2008-04-29
* IPMI: convert message handler defines to an enumCorey Minyard2008-04-29
* ipmi: convert locked counters to atomicsKonstantin Baydarov2008-04-29
* ipmi: update driver versionCorey Minyard2008-04-29
* ipmi: don't print event queue full on every eventCorey Minyard2008-04-29
* ipmi: don't grab locks in run-to-completion modeKonstantin Baydarov2008-04-29
* ipmi: run to completion fixesCorey Minyard2008-04-29
* drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-06