summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* serdev: select POLLERLucas Stach2018-12-041-0/+1
* clk: fix NULL deref without OF node in debug messageMatthias Schiffer2018-11-231-1/+1
* net: cpsw: support "phy-handle" and deprecate "phy_id"Sascha Hauer2018-11-191-2/+2
* nand: denali: remove undefined GFP_DMA flagEnrico Jorns2018-11-191-1/+1
* ARM: i.MX: When SRSR shows wdog then lookup reset source in wdogSascha Hauer2018-11-161-3/+7
* Merge branch 'for-next/usb'Sascha Hauer2018-11-0910-175/+162
|\
| * usbgadget: autostart: add DFU supportLadislav Michl2018-10-293-104/+3
| * usb: gadget: set maxpacket_limitLadislav Michl2018-10-293-3/+7
| * usb: gadget: fsl_udc: pass controller instance to unregisterSascha Hauer2018-10-292-13/+30
| * usb: imx: unregister ehci controller on device removalSascha Hauer2018-10-291-0/+5
| * usb: host: ehci-atmel: unregister host on device removeSascha Hauer2018-10-291-1/+5
| * usb: host: ehci: do not use dev->privSascha Hauer2018-10-293-6/+29
| * usb: host: ehci: add ehci_unregister()Sascha Hauer2018-10-293-8/+36
| * usb: Add usb_unregister_host()Sascha Hauer2018-10-261-0/+5
| * usb: host: ehci: rename ehci_priv to ehci_hostSascha Hauer2018-10-261-21/+21
| * usb: gadget: fsl_udc: Drop using global variableSascha Hauer2018-10-261-17/+22
* | Merge branch 'for-next/state'Sascha Hauer2018-11-091-0/+12
|\ \
| * | of: fix reproducible node name for legacy vs. new partition bindingSascha Hauer2018-10-181-0/+12
| |/
* | Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-0950-122/+2772
|\ \
| * | net: phy: mv88e6xxx: Add support for MAC portsAndrey Smirnov2018-10-234-9/+877
| * | net: phy: mv88e6xxx: Port EEPROM support codeAndrey Smirnov2018-10-234-0/+388
| * | net: phy: Add basic driver for MV88E6XXX switches from MarvellAndrey Smirnov2018-10-239-0/+1070
| * | mdio_bus: Allow for non PHY-devices on MDIO busesAndrey Smirnov2018-10-231-1/+13
| * | net: phy: Check phy_mask in get_phy_device()Andrey Smirnov2018-10-181-3/+4
| * | mdio_bus: Fix documentation for mdio_bus_match()Andrey Smirnov2018-10-181-4/+7
| * | of: Port latest of_device_make_bus_id() implementationAndrey Smirnov2018-10-181-58/+22
| * | drivers: base: Convert device_d name to be dynamically allocatedAndrey Smirnov2018-10-181-6/+17
| * | base: Don't use shared buffer for results of dev_id()Andrey Smirnov2018-10-181-12/+7
| * | drivers: Introduce dev_set_name()Andrey Smirnov2018-10-1834-49/+70
| * | aiodev: qoriq_thermal: Give aiodev a more descriptive nameAndrey Smirnov2018-10-181-0/+1
| * | aiodev: imx_thermal: Give aiodev a more descriptive nameAndrey Smirnov2018-10-181-0/+1
| * | aiodev: Don't try to use DT node name as aiodev->nameAndrey Smirnov2018-10-181-2/+0
| * | of: Demote "Bad cell count for" to debugAndrey Smirnov2018-10-181-2/+2
| * | clocksource: Introduce ARCH_HAS_IMX_GPTAndrey Smirnov2018-10-181-1/+4
| * | i.MX: Move GPT driver to drivers/clocksourceAndrey Smirnov2018-10-183-0/+196
| * | clocksource: Add ARM global timer supportAndrey Smirnov2018-10-183-0/+118
| |/
* | Merge branch 'for-next/net'Sascha Hauer2018-11-091-7/+15
|\ \
| * | net: macb: Add compatible for atmel,sama5d3-gemSascha Hauer2018-11-021-0/+1
| * | net: macb: add remove callbackSascha Hauer2018-11-021-0/+8
| * | net: macb: simplify private data allocationSascha Hauer2018-11-021-3/+4
| * | net: macb: remove unused variableSascha Hauer2018-11-021-2/+1
| * | net: macb: no need for coherent memory for receive bufferSascha Hauer2018-11-021-2/+1
* | | Merge branch 'for-next/mtd'Sascha Hauer2018-11-094-42/+66
|\ \ \
| * | | USB: gadget: prevent unnecessary warning messageSascha Hauer2018-10-261-1/+4
| * | | mtd: nand: don't break long print messagesLadislav Michl2018-10-262-17/+12
| * | | mtd: nand: add accessors, macros for in-memory BBTLadislav Michl2018-10-261-22/+48
| * | | mtd: atmel_nand: replace printk with dev_infoLadislav Michl2018-10-261-2/+2
| | |/ | |/|
* | | Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-11-095-10/+10
|\ \ \
| * | | nvmem: i.MX ocotp: Make locally used functions staticSascha Hauer2018-10-231-2/+2
| * | | usb: ulpi: Make locally used functions staticSascha Hauer2018-10-231-2/+2