summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * ieee1394: sbp2: clean up function declarationsStefan Richter2006-12-072-104/+86
| | * ieee1394: sbp2: remove irritating log messageStefan Richter2006-12-071-2/+0
| | * ohci1394: shortcut irq printingAlexey Dobriyan2006-12-071-4/+2
| | * ieee1394: nodemgr: take it easy if bus_rescan_devices failsStefan Richter2006-12-071-3/+2
| | * drivers/ieee1394/*: use kmemdup()Eric Sesterhenn2006-12-072-4/+2
| | * 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/+30
| | * ieee1394: nodemgr: small fix after sysfs errors patchStefan Richter2006-12-071-1/+1
| | * dv1394: remove BKL contentionStefan Richter2006-12-071-11/+3
| | * video1394: remove BKL contentionDaniel Drake2006-12-071-24/+6
| | * 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/+1
| | * ieee1394: usecs_to_jiffies takes unsigned int argumentStefan Richter2006-12-071-5/+3
| | * ieee1394: ohci1394: suspend/resume cosmeticsStefan Richter2006-12-071-78/+48
| | * 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/+2
| | * ieee1394: remove unused struct member from highlevel APIStefan Richter2006-12-071-1/+0
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-0713-204/+93
| |\ \
| | | \
| | | \
| | | \
| | | \
| | *---. \ [ARM] Merge individual ARM sub-treesRussell King2006-12-0713-204/+93
| | |\ \ \ \
| | | | | * | [ARM] 3995/1: iop13xx: add iop13xx supportDan Williams2006-12-071-3/+3
| | | |_|/ / | | |/| | |
| | | | * | [ARM] Fix __must_check warnings in drivers/bus/amba.cRussell King2006-11-301-48/+65
| | | | * | [ARM] Remove EEPROM slave emulation from i2c-pxa driver.Russell King2006-11-301-130/+1
| | | |/ / | | |/| |
| | | * | [ARM] 3975/1: AT91: Comments in atmel_serial.hAndrew Victor2006-12-041-5/+6
| | | * | [ARM] 3973/1: AT91: Serial driver compile fixAndrew Victor2006-12-041-3/+3
| | | * | [ARM] 3963/1: AT91: Update configuration filesAndrew Victor2006-12-015-10/+9
| | | * | [ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor2006-11-304-4/+5
| | | * | [ARM] 3947/1: AT91: cpu_is_XXX macro'sAndrew Victor2006-11-301-1/+1
| | |/ /
| * | | Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mi...Linus Torvalds2006-12-071-8/+4
| |\ \ \ | | |_|/ | |/| |
| | * | PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exitJeff Garzik2006-12-071-8/+4
| * | | Add "run_scheduled_work()" workqueue functionLinus Torvalds2006-12-071-2/+1
| * | | 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/+9
| * | | | 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/+2
| | * | | | 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/+0
| | | * | | | 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
OpenPOWER on IntegriCloud