deliverable/linux.git
2012-04-13  Stephen WarrenASoC: convert Tegra20 DAS driver to regmap
2012-04-13  Stephen WarrenASoC: convert Tegra20 SPDIF driver to regmap
2012-04-13  Stephen WarrenASoC: convert Tegra20 I2S driver to regmap
2012-04-13  Stephen WarrenASoC: tegra: select REGMAP_MMIO
2012-04-13  Kuninori MorimotoASoC: sh: fsi: select simple-card on Kconfig
2012-04-13  Kuninori MorimotoASoC: sh: fsi: use simple-card instead of fsi-da7210
2012-04-13  Kuninori MorimotoASoC: sh: fsi: use simple-card instead of fsi-hdmi
2012-04-13  Kuninori MorimotoASoC: sh: fsi: use simple-card instead of fsi-ak4642
2012-04-13  Kuninori MorimotoASoC: add generic simple-card support
2012-04-13  Stephen WarrenASoC: tegra: add Kconfig and Makefile support for Tegra30
2012-04-13  Stephen WarrenASoC: tegra: add tegra30-i2s driver
2012-04-13  Stephen WarrenASoC: tegra: add tegra30-ahub driver
2012-04-13  Stephen Warrenregmap: fix compile errors in regmap-irq.c due to strid...
2012-04-13  Stephen Warrenregmap: implement register striding
2012-04-13  Stephen Warrenregmap: fix compilation when !CONFIG_DEBUG_FS
2012-04-13  Stephen Warrenregmap: allow regmap instances to be named
2012-04-13  Stephen Warrenregmap: validate regmap_raw_read/write val_len
2012-04-13  Stephen Warrenregmap: mmio: remove some error checks now in the core
2012-04-13  Stephen Warrenregmap: mmio: convert some error returns to BUG()
2012-04-13  Stephen Warrenregmap: add MMIO bus support
2012-04-13  Stephen Warrenregmap: introduce fast_io busses, and use a spinlock...
2012-04-13  Stephen Warrenregmap: introduce explicit bus_context for bus callbacks
2012-04-13  Marc Reillyregmap: Use pad_bits and reg_bits when determining...
2012-04-13  Marc Reillyregmap: Add support for device with 24 data bits.
2012-04-11  Fabio EstevamASoC: wm9705: Fix build due to removal of 'runtime...
2012-04-11  Fabio EstevamASoC: ac97: Fix build due to removal of 'runtime' defin...
2012-04-10  Fabio EstevamASoC: wm9712: Fix build due to missing definition of...
2012-04-10  Stephen WarrenASoC: tegra: utils: Don't use of_have_populated_dt()
2012-04-10  Mark BrownASoC: wm8994: Implement FLL bypass support
2012-04-10  Jesper JuhlASoC: wm8994: Don't test for NULL before release_firmware()
2012-04-10  Mark BrownASoC: wm1250-ev1: Convert to module_i2c_driver
2012-04-09  Stephen WarrenASoC: tegra: add runtime PM support
2012-04-09  Mark BrownMerge tag 'v3.4-rc2' into for-3.5
2012-04-08  Linus TorvaldsLinux 3.4-rc2
2012-04-07  Linus TorvaldsMerge tag 'regmap-3.4-fixes' of git://git./linux/kernel...
2012-04-07  Linus TorvaldsMerge branch 'kvm-updates/3.4' of git://git./virt/kvm/kvm
2012-04-07  Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-04-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-07  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-04-07  Linus TorvaldsMerge branch '3.4-rc-fixes' of git://git./linux/kernel...
2012-04-07  Mark Rustadtcm_fc: Do not free tpg structure during wq allocation...
2012-04-07  Mark Rustadtcm_fc: Add abort flag for gracefully handling exchange...
2012-04-07  Len BrownMerge branches 'idle-fix' and 'misc' into release
2012-04-07  Igor MurzovMAINTAINERS: Update git url for ACPI
2012-04-07  Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2012-04-07  Linus TorvaldsMerge tag 'stable/for-linus-3.4-rc1-tag' of git://git...
2012-04-07  Linus TorvaldsMerge tag 'mmc-fixes-for-3.4-rc2' of git://git./linux...
2012-04-06  Linus TorvaldsMake the "word-at-a-time" helper functions more commonl...
2012-04-06  Toshi Kanicpuidle: Fix panic in CPU off-lining with no idle driver
2012-04-06  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-04-06  Stephen WarrenASoC: tegra: utils: add support for Tegra30 devices
2012-04-06  Stephen WarrenASoC: tegra: set a sensible initial clock rate
2012-04-06  Stephen WarrenASoC: tegra: use devm_ APIs in SPDIF driver
2012-04-06  Stephen WarrenASoC: tegra: sort includes, remove mach/iomap.h
2012-04-06  Maarten ter... ASoC: JZ4740: Replaced comma operators with semicolons.
2012-04-06  Stephen WarrenASoC: tegra: complete Tegra->Tegra20 renaming
2012-04-06  Jan Beulichxen/pcifront: avoid pci_frontend_enable_msix() falsely...
2012-04-06  Jan Beulichxen/pciback: fix XEN_PCI_OP_enable_msix result
2012-04-06  Srivatsa S... xen/smp: Remove unnecessary call to smp_processor_id()
2012-04-06  Konrad Rzeszutek... xen/x86: Workaround 'x86/ioapic: Add register level...
2012-04-06  Igor Mammedovxen: only check xen_platform_pci_unplug if hvm
2012-04-06  Stephen WarrenASoC: tegra: rename Tegra20-specific driver files
2012-04-06  Eric Dumazetnet: fix a race in sock_queue_err_skb()
2012-04-06  Eric Dumazetnetlink: fix races after skb queueing
2012-04-06  Ben Hutchingsdoc, net: Update ndo_start_xmit return type and values
2012-04-06  Ben Hutchingsdoc, net: Remove instruction to set net_device::trans_start
2012-04-06  Ben Hutchingsdoc, net: Update netdev operation names
2012-04-06  Ben Hutchingsdoc, net: Update documentation of synchronisation for...
2012-04-06  Ben Hutchingsdoc, net: Remove obsolete reference to dev->poll
2012-04-06  Ben Hutchingsethtool: Remove exception to the requirement of holding...
2012-04-06  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-04-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-06  Bob Liublackfin: update defconfig for bf527-ezkit
2012-04-06  Bob Liublackfin: gpio: fix compile error if !CONFIG_GPIOLIB
2012-04-06  Mike Frysingerblackfin: fix L1 data A overflow link issue
2012-04-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-06  Paul Walmsleymmc: use really long write timeout to deal with crappy...
2012-04-06  Alf Høgemarkmmc: sdhci-dove: Fix compile error by including module.h
2012-04-06  Al Coopermmc: Prevent 1.8V switch for SD hosts that don't suppor...
2012-04-06  Chris BallRevert "mmc: sdhci-pci: Add MSI support"
2012-04-06  Chris BallRevert "mmc: sdhci-pci: add quirks for broken MSI on...
2012-04-06  Subhash Jadavanimmc: core: fix power class selection
2012-04-06  Balaji T Kmmc: omap_hsmmc: fix module re-insertion
2012-04-06  Felipe Balbimmc: omap_hsmmc: convert to module_platform_driver
2012-04-06  Felipe Balbimmc: omap_hsmmc: make it behave well as a module
2012-04-06  Felipe Balbimmc: omap_hsmmc: trivial cleanups
2012-04-06  Balaji T Kmmc: omap_hsmmc: context save after enabling runtime pm
2012-04-06  Balaji T Kmmc: omap_hsmmc: use runtime put sync in probe error...
2012-04-06  Rafael J. Wysockimmc: sdio: Use empty system suspend/resume callbacks...
2012-04-06  Subhash Jadavanimmc: bus: print bus speed mode of UHS-I card
2012-04-06  Manuel Laussmmc: sdhci-pci: add quirks for broken MSI on O2Micro...
2012-04-06  Simon Hormanmmc: sh_mmcif: Simplify calculation of mmc->f_min
2012-04-06  Simon Hormanmmc: sh_mmcif: mmc->f_max should be half of the bus...
2012-04-06  Simon Hormanmmc: sh_mmcif: double clock speed
2012-04-06  Ulf Hanssonmmc: block: Remove use of mmc_blk_set_blksize
2012-04-06  Ludovic Desrochesmmc: atmel-mci: add support for odd clock dividers
2012-04-06  Ludovic Desrochesmmc: atmel-mci: r/w proof capability only available...
2012-04-06  Ludovic Desrochesmmc: atmel-mci: correct data timeout computation
2012-04-06  Mark Brownmmc: sdhci-s3c: Enable runtime power management
2012-04-06  Mark Brownmmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system...
next
This page took 0.057663 seconds and 5 git commands to generate.