| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-09 | Fix the wanxl firmware to include missing constants | David Howells | 1 | -0/+3 | |
| Fix the wanxl firmware to include missing constants such as PARITY_NONE. It should be #including the linux/hdlc/ioctl.h header. To make this work, we also have to guard parts of ioctl.h with !__ASSEMBLY__. Signed-off-by: David Howells <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
| 2012-11-09 | UAPI: (Scripted) Disintegrate include/linux/hdlc | David Howells | 2 | -0/+82 | |
| Signed-off-by: David Howells <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Acked-by: Michael Kerrisk <[email protected]> Acked-by: Paul E. McKenney <[email protected]> Acked-by: Dave Jones <[email protected]> Acked-by: Krzysztof Halasa <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
| 2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 1 | -0/+1 | |
| Set up empty UAPI Kbuild files to be populated by the header splitter. Signed-off-by: David Howells <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Acked-by: Paul E. McKenney <[email protected]> Acked-by: Dave Jones <[email protected]> | |||||