aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_msghandler.c
Commit message (Expand)AuthorAge
* 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
* drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-06
* IPMI: fix hotmod remove lockCorey Minyard2007-10-18
* IPMI: add polled interfaceCorey Minyard2007-10-18
* Tweak /proc/ipmi removalAlexey Dobriyan2007-10-17
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-11
* [PATCH] IPMI: Fix some RCU problemsCorey Minyard2007-02-11
* [PATCH] IPMI: fix timeout list handlingDavid Barksdale2007-01-30
* [PATCH] IPMI: misc fixesCorey Minyard2006-12-10
* [PATCH] IPMI: remove zero initsRandy Dunlap2006-12-10
* [PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap2006-12-07
* [PATCH] IPMI: Add maintenance modeCorey Minyard2006-12-07
* [PATCH] IPMI: Allow hot system interface removeCorey Minyard2006-12-07
* [PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard2006-12-07
* [PATCH] IPMI: remove interface number limitsCorey Minyard2006-12-07
* [PATCH] IPMI: Fix device model nameCorey Minyard2006-12-07
* [PATCH] ipmi: use platform_device_add() instead of platform_device_register()...Zhang, Yanmin2006-11-16
* [PATCH] IPMI: Fix more && typosCorey Minyard2006-11-13
* [PATCH] IPMI: retry messages on certain error returnsCorey Minyard2006-11-08
* [PATCH] IPMI: Clean up the waiting message queue properly on unloadCorey Minyard2006-11-08
* [PATCH] ipmi: handle sysfs errorsJeff Garzik2006-10-11
* [PATCH] IPMI: per-channel command registrationCorey Minyard2006-10-01
* [PATCH] IPMI: fix occasional oops on module unloadCorey Minyard2006-09-01
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] IPMI: tidy msghandler timerCorey Minyard2006-06-28
* [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk2006-06-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-26
|\
| * fix paniced->panicked typosLee Revell2006-06-26
* | [PATCH] drivers: use list_move()Akinobu Mita2006-06-26
|/
* [PATCH] ipmi: fix event queue limitCorey Minyard2006-04-11
* [PATCH] IPMI: convert from semaphores to mutexesCorey Minyard2006-03-31
* [PATCH] IPMI: tidy up various thingsCorey Minyard2006-03-31
* [PATCH] IPMI: fix startup race conditionCorey Minyard2006-03-31