summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * i40e: stop VF ringsMitch Williams2015-04-151-0/+5
| | * | bnx2x: Fix busy_poll vs netpollEric Dumazet2015-04-152-90/+56
| | * | net: hip04: Make tx coalesce timer actually workThomas Gleixner2015-04-151-7/+11
| * | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-1734-76/+4070
| |\ \ \
| | * \ \ Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-131-0/+1
| | |\ \ \
| | | * | | SSB: fix Kconfig dependenciesAdrien Schildknecht2015-04-101-0/+1
| | * | | | MIPS: Loongson-3: Add chipset ACPI platform driverHuacai Chen2015-04-013-0/+155
| | * | | | MIPS: Loongson-3: Add CPU Hwmon platform driverHuacai Chen2015-04-015-0/+238
| | * | | | MIPS: Octeon: Fix to IP checksum offloading in Little EndianPaul Martin2015-04-011-1/+1
| | * | | | MIPS: Octeon: Set up ethernet hardware for little endianPaul Martin2015-04-012-0/+13
| | * | | | CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-treeAndrew Bresticker2015-04-011-1/+9
| | * | | | MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-015-5/+5
| | * | | | IRQCHIP: Add new driver for BCM7038-style level 1 interrupt controllersKevin Cernekee2015-04-013-0/+341
| | * | | | IRQCHIP: bcm7120-l2: Add support for BCM3380-style controllersKevin Cernekee2015-04-011-4/+51
| | * | | | IRQCHIP: bcm7120-l2: Split STB-specific logic into its own functionKevin Cernekee2015-04-011-55/+68
| | * | | | IRQCHIP: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsetsKevin Cernekee2015-04-011-13/+28
| | * | | | IRQCHIP: brcmstb-l2: don't clear wakeable interrupts at init timeBrian Norris2015-04-011-3/+6
| | * | | | CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependencyDeng-Cheng Zhu2015-04-011-1/+1
| | * | | | CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is runningMarkos Chandras2015-03-311-0/+3
| | * | | | IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras2015-03-311-0/+21
| | * | | | ttyFDC: Implement KGDB IO operations.James Hogan2015-03-312-6/+179
| | * | | | MIPS, ttyFDC: Add early FDC console supportJames Hogan2015-03-312-0/+33
| | * | | | TTY: Add MIPS EJTAG Fast Debug Channel TTY driverJames Hogan2015-03-313-0/+1145
| | * | | | IRQCHIP: mips-gic: Add function for retrieving FDC IRQJames Hogan2015-03-311-0/+23
| | * | | | irqchip: mips-gic: Don't treat FDC IRQ as percpu devidJames Hogan2015-03-311-5/+10
| | * | | | MIPS: Add CDMM bus supportJames Hogan2015-03-313-0/+730
| | * | | | IRQCHIP: mips-gic: Fix typo in commentJames Hogan2015-03-311-1/+1
| | * | | | CLK: Pistachio: Register external clock gatesAndrew Bresticker2015-03-311-0/+21
| | * | | | CLK: Pistachio: Register system interface gate clocksAndrew Bresticker2015-03-311-0/+42
| | * | | | CLK: Pistachio: Register peripheral clocksAndrew Bresticker2015-03-311-0/+67
| | * | | | CLK: Pistachio: Register core clocksAndrew Bresticker2015-03-312-0/+200
| | * | | | CLK: Pistachio: Add PLL driverAndrew Bresticker2015-03-313-0/+452
| | * | | | CLK: Add basic infrastructure for Pistachio clocksAndrew Bresticker2015-03-314-0/+266
| * | | | | Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-1737-346/+326
| |\ \ \ \ \
| | * | | | | ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki2015-04-152-9/+7
| | * | | | | ACPICA: Fix a couple issues with the local printf module.Lv Zheng2015-04-141-5/+8
| | * | | | | ACPICA: Add "//" before ascii output of buffers.Bob Moore2015-04-141-0/+8
| | * | | | | ACPICA: Remove unused internal AML opcode.Bob Moore2015-04-141-1/+0
| | * | | | | ACPICA: Permanently set _REV to the value '2'.Bob Moore2015-04-141-3/+10
| | * | | | | ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore2015-04-141-0/+1
| | * | | | | ACPICA: Add infrastructure for External() opcode.Bob Moore2015-04-147-4/+35
| | * | | | | ACPICA: iASL: Enhancement for constant folding.Bob Moore2015-04-141-5/+0
| | * | | | | ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.Bob Moore2015-04-141-0/+1
| | * | | | | ACPICA: Update AML Debugger global variables.Bob Moore2015-04-141-3/+1
| | * | | | | ACPICA: Update Resource descriptor dump module.Bob Moore2015-04-142-116/+117
| | * | | | | ACPICA: Casting changes around acpi_physical_address/acpi_size.Bob Moore2015-04-141-2/+2
| | * | | | | ACPICA: Resources: Correct conditional compilation definitions.Lv Zheng2015-04-142-0/+4
| | * | | | | ACPICA: Utilities: Correct conditional compilation definitions.Lv Zheng2015-04-143-2/+16
| | * | | | | ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng2015-04-143-48/+20
| | * | | | | ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().Rickard Strandqvist2015-04-142-40/+0