aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-27MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory
2011-05-27regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg...Axel Lin
2011-05-27regulator: Support voltage offsets to compensate for drops in systemMark Brown
2011-05-27regulator: Remove supply_regulator_dev from machine configurationMark Brown
2011-05-27regulator: Move VCOINCELL to be the last element of mc13892_regulators arrayAxel Lin
2011-05-27regulator: Factor out references to rdev in regulator_force_disable()Mark Brown
2011-05-27regulator: Convert WM8400 to get_voltage_sel()Mark Brown
2011-05-27regulator: Fix the argument of calling regulator_mode_constrainAxel Lin
2011-05-27regulator: twl: add twl6030 set_modeSaquib Herman
2011-05-27regulator: twl: add twl6030 get_statusSaquib Herman
2011-05-27regulator: twl: fix twl6030 regulator is_enabledSaquib Herman
2011-05-27regulator: twl: remap has no meaning for 6030Saquib Herman
2011-05-27regulator: twl: fix twl6030 enable/disableSaquib Herman
2011-05-27regulator: Add missing platform_set_drvdata in tps6105x_regulator_probeAxel Lin
2011-05-27regulator: When constraining modes fall back to higher power modesMark Brown
2011-05-26Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-26selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-05-26m68knommu: use generic find_next_bit_le()Akinobu Mita
2011-05-26s390: use asm-generic/bitops/le.hAkinobu Mita
2011-05-26arm: use asm-generic/bitops/le.hAkinobu Mita
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-26bitops: add #ifndef for each of find bitopsAkinobu Mita
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita
2011-05-26m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita
2011-05-26w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes
2011-05-26w1: have netlink search update kernel listDavid Fries
2011-05-26w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais
2011-05-26w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais
2011-05-26w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais
2011-05-26kernel/profile.c: remove some duplicate code from profile_hits()Rakib Mullick
2011-05-26drivers/char/ppdev.c: put gotten port valueJulia Lawall
2011-05-26edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan
2011-05-26pid: fix typo in function descriptionSisir Koppaka
2011-05-26fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oopsTimo Warns
2011-05-26drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick
2011-05-26ipmi: convert to seq_file interfaceAlexey Dobriyan
2011-05-26fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pagesOlaf Hering
2011-05-26proc: fix pagemap_read() error caseKOSAKI Motohiro
2011-05-26proc: put check_mem_permission after __get_free_page in mem_writeKOSAKI Motohiro
2011-05-26proc/stat: use defined macro KMALLOC_MAX_SIZEYuanhan Liu
2011-05-26proc: constify status arrayMike Frysinger
2011-05-26fs/proc: convert to kstrtoX()Alexey Dobriyan
2011-05-26coredump: add support for exe_file in core nameJiri Slaby
2011-05-26mm: extract exe_file handling from procfsJiri Slaby
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger
2011-05-26sh: convert to asm-generic ptrace.hMike Frysinger
2011-05-26x86: convert to asm-generic ptrace.hMike Frysinger
2011-05-26Blackfin: convert to asm-generic ptrace.hMike Frysinger
2011-05-26asm-generic/ptrace.h: start a common low level ptrace helperMike Frysinger