Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | 1 | -8/+2 |
* | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell | 2011-12-19 | 1 | -1/+1 |
* | caif-spi: Bugfix for dump upon device removal | Erwan Bracq | 2011-12-06 | 1 | -86/+90 |
* | caif: Remove OOM messages, use kzalloc | Joe Perches | 2011-08-28 | 1 | -4/+0 |
* | net: Remove unneeded version.h includes from drivers/net/ | Jesper Juhl | 2011-06-24 | 1 | -1/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | net: caif: spi: fix potential NULL dereference | Vasiliy Kulikov | 2010-11-18 | 1 | -2/+2 |
* | caif: SPI-driver bugfix - incorrect padding. | Sjur Brændeland | 2010-11-03 | 1 | -15/+42 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -2/+4 |
* | caif: handle snprintf() return | Dan Carpenter | 2010-07-26 | 1 | -0/+3 |
* | drivers/net/caif: Remove unnecessary casts of private_data | Joe Perches | 2010-07-12 | 1 | -2/+2 |
* | caif-driver: Add CAIF-SPI Protocol driver. | Sjur Braendeland | 2010-06-29 | 1 | -0/+847 |