index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vme
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: vme_tsi148: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
2010-12-09
1
-1
/
+1
*
Staging: vme_ca91cx42: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
2010-12-09
1
-1
/
+1
*
staging/vme_user: add missing calls to vme_master_free calls in .remove
Emilio G. Cota
2010-12-03
1
-1
/
+3
*
staging/vme/vme_user: use __dev{init, exit} for .probe and .remove
Emilio G. Cota
2010-12-03
1
-5
/
+7
*
staging/vme_user: fix usage of the slave resources after they've been freed
Emilio G. Cota
2010-12-03
1
-2
/
+2
*
staging: vme: ca91cx42: mark the registers' base address pointer as __iomem
Emilio G. Cota
2010-11-16
1
-1
/
+1
*
staging: vme: tsi148: mark the registers' base address pointer as __iomem
Emilio G. Cota
2010-11-16
1
-1
/
+1
*
staging: vme: mark struct vme_master_resource's base address pointer as __iomem
Emilio G. Cota
2010-11-16
1
-1
/
+1
*
staging: vme_user: mark user-space buffers with __user
Emilio G. Cota
2010-11-16
1
-13
/
+13
*
staging: vme_user: remove __iomem marking from kern_buf and derivates
Emilio G. Cota
2010-11-16
1
-3
/
+3
*
staging: vme_user: use an unsigned int for counting the number of kparams
Emilio G. Cota
2010-11-16
1
-1
/
+1
*
staging: vme_user: declare private variables as static
Emilio G. Cota
2010-11-16
1
-3
/
+3
*
staging: vme: ca91cx42: declare static functions as such
Emilio G. Cota
2010-11-16
1
-26
/
+26
*
staging: vme: tsi148: declare static functions as such
Emilio G. Cota
2010-11-16
1
-21
/
+22
*
staging: vme: tsi148: remove unreachable line
Emilio G. Cota
2010-11-16
1
-1
/
+0
*
staging: vme: tsi148: fix warning in free_irq
Emilio G. Cota
2010-11-16
2
-4
/
+7
*
staging: vme: tsi148: remove double freeing of the IRQ in .remove
Emilio G. Cota
2010-11-16
1
-2
/
+0
*
staging: vme: tsi148: use list_for_each_safe when deleting resources in .remove
Emilio G. Cota
2010-11-16
1
-3
/
+4
*
staging: vme: fix bogus clearing of the bus number in vme_free_bus_num
Emilio G. Cota
2010-11-16
1
-1
/
+1
*
staging: vme_user: remove unreachable line
Emilio G. Cota
2010-11-16
1
-1
/
+0
*
staging: vme_user: return the appropriate error code when module_init fails
Emilio G. Cota
2010-11-16
1
-0
/
+2
*
staging: vme: style: convert '&(foo)' to '&foo'
Emilio G. Cota
2010-11-16
4
-257
/
+258
*
Staging: vme: Assure D16 cycle if required in master_read and master_write
Arthur Benilov
2010-09-30
1
-5
/
+89
*
staging: Bulk convert the semaphore mess
Thomas Gleixner
2010-09-07
1
-1
/
+1
*
Staging: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-07-22
1
-3
/
+4
*
Staging: vme: vme_ca91cx42: remove casts from void*
Kulikov Vasiliy
2010-07-08
1
-4
/
+4
*
Staging: vme: vme_tsi148: remove casts from void*
Kulikov Vasiliy
2010-07-08
1
-5
/
+5
*
Staging: vme: bridges: Add missing unlocks
Julia Lawall
2010-06-18
1
-1
/
+3
*
Staging: vme: devices: vme_user.c: Fix checkpatch.pl issues.
Nanakos Chrysostomos
2010-06-18
1
-47
/
+45
*
staging: Use GFP_ATOMIC when a lock is held
Julia Lawall
2010-06-04
2
-2
/
+2
*
Merge staging-next tree into Linus's latest version
Greg Kroah-Hartman
2010-05-21
6
-265
/
+295
|
\
|
*
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-14
2
-12
/
+4
|
*
Staging: Drop memory allocation cast
Julia Lawall
2010-05-11
2
-3
/
+2
|
*
Staging: vme: declare vme_calc_slot() as static
Bill Pemberton
2010-05-11
1
-1
/
+1
|
*
Staging: vme: declare vme_bus_num_mtx static
Bill Pemberton
2010-05-11
1
-1
/
+1
|
*
Staging: vme: Correct checkpatch errors
Martyn Welch
2010-05-11
3
-119
/
+102
|
*
Staging: vme: Use dev_err rather than printk
Martyn Welch
2010-05-11
2
-126
/
+171
|
*
Staging: push down BKL into ioctl functions
Arnd Bergmann
2010-05-11
1
-3
/
+15
|
*
Staging: remove unused #include <linux/version.h>
Huang Weiyi
2010-05-11
1
-1
/
+0
*
|
Staging: vme: Re-introduce necessary brackets
Martyn Welch
2010-04-30
1
-1
/
+2
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
4
-0
/
+4
*
Staging: vme: VMIVME-7805 board support
Arthur Benilov
2010-03-03
6
-0
/
+178
*
Staging: vme: Allocate memory buffers for master windows
Arthur Benilov
2010-03-03
1
-0
/
+14
*
Staging: vme: Use A24 when requesting slave resource
Arthur Benilov
2010-03-03
1
-1
/
+5
*
Staging: vme: llseek support in user driver
Arthur Benilov
2010-03-03
1
-2
/
+33
*
Staging: vme: Remove legacy unsupported code
Martyn Welch
2010-03-03
4
-559
/
+4
*
Staging: vme: ca91cx42 slot detection
Martyn Welch
2010-03-03
1
-14
/
+5
*
Staging: vme: Add ca91cx42 rmw support
Martyn Welch
2010-03-03
3
-85
/
+64
*
Staging: vme: Correct ca91cx42 resource handling
Martyn Welch
2010-03-03
1
-10
/
+15
*
Staging: vme: add ca91cx42 dma support
Martyn Welch
2010-03-03
4
-367
/
+327
[next]