aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-21Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-12/+12
2008-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds4-11/+18
2008-09-20mmc_test: initialize mmc_test_lock staticallyAkinobu Mita1-3/+1
2008-09-20mmc_block: handle error from mmc_register_driver()Akinobu Mita1-2/+7
2008-09-20atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pinHaavard Skinnemoen1-0/+4
2008-09-20atmel-mci: Fix bogus debugfs file sizeHaavard Skinnemoen1-4/+0
2008-09-20atmel-mci: Fix memory leak in atmci_regs_showHaavard Skinnemoen1-0/+2
2008-09-20atmel-mci: debugfs: enable clock before dumping regsHaavard Skinnemoen1-0/+2
2008-09-20tmio_mmc: fix compilation with debug enabledDmitry Baryshkov1-2/+2
2008-09-20hwmon: (ad7414) Make ad7414_update_device() staticAdrian Bunk1-1/+1
2008-09-20hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki1-2/+2
2008-09-20hwmon: (atxp1) Fix device detection logicJean Delvare1-9/+9
2008-09-19Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-1/+4
2008-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-23/+38
2008-09-19Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+10
2008-09-19Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+7
2008-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-7/+38
2008-09-19md: Don't wait UNINTERRUPTIBLE for other resync to finishNeilBrown1-1/+7
2008-09-18e100: Use pci_pme_active to clear PME_Status and disable PME#Rafael J. Wysocki1-3/+1
2008-09-18e1000: prevent corruption of EEPROM/NVMChristopher Li1-0/+23
2008-09-18forcedeth: call restore mac addr in nv_shutdown pathYinghai Lu1-3/+13
2008-09-18bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned intBenjamin Li1-1/+1
2008-09-16hpplus: fix build regressionStephen Hemminger1-4/+4
2008-09-16Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds2-36/+0
2008-09-16Merge branches 'ipoib', 'mlx4' and 'nes' into for-linusRoland Dreier3-13/+14
2008-09-16IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin3-10/+24
2008-09-16RDMA/nes: Fix client side QP destroyFaisal Latif1-9/+2
2008-09-16[S390] cio: fix orb initialization in cio_start_keyStefan Weinhuber1-0/+1
2008-09-16[S390] cio: Fix driver_data handling for ccwgroup devices.Cornelia Huck1-1/+3
2008-09-15IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2-2/+6
2008-09-14crypto: talitos - Avoid consecutive packets going out with same IVKim Phillips1-2/+4
2008-09-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-6/+27
2008-09-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-2/+3
2008-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds5-8/+47
2008-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-0/+84
2008-09-13memstick: fix MSProHG 8-bit interface mode supportAlex Dubov3-25/+57
2008-09-13spi_s3c24xx: fix section warningBen Dooks1-3/+3
2008-09-13atmel_lcdfb: disable LCD and DMA engines when suspendingHaavard Skinnemoen1-35/+49
2008-09-13ia64: fix panic during `modprobe -r xpc'Robin Holt1-0/+3
2008-09-13pxa2xx_spi: dma bugfixesNed Forrester1-14/+43
2008-09-13pxa2xx_spi: chipselect bugfixesNed Forrester1-11/+48
2008-09-13spi_mpc83xx: reject invalid transfer sizesPeter Korsgaard1-2/+11
2008-09-13spi_mpc83xx: fix clockrate calculation for low speedPeter Korsgaard1-8/+5
2008-09-13sata_inic162x: enable LED blinkingBob Stewart1-1/+2
2008-09-13ata: duplicate variable sparse warningStephen Hemminger1-1/+1
2008-09-13Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.gitRussell King1-5/+22
2008-09-13[ARM] 5245/1: Fix warning about unused return value in drivers/pcmciaJürgen Schindele1-1/+5
2008-09-12PCI: re-add debug prints for unmodified BARsYinghai Lu1-4/+11
2008-09-12niu: panic on resetSantwona Behera1-0/+56
2008-09-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-6/+0