index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vme
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-14
staging: vme: Remove NULL check before kfree
Ilia Mirkin
2011-02-28
staging: vme: remove unreachable code
Manohar Vanga
2011-02-28
staging: vme: remove unreachable code
Manohar Vanga
2011-02-23
staging: vme: fix loop condition
Manohar Vanga
2011-02-23
staging: vme: remove unreachable code
Manohar Vanga
2011-01-28
Delete zero-length drivers/staging/vme/bridges/Module.symvers
Jeff Garzik
2010-12-10
Staging: vme_tsi148: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
2010-12-10
Staging: vme_ca91cx42: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
2010-12-03
staging/vme_user: add missing calls to vme_master_free calls in .remove
Emilio G. Cota
2010-12-03
staging/vme/vme_user: use __dev{init, exit} for .probe and .remove
Emilio G. Cota
2010-12-03
staging/vme_user: fix usage of the slave resources after they've been freed
Emilio G. Cota
2010-11-16
staging: vme: ca91cx42: mark the registers' base address pointer as __iomem
Emilio G. Cota
2010-11-16
staging: vme: tsi148: mark the registers' base address pointer as __iomem
Emilio G. Cota
2010-11-16
staging: vme: mark struct vme_master_resource's base address pointer as __iomem
Emilio G. Cota
2010-11-16
staging: vme_user: mark user-space buffers with __user
Emilio G. Cota
2010-11-16
staging: vme_user: remove __iomem marking from kern_buf and derivates
Emilio G. Cota
2010-11-16
staging: vme_user: use an unsigned int for counting the number of kparams
Emilio G. Cota
2010-11-16
staging: vme_user: declare private variables as static
Emilio G. Cota
2010-11-16
staging: vme: ca91cx42: declare static functions as such
Emilio G. Cota
2010-11-16
staging: vme: tsi148: declare static functions as such
Emilio G. Cota
2010-11-16
staging: vme: tsi148: remove unreachable line
Emilio G. Cota
2010-11-16
staging: vme: tsi148: fix warning in free_irq
Emilio G. Cota
2010-11-16
staging: vme: tsi148: remove double freeing of the IRQ in .remove
Emilio G. Cota
2010-11-16
staging: vme: tsi148: use list_for_each_safe when deleting resources in .remove
Emilio G. Cota
2010-11-16
staging: vme: fix bogus clearing of the bus number in vme_free_bus_num
Emilio G. Cota
2010-11-16
staging: vme_user: remove unreachable line
Emilio G. Cota
2010-11-16
staging: vme_user: return the appropriate error code when module_init fails
Emilio G. Cota
2010-11-16
staging: vme: style: convert '&(foo)' to '&foo'
Emilio G. Cota
2010-09-30
Staging: vme: Assure D16 cycle if required in master_read and master_write
Arthur Benilov
2010-09-08
staging: Bulk convert the semaphore mess
Thomas Gleixner
2010-07-22
Staging: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-07-08
Staging: vme: vme_ca91cx42: remove casts from void*
Kulikov Vasiliy
2010-07-08
Staging: vme: vme_tsi148: remove casts from void*
Kulikov Vasiliy
2010-06-18
Staging: vme: bridges: Add missing unlocks
Julia Lawall
2010-06-18
Staging: vme: devices: vme_user.c: Fix checkpatch.pl issues.
Nanakos Chrysostomos
2010-06-04
staging: Use GFP_ATOMIC when a lock is held
Julia Lawall
2010-05-21
Merge staging-next tree into Linus's latest version
Greg Kroah-Hartman
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-11
Staging: Drop memory allocation cast
Julia Lawall
2010-05-11
Staging: vme: declare vme_calc_slot() as static
Bill Pemberton
2010-05-11
Staging: vme: declare vme_bus_num_mtx static
Bill Pemberton
2010-05-11
Staging: vme: Correct checkpatch errors
Martyn Welch
2010-05-11
Staging: vme: Use dev_err rather than printk
Martyn Welch
2010-05-11
Staging: push down BKL into ioctl functions
Arnd Bergmann
2010-05-11
Staging: remove unused #include <linux/version.h>
Huang Weiyi
2010-04-30
Staging: vme: Re-introduce necessary brackets
Martyn Welch
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-04
Staging: vme: VMIVME-7805 board support
Arthur Benilov
2010-03-04
Staging: vme: Allocate memory buffers for master windows
Arthur Benilov
[next]