summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | efi: add minor and major to the bus and display it at bootJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+10
| * | | | | efi: bus: add firmware vendor and resision and tables infoJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+23
| * | | | | efi: move x86 efi boot support to x86 archJean-Christophe PLAGNIOL-VILLARD2017-02-274-4/+4
| * | | | | efi: move bus driver to driver/efiJean-Christophe PLAGNIOL-VILLARD2017-02-249-6/+363
| * | | | | efi: move clocksource out of archJean-Christophe PLAGNIOL-VILLARD2017-02-243-0/+63
| * | | | | efi: move block io driver to driver/blockJean-Christophe PLAGNIOL-VILLARD2017-02-243-0/+176
| |/ / / /
* | | | | Merge branch 'for-next/at91'Sascha Hauer2017-03-1316-65/+395
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | clocksource: at91: Move to 'drivers/clocksource'Andrey Smirnov2017-03-093-0/+119
| * | | | spi: atmel_spi: Use VERSION register instead of CPU typeAndrey Smirnov2017-03-092-6/+30
| * | | | spi: atmel_spi: Configure CS GPIO as outputAndrey Smirnov2017-03-091-1/+5
| * | | | usb: echi-atmel: Check result of ehci_register()Andrey Smirnov2017-03-091-3/+1
| * | | | usb: ehci-atmel: Zero ehci_data before using itAndrey Smirnov2017-03-091-1/+1
| * | | | usb: echi-atmel: Convert global variables to private dataAndrey Smirnov2017-03-091-16/+26
| * | | | usb: ehci-atmel: Check result of clk_enable()Andrey Smirnov2017-03-091-4/+17
| * | | | usb: ohci-at91: Check result of clk_enable()Andrey Smirnov2017-03-091-4/+20
| * | | | usb: ohci-at91: Convert global variables to private dataAndrey Smirnov2017-03-091-22/+37
| * | | | usb: ohci-at91: Check result of clk_get()Andrey Smirnov2017-03-091-0/+9
| * | | | serial: atmel: Check result of clk_get()Andrey Smirnov2017-03-091-0/+5
| * | | | of: base: Use scoring in DT device matchingAndrey Smirnov2017-03-091-16/+21
| * | | | clk: Make COMMON_CLK_OF_PROVIDER depend on OFTREEAndrey Smirnov2017-03-095-4/+5
| * | | | clk: Port two helper functions from LinuxAndrey Smirnov2017-03-091-0/+39
| * | | | pinctrl: at91: Implement .get_direction hookAndrey Smirnov2017-03-091-0/+16
| * | | | pinctrl: at91: Fix a bug in at91_pinctrl_set_state()Andrey Smirnov2017-03-091-0/+2
| * | | | pinctrl: at91: Fix a bug in at91_pinctrl_set_conf()Andrey Smirnov2017-03-091-1/+3
| * | | | regmap: Implement syscon_node_to_regmap()Andrey Smirnov2017-03-091-1/+53
| |/ / /
* | | | usb: imx: Fix setting of dev->privSascha Hauer2017-03-091-1/+3
* | | | usb: imx: role_registered contains roleSascha Hauer2017-03-091-2/+2
* | | | video: sdl fix typoJean-Christophe PLAGNIOL-VILLARD2017-03-061-1/+1
* | | | dma: apbh_dma: add missing array terminationSascha Hauer2017-03-061-1/+3
* | | | clk: imx: clk-imx6ul: Fixed conditional for enabling USB phy clocksRobin van der Gracht2017-03-031-1/+1
| |_|/ |/| |
* | | nand-bb: fix writing to the end of a .bb deviceUwe Kleine-König2017-03-021-1/+1
|/ /
* | i.MX: esdhc: fix imx-esdhc driver for non-OF boardsAlexander Kurz2017-02-141-15/+15
* | i.MX: i2c: fix i2c-fsl for non-OF boardsAlexander Kurz2017-02-141-4/+10
|/
* Merge branch 'for-next/net'Sascha Hauer2017-02-131-40/+313
|\
| * net/phy: marvell: add support for 88e1510 to marvell phy driverUwe Kleine-König2017-01-131-3/+201
| * net/phy: marvell: improve config_aneg for 88E1121R and 88E1318SUwe Kleine-König2017-01-131-2/+76
| * net/phy: marvell: align definition of MII_88E1121_PHY_MSCR to Linux driverUwe Kleine-König2017-01-131-3/+3
| * net/phy: marvell: change spacing to be more similar to the Linux driverUwe Kleine-König2017-01-131-28/+28
| * net/phy: marvell: rename phy_driver array to match Linux driverUwe Kleine-König2017-01-131-2/+3
| * net/phy: marvell: 88E1540 LED registers already exist on 88E1121Uwe Kleine-König2017-01-131-5/+5
| * net/phy: marvell: rename 88E1545 to 88E1540Uwe Kleine-König2017-01-131-2/+2
* | Merge branch 'for-next/mvebu'Sascha Hauer2017-02-131-1/+1
|\ \
| * | bus: mvebu-mbus: fixup correct device treeUwe Kleine-König2017-01-171-1/+1
* | | Merge branch 'for-next/misc'Sascha Hauer2017-02-135-6/+445
|\ \ \
| * | | spi: i.MX: Add driver for DSPIAndrey Smirnov2017-01-303-0/+423
| * | | usb: ehci: pass full speed devices to companion controllerPeter Mamonov2017-01-301-6/+21
| * | | mtd: spi-nor: add support for s25fl208kPeter Mamonov2017-01-301-0/+1
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2017-02-1329-152/+2324
|\ \ \
| * | | pinctrl: i.MX7: Fix LPSR sel_imput settingSascha Hauer2017-02-061-1/+1
| * | | clk: i.MX7: setup ethernet clocksSascha Hauer2017-02-061-0/+11