aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394
AgeCommit message (Expand)Author
2006-09-17ieee1394: sbp2: safer agent reset in error handlersStefan Richter
2006-09-17ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"Stefan Richter
2006-09-17CONFIG_PM=n slim: drivers/ieee1394/ohci1394.cAlexey Dobriyan
2006-09-17ieee1394: safer definition of empty macrosStefan Richter
2006-09-17video1394: add poll file operation supportDavid Moore
2006-09-17the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hackAdrian Bunk
2006-09-17Initialize ieee1394 early when built inAndi Kleen
2006-09-17ieee1394: sbp2: convert sbp2util_down_timeout to waitqueueStefan Richter
2006-09-17ieee1394: sbp2: more checks of status blockStefan Richter
2006-09-17ieee1394: sbp2: safer initialization of status fifoStefan Richter
2006-09-17ieee1394: sbp2: optimize DMA direction of command ORBsStefan Richter
2006-09-17ieee1394: sbp2: discard return value of sbp2_link_orb_commandStefan Richter
2006-09-17ieee1394: sbp2: safer last_orb and next_ORB handlingStefan Richter
2006-09-17ieee1394: remove #include <asm/semaphore.h>Stefan Richter
2006-09-17ieee1394: shrink tlabel pools, remove tpool semaphoresStefan Richter
2006-09-17ieee1394: merge from LinusStefan Richter
2006-08-27[PATCH] 1394: fix for recently added firewire patch that breaks things on ppcDanny Tholen
2006-08-06[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter
2006-07-03[PATCH] lockdep: annotate ieee1394 skb-queue-head lockingIngo Molnar
2006-07-03[PATCH] ieee1394: fix kerneldoc of hpsb_alloc_hostStefan Richter
2006-07-03[PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutexStefan Richter
2006-07-03[PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphoreStefan Richter
2006-07-03[PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writableStefan Richter
2006-07-03[PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescanStefan Richter
2006-07-03[PATCH] ieee1394: nodemgr: remove unnecessary includesStefan Richter
2006-07-03[PATCH] ieee1394: raw1394: remove redundant counting semaphoreStefan Richter
2006-07-03[PATCH] ieee1394: dv1394: sem2mutex conversionStefan Richter
2006-07-03[PATCH] ieee1394: clean up declarations of hpsb_*_config_romStefan Richter
2006-07-03[PATCH] ieee1394: remove unused macros HPSB_PANIC and HPSB_TRACEStefan Richter
2006-07-03[PATCH] ieee1394: remove redundant code from ieee1394_hotplug.hStefan Richter
2006-07-03[PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter
2006-07-03[PATCH] ieee1394: coding style and comment fixes in midlayer header filesStefan Richter
2006-07-03[PATCH] ieee1394: replace __inline__ by inlineStefan Richter
2006-07-03[PATCH] ieee1394: skip dummy loop in build_speed_mapStefan Richter
2006-07-03[PATCH] ieee1394: fix calculation of csr->expireStefan Richter
2006-07-03[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter
2006-07-03[PATCH] ieee1394: fix cosmetic problem in speed probeStefan Richter
2006-07-02[PATCH] irq-flags: firewire: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-06-26spelling fixesAndreas Mohr
2006-06-25[PATCH] ieee1394: nodemgr: do not peek into struct semaphoreStefan Richter
2006-06-23[PATCH] frv: ieee1394 is borken on frvAl Viro
2006-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6Linus Torvalds
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-06-12eth1394: replace __constant_htons by htonsBen Collins
2006-06-12ieee1394: adjust code formatting in highlevel.cBen Collins