summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'samsung-soc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2017-01-1712-54/+17
|\
| * ARM: s3c64xx: Constify wake_irqsKrzysztof Kozlowski2016-12-291-1/+1
| * ARM: s3c24xx: Constify wake_irqsKrzysztof Kozlowski2016-12-291-1/+1
| * ARM: SAMSUNG: Constify array of wake irqs passed to samsung_sync_wakemaskKrzysztof Kozlowski2016-12-292-2/+2
| * ARM: s3c64xx: Annotate external clock frequencies __ro_after_initKrzysztof Kozlowski2016-12-291-1/+2
| * ARM: s3c24xx: Constify few integer tablesKrzysztof Kozlowski2016-12-292-3/+3
| * ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_initKrzysztof Kozlowski2016-12-293-4/+4
| * ARM: EXYNOS: Constify list of retention registersKrzysztof Kozlowski2016-12-291-4/+4
| * ARM: s3c24xx: Drop unused struct s3c_audio_pdata entriesSylwester Nawrocki2016-12-291-19/+0
| * ARM: s3c64xx: Drop initialization of unused struct s3c_audio_pdata fieldsSylwester Nawrocki2016-12-291-19/+0
* | Merge tag 'ux500-dev-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2017-01-172-27/+19
|\ \
| * | ARM: ux500: remove duplicated include from cpu-db8500.cWei Yongjun2017-01-121-1/+0
| * | ARM: ux500: simplify secondary bootLinus Walleij2017-01-121-26/+19
| |/
* | Merge tag 'renesas-soc-for-v4.11' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson2017-01-104-50/+25
|\ \
| * | ARM: shmobile: rcar-gen2: Remove unused rcar_gen2_read_mode_pins()Geert Uytterhoeven2017-01-032-20/+0
| * | ARM: shmobile: r8a7791: Allow booting secondary CPU cores in debug modeGeert Uytterhoeven2017-01-031-13/+1
| * | ARM: shmobile: apmu: Allow booting secondary CPU cores in debug modeGeert Uytterhoeven2017-01-031-13/+1
| * | ARM: shmobile: apmu: Add debug resource reset for secondary CPU bootGeert Uytterhoeven2017-01-031-0/+13
| * | ARM: shmobile: apmu: Add more register documentationGeert Uytterhoeven2017-01-031-4/+10
| |/
* | Linux 4.10-rc3v4.10-rc3Linus Torvalds2017-01-081-1/+1
* | Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-0846-316/+550
|\ \
| * | USB: fix problems with duplicate endpoint addressesAlan Stern2017-01-051-0/+10
| * | usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin2017-01-051-14/+10
| * | usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum2017-01-051-0/+7
| * | usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven2017-01-051-30/+29
| * | usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure2017-01-051-0/+1
| * | usb: musb: fix compilation warning on unused functionJérémy Lefaure2017-01-051-0/+2
| * | usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-01-051-1/+1
| * | usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu2017-01-051-0/+12
| * | usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2017-01-052-6/+11
| * | Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-0516-58/+167
| |\ \
| | * | USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold2017-01-041-0/+7
| | * | USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold2017-01-041-0/+14
| | * | USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold2017-01-041-4/+0
| | * | USB: serial: pl2303: fix NULL-deref at openJohan Hovold2017-01-041-0/+8
| | * | USB: serial: oti6858: fix NULL-deref at openJohan Hovold2017-01-041-0/+16
| | * | USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold2017-01-041-0/+13
| | * | USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold2017-01-041-3/+1
| | * | USB: serial: mos7840: remove unused write URBJohan Hovold2017-01-041-8/+0
| | * | USB: serial: mos7840: fix NULL-deref at openJohan Hovold2017-01-041-0/+12
| | * | USB: serial: mos7720: remove obsolete port initialisationJohan Hovold2017-01-041-5/+0
| | * | USB: serial: mos7720: fix parallel probeJohan Hovold2017-01-041-23/+7
| | * | USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold2017-01-041-10/+8
| | * | USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold2017-01-041-1/+5
| | * | USB: serial: mos7720: fix NULL-deref at openJohan Hovold2017-01-041-0/+5
| | * | USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold2017-01-041-0/+12
| | * | USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold2017-01-041-0/+14
| | * | USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold2017-01-041-0/+11
| | * | USB: serial: io_ti: bind to interface after fw downloadJohan Hovold2017-01-041-2/+1
| | * | USB: serial: io_ti: fix I/O after disconnectJohan Hovold2017-01-041-0/+3