summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-0425-50/+496
|\
| * Merge branch 'clockevents/3.16' of git://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2014-05-2722-702/+1785
| |\
| | * clocksource: Add Freescale FlexTimer Module (FTM) timer supportXiubo Li2014-05-233-0/+373
| | * ARM: dts: vf610: Add Freescale FlexTimer Module timer node.Xiubo Li2014-05-231-0/+13
| | * clocksource: ftm: Add FlexTimer Module (FTM) Timer devicetree DocumentationXiubo Li2014-05-231-0/+31
| | * Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16Daniel Lezcano2014-05-231-1/+1
| | |\
| | | * clocksource: sh_tmu: Fix channel IRQ retrieval in legacy caseLaurent Pinchart2014-05-191-1/+1
| | * | clocksource: sh_tmu: Remove unnecessary OOM messagesJingoo Han2014-05-231-3/+1
| | * | clocksource: sh_mtu2: Remove unnecessary OOM messagesJingoo Han2014-05-231-3/+1
| | * | clocksource: sh_cmt: Remove unnecessary OOM messagesJingoo Han2014-05-231-3/+1
| | * | clocksource: em_sti: Remove unnecessary OOM messagesJingoo Han2014-05-231-3/+1
| | * | clocksource: dw_apb_timer_of: Do not trace read_sched_clockYang Wei2014-05-231-1/+1
| | * | clocksource: Fix clocksource_mmio_readX_downXiubo Li2014-05-231-2/+2
| | * | clocksource: Fix type confusion for clocksource_mmio_readX_YXiubo Li2014-05-231-4/+4
| | * | clocksource: qcom: Implement read_current_timer for udelayStephen Boyd2014-05-191-0/+13
| | * | Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16Daniel Lezcano2014-05-16387-2133/+3475
| | |\ \
| | * | | ARM: sun6i: a31: Add support for the High Speed TimersMaxime Ripard2014-04-221-0/+11
| | * | | clocksource: sun5i: Add support for reset controllerMaxime Ripard2014-04-222-0/+10
| | * | | Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16Daniel Lezcano2014-04-224-680/+1306
| | |\ \ \ | | | | |/ | | | |/|
| | * | | clocksource: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König2014-04-222-3/+4
| | * | | KConfig: Vexpress: build the ARM_GLOBAL_TIMER with vexpress platformMatthew Leach2014-04-221-0/+1
| | * | | dts: ca5: add the global timer for the A5Matthew Leach2014-04-221-1/+9
| | * | | documentaion: DT: allow a A5 compatible string in global timerMatthew Leach2014-04-221-2/+5
| | * | | clocksource: arm_global_timer: Only check for unusable timer on A9Matthew Leach2014-04-221-2/+3
| * | | | Merge branch 'fortglx/3.16/time' of git://git.linaro.org/people/john.stultz/l...Thomas Gleixner2014-05-243-21/+10
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ntp: Make is_error_status() use its argumentGeorge Spelvin2014-05-121-6/+6
| | * | | ntp: Convert simple_strtol to kstrtolFabian Frederick2014-05-121-1/+4
| | * | | sched_clock: Remove deprecated setup_sched_clock() APIStephen Boyd2014-04-222-14/+0
| * | | | timer_stats/doc: Fix /proc/timer_stats documentationMichael Kerrisk2014-05-041-3/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-048-65/+123
|\ \ \ \ \
| * | | | | block: mq flush: clear flush_rq's tag in flush_end_io()Ming Lei2014-06-041-1/+1
| * | | | | blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameterJens Axboe2014-06-043-9/+16
| * | | | | blk-mq: fix regression from commit 624dbe475416Jens Axboe2014-06-041-0/+2
| * | | | | blk-mq: handle NULL req return from blk_map_request in single queue modeJens Axboe2014-06-031-0/+2
| * | | | | blk-mq: fix sparse warning on missed __percpu annotationMing Lei2014-06-032-2/+2
| * | | | | blk-mq: fix schedule from atomic contextMing Lei2014-06-034-31/+78
| * | | | | blk-mq: move blk_mq_get_ctx/blk_mq_put_ctx to mq private headerMing Lei2014-06-032-22/+22
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-04263-5792/+9256
|\ \ \ \ \ \
| * | | | | | [media] au0828-dvb: restore its permission to 644Mauro Carvalho Chehab2014-06-041-0/+0
| * | | | | | [media] xc5000: delay tuner sleep to 5 secondsMauro Carvalho Chehab2014-05-251-9/+34
| * | | | | | [media] xc5000: Don't use whitespace before tabsMauro Carvalho Chehab2014-05-251-5/+5
| * | | | | | [media] xc5000: fix CamelCaseMauro Carvalho Chehab2014-05-251-69/+69
| * | | | | | [media] xc5000: Don't wrap msleep()Mauro Carvalho Chehab2014-05-251-10/+5
| * | | | | | [media] xc5000: get rid of positive error codesMauro Carvalho Chehab2014-05-251-56/+48
| * | | | | | [media] au0828: reset streaming when a new frequency is setMauro Carvalho Chehab2014-05-252-2/+43
| * | | | | | [media] au0828: Improve debug messages for urb_completionMauro Carvalho Chehab2014-05-251-4/+8
| * | | | | | [media] au0828: Cancel stream-restart operation if frontend is disconnectedChangbing Xiong2014-05-251-0/+2
| * | | | | | [media] dib0700: fix RC support on Hauppauge Nova-TDMauro Carvalho Chehab2014-05-253-9/+38
| * | | | | | [media] USB: as102_usb_drv.c: Remove useless return variablesPeter Senna Tschudin2014-05-251-4/+3
| * | | | | | [media] v4l: Fix documentation of V4L2_PIX_FMT_H264_MVC and VP8 pixel formatsKamil Debski2014-05-251-2/+2
OpenPOWER on IntegriCloud