summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-06net: dwc: Make the cache handling less crypticMarek Vasut
2014-10-06net: dwc: Fix cache alignment issuesMarek Vasut
2014-10-06net: phy: Cleanup drivers/net/phy/micrel.cPavel Machek
2014-10-06net: Remove unused CONFIG_DW_SEARCH_PHY from configsPavel Machek
2014-10-06mmc: dw_mmc: Fix cache alignment issueMarek Vasut
2014-10-06mmc: dw_mmc: cleanupsPavel Machek
2014-10-06fpga: altera: Turn the switches into table lookupMarek Vasut
2014-10-06fpga: altera: Clean up enums in altera.hMarek Vasut
2014-10-06fpga: altera: Make altera_validate return normal valuesMarek Vasut
2014-10-06fpga: altera: Move altera_validate to the topMarek Vasut
2014-10-06fpga: altera: More indentation trimdownMarek Vasut
2014-10-06fpga: altera: Clean up altera_validate functionMarek Vasut
2014-10-06fpga: altera: Clean up the printing and debugMarek Vasut
2014-10-06usb: tegra: ULPI regression on tegra20Marcel Ziswiler
2014-10-06lsxl: convert to generic board and fix typoMichael Walle
2014-10-06usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson
2014-10-06usb: gadget: fastboot: add max-download-size variableEric Nelson
2014-10-06usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEEDEric Nelson
2014-10-06usb: gadget: fastboot: improve download progress barBo Shen
2014-10-06usb: f_mass_storage: set removable flag in do_inquiry based on LUNEric Nelson
2014-10-06arm: am335x: siemens board use in DFU mode fullspeed onlyHeiko Schocher
2014-10-06usb: dfu: add fullspeed support for DFUHeiko Schocher
2014-10-06usb: dfu: thor: gadget: Remove dead codeLukasz Majewski
2014-10-06usb: kbd: Allow "usb reset" to continue when an usb kbd is usedHans de Goede
2014-10-06stdio: Add force parameter to stdio_deregisterHans de Goede
2014-10-06usb: kbd: Remove check for already being registeredHans de Goede
2014-10-06usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop()Hans de Goede
2014-10-06usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregisterHans de Goede
2014-10-06usb: kbd: Fix unaligned buffer usage in usb_kbd_setled()Hans de Goede
2014-10-06usb: ehci: Make periodic_schedules a per controller variableHans de Goede
2014-10-06usb: ehci: poll_int_queue check real qtd, not the overlayHans de Goede
2014-10-06usb: ehci: Add missing cache flush to destroy_int_queueHans de Goede
2014-10-06usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chainHans de Goede
2014-10-06cfi_flash: don't hide write/erase errorsBaruch Siach
2014-10-05git-mailrc: add me as a maintainer of UniPhier platformMasahiro Yamada
2014-10-05MAINTAINERS: add me as a maintainer of UniPhier platformMasahiro Yamada
2014-10-05ARM: UniPhier: add Kconfig and defconfigMasahiro Yamada
2014-10-05ARM: UniPhier: add UniPhier SoC support codeMasahiro Yamada
2014-10-05serial: add UniPhier serial driverMasahiro Yamada
2014-10-05mtd: denali: add Denali NAND driver for SPLMasahiro Yamada
2014-10-05mtd: denali: add Denali controller configs to KconfigMasahiro Yamada
2014-10-03dw_mmc: cleanupsPavel Machek
2014-10-03cmd_mmc: fix bootpart-resize maxarg to 4Wally Yeh
2014-10-03mmc: Fix mmc bus widthMario Schuknecht
2014-10-03mvebu_mmc: Driver additionMario Schuknecht
2014-10-03env_mmc: correct fini partition to match init partitionPeter Bigot
2014-10-03mmc: restore capacity when switching to partition 0Peter Bigot
2014-10-03mmc: fix ERASE_GRP_DEF handlingHannes Petermaier
2014-10-03mmc: set correct block size value in bfin sdh driverSonic Zhang
2014-10-01ARM: sheevaplug: add HUSH parserDrEagle