lockd: save lock state on deferral
[safe/jmp/linux-2.6] / drivers / ieee1394 /
2007-04-09 Stefan Richterieee1394: change deprecation status of dv1394
2007-03-23 Stefan Richterieee1394: fix oops on "modprobe -r ohci1394" after...
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of ssh:///linux/kernel/git...
2007-02-17 Tobias KlauserStorage class should be before const qualifier
2007-02-17 Stefan Richterieee1394: fix another deadlock in nodemgr
2007-02-17 Pieter Palmersieee1394: cycle timer read extension for raw1394
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-13 Jean Delvarei2c: Declare more i2c_adapter parent devices
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2007-02-08 Stefan Richterieee1394: fix host device registering when nodemgr...
2007-02-08 David Mooreieee1394: video1394: DMA fix
2007-02-08 Stefan Richterieee1394: raw1394: prevent unloading of low-level driver
2007-02-08 Stefan Richterieee1394: dv1394: tidy up card removal
2007-02-08 Stefan Richterieee1394: dv1394: fix CardBus card ejection
2007-02-08 Stefan Richterieee1394: sbp2: lower block queue alignment requirement
2007-02-08 Stefan Richterieee1394: sbp2: remove bogus "emulated" host flag
2007-02-08 Stefan Richterieee1394: save one word in struct hpsb_host
2007-02-08 Stefan Richterieee1394: restore config ROM when resuming
2007-02-08 Stefan Richterieee1394: ohci1394: drop pcmcia-cs compatibility code
2007-02-08 Stefan Richterieee1394: nodemgr: check info_length in ROM header...
2007-02-08 Adrian Bunkthe scheduled IEEE1394_OUI_DB removal
2007-02-08 Adrian Bunkthe scheduled IEEE1394_EXPORT_FULL_API removal
2007-02-08 Stefan Richterieee1394: sbp2: use a better wildcard for blacklist
2007-02-08 Kristian HøgsbergAdd PCI class ID for firewire OHCI controllers.
2007-02-08 Andrea Guzzoieee1394: modified csr1212_key_id_type_map to support...
2007-01-10 Stefan Richterieee1394: sbp2: fix probing of some DVD-ROM/RWs
2006-12-30 Stefan Richterieee1394: sbp2: fix bogus dma mapping
2006-12-30 Stefan Richterieee1394: sbp2: pass REQUEST_SENSE through to the target
2006-12-10 Jean Delvarei2c: Discard the i2c algo del_bus wrappers
2006-12-08 Josef Sipek[PATCH] struct path: convert ieee1394
2006-12-07 Stefan Richterieee1394: sbp2: code formatting around work_struct...
2006-12-07 Stefan Richterieee1394: nodemgr: remove a kcalloc
2006-12-07 Stefan Richterieee1394: conditionally export ieee1394_bus_type
2006-12-07 Ben Collinsieee1394: Consolidate driver registering
2006-12-07 Stefan Richterieee1394: sbp2: convert from PCI DMA to generic DMA
2006-12-07 Stefan Richterieee1394: nodemgr: spaces to tabs
2006-12-07 Stefan Richterieee1394: nodemgr: fix deadlock in shutdown
2006-12-07 Stefan Richterieee1394: nodemgr: remove duplicate assignment
2006-12-07 Luca Tettamantisbp2: make 1bit bitfield unsigned
2006-12-07 Stefan Richterieee1394: schedule *_oui sysfs attributes for removal
2006-12-07 Stefan Richterieee1394: schedule unused symbol exports for removal
2006-12-07 Stefan Richterieee1394: dv1394: schedule for feature removal
2006-12-07 Stefan Richterieee1394: raw1394: defer feature removal of old isoch...
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 Stefan Richterieee1394: sbp2: wrap two functions into one
2006-12-07 Stefan Richterieee1394: sbp2: update comment on things to do
2006-12-07 Stefan Richterieee1394: sbp2: use list_move_tail()
2006-12-07 Stefan Richterieee1394: sbp2: more concise names for types and variables
2006-12-07 Stefan Richterieee1394: sbp2: remove unused struct members
2006-12-07 Stefan Richterieee1394: sbp2: proper unit in module parameter description
2006-12-07 Stefan Richterieee1394: sbp2: clean up sbp2_ namespace
2006-12-07 Stefan Richterieee1394: sbp2: some conditions in queue_command are...
2006-12-07 Stefan Richterieee1394: sbp2: remove superfluous comments
2006-12-07 Stefan Richterieee1394: sbp2: delayed_work -> work_struct
2006-12-07 Stefan Richterieee1394: sbp2: coding style of some macros
2006-12-07 Stefan Richterieee1394: sbp2: remove debug macros
2006-12-07 Stefan Richterieee1394: sbp2: consolidate log levels
2006-12-07 Stefan Richterieee1394: sbp2: remove duplicate code
2006-12-07 Stefan Richterieee1394: sbp2: remove dead code
2006-12-07 Stefan Richterieee1394: sbp2: clean up function declarations
2006-12-07 Stefan Richterieee1394: sbp2: remove irritating log message
2006-12-07 Alexey Dobriyanohci1394: shortcut irq printing
2006-12-07 Stefan Richterieee1394: nodemgr: take it easy if bus_rescan_devices...
2006-12-07 Eric Sesterhenndrivers/ieee1394/*: use kmemdup()
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 Randy Dunlapieee1394: only build OUI database files if config enabled
2006-12-07 Randy Dunlapieee1394: fix printk format warning
2006-12-07 Stefan Richterieee1394: nodemgr: revise semaphore protection of drive...
2006-12-07 Stefan Richterieee1394: nodemgr: reflect which return values are...
2006-12-07 Stefan Richterieee1394: nodemgr: small fix after sysfs errors patch
2006-12-07 Stefan Richterdv1394: remove BKL contention
2006-12-07 Daniel Drakevideo1394: remove BKL contention
2006-12-07 Daniel Drakevideo1394: small optimizations to frame retrieval codepath
2006-12-07 Stefan Richterieee1394: handle sysfs errors
2006-12-07 Stefan Richterieee1394: coding style in hosts.c
2006-12-07 Stefan Richterieee1394: lock smaller region by host_num_alloc mutex
2006-12-07 Stefan Richterieee1394: usecs_to_jiffies takes unsigned int argument
2006-12-07 Stefan Richterieee1394: ohci1394: suspend/resume cosmetics
2006-12-07 Bernhard Kaindlohci1394: steps to implement suspend/resume
2006-12-07 Stefan Richterieee1394: raw1394: add comments on lock usage
2006-12-07 Stefan Richterieee1394: sbp2: slightly reorder sbp2scsi_abort
2006-12-07 Stefan Richterieee1394: remove unused struct member from highlevel API
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-30 David S. Miller[ETH1394]: Fix unaligned accesses.
2006-10-29 Stefan Richterieee1394: ohci1394: revert fail on error in suspend
2006-10-08 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-10-08 Stefan Richterieee1394: nodemgr: fix startup of knodemgrd
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Matt LaPlanteFix several typos in drivers/
2006-09-30 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-09-26 Jean Delvarei2c-algo-bit: Discard the mdelay data struct member
2006-09-23 Stefan Richterieee1394: raw1394: arm functions slept in atomic context
next