summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GICNishanth Menon2014-06-30
* irqchip: crossbar: Introduce centralized check for crossbar writeNishanth Menon2014-06-30
* irqchip: crossbar: Introduce ti, max-crossbar-sources to identify valid cross...Nishanth Menon2014-06-30
* irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callbackSricharan R2014-06-30
* irqchip: crossbar: Set cb pointer to null in case of errorSricharan R2014-06-30
* irqchip: crossbar: Change the goto namingNishanth Menon2014-06-30
* irqchip: crossbar: Return proper error valueNishanth Menon2014-06-30
* irqchip: crossbar: Fix kerneldoc warningNishanth Menon2014-06-30
* irqchip: crossbar: Fix sparse and checkpatch warningsNishanth Menon2014-06-30
* irqchip: crossbar: Remove IS_ERR_VALUE checkNishanth Menon2014-06-30
* irqchip: crossbar: Change allocation logic by reversing search for free irqsNishanth Menon2014-06-30
* irqchip: crossbar: Initialise the crossbar with a safe valueNishanth Menon2014-06-30
* irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbarNishanth Menon2014-06-30
* irqchip: crossbar: Check for premapped crossbar before allocatingNishanth Menon2014-06-30
* irqchip: crossbar: Dont use '0' to mark reserved interruptsNishanth Menon2014-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-15
|\
| * vxlan: Checksum fixesTom Herbert2014-06-15
| * vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-13
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-15
|\ \
| * | clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-11
| * | clk: sun6i: Protect SDRAM gating bitMaxime Ripard2014-06-11
| * | clk: sun6i: Protect CPU clockMaxime Ripard2014-06-11
| * | clk: sunxi: Rework clock protection codeMaxime Ripard2014-06-11
| * | clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard2014-06-11
| * | clk: sunxi: Move the 24M oscillator to a file of its ownMaxime Ripard2014-06-11
| * | clk: sunxi: Remove calls to clk_putMaxime Ripard2014-06-11
| * | clk: sunxi: Implement A31 USB clockMaxime Ripard2014-06-11
| * | Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-10
| |\ \
| | * | CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f...Nishanth Menon2014-06-06
| | * | CLK: TI: clk-54xx: Set the rate for dpll_abe_m2x2_ckPeter Ujfalusi2014-06-06
| | * | CLK: TI: Driver for DRA7 ATL (Audio Tracking Logic)Peter Ujfalusi2014-05-28
| | * | ARM: dts: dra7xx-clocks: Correct name for atl clkin3 clockPeter Ujfalusi2014-05-28
| | * | CLK: TI: gate: add composite interface clock to OMAP2 only buildTero Kristo2014-05-28
| | * | ARM: OMAP2: clock: add DT boot support for cpufreq_ckTero Kristo2014-05-28
| | * | CLK: TI: OMAP2: add clock init supportTero Kristo2014-05-28
| | * | CLK: TI: interface: add support for omap2430 specific interface clockTero Kristo2014-05-28
| | * | CLK: TI: APLL: add support for omap2 apllsTero Kristo2014-05-28
| | * | CLK: TI: DPLL: add support for omap2 core dpllTero Kristo2014-05-28
| | * | CLK: TI: DPLL: simplify autoidle register detection logicTero Kristo2014-05-28
* | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-06-15
|\ \ \ \
| * | | | NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran2014-06-13
| * | | | NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox2014-06-13
| * | | | NVMe: Fix hot cpu notification dead lockKeith Busch2014-06-13
| * | | | NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox2014-06-03
| * | | | NVMe: Use last bytes of f/w rev SCSI InquiryKeith Busch2014-06-03
| * | | | NVMe: Adhere to request queue block accounting enable/disableSam Bradshaw2014-06-03
| * | | | NVMe: Fix nvme get/put queue semanticsKeith Busch2014-06-03
| * | | | NVMe: Delete NVME_GET_FEAT_TEMP_THRESHMatthew Wilcox2014-06-03
| * | | | NVMe: Make admin timeout a module parameterKeith Busch2014-06-03
| * | | | NVMe: Make iod bio timeout a parameterKeith Busch2014-06-03