summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* sizes.h: sync with Linux 3.19-rc3Masahiro Yamada2015-01-081-16/+7
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-082-1/+57
* Merge branch 'for-next/marvell'Sascha Hauer2014-12-081-0/+2
|\
| * net: phy: Support Marvell 88EE1543 PHYEzequiel Garcia2014-11-111-0/+1
| * net: phy: Support Marvell 88EE1545 PHYEzequiel Garcia2014-11-111-0/+1
* | lib: decompress_xz: fix function header to match prototypeLucas Stach2014-11-241-4/+4
|/
* Merge branch 'for-next/xz'Sascha Hauer2014-11-051-0/+271
|\
| * Add xz decompression supportSascha Hauer2014-11-041-0/+271
* | add generic PHY frameworkLucas Stach2014-11-041-0/+240
* | pci: track parent<->child relationshipLucas Stach2014-10-081-0/+2
* | pci: setup bridges and traverse buses behind themLucas Stach2014-10-081-0/+28
* | pci: properly populate prefetchable BARsLucas Stach2014-10-081-0/+1
* | pci: add resource enumLucas Stach2014-10-081-0/+6
|/
* Merge branch 'for-next/net-phy'Sascha Hauer2014-10-021-0/+4
|\
| * net: phy: introduce phy_aneg_doneSascha Hauer2014-09-171-0/+4
* | Merge branch 'for-next/musb'Sascha Hauer2014-10-021-0/+7
|\ \
| * | USB: MUSB: Add barebox specific changesSascha Hauer2014-09-261-0/+7
| |/
* | Merge branch 'for-next/marvell'Sascha Hauer2014-10-021-1/+2
|\ \
| * | ARM: mvebu: Add machine compatible to mbus rangesSebastian Hesselbarth2014-09-191-1/+2
| |/
* / phy: marvell: move IDs to own headerLucas Stach2014-09-171-0/+34
|/
* 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