Commit Graph

8974 Commits (eae4b2b67bc8c68e2440616a447ca6c6898ad188)

Author SHA1 Message Date
Vagrant Cascadian eae4b2b67b Fix spelling of "occurred". 8 years ago
Martin Pietryka 3d47b2d741 drivers/video/am335x-fb: Properly point framebuffer behind palette 8 years ago
Martin Pietryka 7d045170ac drivers/video/am335x-fb: Add support for 16bpp format 8 years ago
Martin Pietryka ac5c61bfa6 drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition 8 years ago
Yoshinori Sato 6d9f5b035d pci: Device scanning range fix 8 years ago
Masahiro Yamada cacd1d2f33 mmc: sdhci: add const qualifier to the name of struct sdhci_host 8 years ago
Stephen Warren 11b9a4d8d9 sf: fix timebase data type in _wait_ready() 8 years ago
Stephen Warren 3517de6d26 dfu: ram: fix number base of RAM entity parameters 8 years ago
Mugunthan V N e1b0f6fe3d drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env 8 years ago
Roger Quadros 4d5b637843 usb: s3c-otg: Fix remaining bytes in debug messages 8 years ago
Roger Quadros 842769ea51 usb: s3c-otg: Fix short packet for request size > ep.maxpacket 8 years ago
Roger Quadros ac484c5a6a fastboot: Clean up bulk-out logic 8 years ago
Roger Quadros 8b704a0e3d fastboot: Enable the respective speed endpoints at runtime 8 years ago
Roger Quadros 718156ad0a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint 8 years ago
Stefan Roese ba5da550ae i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86) 8 years ago
Stefan Roese 334b9b004c i2c: designware_i2c: Add DM support 8 years ago
Stefan Roese 3f4358da8d i2c: designware_i2c: Prepare for DM driver conversion 8 years ago
Stefan Roese 11b544ab41 i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed() 8 years ago
Stefan Roese 1c8b089b45 i2c: designware_i2c: Add dw_i2c_enable() helper function 8 years ago
Stefan Roese e209828cbd i2c: designware_i2c: Add ic_enable_status to ic_regs struct 8 years ago
Stefan Roese 28027521be dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address 8 years ago
Masahiro Yamada 306d37e949 clk: uniphier: add Media I/O clock driver support for PH1-LD20 8 years ago
Masahiro Yamada 740314326d pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20 8 years ago
Masahiro Yamada ac13ce49a4 pinctrl: uniphier: rename function/array names 8 years ago
Heiko Schocher 68fc449033 mtd, ubi: set free_count to zero before walking through erase list 8 years ago
Sam Protsenko e6c0bc0643 usb: gadget Move: CONFIG_G_DNL_* to Kconfig 8 years ago
Sam Protsenko b142729d03 usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig 8 years ago
Sam Protsenko c16bf621d5 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig 8 years ago
Sam Protsenko 65403f3010 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig 8 years ago
Sam Protsenko aaa4a9e313 usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig 8 years ago
Sam Protsenko 3457bbaf22 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig 8 years ago
Sam Protsenko a59a77f863 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig 8 years ago
John Tobias 5b718407ed USB: g_dnl: Change device class 8 years ago
Marek Vasut e026b984e6 ddr: altera: Repair DQ window centering code 8 years ago
Marek Vasut 85f76628a0 ddr: altera: Staticize global variables 8 years ago
Marek Vasut ea9aa2414e ddr: altera: Make DLEVEL behavior inclusive 8 years ago
Marek Vasut 70ed80af46 ddr: altera: Zero DM IN delay in scc_mgr_zero_group() 8 years ago
Marek Vasut f3f777cdf0 ddr: altera: Remove unnecessary ODT mode config 8 years ago
Marek Vasut f5f8c411de ddr: altera: Remove unnecessary update of the SCC 8 years ago
Marek Vasut 164eb23f49 ddr: altera: Fix DRAM end value in protection rule 8 years ago
Marek Vasut 8e9e62c946 ddr: altera: Fix scc_mgr_set() argument order 8 years ago
Marek Vasut bba7711092 ddr: altera: Tweak DQS tracking enable handling 8 years ago
Marek Vasut abaf83619c ddr: altera: Replace ad-hoc constant with macro 8 years ago
Tang Yuantian 75e14b1ac8 ahci: flush dcache before issuing command 8 years ago
Stephen Warren e3a46e3ee2 serial: bcm283x_mu: make pending values more explicit 8 years ago
Lokesh Vutla 8f69523213 memory: Move TI_AEMIF config to KCONFIG 8 years ago
Tom Rini 3bfc8152b2 drivers/power/pmic/pm8916.c: Make usid be uint32_t 8 years ago
Tom Rini aa997d1d77 drivers/gpio/pm8916_gpio.c: Make pid be uint32_t 8 years ago
Mugunthan V N 5cc6a2458e drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined 8 years ago
Mugunthan V N 4bc5e19e12 drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer 8 years ago