summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | clocksource: mips-gic: Bump up rating of GIC timerAndrew Bresticker2014-11-241-1/+1
| * | | | | | clocksource: mips-gic: Use clockevents_config_and_registerAndrew Bresticker2014-11-241-9/+1
| * | | | | | clocksource: mips-gic: Use CPU notifiers to setup the timerAndrew Bresticker2014-11-241-16/+44
| * | | | | | clocksource: mips-gic: Use percpu_dev_idAndrew Bresticker2014-11-241-3/+2
| * | | | | | clocksource: mips-gic: Remove gic_event_handlerAndrew Bresticker2014-11-241-5/+0
| * | | | | | clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker2014-11-242-1/+3
| * | | | | | clocksource: mips-gic: Staticize local symbolsAndrew Bresticker2014-11-241-5/+5
| * | | | | | clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker2014-11-242-1/+91
| * | | | | | MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2014-11-244-1/+38
| * | | | | | irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macrosAndrew Bresticker2014-11-241-2/+2
| * | | | | | irqchip: mips-gic: Remove gic_{pending,itrmask}_regsAndrew Bresticker2014-11-241-13/+3
| * | | | | | irqchip: mips-gic: Clean up #includesAndrew Bresticker2014-11-241-5/+2
| * | | | | | irqchip: mips-gic: Clean up header fileAndrew Bresticker2014-11-241-2/+2
| * | | | | | clk: ls1x: Update relationship among all clocksKelvin Cheung2014-11-241-29/+80
| * | | | | | MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-241-2/+11
| * | | | | | MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-241-1/+13
| * | | | | | MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-241-1/+1
| * | | | | | irqchip: mips-gic: Use proper iomem accessorsAndrew Bresticker2014-11-241-71/+135
| * | | | | | irqchip: mips-gic: Export function to read counter widthAndrew Bresticker2014-11-241-0/+11
| * | | | | | irqchip: mips-gic: Remove unnecessary globalsAndrew Bresticker2014-11-241-24/+4
| * | | | | | irqchip: mips-gic: Support local interruptsAndrew Bresticker2014-11-241-68/+223
| * | | | | | irqchip: mips-gic: Use separate edge/level irq_chipsAndrew Bresticker2014-11-241-11/+21
| * | | | | | irqchip: mips-gic: Probe for number of external interruptsAndrew Bresticker2014-11-241-20/+20
| * | | | | | irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-241-96/+105
| * | | | | | irqchip: mips-gic: Use IRQ domainsAndrew Bresticker2014-11-241-8/+40
| * | | | | | irqchip: mips-gic: Fix gic_set_affinity() return valueAndrew Bresticker2014-11-241-1/+1
| * | | | | | irqchip: mips-gic: Implement irq_set_type callbackAndrew Bresticker2014-11-241-2/+55
| * | | | | | irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker2014-11-241-3/+8
| * | | | | | MIPS: Move GIC to drivers/irqchip/Andrew Bresticker2014-11-243-0/+407
* | | | | | | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-127-40/+414
|\ \ \ \ \ \ \
| * | | | | | | powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-051-2/+6
| * | | | | | | cxl: Name interrupts in /proc/interruptMichael Neuling2014-11-182-13/+98
| * | | | | | | cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie2014-11-183-25/+37
| * | | | | | | rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-173-0/+273
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-128-91/+278
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/scm_block: make the number of reqs per HW req configurableSebastian Ott2014-12-082-17/+34
| * | | | | | | | s390/scm_block: handle multiple requests in one HW requestSebastian Ott2014-12-083-63/+132
| * | | | | | | | s390/scm_block: allocate aidaw pages only when necessarySebastian Ott2014-12-083-12/+36
| * | | | | | | | s390/scm_block: use mempool to manage aidaw requestsSebastian Ott2014-12-083-12/+55
| * | | | | | | | s390/eadm: change timeout valueSebastian Ott2014-12-081-1/+1
| * | | | | | | | s390/dasd: retry partition detectionStefan Haberland2014-11-281-2/+24
| * | | | | | | | s390/dasd: fix list corruption for sleep_on requestsStefan Haberland2014-11-281-3/+0
| * | | | | | | | s390/dasd: fix infinite term I/O loopStefan Haberland2014-11-281-0/+14
| * | | | | | | | s390/dasd: remove unused codeStefan Haberland2014-11-281-12/+2
| * | | | | | | | s390/sclp_async: add Kconfig option to specify the component idMartin Schwidefsky2014-11-282-1/+12
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11667-18770/+42053
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner2014-12-111-7/+3
| * | | | | | | | | net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen2014-12-111-1/+1
| * | | | | | | | | net/mlx4: Add support for A0 steeringMatan Barak2014-12-116-17/+176
| * | | | | | | | | net/mlx4: Refactor QUERY_PORTMatan Barak2014-12-113-95/+154