summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-27Staging: Octeon: Free transmit SKBs in a timely mannerDavid Daney6-63/+142
2010-02-27Staging: Octeon: Run phy bus accesses on a workqueue.David Daney3-63/+109
2010-02-27Staging: octeon: remove unneeded includesDavid Daney6-6/+0
2010-02-27MMC: AU1xMMC: Allow platforms to disable host capabilitiesManuel Lauss1-0/+4
2010-02-27MIPS: AR7: Implement clock APIFlorian Fainelli2-4/+24
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin4-4/+4
2010-02-27Staging: Octeon Ethernet: Use constants from in.hDavid Daney2-7/+4
2010-02-27Staging: Octeon Ethernet: Enable scatter-gather.David Daney2-9/+55
2010-02-27Staging: Octeon Ethernet: Convert to NAPI.David Daney5-163/+235
2010-02-27Staging: Octeon Ethernet: Rewrite transmit code.David Daney5-123/+150
2010-02-27Staging: Octeon Ethernet: Fix memory allocation.David Daney2-20/+31
2010-02-27Staging: Octeon Ethernet: Remove unused code.David Daney6-284/+55
2010-02-27MIPS: I2C: Add driver for Cavium OCTEON I2C ports.Rade Bozic3-0/+662
2010-02-27NET: au1000-eth: Convert to platform_driver modelFlorian Fainelli2-218/+232
2010-02-27MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss3-173/+0
2010-02-27SERIAL 8250: Fixes for Alchemy UARTs.Manuel Lauss1-7/+8
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss3-8/+8
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss3-16/+15
2010-02-27MIPS: Alchemy: XXS1500 PCMCIA driver rewriteManuel Lauss4-189/+369
2010-02-27MIPS: PCMCIA: new socket driver for Au1000 demoboards.Manuel Lauss6-444/+644
2010-02-27MIPS: Alchemy: devboard register abstractionManuel Lauss3-47/+47
2010-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds14-15/+428
2010-02-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds6-192/+550
2010-02-26Merge branch 'ibft-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Linus Torvalds1-5/+3
2010-02-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds257-4585/+26403
2010-02-26dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an i...Ang Way Chuang1-0/+1
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds116-3291/+9988
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds12-483/+665
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-6/+122
2010-02-26[S390] zcore: Add prefix registers to dump headerMichael Holzheu1-3/+19
2010-02-26[S390] seq_file: convert drivers/s390/Alexey Dobriyan2-145/+122
2010-02-26[S390] dasd: correct offline processingStefan Haberland1-1/+1
2010-02-26[S390] dasd: fix refcounting.Stefan Haberland2-12/+25
2010-02-26[S390] dasd: fix online/offline raceStefan Haberland3-8/+16
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens6-12/+13
2010-02-26[S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2-2/+2
2010-02-26[S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber2-7/+12
2010-02-26[S390] qdio: account processed SBAL during queue scanJan Glauber3-33/+101
2010-02-26[S390] zfcpdump: remove cross arch dump supportHeiko Carstens1-93/+47
2010-02-26[S390] cio: fix storage key handlingHeiko Carstens4-9/+9
2010-02-26[S390] cio: trigger subchannel event at resume timeSebastian Ott3-51/+63
2010-02-26[S390] ccw_device_notify: improve return codesSebastian Ott3-14/+37
2010-02-26[S390] cio: make wait_events interruptibleSebastian Ott3-10/+21
2010-02-26[S390] cio: wait for channel reportSebastian Ott1-14/+15
2010-02-26[S390] cio: introduce cio_settleSebastian Ott1-5/+42
2010-02-26[S390] cio: consolidate workqueuesSebastian Ott4-32/+25
2010-02-26drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4Joe Perches1-5/+3
2010-02-26PM: Allow SCSI devices to suspend/resume asynchronouslyRafael J. Wysocki2-0/+8
2010-02-26PM: Allow USB devices to suspend/resume asynchronouslyRafael J. Wysocki3-0/+3
2010-02-26USB: implement non-tree resume ordering constraints for PCI host controllersAlan Stern2-1/+134