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
2012-02-09
staging: vme: code convention fix
Sam Hansen
2012-01-12
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-12-13
Staging: VME: PIO2: Add GPIOLIB dependancy
Martyn Welch
2011-12-01
Staging: VME: Remove typedefs
Martyn Welch
2011-11-30
Staging: VME: PIO2: Correct irq reset
Martyn Welch
2011-11-27
Driver for GE PIO2 VME Card
Martyn Welch
2011-11-27
staging: vme: fix comment for struct vme_dev
Manohar Vanga
2011-11-27
staging: vme: remove vme_add_bus() and vme_remove_bus()
Manohar Vanga
2011-11-27
staging: vme: fix comment in __vme_register_driver()
Manohar Vanga
2011-11-27
Staging: VME: Update TODO file
Martyn Welch
2011-11-27
staging: vme: fix address cast warnings for 64 bit architectures
Manohar Vanga
2011-10-17
staging: vme_user: rename USER_BUS_MAX to VME_USER_BUS_MAX
Manohar Vanga
2011-10-17
staging: vme: get rid of struct vme_device_id and slots
Manohar Vanga
2011-10-17
staging: vme: make match() driver specific to improve non-VME64x support
Manohar Vanga
2011-10-17
staging: vme: add struct vme_dev for VME devices
Manohar Vanga
2011-09-09
staging: vme: change static device array to pointers
Manohar Vanga
2011-08-23
staging: vme: keep track of registered buses
Manohar Vanga
2011-08-23
staging: vme: make [alloc|free]_consistent bridge specific
Manohar Vanga
2011-08-23
staging: vme_user: change kmalloc+memset to kzalloc
Manohar Vanga
2011-06-28
Staging: VME: Introduce IOCTL to generate VME interrupts.
Vincent Bossier
2011-06-28
Staging: VME: Fix ca91cx42 VME interrupt generation.
Vincent Bossier
2011-06-28
Staging: VME: Make vme/ctl device available for IOCTL operations only.
Vincent Bossier
2011-06-28
Staging: VME: Fix Universe II int ack logic.
Vincent Bossier
2011-06-28
Staging VME: Fix remaining checkpatch.pl errors.
Vincent Bossier
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
[next]