index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mcb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-13
mcb: Acquire reference to carrier module in core
Johannes Thumshirn
1
-1
/
+15
2016-06-13
mcb: Acquire reference to device in probe
Johannes Thumshirn
1
-0
/
+1
2016-05-03
mcb: Delete num_cells variable which is not required
Andreas Werner
1
-3
/
+1
2016-05-03
mcb: Fixed bar number assignment for the gdd
Andreas Werner
1
-1
/
+1
2016-05-03
mcb: Replace ioremap and request_region with the devm version
Andreas Werner
1
-12
/
+7
2016-05-03
mcb: Implement bus->dev.release callback
Johannes Thumshirn
1
-6
/
+14
2016-05-03
mcb: export bus information via sysfs
Johannes Thumshirn
3
-11
/
+65
2016-05-03
mcb: Correctly initialize the bus's device
Johannes Thumshirn
1
-3
/
+16
2015-10-29
mcb: Destroy IDA on module unload
Johannes Thumshirn
1
-0
/
+1
2015-10-29
mcb: Do not return zero on error path in mcb_pci_probe()
Alexey Khoroshilov
1
-0
/
+1
2015-10-05
mcb: Fix error handling in mcb_pci_probe()
Alexey Khoroshilov
1
-2
/
+4
2015-04-03
mcb: request_mem_region() returns NULL on error
Dan Carpenter
1
-2
/
+2
2015-02-03
mcb: Fix error path of mcb_pci_probe
Johannes Thumshirn
1
-9
/
+9
2015-01-09
mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0
Johannes Thumshirn
2
-9
/
+19
2014-05-27
mcb: Add support for shared PCI IRQs
Johannes Thumshirn
2
-6
/
+31
2014-04-16
drivers: mcb: fix memory leak in chameleon_parse_cells() error path
Christoph Jaeger
1
-0
/
+1
2014-03-09
drivers: mcb: Fix build error discovered by 0-day bot
Johannes Thumshirn
1
-1
/
+4
2014-03-08
drivers/mcb: do not set default Kconfig variable to modular
Paul Gortmaker
1
-1
/
+0
2014-02-28
mcb: Add PCI carrier for MEN Chameleon Bus
Johannes Thumshirn
4
-0
/
+132
2014-02-28
drivers: Introduce MEN Chameleon Bus
Johannes Thumshirn
5
-0
/
+709