summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/drivers
Commit message (Expand)AuthorAgeFilesLines
* [adm5120] switch to 2.6.24juhosg2008-02-097-830/+99
* [adm5120] fix a switch driver bug juhosg2008-01-311-3/+3
* [adm5120] add preliminary support for 2.6.24juhosg2008-01-301-0/+206
* [adm5120] don't use mips_machgroupjuhosg2008-01-304-13/+1
* [adm5120] remove some unused filesjuhosg2008-01-291-207/+0
* [adm5120] license cleanupjuhosg2008-01-297-65/+23
* [adm5120] USB driver: fix a bug in isochronous transfersjuhosg2008-01-172-2/+5
* [adm5120] fix led driver (closes: #2972)juhosg2008-01-041-25/+36
* Leds have been tested on rb111/112 and rb153florian2008-01-041-6/+22
* [adm5120] usb-driver: add preliminary support of ISOCHRONOUS transferjuhosg2008-01-018-32/+57
* [adm5120] fix a bug in the switch driver, thanks to Thomas Langer for reportingjuhosg2008-01-011-2/+2
* [adm5120] disable queue of all interfaces when tx ring is fulljuhosg2008-01-011-2/+6
* [adm5120] change switch register access macrosjuhosg2007-12-273-28/+28
* [adm5120] add watchdog driverjuhosg2007-12-271-0/+210
* No need to keep the old driver nowflorian2007-12-224-995/+0
* Compact flash driver is now workingflorian2007-12-221-2/+2
* We need to set the gpio line numberflorian2007-12-211-0/+1
* [adm5120] minor fixes in the RB153 CF driverjuhosg2007-12-161-9/+8
* [adm5120] add support for LEDs on the NP28G board, thanks to kenny (closes: #...juhosg2007-12-161-16/+15
* [adm5120] use the right irq_handler in the CF driverjuhosg2007-12-121-2/+2
* [adm5120] RB153 CF driver fixesjuhosg2007-12-111-11/+18
* [adm5120] new experimental driver for the CF slot on the RouterBOARD 153juhosg2007-12-111-0/+303
* Fix missing returnflorian2007-12-091-1/+1
* [adm5120] add copyright header to the USB driver's filesjuhosg2007-12-058-47/+63
* [adm5120] add Edimax BR-61x4WG board support to the LED driver, thanks to scr...juhosg2007-11-261-0/+16
* [adm5120] more USB driver fixes, now it passes usbtests 1-14 juhosg2007-11-262-9/+30
* [adm5120] fix USB driver to compile with ADMH_VERBOSE_DEBUG definedjuhosg2007-11-233-36/+34
* [adm5120] USB driver updates, the driver passes usbtests 1-10 nowjuhosg2007-11-236-452/+948
* [adm5120] more USB driver changesjuhosg2007-11-154-214/+141
* [adm5120] USB driver cleanups, no it is still not finishedjuhosg2007-11-124-161/+9
* [adm5120] fix an unbalanced spinlock issuejuhosg2007-11-111-1/+1
* [adm5120] more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]juhosg2007-11-106-156/+223
* [adm5120] USB driver fixesjuhosg2007-11-087-556/+477
* [adm5120] disable unsupported boards in the LED driver by defaultjuhosg2007-11-041-1/+1
* [adm5120] only use trxsplit on NOR flash devicesjuhosg2007-11-041-0/+6
* [adm5120] fix flash driver fixes, call request_mem_region/ioremap_nocache wit...juhosg2007-11-041-2/+3
* [adm5120] fix USB driver to compile even if USB_DEBUG is disabledjuhosg2007-11-021-2/+4
* Fix typoflorian2007-11-021-1/+1
* [adm5120] cleanup USB driver, it's still experimentaljuhosg2007-11-015-767/+604
* CF driver cleanupflorian2007-11-012-9/+13
* [adm5120] reduce wasted flash space by ~56K on Edimax devices, thanks to Bern...juhosg2007-10-261-7/+2
* Fix another wrong shitfingflorian2007-10-251-1/+1
* Wrong bit shifting for the cfrdy function, will always return cf-mips busyflorian2007-10-251-1/+1
* [adm5120] fix flash driver, it should work on RB150 as welljuhosg2007-10-231-6/+12
* The RB513 CF driver is now a module, enable it by default for the RB1xx profile.florian2007-10-231-1/+2
* Add preliminary support for the Routerboard 153 CF slot (#2550)florian2007-10-224-0/+990
* [adm5120] add LEDs trigger for switch port states, thanks to Bernhard Held (c...juhosg2007-10-201-0/+149
* [adm5120] fix typos in the switch driver, thanks to Bernhard Held (closes: #2...juhosg2007-10-201-2/+2
* [adm5120] fix initcall level in i2c-gpio-custom driver if not built as a modulejuhosg2007-10-171-3/+10
* [adm5120] switch driver cleanup, 4th phasejuhosg2007-10-172-150/+206