[PATCH] Generic HID layer - API
[linux-2.6] / drivers / ieee1394 /
2006-12-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-08  Josef Sipek[PATCH] struct path: convert ieee1394
2006-12-08  Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-12-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-07  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-07  Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2006-12-07  Linus TorvaldsMerge branch 'intx' of /linux/kernel/git/jgarzik/misc-2.6
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  Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-12-07  Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
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  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
2006-12-07  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-07  Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
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-12-07  Jeff GarzikMerge tag 'r8169-upstream-20061204-00' of git://electri...
2006-12-07  Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-12-07  Jeff GarzikMerge branch 'master' into upstream
2006-12-07  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-12-06  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-12-06  Linus TorvaldsMerge git://git.infradead.org/users/dhowells/workq-2.6
2006-12-06  David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05  David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05  David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04  Paul MackerrasMerge branch 'linux-2.6' into for-linus
2006-11-30  Wim Van SebroeckMerge ../linux-2.6-watchdog-mm
2006-11-22  James BottomleyMerge ../scsi-rc-fixes-2.6
2006-11-22  David HowellsWorkStruct: make allyesconfig
2006-11-21  Andi KleenMerge branch 'master' of git://git./linux/kernel/git...
2006-11-05  Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-11-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-11-03  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-11-02  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-11-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-11-01  Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2006-10-31  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-10-31  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-10-30  David S. Miller[ETH1394]: Fix unaligned accesses.
2006-10-30  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-10-30  Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-fixes-2.6
2006-10-29  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2006-10-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next