| Commit message (Expand) | Author | Age | Files | Lines |
* | [adm5120] USB driver: fix a bug in isochronous transfers | Gabor Juhos | 2008-01-17 | 2 | -2/+5 |
* | [adm5120] fix led driver (closes: #2972) | Gabor Juhos | 2008-01-04 | 1 | -25/+36 |
* | Leds have been tested on rb111/112 and rb153 | Florian Fainelli | 2008-01-04 | 1 | -6/+22 |
* | [adm5120] usb-driver: add preliminary support of ISOCHRONOUS transfer | Gabor Juhos | 2008-01-01 | 8 | -32/+57 |
* | [adm5120] fix a bug in the switch driver, thanks to Thomas Langer for reporting | Gabor Juhos | 2008-01-01 | 1 | -2/+2 |
* | [adm5120] disable queue of all interfaces when tx ring is full | Gabor Juhos | 2008-01-01 | 1 | -2/+6 |
* | [adm5120] change switch register access macros | Gabor Juhos | 2007-12-27 | 3 | -28/+28 |
* | [adm5120] add watchdog driver | Gabor Juhos | 2007-12-27 | 1 | -0/+210 |
* | No need to keep the old driver now | Florian Fainelli | 2007-12-22 | 4 | -995/+0 |
* | Compact flash driver is now working | Florian Fainelli | 2007-12-22 | 1 | -2/+2 |
* | We need to set the gpio line number | Florian Fainelli | 2007-12-21 | 1 | -0/+1 |
* | [adm5120] minor fixes in the RB153 CF driver | Gabor Juhos | 2007-12-16 | 1 | -9/+8 |
* | [adm5120] add support for LEDs on the NP28G board, thanks to kenny (closes: #... | Gabor Juhos | 2007-12-16 | 1 | -16/+15 |
* | [adm5120] use the right irq_handler in the CF driver | Gabor Juhos | 2007-12-12 | 1 | -2/+2 |
* | [adm5120] RB153 CF driver fixes | Gabor Juhos | 2007-12-11 | 1 | -11/+18 |
* | [adm5120] new experimental driver for the CF slot on the RouterBOARD 153 | Gabor Juhos | 2007-12-11 | 1 | -0/+303 |
* | Fix missing return | Florian Fainelli | 2007-12-09 | 1 | -1/+1 |
* | [adm5120] add copyright header to the USB driver's files | Gabor Juhos | 2007-12-05 | 8 | -47/+63 |
* | [adm5120] add Edimax BR-61x4WG board support to the LED driver, thanks to scr... | Gabor Juhos | 2007-11-26 | 1 | -0/+16 |
* | [adm5120] more USB driver fixes, now it passes usbtests 1-14 | Gabor Juhos | 2007-11-26 | 2 | -9/+30 |
* | [adm5120] fix USB driver to compile with ADMH_VERBOSE_DEBUG defined | Gabor Juhos | 2007-11-23 | 3 | -36/+34 |
* | [adm5120] USB driver updates, the driver passes usbtests 1-10 now | Gabor Juhos | 2007-11-23 | 6 | -452/+948 |
* | [adm5120] more USB driver changes | Gabor Juhos | 2007-11-15 | 4 | -214/+141 |
* | [adm5120] USB driver cleanups, no it is still not finished | Gabor Juhos | 2007-11-12 | 4 | -161/+9 |
* | [adm5120] fix an unbalanced spinlock issue | Gabor Juhos | 2007-11-11 | 1 | -1/+1 |
* | [adm5120] more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)] | Gabor Juhos | 2007-11-10 | 6 | -156/+223 |
* | [adm5120] USB driver fixes | Gabor Juhos | 2007-11-08 | 7 | -556/+477 |
* | [adm5120] disable unsupported boards in the LED driver by default | Gabor Juhos | 2007-11-04 | 1 | -1/+1 |
* | [adm5120] only use trxsplit on NOR flash devices | Gabor Juhos | 2007-11-04 | 1 | -0/+6 |
* | [adm5120] fix flash driver fixes, call request_mem_region/ioremap_nocache wit... | Gabor Juhos | 2007-11-04 | 1 | -2/+3 |
* | [adm5120] fix USB driver to compile even if USB_DEBUG is disabled | Gabor Juhos | 2007-11-02 | 1 | -2/+4 |
* | Fix typo | Florian Fainelli | 2007-11-02 | 1 | -1/+1 |
* | [adm5120] cleanup USB driver, it's still experimental | Gabor Juhos | 2007-11-01 | 5 | -767/+604 |
* | CF driver cleanup | Florian Fainelli | 2007-11-01 | 2 | -9/+13 |
* | [adm5120] reduce wasted flash space by ~56K on Edimax devices, thanks to Bern... | Gabor Juhos | 2007-10-26 | 1 | -7/+2 |
* | Fix another wrong shitfing | Florian Fainelli | 2007-10-25 | 1 | -1/+1 |
* | Wrong bit shifting for the cfrdy function, will always return cf-mips busy | Florian Fainelli | 2007-10-25 | 1 | -1/+1 |
* | [adm5120] fix flash driver, it should work on RB150 as well | Gabor Juhos | 2007-10-23 | 1 | -6/+12 |
* | The RB513 CF driver is now a module, enable it by default for the RB1xx profile. | Florian Fainelli | 2007-10-23 | 1 | -1/+2 |
* | Add preliminary support for the Routerboard 153 CF slot (#2550) | Florian Fainelli | 2007-10-22 | 4 | -0/+990 |
* | [adm5120] add LEDs trigger for switch port states, thanks to Bernhard Held (c... | Gabor Juhos | 2007-10-20 | 1 | -0/+149 |
* | [adm5120] fix typos in the switch driver, thanks to Bernhard Held (closes: #2... | Gabor Juhos | 2007-10-20 | 1 | -2/+2 |
* | [adm5120] fix initcall level in i2c-gpio-custom driver if not built as a module | Gabor Juhos | 2007-10-17 | 1 | -3/+10 |
* | [adm5120] switch driver cleanup, 4th phase | Gabor Juhos | 2007-10-17 | 2 | -150/+206 |
* | [adm5120] switch driver cleanup, 3rd phase | Gabor Juhos | 2007-10-16 | 1 | -160/+214 |
* | [adm5120] switch driver cleanup, 2nd phase | Gabor Juhos | 2007-10-16 | 1 | -147/+332 |
* | [adm5120] switch driver cleanup, 1st phase | Gabor Juhos | 2007-10-15 | 2 | -418/+580 |
* | [adm5120] coding style fixes | Gabor Juhos | 2007-10-11 | 4 | -146/+142 |
* | [adm5120] fix LED driver, update kernel config | Gabor Juhos | 2007-10-11 | 1 | -0/+1 |
* | [adm5120] switch to 2.6.23 | Gabor Juhos | 2007-10-11 | 2 | -238/+27 |