summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource: timer-ti-dm: Make unexported functions staticLadislav Michl2018-02-282-142/+115
* ARM: OMAP: pdata-quirks: Remove unused timer pdataKeerthy2018-02-221-32/+0
* pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata opsKeerthy2018-02-221-26/+42
* clocksource: timer-ti-dm: Hook device platform data if not already assignedLadislav Michl2018-02-221-4/+6
* clocksource: timer-ti-dm: Populate the timer ops to the pdataKeerthy2018-02-221-0/+25
* clocksource: timer-ti-dm: Add timer ops to the platform data structureKeerthy2018-02-221-0/+38
* ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksourceKeerthy2018-02-226-7/+5
* clocksource: timer-ti-dm: Replace architectureKeerthy2018-02-221-5/+3
* ARM: OMAP: Move dmtimer.h out of plat-omapKeerthy2018-02-226-5/+5
* ARM: OMAP: timer: Wrap the inline functions under OMAP2PLUS defineKeerthy2018-02-221-1/+16
* ARM: OMAP: dmtimer: Remove all the exportsKeerthy2018-02-221-27/+0
* Merge branch 'omap-for-v.16/dmtimer-fix' into omap-for-v4.17/timerTony Lindgren2018-02-221-5/+2
|\
| * ARM: OMAP: Fix dmtimer init for omap1Tony Lindgren2018-02-221-5/+2
* | ARM: OMAP2+: Remove unused gpio header file referencesSuman Anna2018-02-143-4/+1
* | ARM: OMAP: Move plat/i2c.h into mach-omap1 folderSuman Anna2018-02-144-12/+6
* | ARM: OMAP2+: Cleanup omap_mcbsp_dev_attr and other legacy dataSuman Anna2018-02-146-41/+0
* | ARM: OMAP2+: Cleanup omap2_spi_dev_attr and other legacy dataSuman Anna2018-02-1413-150/+0
* | ARM: OMAP2+: Cleanup omap_timer_capability_dev_attr usageSuman Anna2018-02-149-124/+0
* | ARM: OMAP2+: Cleanup omap_i2c_dev_attr usageSuman Anna2018-02-148-85/+0
* | ARM: OMAP2+: Cleanup omap_gpio_dev_attr usageSuman Anna2018-02-1413-99/+1
* | ARM: OMAP2+: Include types.h directly for hwmod dataTony Lindgren2018-02-143-0/+6
* | ARM: OMAP2+: Fix sar_base inititalization for HS omapsTony Lindgren2018-02-141-2/+2
* | ARM: OMAP3: Fix prm wake interrupt for resumeTony Lindgren2018-02-141-2/+2
* | ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dtQi Hou2018-02-141-8/+11
* | Merge branch 'omap-for-v4.16/soc' into omap-for-v4.16/fixesTony Lindgren2018-02-141-3/+3
|\ \ | |/ |/|
| * ARM: OMAP2+: hwmod_core: enable optional clocks before main clockTero Kristo2017-12-221-3/+3
* | Linux 4.16-rc1v4.16-rc1Linus Torvalds2018-02-111-2/+2
* | unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-118-142/+47
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11297-913/+913
* | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-118-40/+47
|\ \
| * | annotate ep_scan_ready_list()Al Viro2018-02-011-11/+13
| * | ep_send_events_proc(): return result via esed->resAl Viro2018-02-011-7/+10
| * | preparation to switching ->poll() to returning EPOLL...Al Viro2018-02-011-1/+2
| * | add EPOLLNVAL, annotate EPOLL... and event_poll->eventAl Viro2018-02-011-16/+17
| * | use linux/poll.h instead of asm/poll.hAl Viro2018-02-013-3/+3
| * | xen: fix poll misannotationAl Viro2018-02-011-1/+1
| * | smc: missing poll annotationsAl Viro2018-02-011-1/+1
* | | Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-02-111-0/+2
|\ \ \
| * | | xtensa: fix build with KASANMax Filippov2018-02-111-0/+2
* | | | Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-113-10/+8
|\ \ \ \ | |/ / / |/| | |
| * | | nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2018-02-112-2/+0
| * | | nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-02-111-8/+8
* | | | Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-101-2/+3
|\ \ \ \
| * | | | powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy2018-02-101-2/+3
* | | | | Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-1012-63/+212
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-linus' into testJens Axboe2018-02-0712-63/+212
| |\ \ \ \ \
| | * | | | | block, bfq: add requeue-request hookPaolo Valente2018-02-071-25/+82
| | * | | | | bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-02-073-7/+11
| | * | | | | bcache: return attach error when no cache set existTang Junhui2018-02-071-2/+3
| | * | | | | bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li2018-02-073-2/+7