summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2013-02-14mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG
2013-02-14Merge branch 'for-mfd' of git://git.linaro.org/people/ljones/linux-3.0-ux500 ...Samuel Ortiz
2013-02-14mfd: max8925: Add irqdomain for dtQing Xu
2013-02-14mfd: rtsx: Support RTS5227Roger Tseng
2013-02-14mfd: vexpress: Add pseudo-GPIO based LEDsPawel Moll
2013-02-14mfd: rtsx: Fix typo in commentWei WANG
2013-02-14mfd: wm5102: Make DSP scratch registers readableMark Brown
2013-02-14mfd: 88pm80x: Remove redundant devm_* callsYi Zhang
2013-02-14watchdog: Add support for ux500_wdt watchdogFabio Baltieri
2013-02-14mfd: dbx500-prcmu: Add watchdog ID definitionsFabio Baltieri
2013-02-14mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline functionPeter Ujfalusi
2013-02-14mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi
2013-02-14mfd: twl-core: Clean up module id lookup and definitionsPeter Ujfalusi
2013-02-14mfd: arizona: Provide platform data for MICBIAS configurationMark Brown
2013-02-14mfd: palmas: Add APIs to access the Palmas' registersLaxman Dewangan
2013-02-04mfd: ab8500-debugfs: Add interrupt debugBengt Jonsson
2013-02-04mfd: ab8500-core: Allow the possibility to dump all AB8500 registersMian Yousaf Kaukab
2013-02-04mfd: abx500-core: Provide an API to dump all ABx500 registersMian Yousaf Kaukab
2013-02-04mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registersKennet Wallden
2013-02-04mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-backLee Jones
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-27mfd: da9052/53 lockup fixAshish Jangam
2013-01-27mfd: rtsx: Add clock divider hookWei WANG
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-01-22mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai
2013-01-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-16lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-12module: add new state MODULE_STATE_UNFORMED.Rusty Russell
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka
2013-01-11lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse
2013-01-11mm: compaction: partially revert capture of suitable high-order pageMel Gorman
2013-01-11linux/audit.h: move ptrace.h include to kernel headerMike Frysinger
2013-01-11audit: create explicit AUDIT_SECCOMP event typeKees Cook