summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-09-202-1/+4
|\
| * [S390] cio: fix orb initialization in cio_start_keyStefan Weinhuber2008-09-161-0/+1
| * [S390] cio: Fix driver_data handling for ccwgroup devices.Cornelia Huck2008-09-161-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-09-206-23/+38
|\ \
| | \
| | \
| *-. \ Merge branches 'ipoib', 'mlx4' and 'nes' into for-linusRoland Dreier2008-09-163-13/+14
| |\ \ \
| | | * | RDMA/nes: Fix client side QP destroyFaisal Latif2008-09-161-9/+2Star
| | * | | IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2008-09-152-2/+6
| | * | | mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entriesVladimir Sokolovsky2008-09-021-2/+6
| | |/ /
| * / / IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin2008-09-163-10/+24
| |/ /
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-201-11/+10Star
|\ \ \
| * | | clocksource, acpi_pm.c: fix check for monotonicityDominik Brodowski2008-09-111-11/+10Star
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-09-201-1/+7
|\ \ \ \
| * | | | md: Don't wait UNINTERRUPTIBLE for other resync to finishNeilBrown2008-09-191-1/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-204-7/+38
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | e100: Use pci_pme_active to clear PME_Status and disable PME#Rafael J. Wysocki2008-09-191-3/+1Star
| * | | | e1000: prevent corruption of EEPROM/NVMChristopher Li2008-09-191-0/+23
| * | | | forcedeth: call restore mac addr in nv_shutdown pathYinghai Lu2008-09-191-3/+13
| * | | | bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned intBenjamin Li2008-09-191-1/+1
* | | | | hpplus: fix build regressionStephen Hemminger2008-09-171-4/+4
* | | | | Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds2008-09-172-36/+0Star
| |_|_|/ |/| | |
* | | | crypto: talitos - Avoid consecutive packets going out with same IVKim Phillips2008-09-141-2/+4
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-09-132-6/+27
|\ \ \ \
| * \ \ \ Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...Russell King2008-09-131-5/+22
| |\ \ \ \
| | * | | | imx serial: fix rts handling for non imx1 based hardwareMarc Kleine-Budde2008-09-021-1/+1
| | * | | | imx serial: set RXD mux bit on i.MX27 and i.MX31Marc Kleine-Budde2008-09-021-2/+13
| | * | | | i.MX serial: fix init failureDarius Augulis2008-09-021-2/+8
| * | | | | [ARM] 5245/1: Fix warning about unused return value in drivers/pcmciaJürgen Schindele2008-09-131-1/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-09-132-2/+3
|\ \ \ \ \
| * | | | | sata_inic162x: enable LED blinkingBob Stewart2008-09-131-1/+2
| * | | | | ata: duplicate variable sparse warningStephen Hemminger2008-09-131-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-09-135-8/+47
|\ \ \ \ \ \
| * | | | | | PCI: re-add debug prints for unmodified BARsYinghai Lu2008-09-131-4/+11
| * | | | | | PCI: fix pciehp_free_irq()Adrian Bunk2008-09-101-1/+1
| * | | | | | PCI Hotplug: fakephp: fix deadlock... againAlex Chiang2008-09-091-3/+3
| * | | | | | PCI: Fix printk warnings in setup-bus.cJohann Felix Soden2008-09-091-1/+5
| * | | | | | PCI: Fix printk warnings in probe.cJohann Felix Soden2008-09-091-3/+8
| * | | | | | PCI/iommu: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse2008-09-091-0/+23
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-134-0/+84
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | niu: panic on resetSantwona Behera2008-09-131-0/+56
| * | | | | ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-09-113-0/+28
* | | | | | memstick: fix MSProHG 8-bit interface mode supportAlex Dubov2008-09-133-25/+57
* | | | | | spi_s3c24xx: fix section warningBen Dooks2008-09-131-3/+3
* | | | | | atmel_lcdfb: disable LCD and DMA engines when suspendingHaavard Skinnemoen2008-09-131-35/+49
* | | | | | ia64: fix panic during `modprobe -r xpc'Robin Holt2008-09-131-0/+3
* | | | | | pxa2xx_spi: dma bugfixesNed Forrester2008-09-131-14/+43
* | | | | | pxa2xx_spi: chipselect bugfixesNed Forrester2008-09-131-11/+48
* | | | | | spi_mpc83xx: reject invalid transfer sizesPeter Korsgaard2008-09-131-2/+11
* | | | | | spi_mpc83xx: fix clockrate calculation for low speedPeter Korsgaard2008-09-131-8/+5Star
| |_|/ / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-113-6/+0Star
|\ \ \ \ \
| * | | | | block: disable sysfs parts of the disk command filterJens Axboe2008-09-113-6/+0Star
| | |_|/ / | |/| | |