summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ieee1394: nodemgr: take it easy if bus_rescan_devices failsStefan Richter2006-12-071-3/+2Star
* drivers/ieee1394/*: use kmemdup()Eric Sesterhenn2006-12-072-4/+2Star
* ieee1394: ohci1394: proper log messages in suspend and resumeStefan Richter2006-12-071-11/+15
* ieee1394: ohci1394: revert fail on error in suspendStefan Richter2006-12-071-2/+11
* ieee1394: only build OUI database files if config enabledRandy Dunlap2006-12-071-1/+4
* ieee1394: fix printk format warningRandy Dunlap2006-12-071-1/+1
* ieee1394: nodemgr: revise semaphore protection of driver core dataStefan Richter2006-12-071-50/+92
* ieee1394: nodemgr: reflect which return values are errorsStefan Richter2006-12-071-34/+30Star
* ieee1394: nodemgr: small fix after sysfs errors patchStefan Richter2006-12-071-1/+1
* dv1394: remove BKL contentionStefan Richter2006-12-071-11/+3Star
* video1394: remove BKL contentionDaniel Drake2006-12-071-24/+6Star
* video1394: small optimizations to frame retrieval codepathDaniel Drake2006-12-071-8/+10
* ieee1394: handle sysfs errorsStefan Richter2006-12-072-49/+118
* ieee1394: coding style in hosts.cStefan Richter2006-12-071-7/+11
* ieee1394: lock smaller region by host_num_alloc mutexStefan Richter2006-12-071-4/+1Star
* ieee1394: usecs_to_jiffies takes unsigned int argumentStefan Richter2006-12-071-5/+3Star
* ieee1394: ohci1394: suspend/resume cosmeticsStefan Richter2006-12-071-78/+48Star
* ohci1394: steps to implement suspend/resumeBernhard Kaindl2006-12-071-14/+78
* ieee1394: raw1394: add comments on lock usageStefan Richter2006-12-071-5/+5
* ieee1394: sbp2: slightly reorder sbp2scsi_abortStefan Richter2006-12-071-8/+2Star
* ieee1394: remove unused struct member from highlevel APIStefan Richter2006-12-071-1/+0Star
* Add "run_scheduled_work()" workqueue functionLinus Torvalds2006-12-071-2/+1Star
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-072-44/+79
|\
| * [PATCH] libata: Incorrect timing computation for PIO5/6Alan2006-12-071-1/+1
| * [PATCH] sata_promise: new EH conversion, take 2Mikael Pettersson2006-12-071-12/+68
| * [PATCH] libata: let ATA_FLAG_PIO_POLLING use polling pio for ATA_PROT_NODATAAlbert Lee2006-12-071-0/+1
| * [PATCH] sata_promise: cleanups, take 2Mikael Pettersson2006-12-071-31/+9Star
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-0778-1177/+2097
|\ \
| * | [wireless] zd1211rw: workqueue-related build fixesJeff Garzik2006-12-071-5/+5
| * | [netdrvr] netxen: workqueue-related build fixesJeff Garzik2006-12-072-3/+2Star
| * | Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik2006-12-071-25/+59
| |\ \
| | * | r8169: more alignment for the 0x8168Francois Romieu2006-12-041-2/+2
| | * | r8169: phy program updateFrancois Romieu2006-12-041-5/+0Star
| | * | r8169: tweak the PCI data parity error recoveryFrancois Romieu2006-12-041-4/+13
| | * | r8169: more magic during initialization of the hardwareFrancois Romieu2006-12-041-14/+44
| * | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-0717-57/+140
| |\ \ \
| | * | | [PATCH] ipw2200: Fix debug output endian issueZhu Yi2006-12-061-1/+1
| | * | | [PATCH] ipw2200: Fix a typoZhu Yi2006-12-061-1/+1
| | * | | [PATCH] ipw2200: Update version stamp to 1.2.0Zhu Yi2006-12-061-1/+1
| | * | | [PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous modeZhu Yi2006-12-061-4/+13
| | * | | [PATCH] ipw2200: replace kmalloc+memset with kcallocYan Burman2006-12-061-2/+1Star
| | * | | [PATCH] prism54: replace kmalloc+memset with kzallocYan Burman2006-12-062-9/+4Star
| | * | | [PATCH] hostap: replace kmalloc+memset with kzallocYan Burman2006-12-068-32/+12Star
| | * | | [PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz2006-12-065-3/+102
| | * | | [PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake2006-12-061-0/+3
| | * | | [PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake2006-12-061-4/+2Star
| * | | | [PATCH] sky2: sparse warningsStephen Hemminger2006-12-072-42/+29Star
| * | | | [PATCH] skge: fix sparse warningsStephen Hemminger2006-12-071-75/+75
| * | | | [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rxBrice Goglin2006-12-071-1/+3
| * | | | [PATCH] sky2: receive queue watermark tweakStephen Hemminger2006-12-072-3/+9