ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / lib / klist.c
2009-01-06 Matthew Wilcoxdriver core: Remove completion from struct klist_node
2008-10-09 Tejun Heoklist: don't iterate over deleted entries
2008-04-30 Greg Kroah-Hartmanklist: fix coding style errors in klist.h and klist.c
2008-04-30 Tejun Heoklist: implement klist_add_{after|before}()
2006-09-26 Alan SternDriver core: Don't call put methods while holding a...
2006-01-05 Frank Pavlic[PATCH] klist: Fix broken kref counting in find functions
2005-09-08 James Bottomley[PATCH] fix klist semantics for lists which have elemen...
2005-09-05 James Bottomley[PATCH] klist: fix klist to have the same klist_add...
2005-06-20 mochel@digitalimpl... [PATCH] Don't reference NULL klist pointer in klist_rem...
2005-06-20 mochel@digitalimpl... [PATCH] add klist_node_attached() to determine if a...
2005-06-20 mochel@digitalimpl... [PATCH] Add initial implementation of klist helpers.