summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* hwrng: timeriomem - update to support more than one deviceAlexander Clouter2013-04-251-5/+0Star
* ARM: AT91SAM9G45: same platform data structure for all crypto peripheralsNicolas Royer2013-03-102-22/+22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-02-261-0/+10
|\
| * block: fix part_pack_uuid() build errorMimi Zohar2013-02-251-0/+10
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-262-3/+7
|\ \ | |/ |/|
| * module: constify within_module_*Sasha Levin2013-01-211-2/+2
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+5
* | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-2514-42/+195
|\ \
| * \ Merge branch 'usbhost17-for-mfd' of git://github.com/rogerq/linux into for-nextSamuel Ortiz2013-02-141-0/+1
| |\ \
| | * | mfd: omap-usb-host: override number of ports from platform dataRoger Quadros2013-02-131-0/+1
| * | | Merge branch 'usbhost17-common' of git://github.com/rogerq/linux into for-nextSamuel Ortiz2013-02-141-2/+6
| |\| |
| * | | mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG2013-02-141-0/+2
| * | | Merge branch 'for-mfd' of git://git.linaro.org/people/ljones/linux-3.0-ux500 ...Samuel Ortiz2013-02-143-0/+19
| |\ \ \
| | * | | mfd: ab8500-debugfs: Add interrupt debugBengt Jonsson2013-02-041-0/+2
| | * | | mfd: ab8500-core: Allow the possibility to dump all AB8500 registersMian Yousaf Kaukab2013-02-041-0/+6
| | * | | mfd: abx500-core: Provide an API to dump all ABx500 registersMian Yousaf Kaukab2013-02-041-0/+2
| | * | | mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registersKennet Wallden2013-02-042-0/+7
| | * | | mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-backLee Jones2013-02-041-0/+2
| * | | | mfd: max8925: Add irqdomain for dtQing Xu2013-02-141-1/+2
| * | | | mfd: rtsx: Support RTS5227Roger Tseng2013-02-141-0/+5
| * | | | mfd: vexpress: Add pseudo-GPIO based LEDsPawel Moll2013-02-141-0/+8
| * | | | mfd: rtsx: Fix typo in commentWei WANG2013-02-141-1/+1
| * | | | mfd: wm5102: Make DSP scratch registers readableMark Brown2013-02-141-0/+16
| * | | | mfd: 88pm80x: Remove redundant devm_* callsYi Zhang2013-02-141-1/+1
| * | | | watchdog: Add support for ux500_wdt watchdogFabio Baltieri2013-02-141-0/+19
| * | | | mfd: dbx500-prcmu: Add watchdog ID definitionsFabio Baltieri2013-02-141-0/+12
| * | | | mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline functionPeter Ujfalusi2013-02-141-6/+11
| * | | | mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi2013-02-141-3/+0Star
| * | | | mfd: twl-core: Clean up module id lookup and definitionsPeter Ujfalusi2013-02-141-31/+35
| * | | | mfd: arizona: Provide platform data for MICBIAS configurationMark Brown2013-02-141-0/+12
| * | | | mfd: palmas: Add APIs to access the Palmas' registersLaxman Dewangan2013-02-141-0/+52
* | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-02-251-0/+3
|\ \ \ \ \
| * | | | | Revert "libata: export host controller number thru /sys"Jeff Garzik2013-01-251-1/+0Star
| * | | | | libata: identify and init ZPODD devicesAaron Lu2013-01-211-0/+3
| * | | | | libata: export host controller number thru /sysDavid Milburn2013-01-141-0/+1
* | | | | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-241-11/+19
|\ \ \ \ \ \
| * | | | | | KVM: Remove user_alloc from struct kvm_memory_slotTakuya Yoshikawa2013-02-111-1/+0Star
| * | | | | | x86, apicv: add virtual interrupt delivery supportYang Zhang2013-01-291-0/+3
| * | | | | | KVM: PPC: BookE: Implement EPR exitAlexander Graf2013-01-101-0/+1
| * | | | | | kvm: Fix memory slot generation updatesAlex Williamson2012-12-231-1/+2
| * | | | | | KVM: struct kvm_memory_slot.id -> shortAlex Williamson2012-12-141-2/+2
| * | | | | | KVM: struct kvm_memory_slot.flags -> u32Alex Williamson2012-12-141-1/+1
| * | | | | | KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson2012-12-141-6/+6
| * | | | | | KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-141-0/+4
| * | | | | | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-141-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-244-13/+126
|\ \ \ \ \ \ \
| * | | | | | | burying unused conditionalsAl Viro2013-02-142-16/+0Star
| * | | | | | | make do_sigaltstack() staticAl Viro2013-02-141-1/+0Star
| * | | | | | | take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-041-0/+2
| * | | | | | | new helper: sigsp()Al Viro2013-02-031-0/+11