aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-11md: Turn rdev->sb_offset into a sector-based quantity.Andre Noll2-48/+43
2008-07-11md: Make calc_dev_sboffset() return a sector count.Andre Noll1-6/+7
2008-07-11md: Replace calc_dev_size() by calc_num_sectors().Andre Noll1-11/+7
2008-07-11md: Make update_size() take the number of sectors.Andre Noll1-18/+18
2008-07-11md: Better control of when do_md_stop is allowed to stop the array.Neil Brown1-14/+15
2008-07-11md: get_disk_info(): Don't convert between signed and unsigned and back.Andre Noll1-4/+1
2008-07-11md: Simplify restart_array().Andre Noll1-32/+17
2008-07-11md: alloc_disk_sb(): Return proper error value.Andre Noll1-1/+1
2008-07-11md: Simplify sb_equal().Andre Noll1-5/+1
2008-07-11md: Simplify uuid_equal().Andre Noll1-9/+4
2008-07-11Merge branch 'master' into for-nextNeil Brown54-101/+260
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-8/+78
2008-07-10tun: Persistent devices can get stuck in xoff stateMax Krasnyansky1-0/+6
2008-07-10Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds1-6/+1
2008-07-10md: ensure all blocks are uptodate or locked when syncingDan Williams1-6/+1
2008-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+4
2008-07-09libertas: fix memory alignment problems on the blackfinIhar Hrachyshka1-2/+2
2008-07-09zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo1-0/+1
2008-07-09rt2x00: Disable synchronization during initializationIvo van Doorn5-0/+47
2008-07-08RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise1-0/+4
2008-07-08Fix broken fix for fsl-diu-dbTakashi Iwai1-2/+2
2008-07-08it8213: fix return value in it8213_init_one()Bartlomiej Zolnierkiewicz1-2/+1
2008-07-08palm_bk3710: fix IDECLK period calculationSergei Shtylyov1-20/+18
2008-07-08ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz2-11/+3
2008-07-08irda: New device ID for nsc-irccVille Syrjala1-0/+1
2008-07-08irda: via-ircc proper dma freeingWang Chen1-0/+3
2008-07-08md: sb_equal(): Fix misleading printk.Andre Noll1-1/+1
2008-07-08md: Fix a typo in the comment to cmd_match().Andre Noll1-1/+1
2008-07-08md: Fix typo in array_state comment.Andre Noll1-1/+1
2008-07-08md: sync_speed_show(): Trivial cleanups.Andre Noll1-4/+4
2008-07-08md: do_md_run(): Fix misleading error message.Andre Noll1-2/+3
2008-07-08md: md_getgeo(): Move comment to proper position.Andre Noll1-6/+6
2008-07-08md: md_ioctl(): Fix misleading indentation.Andre Noll1-3/+1
2008-07-08Merge branch 'for-neil' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/md into for-nextNeil Brown3-16/+29
2008-07-08Merge branch 'master' into for-nextNeil Brown149-839/+8434
2008-07-07ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch1-0/+7
2008-07-07zd1211rw: add ID for AirTies WUS-201Firat Birlik1-0/+1
2008-07-07drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins1-2/+2
2008-07-07hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville1-4/+8
2008-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-27/+71
2008-07-06pxamci: fix byte aligned DMA transfersPhilipp Zabel1-0/+13
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds22-31/+70
2008-07-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+2
2008-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-18/+8
2008-07-05ahci: give another shot at clearing all bits in irq_statTejun Heo1-3/+13
2008-07-05ide: ide_unregister() locking bugfixBartlomiej Zolnierkiewicz1-2/+2
2008-07-05ide: ide_unregister() warm-plug bugfixBartlomiej Zolnierkiewicz1-6/+6
2008-07-05ide: fix hwif->gendev refcountingBartlomiej Zolnierkiewicz2-10/+0
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin1-3/+2
2008-07-04mmc: don't use DMA on newer ENE controllersPierre Ossman1-2/+4