summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pcmcia' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-035-37/+14
|\
| * pcmcia: soc_common: remove skt_dev_info's clk pointerRussell King2015-09-033-3/+0
| * pcmcia: sa11xx_base.c: remove useless init/exit functionsRussell King2015-09-031-10/+0
| * pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add()Russell King2015-09-031-6/+7
| * pcmcia: sa1111: update socket driver to use devm_clk_get() APIRussell King2015-09-031-2/+1
| * pcmcia: pxa2xx: convert memory allocation to devm_* APIRussell King2015-09-031-5/+3
| * pcmcia: pxa2xx: update socket driver to use devm_clk_get() APIRussell King2015-09-031-6/+2
| * pcmcia: sa11x0: convert memory allocation to devm_* APIRussell King2015-07-082-3/+1
| * pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket driversRussell King2015-07-082-3/+1
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-0310-8/+1337
|\ \
| * \ Merge branch 'devel-stable' into for-linusRussell King2015-09-039-5/+1336
| |\ \
| | * \ Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2015-08-104-5/+396
| | |\ \
| | | * | ARM: migrate to common PSCI client codeMark Rutland2015-08-031-5/+10
| | | * | drivers: psci: support native SMC{32,64} callsMark Rutland2015-08-031-6/+19
| | | * | arm64: psci: factor invocation code to driversMark Rutland2015-08-033-0/+373
| | * | | arm: perf: factor arm_pmu core out to driversMark Rutland2015-07-315-0/+940
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-0378-1090/+1378
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | | * firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()Russell King2015-08-111-3/+1
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-038-60/+60
|\ \ \
| * \ \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-128-60/+60
| |\ \ \
| | * | | atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-278-60/+60
| * | | | Merge branch 'x86/asm' into locking/coreIngo Molnar2015-08-037-67/+15
| |\ \ \ \
* | \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03643-13024/+58830
|\ \ \ \ \ \
| * | | | | | net: fec: clear receive interrupts before processing a packetRussell King2015-09-021-0/+1
| * | | | | | xen-netback: add support for multicast controlPaul Durrant2015-09-024-0/+137
| * | | | | | bgmac: Update fixed_phy_register()Fabio Estevam2015-09-021-1/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-09-0112-139/+633
| |\ \ \ \ \ \
| | * | | | | | ixgbe: Resolve "initialized field overwritten" warningsMark Rustad2015-09-011-1/+0
| | * | | | | | ixgbe: Remove bimodal SR-IOV disablingAlex Williamson2015-09-011-6/+1
| | * | | | | | ixgbe: Add support for reporting 2.5G link speedMark Rustad2015-09-012-8/+26
| | * | | | | | ixgbe: fix bounds checking in ixgbe_setup_tc for 82598Emil Tantilov2015-09-011-3/+4
| | * | | | | | ixgbe: support for ethtool set_rxfhTom Barbette2015-09-013-1/+49
| | * | | | | | ixgbe: Avoid needless PHY access on copper physMark Rustad2015-09-012-21/+44
| | * | | | | | ixgbe: cleanup to use cached mask valueDon Skidmore2015-09-011-6/+1
| | * | | | | | ixgbe: Remove second instance of lan_id variableDon Skidmore2015-09-012-4/+1
| | * | | | | | ixgbe: use kzalloc for allocating one thingManinder Singh2015-09-011-1/+1
| | * | | | | | ixgbe: Remove unused PCI bus typesDon Skidmore2015-09-011-2/+0
| | * | | | | | ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore2015-09-013-1/+12
| | * | | | | | ixgbe: add get_bus_info method for X550Don Skidmore2015-09-011-0/+19
| | * | | | | | ixgbe: Add support for entering low power link up stateDon Skidmore2015-09-013-2/+185
| | * | | | | | ixgbe: Add support for VXLAN RX offloadsMark Rustad2015-09-014-31/+127
| | * | | | | | ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad2015-09-011-12/+54
| | * | | | | | ixgbe: Check whether FDIRCMD writes actually completeMark Rustad2015-09-012-24/+40
| | * | | | | | ixgbe: Assign set_phy_power dynamically where neededDon Skidmore2015-09-012-2/+21
| | * | | | | | ixgbe: add new function to check for management presenceDon Skidmore2015-09-013-6/+18
| | * | | | | | i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain2015-09-012-8/+30
| * | | | | | | flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-013-3/+3
| * | | | | | | tg3: Fix temperature reportingJean Delvare2015-09-011-1/+1
| * | | | | | | phylib: fix device deletion order in mdiobus_unregister()Mark Salter2015-09-011-1/+1
| |/ / / / / /
| * | | | | | net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354David Ward2015-08-311-2/+2