Age | Commit message (Expand) | Author |
2013-05-13 | staging: vme: fix error return code in vme_user_probe() | Wei Yongjun |
2013-05-12 | vme/devices: Fixed camel-case variable names | Lisa Nguyen |
2013-03-25 | staging: vme: fix for a potential NULL pointer dereference | Kumar Amit Mehta |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-11 | staging: Remove unnecessary OOM messages | Joe Perches |
2013-01-07 | Merge branch 'staging-linus' into staging-next | Greg Kroah-Hartman |
2013-01-07 | staging: vme: Fix URL in Kconfig | Masanari Iida |
2013-01-07 | staging: vme_pio2: fix oops on module unloading | Konstantin Khlebnikov |
2012-11-21 | staging: vme: remove use of __devexit | Bill Pemberton |
2012-11-21 | staging: vme: remove use of __devinit | Bill Pemberton |
2012-11-21 | staging: vme: remove use of __devexit_p | Bill Pemberton |
2012-11-13 | staging/vme: Use dev_ or pr_ printks in devices/vme_user.c | YAMANE Toshiaki |
2012-09-04 | staging/vme: Use pr_ printks in vme_pio2_core.c | Toshiaki Yamane |
2012-09-04 | Staging: vme: Fix a white space issue | Toshiaki Yamane |
2012-08-14 | staging "vme" Fix typos. | Justin P. Mattock |
2012-07-19 | vme_user.c: remove duplicated include | Duan Jiong |
2012-07-06 | Staging: vme: silence a Sparse warning | Dan Carpenter |
2012-05-02 | Merge 3.4-rc5 into staging-next | Greg Kroah-Hartman |
2012-04-26 | Staging: VME: move VME drivers out of staging | Greg Kroah-Hartman |
2012-04-25 | staging: vme: vme.c: fix minor coding style issues | Greg Kroah-Hartman |
2012-04-18 | drivers: staging: vme: devices: Remove unneeded include version.h | Marcos Paulo de Souza |
2012-04-10 | Staging: VME: Ensure TSI148 link list descriptors are written big endian | Martyn Welch |
2012-04-10 | Staging: VME: Convert TSI148 to use dma_map_single | Martyn Welch |
2012-04-10 | staging: Fix typo in multiple files | Masanari Iida |
2012-04-10 | Staging: vme: Replace semaphore by mutex. | Santosh Nayak |
2012-04-10 | staging/vme: Fix module parameters | Gerard Snitselaar |
2012-03-15 | staging: vme: fix section mismatches in linux-next 20120314 | Gerard Snitselaar |
2012-02-09 | staging: vme: code convention fix | Sam Hansen |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2011-12-12 | 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-26 | Driver for GE PIO2 VME Card | Martyn Welch |
2011-11-26 | staging: vme: fix comment for struct vme_dev | Manohar Vanga |
2011-11-26 | staging: vme: remove vme_add_bus() and vme_remove_bus() | Manohar Vanga |
2011-11-26 | staging: vme: fix comment in __vme_register_driver() | Manohar Vanga |
2011-11-26 | Staging: VME: Update TODO file | Martyn Welch |
2011-11-26 | 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 |