summaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx/patches-3.0
Commit message (Collapse)AuthorAge
* brcm47xx: remove support for kernel 3.0Hauke Mehrtens2012-04-13
| | | | SVN-Revision: 31276
* kernel: update linux 3.0 to 3.0.18Jonas Gorski2012-01-31
| | | | SVN-Revision: 29965
* brcm47xx: add fix for cardbus host controllerHauke Mehrtens2012-01-27
| | | | | | These devices have two devices on the bus, the host controller itself and the device. SVN-Revision: 29923
* brcm47xx: update usb driverHauke Mehrtens2012-01-13
| | | | | | | | | | | | | | | | 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
* kernel: update linux 3.0 to 3.0.17Jonas Gorski2012-01-13
| | | | SVN-Revision: 29725
* brcm47xx: fix usb on more recent bcma based devices.Hauke Mehrtens2011-12-23
| | | | SVN-Revision: 29605
* brcm47xx: remove patch starting adding brcm4716 to ssbHauke Mehrtens2011-12-19
| | | | | | brcm4716 is supported by bcma now we do not need this patch SVN-Revision: 29576
* brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.Hauke Mehrtens2011-12-19
| | | | | | This new usb driver uses an extra device so the ehci and the ohci driver are not depending on ech other any more. SVN-Revision: 29575
* kernel: update bcma and ssb to version master-2011-12-16 from wireless-testingHauke Mehrtens2011-12-19
| | | | SVN-Revision: 29574
* linux: update 3.0 to 3.0.9Jonas Gorski2011-11-19
| | | | SVN-Revision: 29264
* kernel: update to version 3.0.3Hauke Mehrtens2011-08-18
| | | | SVN-Revision: 28043
* brcm47xx: fix flash detection on chipcommon less devices.Hauke Mehrtens2011-08-12
| | | | | | | This closes #9906 Thank you for the report Kim SVN-Revision: 27967
* kernel: update to kernel version 3.0.1Hauke Mehrtens2011-08-06
| | | | SVN-Revision: 27918
* brcm47xx: update patchesHauke Mehrtens2011-08-04
| | | | | | | | * this adds sflash support for ssb devices * the flash is now a platform device * minor updates SVN-Revision: 27902
* brcm47xx: run ssb_pcicore_fix_sprom_core_index just for ssb bus on pciHauke Mehrtens2011-07-24
| | | | | | | ssb_pcicore_fix_sprom_core_index accesses the sprom on the pci bus but this causes a data bus error (oops) on a SoC. SVN-Revision: 27758
* brcm47xx: update bcma and ssb to master-2011-07-21Hauke Mehrtens2011-07-22
| | | | | | | * add new patches for bcm4716 SoC * add support for serial flash on bcma bus SVN-Revision: 27723
* kernel: update to linux-3.0 and refresh patches.Hauke Mehrtens2011-07-22
| | | | | | Thank you Peter Wagner for the patch SVN-Revision: 27722
* brcm47xx: add initial support for devices with bcma bus.Hauke Mehrtens2011-06-28
| | | | | | Ethernet and wifi are not working and this is highly experimental. SVN-Revision: 27301
* kernel: refresh patches for kernel 3.0-rc5Hauke Mehrtens2011-06-28
| | | | SVN-Revision: 27300
* kernel: update ssb and bcma to linux-next next-20110628Hauke Mehrtens2011-06-28
| | | | SVN-Revision: 27299
* brcm47xx: fix Linux-3.0 and fix clock rate detection.Hauke Mehrtens2011-06-27
| | | | SVN-Revision: 27294
* brcm47xx: add support for kernel 3.0Hauke Mehrtens2011-06-18
SVN-Revision: 27217