summaryrefslogtreecommitdiff
path: root/drivers/fims
AgeCommit message (Expand)Author
2012-01-18fim-sdio: enable pull-ups of FIM SDIO interfaceHector Palacios
2011-10-18fim-sdio: card detect pin initial value fixed, and increase SD response timeoutRobert Hodaszi
2011-10-10fim-sdio: fix firmware restart / removing the SD-card without unmount could c...Robert Hodaszi
2011-09-13fim-sdio: added support for cwme9210js platformHector Palacios
2011-09-13Kconfig: tweaks for fims on cwme9210Hector Palacios
2011-08-17cwme9210: build fim1 sdio driver for this platformHector Palacios
2011-07-28fim_can: call register_candev after SET_NETDEV_DEVHector Palacios
2011-07-01fim sdio: fixed Vantive #38541, firmware reload code didn't workRobert Hodaszi
2011-06-20fim_spi: warning about GPIO conflict when loaded as moduleHector Palacios
2011-06-01fim_spi: add new mode_bits field to fim spi driverHector Palacios
2011-03-11fim sdio: added FIM SDIO headers for 9210Robert Hodaszi
2011-03-11fim sdio: set min. and max. SDIO clock in platform data, and TX CRC status ti...Robert Hodaszi
2011-03-11fim sdio: SD response timeout change was wrong in previous commit, fixedRobert Hodaszi
2011-03-11fim sdio: scatterlist to DMA conversion bugfix, and SD response timeout changeRobert Hodaszi
2011-03-11fim sdio: new FIM SDIO firmware with timing modificationsRobert Hodaszi
2011-03-11fim sdio: R2 CRC check, clock frequency, and some smaller thingsRobert Hodaszi
2011-03-11fim sdio: SDIO interrupt and null pointer bugfix, and code cleaningRobert Hodaszi
2011-03-11fim-sdio: fix compiler warningsHector Palacios
2011-03-11FIM_SDIO: FIM_SDIO firmware fixed (interrupt handshae problems)Robert Hodaszi
2011-03-11FIM_SDIO: FIM_SDIO driver version number changeRobert Hodaszi
2011-03-11FIM_SDIO: removed clock stopping after multi-block readRobert Hodaszi
2011-03-11FIM-SDIO: little rearrangement in SDIO FIM driver, and block read fixRobert Hodaszi
2011-03-11FIM-SDIO: SDIO FIM firmware fix, invalid bank selections in the interrupt han...Robert Hodaszi
2011-03-11FIM SDIO: new SDIO FIM driver and code (from NETOS)Robert Hodaszi
2011-03-11fim-sdio: new FIM SDIO code with working interrupt handlingRobert Hodaszi
2011-03-11fim_can: added bitrate as a config optionHector Palacios
2011-02-28fim_can: use SET_NETDEV_DEV macro to set dev parentHector Palacios
2011-02-28fim: fix compiler warningHector Palacios
2011-02-16fim can: Fixed problem with restarting the CAN driverCharles Gordon
2011-02-11fim_spi: added dependency from SPI when built as moduleHector Palacios
2011-02-11fim_can: init to zero can timing structHector Palacios
2011-02-11fim_usb: move probe/remove functions to .devinit/exit.textHector Palacios
2011-02-07fim serial: init variable to avoid warningHector Palacios
2011-02-04fim_can: move probe function to .devinit.textHector Palacios
2011-01-26fim_can: convert to net_device_ops and synch with can stackHector Palacios
2011-01-26fims: remove extra blank linesHector Palacios
2011-01-26driver_data: driver data accessed through new functionsHector Palacios
2011-01-26drivers: add struct file* to bin_attr callbacksHector Palacios
2011-01-26devices: use dev_name/dev_set_name to access deprecated bus_idHector Palacios
2011-01-26serial driver: kill off uart_infoHector Palacios
2011-01-26solve merge conflictsHector Palacios
2011-01-18fim spi: Fixed bug setting max speed (reapplied)Charles Gordon
2011-01-18Revert "fim spi: Fixed bug setting max speed"Hector Palacios
2011-01-17fim spi: Fixed bug setting max speedCharles Gordon
2011-01-17fim_spi: correct tab formatting (no functional changes)Hector Palacios
2011-01-17fim_spi: create one spidev per bus/cs and improve KconfigHector Palacios
2011-01-17fim_spi: added dependencies select FIM SPIHector Palacios
2011-01-17fim_spi: fix FIM0 GPIO selection and add dependencyHector Palacios
2011-01-14fim spi: Fixed invalid receive buffer problemCharles Gordon
2011-01-10fim_serial: deactivate PM functions if built as moduleHector Palacios