nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / drivers / ieee1394 /
2009-02-26 Linus TorvaldsMake ieee1394_init a fs-initcall
2009-02-24 Stefan Richterieee1394: remove superfluous assertions
2009-02-24 Stefan Richterieee1394: inherit ud vendor_id from node vendor_id
2009-02-24 Stefan Richterieee1394: add hpsb_node_read() and hpsb_node_lock()
2009-02-24 Stefan Richterieee1394: use correct barrier types between accesses...
2009-02-24 Stefan Richterfiresat: copyrights, rename to firedtv, API conversions...
2009-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-06 Stefan Richterieee1394: dv1394: move deprecation message from module...
2009-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-29 Stefan Richterieee1394: sbp2: add workarounds for 2nd and 3rd generat...
2009-01-28 Stefan Richterieee1394: sbp2: don't assume zero model_id or firmware_...
2009-01-28 Stefan Richterieee1394: sbp2: fix payload limit at S1600 and S3200
2009-01-28 Stefan Richterieee1394: sbp2: update a help string
2009-01-28 Stefan Richterieee1394: support for speeds greater than S800
2009-01-26 Jean Delvarei2c: Delete many unused adapter IDs
2009-01-24 Stefan Richterieee1394: ohci1394: increase AT req. retries, fix ack_b...
2009-01-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-01-07 Stephen Hemmingerieee1394: use internal network device stats
2009-01-07 Stephen Hemmingerieee1394: remove unneeded last_rx
2009-01-07 Stephen Hemmingerieee1394: convert to net_device_ops
2009-01-04 Harvey Harrisonieee1934: dv1394: interrupt enabling/disabling broken...
2009-01-04 Harvey Harrisonieee1394: dv1394: annotate frame input/output structs...
2009-01-04 Harvey Harrisonieee1394: eth1394: trivial sparse annotations
2009-01-04 Harvey Harrisonieee1394: mark bus_info_data as a __be32 array
2009-01-04 Harvey Harrisonieee1394: replace CSR_SET_BUS_INFO_GENERATION macro
2009-01-04 Harvey Harrisonieee1394: pcilynx: trivial endian annotation
2009-01-04 Stefan Richterieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch...
2009-01-04 Harvey Harrisonieee1394: consolidate uses of IEEE1934_BUSID_MAGIC
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...
2009-01-04 Stefan Richterieee1394: mark all hpsb_address_ops instances as const
2009-01-04 Stefan Richterieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocation
2008-12-14 Stefan Richterieee1394: add quirk fix for Freecom HDD
2008-12-09 Nigel Cunninghamieee1394: node manager causes up to ~3.25s delay in...
2008-11-29 Stefan Richterieee1394: sbp2: fix race condition in state change
2008-11-29 Stefan Richterieee1394: fix list corruption (reported at module removal)
2008-11-25 Stefan Richterieee1394: sbp2: another iPod mini quirk entry
2008-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-31 Stefan Richterieee1394: dv1394: fix possible deadlock in multithreade...
2008-10-31 Stefan Richterieee1394: raw1394: fix possible deadlock in multithread...
2008-10-31 Kay Sieversieee1394: struct device - replace bus_id with dev_name...
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-16 Greg Kroah-Hartmandevice create: ieee1394: convert device_create_drvdata...
2008-10-15 Stefan Richterieee1394: survive a few seconds connection loss
2008-10-15 Stefan Richterieee1394: nodemgr clean up class iterators
2008-10-15 Stefan Richterieee1394: dv1394, video1394: remove unnecessary expressions
2008-10-15 Stefan Richterieee1394: raw1394: make write() thread-safe
2008-10-15 Stefan Richterieee1394: raw1394: narrow down the state_mutex protecte...
2008-10-15 Stefan Richterieee1394: raw1394: replace BKL by local mutex, make...
2008-10-15 Stefan Richterieee1394: sbp2: enforce s/g segment size limit
2008-10-15 Stefan Richterieee1394: sbp2: check for DMA mapping failures
2008-10-15 Stefan Richterieee1394: sbp2: stricter dma_sync
2008-10-15 Julia Lawallieee1394: Use DIV_ROUND_UP
2008-08-19 Stefan Richterieee1394: sbp2: let nodemgr retry node updates during...
2008-08-19 Stefan Richterieee1394: don't drop nodes during bus reset series
2008-08-19 Stefan Richterieee1394: regression in 2.6.25: updates should happen...
2008-07-24 Andrea RighiPAGE_ALIGN(): correctly handle 64-bit values on 32...
2008-07-22 Greg Kroah-HartmanDriver Core: add ability for class_find_device to start...
2008-07-22 Greg Kroah-HartmanDriver Core: add ability for class_for_each_device...
2008-07-22 Greg Kroah-Hartmandevice create: ieee1394: convert device_create to devic...
2008-07-15 Linus TorvaldsMerge branch 'sbp2-spindown' of git://git./linux/kernel...
2008-07-14 Philippe De Muyterieee1394: dump mmapped iso buffers in core files
2008-07-14 Alan Coxieee1394: raw1394: Push the BKL down into the driver...
2008-07-14 Stefan Richterieee1394: video1394: reorder module init, prepare BKL...
2008-07-14 Stefan Richterieee1394: reduce log noise about config ROM CRC errors
2008-07-14 Stefan Richterieee1394: sbp2: spin disks down on suspend and shutdown
2008-07-14 Stefan Richterieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9...
2008-06-18 Stefan Richterieee1394: Kconfig menu touch-up
2008-05-20 Stefan Richterieee1394: sbp2: use correct size of command descriptor...
2008-05-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-01 Stefan Richterieee1394: fix NULL pointer dereference in sysfs access
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Tony Breedsieee1394: silence defined but not used warning in non...
2008-04-25 Pieter Palmersieee1394: rawiso: requeue packet for transmission after...
2008-04-19 Matthew WilcoxConvert asm/semaphore.h users to linux/semaphore.h
2008-04-18 Philippe De Muyterieee1394: limit early node speed to host interface...
2008-04-18 Robert P. J. Dayieee1394: Remove superfluous calls to kobject_set_name().
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-04-18 Stefan Richterieee1394: prevent device binding of raw1394, video1394...
2008-04-18 Marcin Slusarzieee1394: be*_add_cpu conversion
2008-04-18 Stefan Richterieee1394: sbp2: relax SCSI DMA alignment
2008-03-13 Stefan Richterieee1394: sbp2: fix for SYM13FW500 bridge (Datafab...
2008-02-19 Stefan Richterieee1394: sbp2: fix rescan-scsi-bus
2008-02-16 Stefan Richterieee1394: sbp2: add INQUIRY delay workaround
2008-02-02 Stefan Richterieee1394: sbp2: fix bogus s/g access change
2008-01-30 Stefan Richterieee1394: ohci1394: don't schedule IT tasklets on IR...
2008-01-30 Stefan Richterieee1394: sbp2: raise default transfer size limit
2008-01-30 Stefan Richterieee1394: remove unused code
2008-01-30 Stefan Richterieee1394: small cleanup after "nopage"
2008-01-30 Nick Pigginieee1394: nopage
2008-01-30 Joe Perchesieee1394: Add missing "space"
2008-01-30 Stefan Richterieee1394: sbp2: s/g list access cosmetics
next