index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fsl-mc
/
bus
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-14
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
1
-2
/
+1
2016-06-26
staging: fsl-mc: convert mc command build/parse to use C structs
Ioana Radulescu
8
-575
/
+898
2016-06-26
staging: fsl-mc: properly set hwirq in msi set_desc
Stuart Yoder
1
-1
/
+16
2016-06-26
staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprc
Stuart Yoder
1
-4
/
+6
2016-06-26
staging: fsl-mc: dprc: add missing irq free
Stuart Yoder
1
-0
/
+5
2016-06-26
staging: fsl-mc: fix asymmetry in destroy of mc_io
Bharat Bhushan
2
-4
/
+9
2016-06-26
staging: fsl-mc: make fsl_mc_is_root_dprc() global
Stuart Yoder
1
-15
/
+13
2016-06-26
staging: fsl-mc: export mc_get_version
Stuart Yoder
1
-0
/
+1
2016-06-26
staging: fsl-mc: clean up the device id struct
Stuart Yoder
3
-3
/
+3
2016-06-26
staging: fsl-mc: implement uevent callback and set the modalias
Stuart Yoder
1
-1
/
+7
2016-06-26
staging: fsl-mc: add support for the modalias sysfs attribute
Stuart Yoder
1
-0
/
+25
2016-04-29
staging: fsl-mc: bus: Drop warning
Matthias Brugger
1
-8
/
+4
2016-04-29
staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() failures
Horia Geantă
1
-0
/
+1
2016-04-29
staging: fsl-mc: add dpmcp version check
Itai Katz
2
-3
/
+14
2016-04-29
staging: fsl-mc: add quirk handling for dpseci objects < 4.0
Horia Geanta
1
-0
/
+9
2016-04-29
staging: fsl-mc: add dprc version check
Itai Katz
3
-3
/
+23
2016-04-29
staging: fsl-mc: get version of root dprc from MC hardware
Itai Katz
1
-8
/
+37
2016-04-29
staging: fsl-mc: set cacheable flag for added devices if applicable
Itai Katz
1
-0
/
+2
2016-04-29
staging: fsl-mc: set up coherent dma ops for added devices
Stuart Yoder
1
-0
/
+4
2016-04-29
staging: fsl-mc: don't use object versions to make binding decisions
Itai Katz
3
-46
/
+2
2016-04-29
staging: fsl-mc: update dprc binary interface to v5.1
Stuart Yoder
4
-16
/
+17
2016-04-29
staging: fsl-mc: update dpbp binary interface to v2.2
Stuart Yoder
1
-2
/
+75
2016-04-29
staging: fsl-mc: update dpmcp binary interface to v3.0
Stuart Yoder
3
-44
/
+6
2016-04-29
staging: fsl-mc: get rid of mutex_locked variables
Cihangir Akturk
1
-37
/
+24
2016-03-22
staging: fsl-mc: fix incorrect type passed to dev_err macros
Cihangir Akturk
1
-2
/
+2
2016-03-22
staging: fsl-mc: fix incorrect type passed to dev_dbg macros
Cihangir Akturk
1
-3
/
+3
2016-03-11
Staging: fsl-mc: Replace pr_err with dev_err
Bhumika Goyal
1
-2
/
+3
2016-03-11
Staging: fsl-mc: Replace pr_debug with dev_dbg
Bhumika Goyal
1
-3
/
+6
2016-03-11
staging: fsl-mc: bus: Eliminate double function call
Bhaktipriya Shridhar
1
-2
/
+0
2016-03-11
staging: fsl-mc: Drop unneeded void pointer cast
Janani Ravichandran
1
-1
/
+1
2016-02-20
staging: fsl-mc: Remove unneeded else following a return
Janani Ravichandran
1
-2
/
+1
2016-02-20
Staging: fsl-mc: bus: Drop owner assignment from platform_driver
Bhumika Goyal
1
-1
/
+0
2016-02-18
staging: fsl-mc: Avoid section mismatch
Thierry Reding
1
-1
/
+1
2016-02-18
staging: fsl-mc: Do not allow building as a module
Thierry Reding
1
-1
/
+1
2016-02-11
staging: fsl-mc: Remove unneeded parentheses
Janani Ravichandran
1
-1
/
+1
2016-02-07
staging: fsl-mc: Added MSI support to the MC bus driver
J. German Rivera
1
-0
/
+12
2016-02-07
staging: fsl-mc: Added DPRC interrupt handler
J. German Rivera
1
-0
/
+247
2016-02-07
staging: fsl-mc: Fixed bug in dprc_probe() error path
J. German Rivera
1
-3
/
+14
2016-02-07
staging: fsl-mc: set MSI domain for DPRC objects
J. German Rivera
1
-0
/
+39
2016-02-07
staging: fsl-mc: Populate the IRQ pool for an MC bus instance
J. German Rivera
1
-2
/
+22
2016-02-07
staging: fsl-mc: Changed DPRC built-in portal's mc_io to be atomic
J. German Rivera
2
-2
/
+5
2016-02-07
staging: fsl-mc: Extended MC bus allocator to include IRQs
J. German Rivera
1
-0
/
+199
2016-02-07
staging: fsl-mc: Added GICv3-ITS support for FSL-MC MSIs
J. German Rivera
2
-0
/
+128
2016-02-07
staging: fsl-mc: Added generic MSI support for FSL-MC devices
J. German Rivera
3
-0
/
+278
2015-10-27
staging: fsl-mc: section mismatch bug fix
Lijun Pan
1
-1
/
+1
2015-10-17
staging: fsl-mc: Added serialization to mc_send_command()
J. German Rivera
1
-3
/
+22
2015-10-17
staging: fsl-mc:Added support for atomic portals
J. German Rivera
1
-3
/
+50
2015-10-17
staging: fsl-mc: refactored mc_send_command()
J. German Rivera
1
-12
/
+38
2015-10-17
staging: fsl-mc: changed timeout units for MC cmd completion
J. German Rivera
1
-3
/
+3
2015-10-17
staging: fsl-mc: Added missing initializer in fsl_mc_bus_driver
J. German Rivera
1
-0
/
+1
[next]