summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-11Merge branch 'master' into for-nextNeil Brown54-101/+260
2008-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-8/+78
2008-07-11tun: 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-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+4
2008-07-10libertas: fix memory alignment problems on the blackfinIhar Hrachyshka1-2/+2
2008-07-10zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo1-0/+1
2008-07-10rt2x00: Disable synchronization during initializationIvo van Doorn5-0/+47
2008-07-09RDMA/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...Neil 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-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+2
2008-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-18/+8
2008-07-06ahci: 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
2008-07-04mm: switch node meminfo Active & Inactive pages to KbytesJohn Blackwood1-2/+2
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon1-1/+11
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon1-0/+18
2008-07-04cciss: read config to obtain max outstanding commands per controllerMike Miller1-29/+37
2008-07-04spi: fix the read path in spidevSebastian Siewior1-6/+4
2008-07-04w100fb: add 80 MHz modelinePhilipp Zabel1-0/+1
2008-07-04w100fb: do not depend on SHARPSLPhilipp Zabel1-1/+2
2008-07-04hdaps: add support for various newer Lenovo thinkpadsmaximilian attems1-0/+6
2008-07-04cciss: fix regression that no device nodes are created if no logical drives a...Stephen M. Cameron1-0/+4
2008-07-04fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warningsAnton Vorontsov1-14/+15