summaryrefslogtreecommitdiff
path: root/target/linux/adm5120/files/drivers
AgeCommit message (Expand)Author
2007-11-26[adm5120] more USB driver fixes, now it passes usbtests 1-14 juhosg
2007-11-23[adm5120] fix USB driver to compile with ADMH_VERBOSE_DEBUG definedjuhosg
2007-11-23[adm5120] USB driver updates, the driver passes usbtests 1-10 nowjuhosg
2007-11-15[adm5120] more USB driver changesjuhosg
2007-11-12[adm5120] USB driver cleanups, no it is still not finishedjuhosg
2007-11-11[adm5120] fix an unbalanced spinlock issuejuhosg
2007-11-10[adm5120] more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]juhosg
2007-11-08[adm5120] USB driver fixesjuhosg
2007-11-04[adm5120] disable unsupported boards in the LED driver by defaultjuhosg
2007-11-04[adm5120] only use trxsplit on NOR flash devicesjuhosg
2007-11-04[adm5120] fix flash driver fixes, call request_mem_region/ioremap_nocache wit...juhosg
2007-11-02[adm5120] fix USB driver to compile even if USB_DEBUG is disabledjuhosg
2007-11-02Fix typoflorian
2007-11-01[adm5120] cleanup USB driver, it's still experimentaljuhosg
2007-11-01CF driver cleanupflorian
2007-10-26[adm5120] reduce wasted flash space by ~56K on Edimax devices, thanks to Bern...juhosg
2007-10-25Fix another wrong shitfingflorian
2007-10-25Wrong bit shifting for the cfrdy function, will always return cf-mips busyflorian
2007-10-23[adm5120] fix flash driver, it should work on RB150 as welljuhosg
2007-10-23The RB513 CF driver is now a module, enable it by default for the RB1xx profile.florian
2007-10-22Add preliminary support for the Routerboard 153 CF slot (#2550)florian
2007-10-20[adm5120] add LEDs trigger for switch port states, thanks to Bernhard Held (c...juhosg
2007-10-20[adm5120] fix typos in the switch driver, thanks to Bernhard Held (closes: #2...juhosg
2007-10-17[adm5120] fix initcall level in i2c-gpio-custom driver if not built as a modulejuhosg
2007-10-17[adm5120] switch driver cleanup, 4th phasejuhosg
2007-10-16[adm5120] switch driver cleanup, 3rd phasejuhosg
2007-10-16[adm5120] switch driver cleanup, 2nd phasejuhosg
2007-10-15[adm5120] switch driver cleanup, 1st phasejuhosg
2007-10-11[adm5120] coding style fixesjuhosg
2007-10-11[adm5120] fix LED driver, update kernel configjuhosg
2007-10-11[adm5120] switch to 2.6.23juhosg
2007-10-10[adm5120] enhance the custom i2c-gpio driver (supports 4 buses from now on), ...juhosg
2007-10-09[adm5120] add custom GPIO-based I2C driverjuhosg
2007-10-01[adm5120] prepare trxsplit to support sysupgradejuhosg
2007-09-28make morse LED trigger available for all platformsjuhosg
2007-09-28[adm5120] morse LED trigger cleanupsjuhosg
2007-09-28[adm5120] add morse LED trigger, will be used for diagnostic, update kernel c...juhosg
2007-09-21[adm5120] rename NAND driverjuhosg
2007-09-21[adm5120] checkin a new, experimental USB driverjuhosg
2007-09-09[adm5120] use the global register access macros in the flash driverjuhosg
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd