index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vme
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
22
-9132
/
+29
2012-04-26
Staging: VME: move VME drivers out of staging
Greg Kroah-Hartman
22
-9131
/
+6
2012-04-25
staging: vme: vme.c: fix minor coding style issues
Greg Kroah-Hartman
1
-24
/
+15
2012-04-19
drivers: staging: vme: devices: Remove unneeded include version.h
Marcos Paulo de Souza
2
-2
/
+0
2012-04-10
Staging: VME: Ensure TSI148 link list descriptors are written big endian
Martyn Welch
2
-80
/
+103
2012-04-10
Staging: VME: Convert TSI148 to use dma_map_single
Martyn Welch
2
-7
/
+16
2012-04-10
staging: Fix typo in multiple files
Masanari Iida
1
-1
/
+1
2012-04-10
Staging: vme: Replace semaphore by mutex.
Santosh Nayak
1
-21
/
+22
2012-04-10
staging/vme: Fix module parameters
Gerard Snitselaar
1
-2
/
+2
2012-03-16
staging: vme: fix section mismatches in linux-next 20120314
Gerard Snitselaar
2
-4
/
+4
2012-02-09
staging: vme: code convention fix
Sam Hansen
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-12-13
Staging: VME: PIO2: Add GPIOLIB dependancy
Martyn Welch
1
-0
/
+1
2011-12-01
Staging: VME: Remove typedefs
Martyn Welch
7
-130
/
+107
2011-11-30
Staging: VME: PIO2: Correct irq reset
Martyn Welch
1
-2
/
+7
2011-11-27
Driver for GE PIO2 VME Card
Martyn Welch
6
-0
/
+1086
2011-11-27
staging: vme: fix comment for struct vme_dev
Manohar Vanga
1
-1
/
+1
2011-11-27
staging: vme: remove vme_add_bus() and vme_remove_bus()
Manohar Vanga
1
-18
/
+8
2011-11-27
staging: vme: fix comment in __vme_register_driver()
Manohar Vanga
1
-4
/
+1
2011-11-27
Staging: VME: Update TODO file
Martyn Welch
1
-66
/
+1
2011-11-27
staging: vme: fix address cast warnings for 64 bit architectures
Manohar Vanga
1
-6
/
+7
2011-10-18
staging: vme_user: rename USER_BUS_MAX to VME_USER_BUS_MAX
Manohar Vanga
2
-6
/
+6
2011-10-18
staging: vme: get rid of struct vme_device_id and slots
Manohar Vanga
4
-35
/
+16
2011-10-18
staging: vme: make match() driver specific to improve non-VME64x support
Manohar Vanga
5
-166
/
+169
2011-10-18
staging: vme: add struct vme_dev for VME devices
Manohar Vanga
5
-108
/
+117
2011-09-10
staging: vme: change static device array to pointers
Manohar Vanga
2
-5
/
+18
2011-08-24
staging: vme: keep track of registered buses
Manohar Vanga
2
-15
/
+24
2011-08-24
staging: vme: make [alloc|free]_consistent bridge specific
Manohar Vanga
4
-18
/
+76
2011-08-24
staging: vme_user: change kmalloc+memset to kzalloc
Manohar Vanga
1
-3
/
+1
2011-06-29
Staging: VME: Introduce IOCTL to generate VME interrupts.
Vincent Bossier
2
-0
/
+22
2011-06-29
Staging: VME: Fix ca91cx42 VME interrupt generation.
Vincent Bossier
1
-1
/
+14
2011-06-29
Staging: VME: Make vme/ctl device available for IOCTL operations only.
Vincent Bossier
1
-2
/
+11
2011-06-29
Staging: VME: Fix Universe II int ack logic.
Vincent Bossier
1
-1
/
+1
2011-06-29
Staging VME: Fix remaining checkpatch.pl errors.
Vincent Bossier
5
-17
/
+17
2011-03-31
Fix common misspellings
Lucas De Marchi
4
-12
/
+12
2011-03-14
staging: vme: Remove NULL check before kfree
Ilia Mirkin
2
-4
/
+2
2011-03-01
staging: vme: remove unreachable code
Manohar Vanga
2
-5
/
+0
2011-03-01
staging: vme: remove unreachable code
Manohar Vanga
1
-4
/
+0
2011-02-24
staging: vme: fix loop condition
Manohar Vanga
1
-1
/
+1
2011-02-24
staging: vme: remove unreachable code
Manohar Vanga
1
-1
/
+0
2011-01-28
Delete zero-length drivers/staging/vme/bridges/Module.symvers
Jeff Garzik
1
-0
/
+0
2010-12-10
Staging: vme_tsi148: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
1
-1
/
+1
2010-12-10
Staging: vme_ca91cx42: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
1
-1
/
+1
2010-12-03
staging/vme_user: add missing calls to vme_master_free calls in .remove
Emilio G. Cota
1
-1
/
+3
2010-12-03
staging/vme/vme_user: use __dev{init, exit} for .probe and .remove
Emilio G. Cota
1
-5
/
+7
2010-12-03
staging/vme_user: fix usage of the slave resources after they've been freed
Emilio G. Cota
1
-2
/
+2
2010-11-16
staging: vme: ca91cx42: mark the registers' base address pointer as __iomem
Emilio G. Cota
1
-1
/
+1
2010-11-16
staging: vme: tsi148: mark the registers' base address pointer as __iomem
Emilio G. Cota
1
-1
/
+1
2010-11-16
staging: vme: mark struct vme_master_resource's base address pointer as __iomem
Emilio G. Cota
1
-1
/
+1
2010-11-16
staging: vme_user: mark user-space buffers with __user
Emilio G. Cota
1
-13
/
+13
[next]