Age | Commit message (Expand) | Author |
2009-06-16 | firmware_map: fix hang with x86/32bit | Yinghai Lu |
2009-06-16 | spi: takes size of a pointer to determine the size of the pointed-to type | Roel Kluin |
2009-06-16 | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann |
2009-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-06-15 | regulator/max1586: fix V3 gain calculation integer overflow | Philipp Zabel |
2009-06-15 | regulator/max1586: support increased V3 voltage range | Philipp Zabel |
2009-06-15 | regulator: lp3971 - fix driver link error when built-in. | Liam Girdwood |
2009-06-15 | LP3971 PMIC regulator driver (updated and combined version) | Marek Szyprowski |
2009-06-15 | regulator: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-06-15 | regulator: Set MODULE_ALIAS for regulator drivers | Mark Brown |
2009-06-15 | regulator: Support list_voltage for fixed voltage regulator | Mark Brown |
2009-06-15 | regulator: Move regulator drivers to subsys_initcall() | Mark Brown |
2009-06-15 | regulator: build fix for powerpc - renamed show_state | Liam Girdwood |
2009-06-15 | regulator: add userspace-consumer driver | Mike Rapoport |
2009-06-15 | Maxim 1586 regulator driver | Robert Jarzmik |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-06-14 | fusion: fix recent kernel-doc problems | Randy Dunlap |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-06-14 | Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier |
2009-06-14 | mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx | Roland Dreier |
2009-06-14 | Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driver | Marcel Holtmann |
2009-06-14 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King |
2009-06-13 | ieee802154: fix kconfig bool/tristate muckup | Randy Dunlap |
2009-06-13 | bonding: initialization rework | Stephen Hemminger |
2009-06-13 | bonding: use is_zero_ether_addr | Stephen Hemminger |
2009-06-13 | bonding: network device names are case sensative | Stephen Hemminger |
2009-06-13 | bonding: elminate bad refcount code | Stephen Hemminger |
2009-06-13 | bonding: fix style issues | Stephen Hemminger |
2009-06-13 | bonding: fix destructor | Stephen Hemminger |
2009-06-13 | bonding: remove bonding read/write semaphore | Stephen Hemminger |
2009-06-13 | bonding: initialize before registration | Stephen Hemminger |
2009-06-13 | bonding: bond_create always called with default parameters | Stephen Hemminger |
2009-06-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | David S. Miller |
2009-06-13 | IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx | Roland Dreier |
2009-06-13 | atmel-mci: add MCI2 register definitions | Nicolas Ferre |
2009-06-13 | atmel-mci: Integrate AT91 specific definition in header file | Nicolas Ferre |
2009-06-13 | tmio_mmc: allow compilation for ASIC3 | Philipp Zabel |
2009-06-13 | mmc_block: do not DMA to stack | Ben Dooks |
2009-06-13 | sdhci: Print ADMA status and pointer on debug | Ben Dooks |
2009-06-13 | tmio_mmc: fix clock setup | Ian Molton |
2009-06-13 | tmio_mmc: map SD control registers after enabling the MFD cell | Philipp Zabel |
2009-06-13 | tmio_mmc: correct probe return value for num_resources != 3 | Philipp Zabel |
2009-06-13 | tmio_mmc: don't use set_irq_type | Philipp Zabel |
2009-06-13 | tmio_mmc: add bus_shift support | Philipp Zabel |
2009-06-13 | MFD,mmc: tmio_mmc: make HCLK configurable | Philipp Zabel |