index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vme
Age
Commit message (
Expand
)
Author
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-07
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-03
Staging: vme: VMIVME-7805 board support
Arthur Benilov
2010-03-03
Staging: vme: Allocate memory buffers for master windows
Arthur Benilov
2010-03-03
Staging: vme: Use A24 when requesting slave resource
Arthur Benilov
2010-03-03
Staging: vme: llseek support in user driver
Arthur Benilov
2010-03-03
Staging: vme: Remove legacy unsupported code
Martyn Welch
2010-03-03
Staging: vme: ca91cx42 slot detection
Martyn Welch
2010-03-03
Staging: vme: Add ca91cx42 rmw support
Martyn Welch
2010-03-03
Staging: vme: Correct ca91cx42 resource handling
Martyn Welch
2010-03-03
Staging: vme: add ca91cx42 dma support
Martyn Welch
2010-03-03
Staging: vme: Add location monitor support for ca91cx42
Martyn Welch
2010-03-03
Staging: vme: Make vme_master_resource naming bus neutral
Martyn Welch
2010-03-03
Staging: vme: Enable drivers to handle more than one bridge
Martyn Welch
2010-03-03
Staging: vme: Attribute Testing For Dma Request
Martyn Welch
2010-03-03
Staging: vme: Renaming following split of GE Fanuc joint venture
Martyn Welch
[prev]
[next]