summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/usb-host'Sascha Hauer2014-08-071-0/+18
|\
| * USB: EHCI: use min3 from LinuxSebastian Hesselbarth2014-07-281-0/+18
* | Merge branch 'for-next/rtc'Sascha Hauer2014-08-072-0/+69
|\ \
| * | rtc-lib: import rtc_time_to_tm() from linux-3.15Antony Pavlov2014-08-021-0/+1
| * | Add a simple rtc frameworkAntony Pavlov2014-07-311-0/+46
| * | lib: import 'bcd' from linux-3.15Antony Pavlov2014-07-311-0/+22
| |/
* | Merge branch 'for-next/net'Sascha Hauer2014-08-071-0/+1
|\ \
| * | net: phy: Add minimal support for QSGMII PHYEzequiel Garcia2014-07-311-0/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2014-08-075-1/+543
|\ \
| * | lib: Add bitmap functions from kernelSascha Hauer2014-07-171-0/+285
| * | include: update bitop functions from kernelSascha Hauer2014-07-171-1/+213
| * | include: Add foreign endianess adding functions from kernelSascha Hauer2014-07-171-0/+29
| * | include: Add round_up/round_down macros from kernelSascha Hauer2014-07-171-0/+13
| * | include: Add DECLARE_BITMAP from kernelSascha Hauer2014-07-171-0/+3
| |/
* | Merge branch 'for-next/marvell'Sascha Hauer2014-08-072-9/+5
|\ \
| * | pci: set auto-incremented bus numberSebastian Hesselbarth2014-07-311-9/+3
| * | ARM: mvebu: allow to fixup mbus rangesSebastian Hesselbarth2014-07-251-0/+2
| |/
* | Move efi.h to include/Sascha Hauer2014-07-141-547/+0
* | Add hex_byte_pack and hex_byte_pack_upper from kernelSascha Hauer2014-07-111-1/+22
|/
* Merge branch 'for-next/mips'Sascha Hauer2014-07-045-0/+569
|\
| * net: add RealTek RTL-8139 PCI Ethernet driverAntony Pavlov2014-07-041-0/+5
| * PCI: initial commitAntony Pavlov2014-07-044-0/+563
| * linux/ioport.h: include missed <linux/list.h>Antony Pavlov2014-07-041-0/+1
* | Documentation: remove doxygen documentationSascha Hauer2014-06-262-8/+0
|/
* Merge branch 'for-next/tegra'Sascha Hauer2014-06-042-0/+117
|\
| * reset: add reset controller frameworkLucas Stach2014-05-152-0/+117
* | net: phy: remove now unused of_phy_device_connectSascha Hauer2014-05-231-14/+0
* | net: phy: Support limiting phy speed in the devicetreeSascha Hauer2014-05-211-7/+15
|/
* Merge branch 'for-next/rockchip'Sascha Hauer2014-05-051-2/+7
|\
| * clk: gate: add CLK_GATE_HIWORD_MASK flagBeniamino Galvani2014-04-291-0/+1
| * clk: gate: add flags argument to clock gate constructorBeniamino Galvani2014-04-291-2/+5
| * clk: move of_clk_get_parent_name() to common clk codeAntony Pavlov2014-04-291-0/+1
* | Merge branch 'for-next/ioresource'Sascha Hauer2014-05-051-1/+4
|\ \
| * | common: Allow for I/O mapped I/OMichel Stam2014-04-081-1/+4
| |/
* / mtd: nand: create bb devices automaticallySascha Hauer2014-04-281-0/+2
|/
* Merge branch 'for-next/mtd'Sascha Hauer2014-04-042-5/+22
|\
| * mtd: Support for 4GB partitionsDmitry Lavnikevich2014-03-121-2/+2
| * mtd: Update internal API to support 64-bit device sizeDmitry Lavnikevich2014-03-122-3/+20
* | Merge branch 'for-next/davinci'Sascha Hauer2014-04-041-0/+27
|\ \
| * | import _AC and UL macros from linux kernelAntony Pavlov2014-03-181-0/+27
| |/
* | clk: Add parent round/set rate for mux and gateSascha Hauer2014-03-281-0/+4
* | clk: clk-divider: sync with kernel codeSascha Hauer2014-03-281-0/+3
* | clk: introduce CLK_SET_RATE_PARENT flagSascha Hauer2014-03-281-0/+3
* | clk: clk-divider: pass flags to initializersSascha Hauer2014-03-281-3/+3
* | clk: clk-fixed-factor: pass flags to initializersSascha Hauer2014-03-281-1/+2
* | clk: clk-gate: pass flags to initializersSascha Hauer2014-03-281-3/+3
* | clk: clk-mux: pass clk flags from initializersSascha Hauer2014-03-281-2/+4
* | err.h: Add PTR_ERR_OR_ZERO from kernelSascha Hauer2014-03-281-0/+8
|/
* Merge branch 'for-next/mtd'Sascha Hauer2014-03-071-1/+4
|\
| * mtd: Simplify partitionsSascha Hauer2014-02-131-1/+4