Char: cyclades, remove bottom half processing
[safe/jmp/linux-2.6] / drivers / char / ipmi /
2007-10-17 Alexey DobriyanTweak /proc/ipmi removal
2007-10-14 Al Virosignedness: module_param_array nump argument
2007-10-12 tonyj@suse.deConvert from class_device to device in drivers/char
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-10 Jeff Garzikdrivers/firmware: const-ify DMI API and internals
2007-09-20 Paul MackerrasMerge branch 'linux-2.6'
2007-09-19 Kees Cookpci: fix unterminated pci_device_id lists
2007-08-28 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-08-23 Mijo SafradinIPMI: fix warning in ipmi_si_intf.c
2007-08-17 Stephen Rothwell[POWERPC] Use of_get_property in ipmi code
2007-07-31 Jesper Juhlipmi: Fix mem leak in try_init_dmi()
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-16 Dan Alonidrivers/char/ipmi/ipmi_si_intf.c: lower printk severity
2007-07-16 Dan Alonidrivers/char/ipmi/ipmi_poweroff.c: lower printk severity
2007-07-16 Jan EngelhardtUse menuconfig objects II - IPMI
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-05-14 Linus TorvaldsRevert "ipmi: add new IPMI nmi watchdog handling"
2007-05-12 Christian KrafftIPMI: Add PPC openfirmware unregister
2007-05-12 Corey MinyardIPMI: fix SI address space settings
2007-05-10 Martin Schwidefsky[S390] Kconfig: menus with depends on HAS_IOMEM.
2007-05-08 Adrian Bunkno longer #include <asm/kdebug.h>
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-08 Corey Minyardipmi: add pci remove handling
2007-05-08 Corey Minyardipmi: add new IPMI nmi watchdog handling
2007-05-08 Corey Minyardipmi: allow shared interrupts
2007-05-08 Corey Minyardipmi: add powerpc openfirmware sensing
2007-03-05 Christian Krafft[PATCH] ipmi: check, if default ports are accessible...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: ipmi: remove unnecessary insert_at_head...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 Alexey Dobriyan[PATCH] proc: remove useless (and buggy) ->nlink settings
2007-02-11 Corey Minyard[PATCH] IPMI: Fix some RCU problems
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2007-01-31 David Barksdale[PATCH] IPMI: fix timeout list handling
2006-12-30 Sebastien Dugué[PATCH] Fix IPMI watchdog set_param_str() using kstrdup
2006-12-10 Corey Minyard[PATCH] IPMI: misc fixes
2006-12-10 Randy Dunlap[PATCH] IPMI: remove zero inits
2006-12-08 Josef Sipek[PATCH] struct path: convert ipmi
2006-12-07 Randy Dunlap[PATCH] IPMI: fix PROC_FS=n warnings
2006-12-07 Corey Minyard[PATCH] IPMI: increase KCS message size
2006-12-07 Corey Minyard[PATCH] IPMI: Fix BT long busy
2006-12-07 Corey Minyard[PATCH] IPMI: fix pci warning
2006-12-07 Corey Minyard[PATCH] IPMI: add pigeonpoint poweroff
2006-12-07 Corey Minyard[PATCH] IPMI: system interface hotplug
2006-12-07 Corey Minyard[PATCH] IPMI: add poll delay
2006-12-07 Corey Minyard[PATCH] IPMI: fix request events
2006-12-07 Corey Minyard[PATCH] IPMI: Add maintenance mode
2006-12-07 Corey Minyard[PATCH] IPMI: Allow hot system interface remove
2006-12-07 Corey Minyard[PATCH] IPMI: pass sysfs name from lower level driver
2006-12-07 Corey Minyard[PATCH] IPMI: remove interface number limits
2006-12-07 Corey Minyard[PATCH] IPMI: Fix device model name
2006-11-16 Zhang, Yanmin[PATCH] ipmi: use platform_device_add() instead of...
2006-11-13 Corey Minyard[PATCH] IPMI: Fix more && typos
2006-11-09 Alexey Dobriyan[PATCH] ipmi_si_intf.c: fix "&& 0xff" typos
2006-11-09 Corey Minyard[PATCH] IPMI: retry messages on certain error returns
2006-11-09 Corey Minyard[PATCH] IPMI: Clean up the waiting message queue proper...
2006-11-03 Yvan Seth[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEV...
2006-10-20 Dave Jones[PATCH] ipmi: fix return codes in failure case
2006-10-11 Jeff Garzik[PATCH] ipmi: handle sysfs errors
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Corey Minyard[PATCH] IPMI: allow user to override the kernel IPMI...
2006-10-03 Jeff Garzik[PATCH] ipmi: fix uninitialized data bug
2006-10-01 Corey Minyard[PATCH] ipmi: don't start kipmid if the IPMI driver...
2006-10-01 Corey Minyard[PATCH] IPMI: per-channel command registration
2006-09-16 Corey Minyard[PATCH] IPMI: fix handling of OEM flags
2006-09-16 Arnaud Patard[PATCH] IPMI: Fix oops on ipmi_msghandler removal for...
2006-09-01 Corey Minyard[PATCH] IPMI: fix occasional oops on module unload
2006-07-03 Arjan van de Ven[PATCH] make more file_operation structs static
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/char: Use the new IRQF_...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-28 Corey Minyard[PATCH] IPMI: watchdog handle panic properly
2006-06-28 Corey Minyard[PATCH] IPMI: remove high res timer code
2006-06-28 Corey Minyard[PATCH] IPMI: tidy msghandler timer
2006-06-28 Adrian Bunk[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_...
2006-06-28 akpm@osdl.org[PATCH] IPMI: use schedule in kthread
2006-06-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_cdev() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_dir() function from...
2006-06-26 Akinobu Mita[PATCH] drivers: use list_move()
2006-06-26 Lee Revellfix paniced->panicked typos
2006-06-23 Pekka Enberg[PATCH] ipmi: strstrip conversion
2006-05-31 Corey Minyard[PATCH] IPMI: reserve I/O ports separately
2006-04-19 Heikki Orsila[PATCH] Open IPMI BT overflow
2006-04-19 Randy Dunlap[PATCH] IPMI: fix devinit placement
2006-04-11 Corey Minyard[PATCH] ipmi: fix event queue limit
2006-03-31 Corey Minyard[PATCH] IPMI: convert from semaphores to mutexes
2006-03-31 Corey Minyard[PATCH] IPMI: tidy up various things
2006-03-31 Corey Minyard[PATCH] IPMI: fix startup race condition
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-26 Corey Minyard[PATCH] ipmi: Increment driver version to v39.0
2006-03-26 Corey Minyard[PATCH] ipmi: add full sysfs support
2006-03-26 Corey Minyard[PATCH] ipmi: add generic PCI handling
2006-03-25 Adrian Bunk[PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a...
2006-03-24 Olaf Hering[PATCH] remove ipmi pm_power_off redefinition
2006-02-03 Jayachandran C[PATCH] IPMI: fix issues reported by Coverity in ipmi_m...
2006-02-03 Alexey Dobriyan[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out...
2006-02-01 Rocky Craig[PATCH] IPMI: remove invalid acpi register spacing...
next