aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-25twl6030: regulator: Remove vsel tables and use formula for calculationRajendra Nayak1-47/+91
2010-05-25mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulator_set_voltageAxel Lin1-3/+3
2010-05-25regulator: use voltage number array in 88pm860xHaojian Zhuang3-263/+224
2010-05-25regulator: make 88pm860x sharing one driver structureHaojian Zhuang2-58/+27
2010-05-25regulator: simplify regulator_register() error handlingJani Nikula1-30/+5
2010-05-25regulator: fix unset_regulator_supplies() to remove all matchesJani Nikula1-1/+0
2010-05-25regulator: prevent registration of matching regulator consumer suppliesJani Nikula1-1/+6
2010-05-25regulator: Allow regulator-regulator supplies to be specified by nameMark Brown2-2/+37
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds4-8/+8
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds48-3241/+1938
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds68-312/+669
2010-05-24Merge git://git.infradead.org/battery-2.6Linus Torvalds18-168/+901
2010-05-24Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-7/+8
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds27-207/+916
2010-05-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2-1/+31
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds3-27/+3
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds4-25/+32
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds9-33/+261
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds30-759/+876
2010-05-24Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds211-974/+1254
2010-05-24Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds7-98/+200
2010-05-24Documentation: update SubmitChecklist for O=objdir and kconfig testingRandy Dunlap1-0/+12
2010-05-24fusion: fix kernel-doc notationBen Hutchings1-4/+2
2010-05-24scsi_scan.c: fix/convert functions to use kernel-docRandy Dunlap1-17/+9
2010-05-24Documentation/vm: use better value for MAP_HUGETLBCarlo Marcelo Arenas Belon1-1/+1
2010-05-24Documentation/timers/hpet_example: drop duplicate header filesAndrea Gelmini1-2/+0
2010-05-24Documentation/development-process: add staging & mmotm infoRandy Dunlap1-6/+8
2010-05-24Documentation/development-process: add maintainers and git infoRandy Dunlap2-4/+13
2010-05-24docbook: make mtd nand module init staticH Hartley Sweeten1-1/+1
2010-05-24timers: Fix slack calculation for expired timersJeff Chua1-3/+4
2010-05-24timekeeping: Fix timezone updateThomas Gleixner1-4/+4
2010-05-24sh: fix up sh7785lcr_32bit_defconfig.Paul Mundt1-109/+164
2010-05-24arch/sh/lib/strlen.S: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-22Blackfin: SMP: fix continuation linesJoe Perches1-2/+2
2010-05-22Blackfin: acvilon: fix timeout usage for I2CWolfram Sang1-1/+2
2010-05-22Blackfin: fix typo in BF537 IRQ commentMichael Hennerich1-1/+1
2010-05-22Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig optionsMike Frysinger1-6/+1
2010-05-22Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-22Blackfin: use atomic kmalloc in L1 alloc so it too can be atomicMike Frysinger1-1/+2
2010-05-22Blackfin: another year of changes (update copyright in boot log)Mike Frysinger1-2/+2
2010-05-22Blackfin: optimize strncpy a bitRobin Getz2-13/+47
2010-05-22Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftestsMike Frysinger1-43/+51
2010-05-22Blackfin: move string functions to normal lib/ assemblyRobin Getz11-184/+226
2010-05-22Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger1-15/+18
2010-05-22Blackfin: bf537-minotaur: fix build errors due to header changesMike Frysinger1-1/+2
2010-05-22Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger1-1/+1
2010-05-22Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz1-0/+9
2010-05-22Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz1-6/+19
2010-05-22Blackfin: support all possible registers in the pseudo instructionsRobin Getz1-6/+61
2010-05-22Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz3-18/+71