Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-21 | device create: spi: convert device_create to device_create_drvdata | David Brownell | 1 | -2/+2 |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 1 | -49/+127 |
2008-07-04 | spi: fix the read path in spidev | Sebastian Siewior | 1 | -6/+4 |
2008-06-20 | spidev: BKL pushdown | Jonathan Corbet | 1 | -0/+3 |
2008-06-06 | spi: fix refcount-related spidev oops-on-rmmod | David Brownell | 1 | -30/+34 |
2008-05-24 | spi: remove some spidev oops-on-rmmod paths | David Brownell | 1 | -13/+89 |
2007-10-29 | fix abuses of ptrdiff_t | Al Viro | 1 | -3/+3 |
2007-08-11 | spidev warning fix | David Brownell | 1 | -1/+3 |
2007-07-31 | spidev supports more communications modes | Anton Vorontsov | 1 | -3/+10 |
2007-07-17 | spidev compiler warning gone | David Brownell | 1 | -2/+4 |
2007-05-23 | spi: potential memleak in spidev_ioctl | Florin Malita | 1 | -0/+1 |
2007-05-23 | spi/spidev: check message size before copying | Domen Puncer | 1 | -6/+6 |
2007-05-16 | spi: fix spidev for >sizeof(long)/32 devices | Domen Puncer | 1 | -1/+1 |
2007-05-08 | /dev/spidevB.C interface | Andrea Paterniani | 1 | -0/+584 |