Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add struct device_attribute parameter to sculld_show_dev() | Javier Martinez Canillas | 2010-12-05 | 1 | -1/+1 |
| | |||||
* | sculld: replace driver_data direct access for dev_set_drvdata() | Javier Martinez Canillas | 2010-12-05 | 1 | -1/+1 |
| | |||||
* | sculld: remove driver_data direct access of struct device | Javier Martinez Canillas | 2010-12-04 | 1 | -1/+1 |
| | |||||
* | sculld: main: Change work_struct to delayed_work and change scullc_aio_[read ↵ | Javier Martinez Canillas | 2010-11-28 | 1 | -17/+26 |
| | | | | | write] handlers | ||||
* | sculld: main: Remove obsolete <linux/config.h> | Javier Martinez Canillas | 2010-11-28 | 1 | -1/+0 |
| | |||||
* | sculld: Makefile: Change CFLAGS to EXTRA_CFLAGS | Javier Martinez Canillas | 2010-11-28 | 1 | -2/+2 |
| | |||||
* | Linux Device Drivers 3 examples | Javier Martinez Canillas | 2010-11-27 | 6 | -0/+963 |