aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-03-17virtio: fix race in enable_cbChristian Borntraeger
2008-03-17virtio: Enable netpoll interface for netconsole loggingAmit Shah
2008-03-17virtio: handle > 2 billion page balloon targetsRusty Russell
2008-03-17virtio: Fix sysfs bits to have proper block symlinkJeremy Katz
2008-03-17virtio: Use spin_lock_irqsave/restore for virtio-pciAnthony Liguori
2008-03-17drivers/net/atl1/atl1_main.c: remove unused variableJulia Lawall
2008-03-17drivers/net/ipg.c: remove unused variableJulia Lawall
2008-03-17epic100 endianness annotations and fixesAl Viro
2008-03-17ipg fixAl Viro
2008-03-17more misannotations: ne2k-pciAl Viro
2008-03-17fore2000 - fix misannotationsAl Viro
2008-03-17wan/farsync: copy_from_user() to iomem is wrongAl Viro
2008-03-17r6040 endianness fixesAl Viro
2008-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds
2008-03-15[PARISC] make ptr_to_pide() staticFUJITA Tomonori
2008-03-15[PARISC] pdc_stable: fix compile errorsJoel Soete
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds
2008-03-15tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin
2008-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-03-14firewire: fw-ohci: shut up false compiler warning on PPC32Stefan Richter
2008-03-14firewire: fw-ohci: use dma_alloc_coherent for ar_bufferJarod Wilson
2008-03-14ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk)Stefan Richter
2008-03-14firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk)Stefan Richter
2008-03-14firewire: update Kconfig help textStefan Richter
2008-03-14firewire: warn on fatal condition in topology codeStefan Richter
2008-03-14firewire: fw-sbp2: set single-phase retry_limitJarod Wilson
2008-03-14firewire: fw-ohci: Apple UniNorth 1st generation supportStefan Richter
2008-03-14firewire: fw-ohci: PPC PMac platform codeStefan Richter
2008-03-14firewire: endianess annotationsStefan Richter
2008-03-14firewire: endianess fixStefan Richter
2008-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-03-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2008-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-03-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-03-13block: floppy: fix rmmod lockupJiri Slaby
2008-03-13char: riscom, fix rc_board indexingJiri Slaby
2008-03-13spi_bitbang: short transfer status fixJan Nikitenko
2008-03-13au1550_spi: fix prototype of irq handlerJan Nikitenko
2008-03-13rt2x00: Add suspend/resume handlers to rt2x00rfkillIvo van Doorn
2008-03-13ath5k: disable irq handling in ath5k_hw_detach()Pavel Roskin
2008-03-13b43: phy.c fix typo in register writeHarvey Harrison
2008-03-13PS3: gelic: change the prefix of the net interface for wirelessMasakazu Mokuno
2008-03-13PS3: gelic: ignore scan info from zero SSID beaconsMasakazu Mokuno
2008-03-13prism54: support for 124a:4025 - another version of IOGear GWU513 802.11gJan Slupski
2008-03-13iop-adma.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-13fsldma: Add a completed cookie updated action in DMA finish interrupt.Zhang Wei
2008-03-13fsldma: Add device_prep_dma_interrupt support to fsldma.cZhang Wei
2008-03-13dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT.Zhang Wei
2008-03-13fsldma: Fix fsldma.c warning messages when it's compiled under PPC64.Zhang Wei
2008-03-13PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman