index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_devintf.c
Age
Commit message (
Expand
)
Author
2019-04-17
ipmi: Remove file from ipmi_file_private
Corey Minyard
2019-02-09
ipmi: Fix return value when a message is truncated
Corey Minyard
2018-09-18
ipmi: Convert printk(KERN_<level> to pr_<level>(
Joe Perches
2018-04-18
ipmi_devintf: Add an error return on invalid ioctls
Corey Minyard
2018-04-18
ipmi: Rename ipmi_user_t to struct ipmi_user *
Corey Minyard
2018-04-18
ipmi_devintf: Small lock rework
Corey Minyard
2018-04-18
ipmi:devintf: Clean up some coding style issues
Corey Minyard
2018-02-27
ipmi: Add or fix SPDX-License-Identifier in all files
Corey Minyard
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-06-26
ipmi: get rid of field-by-field __get_user()
Al Viro
2017-06-26
ipmi: get COMPAT_IPMICTL_RECEIVE_MSG in sync with the native one
Al Viro
2017-01-05
ipmi: make ipmi_usr_hndl const
Corey Minyard
2016-12-12
ipmi: create hardware-independent softdep for ipmi_devintf
Martin Wilck
2015-02-19
ipmi: Free ipmi_recv_msg messages from the linked list on close
Nicholas Krause
2013-09-05
ipmi: info leak in compat_ipmi_ioctl()
Dan Carpenter
2013-05-16
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
Benjamin LaHaise
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2010-10-27
ipmi: fix __init and __exit attribute locations
Corey Minyard
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-15
ipmi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
2008-11-01
saner FASYNC handling on file close
Al Viro
2008-10-30
ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_si
Scott James Remnant
2008-10-16
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-21
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-02
ipmi: fasync BKL pushdown
Jonathan Corbet
2008-06-20
ipmi: cdev lock_kernel() pushdown
Jonathan Corbet
2007-10-12
Convert from class_device to device in drivers/char
tonyj@suse.de
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-12-10
[PATCH] IPMI: remove zero inits
Randy Dunlap
2006-12-08
[PATCH] struct path: convert ipmi
Josef Sipek
2006-12-07
[PATCH] IPMI: Add maintenance mode
Corey Minyard
2006-10-01
[PATCH] IPMI: per-channel command registration
Corey Minyard
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-03-31
[PATCH] IPMI: convert from semaphores to mutexes
Corey Minyard
2006-03-26
[PATCH] ipmi: add full sysfs support
Corey Minyard
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-09-09
[PATCH] trivial __user annotations (ipmi)
viro@ZenIV.linux.org.uk
2005-09-07
[PATCH] ipmi: clean up versioning of the IPMI driver
Corey Minyard
2005-09-07
[PATCH] ipmi: add per-channel IPMB addresses
Corey Minyard
2005-06-24
[PATCH] ipmi: add 32-bit ioctl translations for 64-bit platforms
Andrew Morton
2005-06-20
[PATCH] fix up ipmi code after class_simple.c removal
Andrew Morton
[next]