nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / drivers / ieee1394 / ohci1394.c
2009-01-04 Harvey Harrisonieee1394: mark bus_info_data as a __be32 array
2009-01-04 Stefan Richterieee1394: ohci1394: flush MMIO writes before delay...
2009-01-04 Stefan Richterieee1394: ohci1394: pass error codes from request_irq...
2009-01-04 Frans Popieee1394: ohci1394: don't leave interrupts enabled...
2008-04-25 Pieter Palmersieee1394: rawiso: requeue packet for transmission after...
2008-04-18 Stefan Richterieee1394: ohci1394: missing PPC PMac feature calls...
2008-04-18 Stefan Richterieee1394: ohci1394: refactor some printk format strings
2008-04-18 Stefan Richterieee1394: ohci1394: unroll a macro with return
2008-04-18 Robert P. J. Dayieee1394: Use shorter list_splice_init() for brevity.
2008-04-18 Harvey Harrisonieee1394: replace remaining __FUNCTION__ occurrences
2008-04-18 Stefan Richterieee1394: ohci1394: refactor probe, remove, suspend...
2008-04-18 Stefan Richterieee1394: ohci1394: switch on bus power after resume...
2008-01-30 Stefan Richterieee1394: ohci1394: don't schedule IT tasklets on IR...
2007-09-20 Stefan Richterieee1394: ohci1394: fix initialization if built non...
2007-07-09 Stefan Richterieee1394: remove old isochronous ABI
2007-07-09 Stefan Richterieee1394: ohci1394: remove dead CONFIG variable
2007-04-29 Simon Arlottieee1394: ohci1394: Fix mistake in printk message.
2007-04-29 Bernhard Kauerieee1394: ohci1394: remove unnecessary rcvPhyPkt bit...
2007-04-29 Stefan Richterieee1394: ohci1394: fix cosmetic problem in error logging
2007-04-29 Stefan Richterieee1394: move some comments from declaration to definition
2007-02-17 Tobias KlauserStorage class should be before const qualifier
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-08 Stefan Richterieee1394: restore config ROM when resuming
2007-02-08 Stefan Richterieee1394: ohci1394: drop pcmcia-cs compatibility code
2007-02-08 Kristian HøgsbergAdd PCI class ID for firewire OHCI controllers.
2006-12-07 Stefan Richterieee1394: ohci1394: call PMac code in shutdown only...
2006-12-07 Stefan Richterieee1394: ohci1394: reformat PPC_PMAC platform code
2006-12-07 Stefan Richterieee1394: ohci1394: add PPC_PMAC platform code to drive...
2006-12-07 Alexey Dobriyanohci1394: shortcut irq printing
2006-12-07 Stefan Richterieee1394: ohci1394: proper log messages in suspend...
2006-12-07 Stefan Richterieee1394: ohci1394: revert fail on error in suspend
2006-12-07 Stefan Richterieee1394: ohci1394: suspend/resume cosmetics
2006-12-07 Bernhard Kaindlohci1394: steps to implement suspend/resume
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-29 Stefan Richterieee1394: ohci1394: revert fail on error in suspend
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-17 Stefan Richterieee1394: ohci1394: check for errors in suspend or...
2006-09-17 Pavel Machekset power state of firewire host during suspend
2006-09-17 Stefan Richterieee1394: ohci1394: more obvious endianess handling
2006-09-17 Stefan Richterieee1394: ohci1394: fix endianess bug in debug message
2006-09-17 Alexey DobriyanCONFIG_PM=n slim: drivers/ieee1394/ohci1394.c
2006-09-17 Stefan Richterieee1394: safer definition of empty macros
2006-09-17 Andi KleenInitialize ieee1394 early when built in
2006-09-17 Stefan Richterieee1394: merge from Linus
2006-08-27 Danny Tholen[PATCH] 1394: fix for recently added firewire patch...
2006-07-03 Stefan Richter[PATCH] ieee1394: replace __inline__ by inline
2006-07-02 Thomas Gleixner[PATCH] irq-flags: firewire: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit Resource: convert a few remaining drivers...
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-06-21 Linus TorvaldsMerge git://git./linux/kernel/git/bcollins/linux1394-2.6
2006-06-20 David S. Miller[SPARC]: Kill __irq_itoa().
2006-06-12 Ben CollinsFix broken suspend/resume in ohci1394
2006-06-12 Ben Collinsohci1394: make phys_dma parameter read-only
2006-06-12 Ben Collinsohci1394: set address range properties
2006-06-12 Ben Collinsieee1394/ohci1394: CycleTooLong interrupt management
2006-06-12 Ben Collinsohci1394: Remove superfluous call to free_dma_rcv_ctx,
2006-05-18 Stefan Richter[PATCH] ohci1394, sbp2: fix "scsi_add_device failed...
2006-03-29 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-03-29 Jody McIntyreohci1394: cleanup the "Unexpected PCI resource length...
2006-03-29 Stefan Richterohci1394: clean up asynchronous and physical request...
2006-03-29 Jody McIntyreSigned-off-by: Jody McIntyre <scjody@modernduck.com>
2006-03-28 Benjamin Herrenschmidt[PATCH] powerpc: Kill _machine and hard-coded platform...
2005-12-13 Stefan Richterohci1394: log number of implemented isochronous contexts
2005-11-07 Stefan Richterkmalloc/kzalloc changes:
2005-11-07 Stefan RichterRemove version strings from eth1394, ohci1394, sbp2.
2005-11-07 Stefan Richtersbp2, ohci1394 cleanups:
2005-10-20 Andy Wingo[PATCH] raw1394: fix locking in the presence of SMP...
2005-09-30 Jody McIntyre[PATCH] ohci1394: less noise in dmesg
2005-08-26 Al Viro[PATCH] late spinlock initialization in ieee1394/ohci
2005-07-14 Olaf Hering[PATCH] ratelimit the ieee1394 IR legacy activated...
2005-07-10 Ben Collins[PATCH] Sync up ieee-1394
2005-06-27 Benjamin Herrenschmidt[PATCH] ppc32: Remove CONFIG_PMAC_PBOOK
2005-05-17 Jody McIntyre[PATCH] ieee1394: remove NULL checks for kfree
2005-04-21 Jody McIntyre[PATCH] Fix non-legacy ISO receive regression
2005-04-21 Jody McIntyre[PATCH] ohci1394: tlabels misprinted in DBGMSG
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2