summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-244-66/+29
|\
| * [IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk2007-01-232-41/+8
| * [IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz2007-01-231-2/+0
| * [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz2007-01-232-23/+21
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-241-2/+9
|\ \
| * | Merge branch 'master' into upstream-fixesJeff Garzik2007-01-2497-1035/+4630
| |\|
| * | mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descsDale Farnsworth2007-01-231-2/+9
| * | s2io bogus memsetAl Viro2007-01-231-2/+1
* | | libata: Fixup n_elem initializationBrian King2007-01-241-1/+1
* | | ahci: don't enter slumber on power downTejun Heo2007-01-241-27/+10
* | | sata_nv: don't rely on NV_INT_DEV indication with ADMARobert Hancock2007-01-241-8/+6
* | | ahci: make ULi M5288 ignore interface fatal error bitTejun Heo2007-01-241-1/+1
| |/ |/|
* | V4L/DVB (5123): Buf_qbuf: fix: videobuf_queue->stream corruption and lockupOleg Nesterov2007-01-231-0/+1
* | [PATCH] email change for shemminger@osdl.orgStephen Hemminger2007-01-233-3/+3
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-01-231-62/+52
|\ \
| * | [MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ changeYoichi Yuasa2007-01-231-62/+52
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-01-233-2/+26
|\ \ \
| * | | IB/ehca: Fix mismatched spin_unlock in irq handlerHoang-Nam Nguyen2007-01-221-1/+2
| * | | IB/ehca: Fix improper use of yield() with spinlock heldHoang-Nam Nguyen2007-01-221-1/+4
| * | | IB/srp: Check match_strdup() returnIshai Rabinovitz2007-01-221-0/+20
* | | | [PATCH] s2io bogus memsetAl Viro2007-01-231-2/+1
* | | | [PATCH] horizon.c: missing __devinitAl Viro2007-01-231-1/+1
* | | | [PATCH] funsoft: ktermios fixAl Viro2007-01-231-1/+1
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-238-33/+57
|\ \ \ \ | | |_|/ | |/| |
| * | | NetXen: Use pci_register_driver() instead of pci_module_init() in init_moduleAmit S. Kale2007-01-232-2/+2
| * | | NetXen: Firmware check modificationsAmit S. Kale2007-01-232-5/+5
| * | | ehea: Fixed possible nullpointer accessThomas Klein2007-01-231-2/+3
| * | | ehea: Added logging off associated errorsThomas Klein2007-01-231-4/+4
| * | | ehea: Improved logging of permission issuesThomas Klein2007-01-232-11/+15
| * | | ehea: New method to determine number of available portsThomas Klein2007-01-231-1/+14
| * | | ehea: Modified initial autoneg state determinationThomas Klein2007-01-231-2/+2
| * | | ehea: Fixing firmware queue config issueThomas Klein2007-01-231-1/+1
| * | | ehea: Fixed wrong dereferencationThomas Klein2007-01-232-3/+5
| * | | PHY: Export phy ethtool helpersKumar Gala2007-01-231-1/+2
| * | | modify 3c589_cs to be SMP safeKomuro2007-01-231-2/+5
| |/ /
* | | [PATCH] acpi: remove "video device notify" messageJeff Chua2007-01-231-2/+0
* | | [PATCH] tlclk: bug fix + misc fixesMark Gross2007-01-231-15/+28
* | | [PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarmJamie Lenehan2007-01-231-5/+7
* | | [PATCH] KVM: fix bogus pagefault on writable pagesAvi Kivity2007-01-231-1/+1
* | | [PATCH] KVM: x86 emulator: fix bit string instructionsAvi Kivity2007-01-231-46/+52
* | | [PATCH] KVM: fix race between mmio reads and injected interruptsAvi Kivity2007-01-232-2/+4
* | | [PATCH] KVM: make sure there is a vcpu context loaded when destroying the mmuAvi Kivity2007-01-231-0/+2
| |/ |/|
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-01-2268-814/+4331
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-181870-60609/+119846
| |\ \
| * | | [MTD] OneNAND: Handle DDP chip boundary during read-while-loadAdrian Hunter2007-01-101-1/+14
| * | | [MTD] OneNAND: return ecc error code only when 2-bit ecc occursKyungmin Park2007-01-101-3/+3
| * | | [MTD] OneNAND: Implement read-while-loadAdrian Hunter2007-01-101-32/+42
| * | | [MTD] OneNAND: fix onenand_wait bug in read ecc errorKyungmin Park2007-01-101-2/+3
| * | | [MTD] OneNAND: release CPU in cyclesArtem Bityutskiy2007-01-101-7/+9
| * | | [MTD] OneNAND: add subpage write supportKyungmin Park2007-01-101-14/+42