summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-15regulator: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-3/+3
2009-06-15regulator: Set MODULE_ALIAS for regulator driversMark Brown3-0/+3
2009-06-15regulator: Support list_voltage for fixed voltage regulatorMark Brown1-1/+14
2009-06-15regulator: Move regulator drivers to subsys_initcall()Mark Brown4-4/+4
2009-06-15regulator: build fix for powerpc - renamed show_stateLiam Girdwood1-5/+5
2009-06-15regulator: add userspace-consumer driverMike Rapoport4-0/+236
2009-06-15Maxim 1586 regulator driverRobert Jarzmik4-0/+311
2009-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds34-442/+872
2009-06-15.gitignore: ignore *.lzma filesArne Janbu1-0/+1
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds26-136/+183
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds2-4/+4
2009-06-15fusion: fix recent kernel-doc problemsRandy Dunlap2-4/+3
2009-06-15keyboard: advertise KT_DEAD2 extended diacriticalsSamuel Thibault1-0/+1
2009-06-15kbuild: add generic --set-str option to scripts/configMichal Marek1-2/+9
2009-06-15kbuild: simplify argument loop in scripts/configMichal Marek1-28/+16
2009-06-15kbuild: handle non-existing options in scripts/configMichal Marek1-18/+18
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds30-203/+2377
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds153-227/+228
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds17-51/+841
2009-06-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+8
2009-06-15kallsyms: generalize text region handlingMike Frysinger1-26/+61
2009-06-15kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz1-1/+12
2009-06-15Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds748-11557/+59708
2009-06-15documentation: make version fixAdam Lackorzynski1-2/+2
2009-06-15kbuild: fix a compile warningAmerigo Wang1-2/+3
2009-06-15Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier24-133/+152
2009-06-15mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier1-1/+3
2009-06-15gitignore: Add GNU GLOBAL files to top .gitignoreJani Nikula1-0/+6
2009-06-15kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius1-2/+4
2009-06-15README: fix misleading pointer to the defconf directoryPatrick Ringl1-1/+9
2009-06-15vmlinux.lds.h updateSam Ravnborg3-16/+11
2009-06-14[ARM] 5545/2: add flush_kernel_dcache_page() for ARMNicolas Pitre1-0/+8
2009-06-14MAINTAINERS: EB110ATX is not ebsa110Russell King1-1/+0
2009-06-14Merge branch 'u300' into develRussell King32-0/+6464
2009-06-14Merge branch 'stmp' into develRussell King105-0/+11761
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King73-1686/+5587
2009-06-14Merge branch 'copy_user' of git://git.marvell.com/orion into develRussell King6-2/+253
2009-06-14headers_check fix: mn10300, setup.hJaswinder Singh Rajput1-1/+2
2009-06-14headers_check fix: mn10300, ptrace.hJaswinder Singh Rajput1-3/+2
2009-06-14IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier1-1/+3
2009-06-14atmel-mci: add MCI2 register definitionsNicolas Ferre1-0/+22
2009-06-14atmel-mci: Integrate AT91 specific definition in header fileNicolas Ferre1-0/+11
2009-06-14tmio_mmc: allow compilation for ASIC3Philipp Zabel2-3/+3
2009-06-14mmc_block: do not DMA to stackBen Dooks1-4/+12
2009-06-14sdhci: Print ADMA status and pointer on debugBen Dooks1-0/+5
2009-06-14tmio_mmc: fix clock setupIan Molton1-10/+5
2009-06-14tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel1-10/+10
2009-06-14tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel1-7/+5
2009-06-14tmio_mmc: don't use set_irq_typePhilipp Zabel1-4/+2
2009-06-14tmio_mmc: add bus_shift supportPhilipp Zabel2-81/+125