index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
ima: "remove enforce checking duplication" merge fix
Mimi Zohar
2013-02-25
*
|
|
|
Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-02-25
|
\
\
\
\
|
*
|
|
|
ktest: Remove indexes from warnings check
Steven Rostedt (Red Hat)
2013-02-18
|
*
|
|
|
ktest: Ignore warnings during reboot
Steven Rostedt (Red Hat)
2013-02-05
|
*
|
|
|
ktest: Search for linux banner for successful reboot
Steven Rostedt (Red Hat)
2013-02-05
|
*
|
|
|
ktest: Add make_warnings_file and process full warnings
Steven Rostedt (Red Hat)
2013-01-31
|
*
|
|
|
ktest: Allow a test option to use its default option
Steven Rostedt (Red Hat)
2013-01-31
|
*
|
|
|
ktest: Strip off '\n' when reading which files were modified
Steven Rostedt (Red Hat)
2013-01-30
|
*
|
|
|
ktest: Do not require CONSOLE for build or install bisects
Steven Rostedt (Red Hat)
2013-01-30
*
|
|
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
MODSIGN: Add option to not sign modules during modules_install
Michal Marek
2013-01-25
|
*
|
|
|
MODSIGN: Add -s <signature> option to sign-file
Michal Marek
2013-01-25
|
*
|
|
|
MODSIGN: Specify the hash algorithm on sign-file command line
Michal Marek
2013-01-25
|
*
|
|
|
MODSIGN: Simplify Makefile with a Kconfig helper
Michal Marek
2013-01-25
|
*
|
|
|
module: clean up load_module a little more.
Rusty Russell
2013-01-21
|
*
|
|
|
modpost: Ignore ARC specific non-alloc sections
Vineet Gupta
2013-01-21
|
*
|
|
|
module: constify within_module_*
Sasha Levin
2013-01-21
|
*
|
|
|
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
|
*
|
|
|
module: printk message when module signature fail taints kernel.
Rusty Russell
2013-01-21
*
|
|
|
|
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2013-02-24
|
\
\
\
\
\
|
*
|
|
|
|
mfd: lpc_ich: Use devres API to allocate private data
Aaron Sierra
2013-02-15
|
*
|
|
|
|
Merge branch 'usbhost17-for-mfd' of git://github.com/rogerq/linux into for-next
Samuel Ortiz
2013-02-13
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mfd: omap-usb-host: get rid of build warning
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-host: Don't spam console on clk_set_parent failure
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-host: clean up omap_usbhs_init()
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-host: Get rid of unnecessary spinlock
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-host: cleanup clock management code
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-host: override number of ports from platform data
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-host: know about number of ports from revision register
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap_usb_host: Avoid missing platform data checks in suspend/resume
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-tll: Add OMAP5 revision and HSIC support
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-tll: serialize access to TLL device
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-tll: Fix error message
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-tll: Check for missing platform data in probe
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-tll: introduce and use mode_needs_tll()
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-tll: Clean up clock handling
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-tll: Fix channel count detection
Roger Quadros
2013-02-13
|
|
*
|
|
|
|
mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)
Roger Quadros
2013-02-13
|
*
|
|
|
|
|
Merge branch 'usbhost17-common' of git://github.com/rogerq/linux into for-next
Samuel Ortiz
2013-02-13
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
mfd: lpc_ich: Add Device IDs for Intel Wellsburg PCH
James Ralston
2013-02-13
|
*
|
|
|
|
|
mfd: lpc_sch: Accomodate partial population of the MFD devices
Darren Hart
2013-02-13
|
*
|
|
|
|
|
mfd: da9052-i2c: Staticize da9052_i2c_fix()
Fabio Estevam
2013-02-13
|
*
|
|
|
|
|
mfd: syscon: Fix sparse warning
Fabio Estevam
2013-02-13
|
*
|
|
|
|
|
mfd: twl-core: Fix kernel panic on boot
Jon Hunter
2013-02-13
|
*
|
|
|
|
|
Merge branch 'abx500-pinctrl-for-mfd' of git://git.kernel.org/pub/scm/linux/k...
Samuel Ortiz
2013-02-13
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
mfd: ab8500: allow AB9540 based devices to use ABX500 pinctrl
Lee Jones
2013-02-08
|
|
*
|
|
|
|
|
mfd: ab8500: ensure new AB8500 pinctrl driver is probed correctly
Lee Jones
2013-02-08
[prev]
[next]