summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* w1/masters: use pr_* instead of printkFjodor Schelichow2014-06-193-27/+27
* w1: use pr_* instead of printkFjodor Schelichow2014-06-195-16/+12
* w1/slaves: use pr_* instead of printkFjodor Schelichow2014-06-191-2/+1
* w1: new w1_ds2406 driverScott Alfter2014-06-195-0/+202
* drivers/w1/w1_int.c: Fix style errors.Thomas Wood2014-06-191-5/+5
* w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit()Alexander Shiyan2014-06-191-12/+15
* w1: mxc_w1: Perform a software reset at startupAlexander Shiyan2014-06-191-0/+5
* w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus()Alexander Shiyan2014-06-191-17/+15
* w1: mxc_w1: Fix incorrect "presence" statusAlexander Shiyan2014-06-191-1/+1
* thunderbolt: Fix nontrivial endpoint devices.Andreas Noever2014-06-193-18/+31
* thunderbolt: Read port configuration from eeprom.Andreas Noever2014-06-193-7/+270
* thunderbolt: Add suspend/hibernate supportAndreas Noever2014-06-194-0/+183
* thunderbolt: Read switch uid from EEPROMAndreas Noever2014-06-194-1/+198
* PCI: Suspend/resume quirks for Apple thunderboltAndreas Noever2014-06-191-0/+97
* PCI: Add pci_fixup_suspend_late quirk passAndreas Noever2014-06-194-5/+35
* thunderbolt: Add support for simple pci tunnelsAndreas Noever2014-06-195-1/+399
* thunderbolt: Add path setup code.Andreas Noever2014-06-194-1/+312
* thunderbolt: Handle hotplug eventsAndreas Noever2014-06-193-2/+89
* thunderbolt: Scan for downstream switchesAndreas Noever2014-06-193-0/+157
* thunderbolt: Enable plug eventsAndreas Noever2014-06-192-0/+53
* thunderbolt: Add thunderbolt capability handlingAndreas Noever2014-06-193-1/+119
* thunderbolt: Initialize root switch and portsAndreas Noever2014-06-194-1/+333
* thunderbolt: Add tb_regs.hAndreas Noever2014-06-192-0/+218
* thunderbolt: Setup control channelAndreas Noever2014-06-194-3/+186
* thunderbolt: Add control channel interfaceAndreas Noever2014-06-193-1/+807
* thunderbolt: Add initial cactus ridge NHI supportAndreas Noever2014-06-197-0/+863
* Linux 3.16-rc1v3.16-rc1Linus Torvalds2014-06-151-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-1510-34/+96
|\
| * net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-151-4/+28
| * Merge branch 'csum_fixes'David S. Miller2014-06-157-25/+60
| |\
| | * vxlan: Checksum fixesTom Herbert2014-06-151-9/+2
| | * net: add skb_pop_rcv_encapsulationTom Herbert2014-06-151-0/+12
| | * udp: call __skb_checksum_complete when doing full checksumTom Herbert2014-06-151-1/+3
| | * net: Fix save software checksum completeTom Herbert2014-06-152-10/+29
| | * net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-153-5/+14
| |/
| * udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-131-0/+4
| * vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-131-4/+3
| * MAINTAINERS: update cxgb4 maintainerDimitris Michailidis2014-06-131-1/+1
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-1530-265/+1836
|\ \
| * \ Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk...Mike Turquette2014-06-118-187/+661
| |\ \
| | * | clk: sunxi: document PRCM clock compatible stringsBoris BREZILLON2014-06-111-0/+3
| | * | clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-114-0/+411
| | * | clk: sun6i: Protect SDRAM gating bitMaxime Ripard2014-06-111-0/+1
| | * | clk: sun6i: Protect CPU clockMaxime Ripard2014-06-111-0/+1
| | * | clk: sunxi: Rework clock protection codeMaxime Ripard2014-06-111-28/+44
| | * | clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard2014-06-113-99/+121
| | * | clk: sunxi: Move the 24M oscillator to a file of its ownMaxime Ripard2014-06-113-57/+74
| | * | clk: sunxi: Remove calls to clk_putMaxime Ripard2014-06-111-6/+2
| | * | clk: sunxi: document new A31 USB clock compatibleEmilio López2014-06-111-0/+1
| | * | clk: sunxi: Implement A31 USB clockMaxime Ripard2014-06-111-0/+6
| |/ /
OpenPOWER on IntegriCloud