summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mtd: atmel_nand: remove erroneous caseOleksij Rempel2018-11-211-1/+0
| * | | usb: at91_udc: remove useless NULL checkOleksij Rempel2018-11-211-2/+1
| * | | mfd: da9063: fix wrong NULL pointer testOleksij Rempel2018-11-211-1/+1
| * | | fs: fix possible null pointer dereference of base.Oleksij Rempel2018-11-211-1/+2
| * | | fs: closedir: remove uninitialized variable retOleksij Rempel2018-11-211-3/+1
| * | | pinctrl: tegra30: fix "Possible null pointer dereference: group" warningOleksij Rempel2018-11-211-2/+2
| * | | net: e1000: fix "Uninitialized variable: phy_data" warningOleksij Rempel2018-11-211-1/+1
| * | | arm: boards: phytec-som-am335x: Fix mac overwrite from stateTeresa Remmet2018-11-211-2/+2
| * | | clk: imx: cpu: avoid use after free on errorOleksij Rempel2018-11-191-1/+3
| * | | video/ssd1307fb: fix potential memory leak on errorOleksij Rempel2018-11-191-2/+5
| * | | of: partition: set ret for error casesOleksij Rempel2018-11-191-2/+2
| * | | ddr_spd: remove unused arrayOleksij Rempel2018-11-191-2/+0
| * | | rtc: ds1307: Set DS1341_BIT_DOSF in the right registerAndrey Smirnov2018-11-191-2/+2
| * | | ubiformat: print messages after checking a block is not badSascha Hauer2018-11-141-6/+6
| * | | driver: Print message with pr_errSascha Hauer2018-11-141-1/+1
| * | | ARM: stack unwind: Print messages with pr_warningSascha Hauer2018-11-141-2/+2
| * | | e1000/flash: Increased erase timeoutMichael Schuhmacher2018-11-121-1/+1
| |/ /
* | | Release v2018.12.0v2018.12.0Sascha Hauer2018-12-071-1/+1
* | | serdev: select POLLERLucas Stach2018-12-041-0/+1
* | | multiple/raspberry-pi: fix clkdevs for raspberry piRouven Czerwinski2018-11-292-4/+4
* | | FIT: support hash-1/signature-1 nodes in signature checkMatthias Schiffer2018-11-231-2/+6
* | | clk: fix NULL deref without OF node in debug messageMatthias Schiffer2018-11-231-1/+1
* | | mount command: Fix "mount /dev/<devname>"Sascha Hauer2018-11-211-1/+3
* | | net: cpsw: support "phy-handle" and deprecate "phy_id"Sascha Hauer2018-11-191-2/+2
* | | commands: mem: Fix compiler warningSascha 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-162-8/+8
* | | arm: mach-omap: xload: Enable network interfaceTeresa Remmet2018-11-161-0/+2
| |/ |/|
* | bootm: Print which file cannot be openedSascha Hauer2018-11-151-7/+4
|/
* Merge branch 'for-next/usb'Sascha Hauer2018-11-0919-162/+275
|\
| * usbgadget: autostart: add DFU supportLadislav Michl2018-10-299-89/+95
| * Documentation: USB gadget: document usbgadget.fastboot_bbu variableLadislav Michl2018-10-291-0/+2
| * usb: gadget: set maxpacket_limitLadislav Michl2018-10-293-3/+7
| * usb: gadget: fsl_udc: pass controller instance to unregisterSascha Hauer2018-10-293-15/+34
| * 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-294-6/+35
| * usb: host: ehci: add ehci_unregister()Sascha Hauer2018-10-294-11/+47
| * usb: Add usb_unregister_host()Sascha Hauer2018-10-262-0/+6
| * 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-094-25/+74
|\ \
| * | bootchooser: Add reference countingSascha Hauer2018-10-181-5/+31
| * | bootchooser: put bootchooser after creating a boot entrySascha Hauer2018-10-181-13/+23
| * | of: fix reproducible node name for legacy vs. new partition bindingSascha Hauer2018-10-181-0/+12
| * | state: backend_bucket_circular: remove unused variablesUlrich Ölmann2018-10-121-2/+0
| * | common: state: fix typoUlrich Ölmann2018-10-101-1/+1
| * | state: backend_bucket_circular: fix memory leakUlrich Ölmann2018-10-101-4/+7
* | | Merge branch 'for-next/socfpga'Sascha Hauer2018-11-095-266/+94
|\ \ \
| * | | ARM: socfpga: socrates: convert to lowlevel helpersSteffen Trumtrar2018-11-061-67/+4