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
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
|
\
|
*
new helper: done_path_create()
Al Viro
2012-07-29
*
|
mm: factor out memory isolate functions
Minchan Kim
2012-07-31
*
|
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...
Linus Torvalds
2012-07-30
|
\
\
|
*
|
common: dma-mapping: introduce dma_get_sgtable() function
Marek Szyprowski
2012-07-30
|
*
|
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
2012-07-30
*
|
|
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-07-26
|
\
\
\
|
*
|
|
driver core: don't trigger uevent after failure
Sebastian Ott
2012-07-17
|
*
|
|
PM / Runtime: Do not increment device usage counts before probing
Rafael J. Wysocki
2012-07-16
|
*
|
|
driver-core: Use kobj_to_dev instead of re-implementing it
Lars-Peter Clausen
2012-07-16
|
*
|
|
driver core: Move deferred devices to the end of dpm_list before probing
Mark Brown
2012-07-16
|
*
|
|
driver core: move uevent call to driver_register
Sebastian Ott
2012-07-16
|
*
|
|
driver core: fix shutdown races with probe/remove(v3)
Ming Lei
2012-07-16
|
*
|
|
Merge v3.5-rc5 into driver-core-next
Greg Kroah-Hartman
2012-07-05
|
|
\
\
\
|
*
|
|
|
driver core: fix some kernel-doc warnings in dma*.c
Randy Dunlap
2012-06-14
|
*
|
|
|
device-core: Ensure drvdata = NULL when no driver is bound
Hans de Goede
2012-06-13
|
*
|
|
|
driver core: always handle dpm_order
Rabin Vincent
2012-06-11
*
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2012-07-24
|
\
\
\
\
\
|
*
|
|
|
|
[SCSI] cleanup usages of scsi_complete_async_scans
Dan Williams
2012-07-20
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2012-07-23
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
get rid of kern_path_parent()
Al Viro
2012-07-14
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-07-22
|
\
\
\
\
|
*
\
\
\
Merge branch 'pm-sleep'
Rafael J. Wysocki
2012-07-19
|
|
\
\
\
\
|
|
*
|
|
|
PM / Sleep: call early resume handlers when suspend_noirq fails
Colin Cross
2012-07-19
|
*
|
|
|
|
Merge branch 'pm-qos'
Rafael J. Wysocki
2012-07-18
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PM / QoS: Use NULL pointer instead of plain integer in qos.c
Sachin Kamat
2012-07-18
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'pm-sleep'
Rafael J. Wysocki
2012-07-18
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
PM / Sleep: Add missing static storage class specifiers in main.c
Sachin Kamat
2012-07-18
|
|
*
|
|
|
PM / Sleep: Fix build warning in sysfs.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
2012-07-12
|
|
*
|
|
|
PM / Sleep: Separate printing suspend times from initcall_debug
Rafael J. Wysocki
2012-07-01
|
|
*
|
|
|
PM / Sleep: add knob for printing device resume times
Sameer Nanda
2012-07-01
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pm-domains'
Rafael J. Wysocki
2012-07-18
|
|
\
\
\
\
|
|
*
|
|
|
PM / Domains: Fix build warning for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
2012-07-12
|
|
*
|
|
|
PM / Domains: Replace plain integer with NULL pointer in domain.c file
Sachin Kamat
2012-07-11
|
|
*
|
|
|
PM / Domains: Add missing static storage class specifier in domain.c file
Sachin Kamat
2012-07-10
|
|
*
|
|
|
PM / Domains: Allow device callbacks to be added at any time
Rafael J. Wysocki
2012-07-05
|
|
*
|
|
|
PM / Domains: Add device domain data reference counter
Rafael J. Wysocki
2012-07-05
|
|
*
|
|
|
PM / Domains: Add preliminary support for cpuidle, v2
Rafael J. Wysocki
2012-07-03
|
|
*
|
|
|
PM / Domains: Do not stop devices after restoring their states
Rafael J. Wysocki
2012-07-01
|
|
*
|
|
|
PM / Domains: Use subsystem runtime suspend/resume callbacks by default
Rafael J. Wysocki
2012-07-01
|
|
|
/
/
/
|
*
/
/
/
PM / cpuidle: System resume hang fix with cpuidle
Preeti U Murthy
2012-07-10
|
|
/
/
/
*
|
|
|
Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
2012-07-22
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
Mark Brown
2012-07-22
|
|
\
\
\
\
|
|
|
*
|
|
regmap: Fix work_buf switching for page update during virtual range access.
Krystian Garbaciak
2012-06-19
|
|
|
*
|
|
regmap: Add support for register indirect addressing.
Krystian Garbaciak
2012-06-17
|
|
|
*
|
|
regmap: Move lock out from internal function _regmap_update_bits().
Krystian Garbaciak
2012-06-17
|
|
*
|
|
|
regmap: Implement support for wake IRQs
Mark Brown
2012-06-05
|
|
*
|
|
|
regmap: Don't try to map non-existant IRQs
Mark Brown
2012-06-05
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
regmap: Fix incorrect arguments to kzalloc() call
Dimitris Papastamos
2012-07-18
|
*
|
|
|
regmap: Add hook for printk logging for debugging during early init
Mark Brown
2012-07-06
[next]