You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/brcm47xx
Hauke Mehrtens d5bc3a994b brcm47xx: update usb driver
Add workarround for BCM5357 and BCM4749.

This patch contains the following fixes from George Kashperko:
* separate subroutines for controller initialization workarounds -
   following CodingStyle recommendations;
* __devinit __devexit __devinitconst annotations for CONFIG_HOTPLUG;
* fix leak in ssb_hcd_create_pdev/bcma_hcd_create_pdev - as hci_res being
   kmalloc'ed is never freed anywhere while platform_device_add_resources
   will kmemdup resources right away;
* fix compilation error in ssb_hcd_resume - it will fail as soon as
   CONFIG_PM is selected.

SVN-Revision: 29734
13 years ago
..
base-files add vlan definitions for Siemens SE505v2 13 years ago
files/drivers/mtd/maps brcm47xx: fix partition layout on SimpleShare devices. 13 years ago
image brcm47xx: fix padding of trx images, padjffs2 does not work properly on empty files by default 13 years ago
patches-3.0 brcm47xx: update usb driver 13 years ago
profiles brcm47xx: remove kmod-usb-ohci from WGT634U packages. 13 years ago
Makefile kernel: update linux 3.0 to 3.0.17 13 years ago
base-files.mk add back the base-files/image code from brcm-2.4 to brcm47xx 14 years ago
config-3.0 brcm47xx: revert accidentially added EARLY_PRINTK symbol from previous commit 13 years ago