summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt2012-02-141-4/+4
* | | | Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-02-1420-133/+269
|\ \ \ \
| * | | | mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-132-71/+79
| * | | | mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches2012-02-131-0/+3
| * | | | mmc: block: Init ro_lock sysfs attr to fix lockdep warningsRabin Vincent2012-02-131-0/+1
| * | | | mmc: sh_mmcif: fix late delayed work initialisationGuennadi Liakhovetski2012-02-131-7/+9
| * | | | mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski2012-02-133-2/+23
| * | | | mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks2012-02-131-2/+2
| * | | | mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2012-02-133-12/+35
| * | | | mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter2012-02-131-1/+1
| * | | | mmc: core: add the capability for broken voltageJaehoon Chung2012-02-132-0/+5
| * | | | mmc: core: Fix low speed mmc card detection failureGirish K S2012-02-131-2/+3
| * | | | mmc: esdhc: set the timeout to the max valueJerry Huang2012-02-131-0/+5
| * | | | mmc: esdhc: add PIO mode supportJerry Huang2012-02-131-1/+4
| * | | | mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2012-02-135-30/+61
| * | | | mmc: of_mmc_spi: fix little endian supportJean-Christophe PLAGNIOL-VILLARD2012-02-131-2/+2
| * | | | mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity2012-02-131-3/+4
| * | | | mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3Roy Zang2012-02-121-0/+32
| |/ / /
* | | | Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2012-02-147-13/+26
|\ \ \ \
| * | | | xenbus_dev: add missing error check to watch handlingJan Beulich2012-02-031-0/+4
| * | | | xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.Konrad Rzeszutek Wilk2012-02-033-11/+12
| * | | | xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini2012-02-031-1/+1
| * | | | xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic.Konrad Rzeszutek Wilk2012-02-031-0/+7
| * | | | xen/bootup: During bootup suppress XENBUS: Unable to read cpu stateKonrad Rzeszutek Wilk2012-02-031-1/+2
* | | | | Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-02-145-7/+35
|\ \ \ \ \
| * | | | | ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen2012-02-141-0/+6
| * | | | | Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-02-141-5/+1
| |\ \ \ \ \
| | * | | | | ASoC: fsi: fixup fsi_pointer() calculation methodKuninori Morimoto2012-02-091-5/+1
| * | | | | | Merge branch 'fix/acer-alc889-fix' into fix/hdaTakashi Iwai2012-02-131-0/+23
| |\ \ \ \ \ \
| | * | | | | | ALSA: hda - Fix silent speaker output on Acer Aspire 6935Takashi Iwai2012-02-131-0/+23
| * | | | | | | ALSA: hda - Fix initialization of secondary capture source on VT1705Takashi Iwai2012-02-131-0/+3
| * | | | | | | ALSA: hda - Fix mute-LED VREF value for new HP laptopsTakashi Iwai2012-02-091-2/+2
* | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-02-132-5/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | cifs: don't return error from standard_receive3 after marking response malformedJeff Layton2012-02-071-3/+4
| * | | | | | | | cifs: request oplock when doing open on lookupJeff Layton2012-02-071-1/+1
| * | | | | | | | cifs: fix error handling when cifscreds key payload is an errorJeff Layton2012-02-071-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-02-131-37/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: sha512 - Avoid stack bloat on i386Herbert Xu2012-02-051-36/+32
| * | | | | | | | | crypto: sha512 - Use binary and instead of modulusHerbert Xu2012-01-261-2/+2
* | | | | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-02-132-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | module: fix broken isapnp handling in file2aliasOndrej Zary2012-02-141-1/+1
| * | | | | | | | | | module: make module param bint handle nul valueDave Young2012-02-141-1/+2
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/...Linus Torvalds2012-02-133-12/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lp8727_charger: Add terminating entry for i2c_device_id tableAxel Lin2012-02-011-0/+1
| * | | | | | | | | | power_supply: Fix modalias for charger-managerAxel Lin2012-02-011-2/+2
| * | | | | | | | | | lp8727_chager: Fix permissions on a header fileKim, Milo2012-02-011-0/+0
| * | | | | | | | | | bq27x00_battery: Fix flag register readGrazvydas Ignotas2012-02-011-1/+1
| * | | | | | | | | | Revert "bq27x00_battery: Fix reporting status value for bq27500 battery"Anton Vorontsov2012-02-011-9/+4
* | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-02-137-283/+142
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xfs: use a normal shrinker for the dquot freelistChristoph Hellwig2012-02-106-282/+141
OpenPOWER on IntegriCloud