Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scullp: main: Don't use create_proc_read_entry() | Luis Ortega Perez de Villar | 2013-09-28 | 1 | -31/+25 |
| | | | | | Don't use create_proc_read_entry() as it is deprecated, but rather use proc_create() and seq_file instead. | ||||
* | scullp: BLK ioctl pushdown API change | Javier Martinez Canillas | 2011-01-08 | 1 | -3/+2 |
| | |||||
* | scullp: Change work_struct to delayed_work and change scullc_aio_[read | ↵ | Javier Martinez Canillas | 2010-12-07 | 1 | -17/+26 |
| | | | | write] handlers | ||||
* | scullp: main: Removes <linux/config.h> | Javier Martinez Canillas | 2010-12-05 | 1 | -1/+0 |
| | |||||
* | Linux Device Drivers 3 examples | Javier Martinez Canillas | 2010-11-27 | 1 | -0/+598 |