summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-0922-42/+70
|\ \ \ \ \
| * | | | | ratp: fix compile warningsOleksij Rempel2018-10-231-1/+1
| * | | | | nvmem: i.MX ocotp: Make locally used functions staticSascha Hauer2018-10-231-2/+2
| * | | | | ARM: i.MX: Add missing includeSascha Hauer2018-10-231-0/+1
| * | | | | ARM: unwind: Make locally used function staticSascha Hauer2018-10-231-1/+2
| * | | | | ARM: unwind: Provide prototypes for exported functionsSascha Hauer2018-10-231-0/+4
| * | | | | usb: ulpi: Make locally used functions staticSascha Hauer2018-10-231-2/+2
| * | | | | drivers: clk: imx5: Make locally used functions staticSascha Hauer2018-10-231-3/+3
| * | | | | ARM: legacy Linux support: Make locally used functions staticSascha Hauer2018-10-231-3/+3
| * | | | | ARM: boards: phytec-som-imx6: Make locally used function staticSascha Hauer2018-10-231-1/+1
| * | | | | ARM: boards: kontron-samx6i: Add include file to provide prototypeSascha Hauer2018-10-234-2/+10
| * | | | | ARM: boards: kindle mx50: Make locally used function staticSascha Hauer2018-10-231-1/+1
| * | | | | ARM: boards: karo-tx6x: Make locally used function staticSascha Hauer2018-10-231-1/+1
| * | | | | ARM: boards: GuF Vincell: Make locally used function staticSascha Hauer2018-10-231-1/+1
| * | | | | ARM: cache: include mmu.hSascha Hauer2018-10-231-0/+6
| * | | | | fs: Make locally used functions staticSascha Hauer2018-10-191-18/+18
| * | | | | ARM: mmu: include dma.hSascha Hauer2018-10-191-0/+1
| * | | | | dma: Add missing re-inclusion protectorSascha Hauer2018-10-191-0/+5
| * | | | | ARM: mmu: rename dma_allocSascha Hauer2018-10-181-3/+3
| * | | | | video: imx-ipu-v3: Make locally used function staticSascha Hauer2018-10-181-1/+1
| * | | | | mtd: nand: mxs: make locally used functions staticSascha Hauer2018-10-181-2/+2
| * | | | | ARM: Fix missing prototype warningSascha Hauer2018-10-181-0/+2
| |/ / / /
* | | | | Merge branch 'for-next/misc'Sascha Hauer2018-11-0936-180/+59
|\ \ \ \ \
| * | | | | ARM: clk: rk3188: don't set same clk rate twiceperachet7@gmail.com2018-11-091-0/+3
| * | | | | commands: mem: truncate mem device size to fit the loff_t file sizeLucas Stach2018-11-071-1/+2
| * | | | | pinctrl: at91: Do not print registration messagesSascha Hauer2018-11-021-2/+2
| * | | | | net: designware: look for a child device node for MDIO busIan Abbott2018-11-021-0/+10
| * | | | | Display barebox instead of kernel in build messageClément Leger2018-11-021-1/+1
| * | | | | partitions: efi: Constify force_gptAndrey Smirnov2018-10-291-1/+1
| * | | | | net: dhcp: fix option 54Marcin Niestroj2018-10-262-3/+4
| * | | | | rtc: ds1307: Add ds3231 to driver's ID listMarco Felsch2018-10-191-0/+1
| * | | | | i2c: introduce device_i2c_driver() macroMarco Felsch2018-10-1921-164/+24
| * | | | | state: fix indentationUlrich Ölmann2018-10-191-1/+1
| * | | | | of: base: fix typoUlrich Ölmann2018-10-191-1/+1
| * | | | | miitool: Fix inconsistent spacingAndrey Smirnov2018-10-161-1/+1
| * | | | | rave-sp: backlight: Specify parent device correctlyAndrey Smirnov2018-10-161-0/+1
| * | | | | phy: call adjust_link in attach if using fixed-linkClément Leger2018-10-161-0/+4
| * | | | | state: fix documentation of state_new_from_node()Ulrich Ölmann2018-10-121-0/+1
| * | | | | common: state: use of_property_write_string() where appropriateUlrich Ölmann2018-10-121-4/+2
| * | | | | blspec: do not depend on BLOCKLadislav Michl2018-10-121-1/+0