mirror of
https://github.com/torvalds/linux.git
synced 2024-12-24 11:51:27 +00:00
3a3f2e5095
We have here the usual set of cleanups for the MUSB driver; a big set of patches converting platform_device_del() and platform_device_put() into platform_device_unregister(). Another big set was applied converting to module_platform_driver() macro in order to reduce some boilerplate code from all glue layers. Other than that, we had a series fixing one known silicon errata where we couldn't read a few registers. In order to fix that we're now using shadow variables for reads and only writing to the registers which are known to break functionality when read. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAABAgAGBQJQnWnTAAoJEIaOsuA1yqREsb8P/2fYBTfwJSzlr4Gw7CWIedw1 6l0VsHRBPr7cnUFmbkxdVAcDbuqfDrtEZoYSxF97DoDmqKqM4JXcGsozLn62J4pL E0jscaojx1ZbELEoWWTY4Sr7KBIz5SPYnZhQFj2S3oXWtDvQe+3NyGU6uJxwTjzD A57xpSAJmruQE+8hPL2e1/rPR+I9ZmaebhpQ2cyNTFWu/tv+Q7VtpvjtreD1C/fZ 0IVlyz6r/2OXB4C//xWfJ2BRPa6wRHAu/BpH5HU0P84hPi7hshtjKHjWUZFkuDHy JsBArA2LGJN2Jc62H9tiKaD28kHWNm99P7XPkCnPRY7bfAINZ6SwDxYCrQ9QKpNq ExLLhdJA4rhVQATRlwczluFNK1rTVSxJQFEcK/hkopK8wK/B+mgWqDu4OZDDhowu u8/pPNM9gJe1/NNVfSigJ9f/h0wb25Ua+V7MyrmCOuQq1tdVELYfHCj+VhjqAIud YzBLsGTnrto7TYYV2wuc6iiHW0nJ0zrBOiSfsUjLiGoB0dH224MqCvezwUREqyob fy25JmyCVjlxZ5wkfjJ9UlFuruWJHJf2zVr04xfdxaUY9eUk1rmEmhNR9mAlfnQG 3fJC580fVgHVceucOP2knsnXAzGjy/jr+xiFzOU9lE8NopO46qtbmBm5CwcW0STX L9IJq7SA2KhuVpGpQkwf =tr2i -----END PGP SIGNATURE----- Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next USB musb merge from Felipe: "usb: musb: patches for v3.8 merge window We have here the usual set of cleanups for the MUSB driver; a big set of patches converting platform_device_del() and platform_device_put() into platform_device_unregister(). Another big set was applied converting to module_platform_driver() macro in order to reduce some boilerplate code from all glue layers. Other than that, we had a series fixing one known silicon errata where we couldn't read a few registers. In order to fix that we're now using shadow variables for reads and only writing to the registers which are known to break functionality when read." |
||
---|---|---|
.. | ||
arm | ||
ata | ||
bus | ||
c6x | ||
clock | ||
cpufreq | ||
crypto | ||
dma | ||
fb | ||
gpio | ||
hwmon | ||
i2c | ||
input | ||
interrupt-controller | ||
iommu | ||
lpddr2 | ||
media | ||
memory-controllers/ti | ||
mfd | ||
mips/cavium | ||
misc | ||
mmc | ||
mtd | ||
net | ||
nvec | ||
pci | ||
pinctrl | ||
power | ||
power_supply | ||
powerpc | ||
pwm | ||
regulator | ||
rtc | ||
serial | ||
serio | ||
sound | ||
spi | ||
staging | ||
thermal | ||
timer | ||
tty/serial | ||
usb | ||
video | ||
virtio | ||
w1 | ||
watchdog | ||
x86 | ||
eeprom.txt | ||
marvell.txt | ||
open-pic.txt | ||
resource-names.txt | ||
vendor-prefixes.txt | ||
xilinx.txt |