index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vme
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-28
Staging: VME: Introduce IOCTL to generate VME interrupts.
Vincent Bossier
2
-0
/
+22
2011-06-28
Staging: VME: Fix ca91cx42 VME interrupt generation.
Vincent Bossier
1
-1
/
+14
2011-06-28
Staging: VME: Make vme/ctl device available for IOCTL operations only.
Vincent Bossier
1
-2
/
+11
2011-06-28
Staging: VME: Fix Universe II int ack logic.
Vincent Bossier
1
-1
/
+1
2011-06-28
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-02-28
staging: vme: remove unreachable code
Manohar Vanga
2
-5
/
+0
2011-02-28
staging: vme: remove unreachable code
Manohar Vanga
1
-4
/
+0
2011-02-23
staging: vme: fix loop condition
Manohar Vanga
1
-1
/
+1
2011-02-23
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-09
Staging: vme_tsi148: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
1
-1
/
+1
2010-12-09
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
2010-11-16
staging: vme_user: remove __iomem marking from kern_buf and derivates
Emilio G. Cota
1
-3
/
+3
2010-11-16
staging: vme_user: use an unsigned int for counting the number of kparams
Emilio G. Cota
1
-1
/
+1
2010-11-16
staging: vme_user: declare private variables as static
Emilio G. Cota
1
-3
/
+3
2010-11-16
staging: vme: ca91cx42: declare static functions as such
Emilio G. Cota
1
-26
/
+26
2010-11-16
staging: vme: tsi148: declare static functions as such
Emilio G. Cota
1
-21
/
+22
2010-11-16
staging: vme: tsi148: remove unreachable line
Emilio G. Cota
1
-1
/
+0
2010-11-16
staging: vme: tsi148: fix warning in free_irq
Emilio G. Cota
2
-4
/
+7
2010-11-16
staging: vme: tsi148: remove double freeing of the IRQ in .remove
Emilio G. Cota
1
-2
/
+0
2010-11-16
staging: vme: tsi148: use list_for_each_safe when deleting resources in .remove
Emilio G. Cota
1
-3
/
+4
2010-11-16
staging: vme: fix bogus clearing of the bus number in vme_free_bus_num
Emilio G. Cota
1
-1
/
+1
2010-11-16
staging: vme_user: remove unreachable line
Emilio G. Cota
1
-1
/
+0
2010-11-16
staging: vme_user: return the appropriate error code when module_init fails
Emilio G. Cota
1
-0
/
+2
2010-11-16
staging: vme: style: convert '&(foo)' to '&foo'
Emilio G. Cota
4
-257
/
+258
2010-09-30
Staging: vme: Assure D16 cycle if required in master_read and master_write
Arthur Benilov
1
-5
/
+89
2010-09-07
staging: Bulk convert the semaphore mess
Thomas Gleixner
1
-1
/
+1
2010-07-22
Staging: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-3
/
+4
2010-07-08
Staging: vme: vme_ca91cx42: remove casts from void*
Kulikov Vasiliy
1
-4
/
+4
2010-07-08
Staging: vme: vme_tsi148: remove casts from void*
Kulikov Vasiliy
1
-5
/
+5
2010-06-18
Staging: vme: bridges: Add missing unlocks
Julia Lawall
1
-1
/
+3
2010-06-18
Staging: vme: devices: vme_user.c: Fix checkpatch.pl issues.
Nanakos Chrysostomos
1
-47
/
+45
2010-06-04
staging: Use GFP_ATOMIC when a lock is held
Julia Lawall
2
-2
/
+2
2010-05-21
Merge staging-next tree into Linus's latest version
Greg Kroah-Hartman
6
-265
/
+295
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
2
-12
/
+4
2010-05-11
Staging: Drop memory allocation cast
Julia Lawall
2
-3
/
+2
2010-05-11
Staging: vme: declare vme_calc_slot() as static
Bill Pemberton
1
-1
/
+1
2010-05-11
Staging: vme: declare vme_bus_num_mtx static
Bill Pemberton
1
-1
/
+1
2010-05-11
Staging: vme: Correct checkpatch errors
Martyn Welch
3
-119
/
+102
2010-05-11
Staging: vme: Use dev_err rather than printk
Martyn Welch
2
-126
/
+171
2010-05-11
Staging: push down BKL into ioctl functions
Arnd Bergmann
1
-3
/
+15
[next]