aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria2011-05-27
* Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...Axel Lin2011-05-27
* regulator: Remove some unused variables from wm831x DCDCsMark Brown2011-05-27
* linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria2011-05-27
* TPS65910: Add tps65910 regulator driverGraeme Gregory2011-05-27
* TPS65910: IRQ: Add interrupt controllerGraeme Gregory2011-05-27
* TPS65910: GPIO: Add GPIO driverGraeme Gregory2011-05-27
* MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory2011-05-27
* regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg...Axel Lin2011-05-27
* regulator: Support voltage offsets to compensate for drops in systemMark Brown2011-05-27
* regulator: Remove supply_regulator_dev from machine configurationMark Brown2011-05-27
* regulator: Move VCOINCELL to be the last element of mc13892_regulators arrayAxel Lin2011-05-27
* regulator: Factor out references to rdev in regulator_force_disable()Mark Brown2011-05-27
* regulator: Convert WM8400 to get_voltage_sel()Mark Brown2011-05-27
* regulator: Fix the argument of calling regulator_mode_constrainAxel Lin2011-05-27
* regulator: twl: add twl6030 set_modeSaquib Herman2011-05-27
* regulator: twl: add twl6030 get_statusSaquib Herman2011-05-27
* regulator: twl: fix twl6030 regulator is_enabledSaquib Herman2011-05-27
* regulator: twl: remap has no meaning for 6030Saquib Herman2011-05-27
* regulator: twl: fix twl6030 enable/disableSaquib Herman2011-05-27
* regulator: Add missing platform_set_drvdata in tps6105x_regulator_probeAxel Lin2011-05-27
* regulator: When constraining modes fall back to higher power modesMark Brown2011-05-27
* Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-26
|\
| * xen: fix compile without CONFIG_XEN_DEBUG_FSJeremy Fitzhardinge2011-05-20
| * Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.Jeremy Fitzhardinge2011-05-20
| * Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.Jeremy Fitzhardinge2011-05-20
| * xen/mmu: remove all ad-hoc stats stuffJeremy Fitzhardinge2011-05-20
| * xen: use normal virt_to_machine for ptesJeremy Fitzhardinge2011-05-20
| * xen: make a pile of mmu pvop functions staticJeremy Fitzhardinge2011-05-20
| * vmalloc: remove vmalloc_sync_all() from alloc_vm_area()Jeremy Fitzhardinge2011-05-20
| * xen: condense everything onto xen_set_pteJeremy Fitzhardinge2011-05-20
| * xen: use mmu_update for xen_set_pte_at()Jeremy Fitzhardinge2011-05-20
| * xen: drop all the special iomap pte paths.Jeremy Fitzhardinge2011-05-20
* | selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2011-05-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-05-26
|\ \
| * | Squashfs: update email addressPhillip Lougher2011-05-26
| * | Squashfs: add extra sanity checks at mount timePhillip Lougher2011-05-25
| * | Squashfs: add sanity checks to fragment reading at mount timePhillip Lougher2011-05-25
| * | Squashfs: add sanity checks to lookup table reading at mount timePhillip Lougher2011-05-25
| * | Squashfs: add sanity checks to id reading at mount timePhillip Lougher2011-05-25
| * | Squashfs: add sanity checks to xattr reading at mount timePhillip Lougher2011-05-25
| * | Squashfs: reverse order of filesystem table readingPhillip Lougher2011-05-25
| * | Squashfs: move table allocation into squashfs_read_table()Phillip Lougher2011-05-25
* | | m68knommu: use generic find_next_bit_le()Akinobu Mita2011-05-26
* | | s390: use asm-generic/bitops/le.hAkinobu Mita2011-05-26
* | | arm: use asm-generic/bitops/le.hAkinobu Mita2011-05-26
* | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-26
* | | bitops: add #ifndef for each of find bitopsAkinobu Mita2011-05-26
* | | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-26
* | | m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita2011-05-26