summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-05[ARM] amba: fix amba device resourcesRussell King1-1/+11
2009-07-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-26/+36
2009-07-01Fix iommu address space allocationDavid Woodhouse1-4/+22
2009-07-01Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-5/+3
2009-07-01Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds7-48/+84
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-63/+107
2009-07-01block: get rid of queue-private command filterJens Axboe1-3/+1
2009-07-01block: Create bip slabs with embedded integrity vectorsMartin K. Petersen1-2/+2
2009-07-01md: use interruptible wait when duration is controlled by userspace.NeilBrown2-8/+21
2009-07-01md/raid5: suspend shouldn't affect read requests.NeilBrown1-1/+2
2009-06-30igb: return PCI_ERS_RESULT_DISCONNECT on permanent errorAlexander Duyck1-0/+3
2009-06-30e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECTMike Mason1-0/+3
2009-06-30e1000: return PCI_ERS_RESULT_DISCONNECT on permanent errorAndre Detsch1-0/+3
2009-06-30e1000: fix unmap bugJesse Brandeburg1-1/+7
2009-06-30igb: fix unmap length bugJesse Brandeburg1-5/+6
2009-06-30ixgbe: fix unmap length bugJesse Brandeburg1-6/+11
2009-06-30ixgbe: Fix link capabilities during adapter resetsMallikarjuna R Chilakala1-1/+2
2009-06-30ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala1-2/+3
2009-06-30ixgbe: Fix SFP log messagesDon Skidmore1-8/+17
2009-06-30usbnet: Use netdev stats structureHerbert Xu1-15/+15
2009-06-30smsc95xx: Use netdev stats structureHerbert Xu1-5/+5
2009-06-30rndis_host: Use netdev stats structureHerbert Xu1-1/+1
2009-06-30net1080: Use netdev stats structureHerbert Xu1-6/+6
2009-06-30dm9601: Use netdev stats structureHerbert Xu1-5/+5
2009-06-30cdc_eem: Use netdev stats structureHerbert Xu1-1/+1
2009-07-01md: tidy up error paths in md_allocNeilBrown1-20/+18
2009-07-01md: fix error path when duplicate name is found on md device creation.NeilBrown1-0/+2
2009-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-4/+7
2009-06-30floppy: fix lock imbalanceJiri Slaby1-1/+4
2009-06-30bfin: delay IRQ registration until driver is readyMike Frysinger1-15/+15
2009-06-30atyfb: fix alignment for block writesVille Syrjala3-14/+46
2009-06-30atyfb: fix HP OmniBook 500 reboot hangVille Syrjala2-9/+82
2009-06-30gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach1-3/+14
2009-06-30gpio: pl061: fix probe error handling codeBaruch Siach1-1/+2
2009-06-30spi: bitbang bugfix in message setupDavid Brownell1-10/+14
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt15-42/+73
2009-06-30spi: add spi_master flag wordDavid Brownell2-0/+8
2009-06-30spi: new spi->mode bitsDavid Brownell1-6/+11
2009-06-30edac: add DDR3 memory type for MPC85xx EDACYang Shi4-1/+14
2009-06-30parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch2-1/+10
2009-06-30eventfd: revised interface and cleanupsDavide Libenzi2-3/+3
2009-07-01md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.NeilBrown1-2/+4
2009-07-01md: Use new topology calls to indicate alignment and I/O sizesMartin K. Petersen6-19/+39
2009-06-30bnx2x: Fix the behavior of ethtool when ONBOOT=noNaohiro Ooiwa1-1/+9
2009-06-30dm table: fix blk_stack_limits arg to use bytes not sectorsMike Snitzer1-1/+1
2009-06-30dm exception store: really fix type lookupMilan Broz1-3/+6
2009-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds8-60/+44
2009-06-29net/irda: convert bfin_sir to net_device_opsGraf Yang1-6/+10
2009-06-29ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...Christian Engelmayer1-1/+2
2009-06-29ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz2-42/+25