Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-06-21 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-04-19 | Serial: ifx6x60c: Remove duplicate includes of linux/tty.h | Jesper Juhl | 1 | -2/+0 |
2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox | 1 | -2/+1 |
2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox | 1 | -1/+1 |
2011-02-17 | serial: ifx6x60: minor cleanup | Russ Gorby | 1 | -4/+4 |
2011-02-17 | serial: ifx6x60: probe routine needs to call spi_setup | Russ Gorby | 1 | -0/+9 |
2011-02-17 | serial: ifx6x60: set SPI max_speed_hz based on platform type | Russ Gorby | 1 | -1/+2 |
2011-02-17 | serial: ifx6x60: changed internal bpw from boolean to int | Russ Gorby | 1 | -2/+2 |
2011-02-17 | serial: ifx6x60: dma_alloc_coherent must use parent dev | Russ Gorby | 1 | -2/+2 |
2011-02-17 | serial: ifx6x60: fixed call to tty_port_init | Russ Gorby | 1 | -1/+1 |
2011-02-03 | serial: ifx6x60: expanded info available from platform data | Russ Gorby | 1 | -16/+17 |
2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 1 | -0/+1406 |