summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-0514-62/+243
|\
| * Merge tag 'irqchip-3.16' of git://git.infradead.org/users/jcooper/linux into ...Thomas Gleixner2014-05-274-1/+210
| |\
| | * irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controllerFlorian Fainelli2014-05-273-0/+209
| | * irqchip: gic: Use mask field in GICC_IARHaojian Zhuang2014-05-191-1/+1
| * | sh: intc: Remove pointless irq_reserve_irqs() invocationThomas Gleixner2014-05-161-6/+0
| * | tile: hvc: Use irq_alloc/free_hwirqThomas Gleixner2014-05-161-4/+4
| * | tile: serial: Use irq_alloc/free_hwirqThomas Gleixner2014-05-161-4/+4
| * | tile: net: Use irq_alloc/free_hwirqThomas Gleixner2014-05-161-3/+3
| * | tile: usb: Use irq_alloc/free_hwirqThomas Gleixner2014-05-162-8/+8
| * | iommu: dmar: Provide arch specific irq allocationThomas Gleixner2014-05-161-3/+3
| * | iommu: smar: Fix return value check of create_irq()Thomas Gleixner2014-05-161-1/+1
| * | x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner2014-05-161-16/+1
| * | x86: htirq: Use irq_alloc/free_irq()Thomas Gleixner2014-05-161-9/+4
| * | x86: irq_remapping: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-7/+5
| | |
| | \
| *-. \ Merge branches 'linus' and 'irq/urgent' into irq/coreThomas Gleixner2014-05-16161-1540/+1993
| |\ \ \
| * \ \ \ Merge tag 'irqchip-mvebu-3.16' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner2014-05-082-4/+24
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-0513-21/+407
|\ \ \ \ \
| * | | | | clocksource: Add Freescale FlexTimer Module (FTM) timer supportXiubo Li2014-05-233-0/+373
| * | | | | 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-16143-799/+1745
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | clocksource: sun5i: Add support for reset controllerMaxime Ripard2014-04-221-0/+6
| * | | | | | Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16Daniel Lezcano2014-04-223-680/+1305
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | clocksource: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König2014-04-221-1/+2
| * | | | | | clocksource: arm_global_timer: Only check for unusable timer on A9Matthew Leach2014-04-221-2/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-041-1/+3
|\ \ \ \ \ \ \
| * | | | | | | blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameterJens Axboe2014-06-041-1/+3
* | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-04231-5576/+8057
|\ \ \ \ \ \ \ \
| * | | | | | | | [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] m5mols: Replace missing headerLaurent Pinchart2014-05-251-1/+1
| * | | | | | | | [media] staging: lirc: Fix sparse warningsTuomas Tynkkynen2014-05-255-47/+52
| * | | | | | | | [media] fix mceusb endpoint type identification/handlingMatt DeVillier2014-05-251-30/+35