summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar2013-08-074-112/+112
* cpufreq: Clean up header files included in the coreViresh Kumar2013-08-079-60/+13
* Merge branch 'pm-cpufreq-ondemand' into pm-cpufreqRafael J. Wysocki2013-08-078-120/+9
|\
| * cpufreq: Remove unused function __cpufreq_driver_getavg()Stratos Karafotis2013-07-261-12/+0
| * cpufreq: Remove unused APERF/MPERF supportStratos Karafotis2013-07-264-66/+1
| * cpufreq: ondemand: Change the calculation of target frequencyStratos Karafotis2013-07-263-42/+8
* | cpufreq: Pass policy to cpufreq_add_policy_cpu()Viresh Kumar2013-08-071-12/+6
* | cpufreq: Avoid double kobject_put() for the same kobject in error code pathRafael J. Wysocki2013-08-071-3/+0
* | cpufreq: Do not hold driver module references for additional policy CPUsRafael J. Wysocki2013-08-071-21/+7
* | cpufreq: Don't pass CPU to cpufreq_add_dev_{symlink|interface}()Viresh Kumar2013-08-071-8/+6
* | cpufreq: Remove extra variables from cpufreq_add_dev_symlink()Viresh Kumar2013-08-071-4/+3
* | cpufreq: Perform light-weight init/teardown during suspend/resumeSrivatsa S. Bhat2013-08-072-9/+11
* | cpufreq: Preserve policy structure across suspend/resumeSrivatsa S. Bhat2013-08-071-16/+53
* | cpufreq: Introduce a flag ('frozen') to separate full vs temporary init/teardownSrivatsa S. Bhat2013-08-071-27/+49
* | cpufreq: Extract the handover of policy cpu to a helper functionSrivatsa S. Bhat2013-08-071-24/+39
* | cpufreq: Extract non-interface related stuff from cpufreq_add_dev_interfaceSrivatsa S. Bhat2013-08-071-17/+26
* | cpufreq: Add helper to perform alloc/free of policy structureSrivatsa S. Bhat2013-08-071-15/+34
* | cpufreq: Fix misplaced call to cpufreq_update_policy()Srivatsa S. Bhat2013-08-072-6/+1
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-08-042-26/+68
|\ \
| * | dma: pl330: Fix cyclic transfersLars-Peter Clausen2013-07-281-26/+67
| * | pch_dma: fix error return code in pch_dma_probe()Wei Yongjun2013-07-221-0/+1
* | | drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher2013-08-041-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-0449-403/+665
|\ \ \
| * | | qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-0310-132/+231
| * | | qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia2013-08-031-9/+16
| * | | qlcnic: Fix link speed display for 82xx adapterRajesh Borundia2013-08-031-3/+7
| * | | qlcnic: Fix external loopback test.Shahed Shaikh2013-08-031-2/+10
| * | | qlcnic: Removed adapter series name from warning messages.Pratik Pujar2013-08-032-2/+2
| * | | qlcnic: Free up memory in error path.Himanshu Madhani2013-08-031-3/+3
| * | | qlcnic: Fix ingress MAC learningShahed Shaikh2013-08-031-33/+66
| * | | qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh2013-08-031-1/+1
| * | | net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N2013-08-031-2/+1
| * | | sis900: Fix the tx queue timeout issueDenis Kirjanov2013-08-031-10/+2
| * | | r8169: remove "PHY reset until link up" log spamLekensteyn2013-08-021-1/+1
| * | | net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi2013-08-021-1/+1
| * | | macvlan: handle set_promiscuity failuresMichael S. Tsirkin2013-08-021-2/+5
| * | | macvlan: better mode validationMichael S. Tsirkin2013-08-021-2/+14
| * | | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-028-26/+26
| * | | net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein2013-08-021-1/+1
| * | | net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz2013-08-021-10/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-0119-73/+133
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-07-312-16/+48
| | |\ \ \
| | | * | | Bluetooth: Add support for Atheros [0cf3:e003]AceLan Kao2013-07-252-0/+3
| | | * | | Bluetooth: Add support for Atheros [0cf3:3121]AceLan Kao2013-07-252-0/+3
| | | * | | Bluetooth: ath3k: Add support for ID 0x13d3/0x3402Sujith Manoharan2013-07-252-0/+3
| | | * | | Bluetooth: fix wrong use of PTR_ERR() in btusbAdam Lee2013-07-251-7/+7
| | | * | | Bluetooth: ath3k: don't use stack memory for DMAStanislaw Gruszka2013-07-251-9/+29
| | | * | | Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330]Thomas Loo2013-07-252-0/+3
| | * | | | mwifiex: fix command 0x2c timeout during p2p_find or p2p_connectStone Piao2013-07-311-2/+2
| | * | | | mwifiex: fix wrong data rates in P2P clientAvinash Patil2013-07-311-1/+2