summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2014-12-168-8/+116
|\
| * tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)2014-12-156-0/+76
| * tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)2014-12-156-8/+40
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-12-1517-80/+714
|\ \
| * | leds: lp8860: Fix module dependencyAxel Lin2014-12-011-1/+2
| * | leds: lp8860: Introduce TI lp8860 4 channel LED driverDan Murphy2014-11-194-0/+531
| * | leds: Add support for setting brightness in a synchronous wayJacek Anaszewski2014-11-1410-26/+62
| * | leds: implement sysfs interface locking mechanismJacek Anaszewski2014-11-144-6/+79
| * | leds: syscon: handle multiple syscon instancesLinus Walleij2014-11-141-31/+36
| * | leds: delete copy/paste mistakeLinus Walleij2014-11-141-4/+0
| * | leds: regulator: Convert to devm_regulator_get_exclusiveAxel Lin2014-11-141-13/+5
* | | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-15748-82639/+20649
|\ \ \
| * | | Staging: slicoss: Fix long line issues in slicoss.cSean Cleator2014-12-021-13/+26
| * | | staging: rtl8712: remove unnecessary else after returnMike Krinkin2014-12-021-5/+4
| * | | staging: comedi: change some printk calls to pr_errChase Southwood2014-12-022-8/+8
| * | | staging: rtl8723au: hal: Removed the extra semicolonAnjana Sasindran2014-12-021-3/+3
| * | | lustre: Deletion of unnecessary checks before three function callsMarkus Elfring2014-12-022-5/+3
| * | | staging: lustre: fix sparse warnings: static function declarationVincenzo Scotti2014-12-021-1/+1
| * | | staging: lustre: fixed sparse warnings related to static declarationsJanet Liu2014-12-021-6/+6
| * | | staging: unisys: remove duplicate headerSudip Mukherjee2014-12-022-3/+0
| * | | staging: unisys: remove unneeded structureJulia Lawall2014-12-021-3/+0
| * | | staging: ft1000 : replace __attribute ((__packed__) with __packedGeoff Darst2014-12-021-2/+2
| * | | drivers: staging: rtl8192e: Include "asm/unaligned.h" instead of "access_ok.h...Chen Gang2014-12-021-1/+2
| * | | Drivers:staging:rtl8192e: Fixed checkpatch warningAthira Lekshmi2014-12-021-1/+1
| * | | Drivers:staging:clocking-wizard: Added a newlineAthira Sharikkal2014-12-021-0/+1
| * | | staging: clocking-wizard: check for a valid clk_name pointerDevendra Naga2014-12-021-0/+5
| * | | staging: rtl8723au: Hal_InitPGData() avoid unnecessary typecastsJes Sorensen2014-12-021-7/+5
| * | | staging: rtl8723au: _DisableAnalog(): Avoid zero-init variables unnecessarilyJes Sorensen2014-12-021-5/+5
| * | | staging: rtl8723au: Remove unnecessary wrapper _ResetDigitalProcedure1()Jes Sorensen2014-12-021-8/+2
| * | | staging: rtl8723au: _ResetDigitalProcedure1_92C() reduce code obfuscationJes Sorensen2014-12-021-32/+30
| * | | staging: rtl8723au: Remove unnecessary wrapper _DisableRFAFEAndResetBB()Jes Sorensen2014-12-021-7/+2
| * | | staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Reduce code obfuscationJes Sorensen2014-12-021-4/+3
| * | | staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Use correct enum valueJes Sorensen2014-12-021-2/+2
| * | | staging: rtl8723au: Fold _BlockWrite() into _PageWrite()Jes Sorensen2014-12-021-14/+4
| * | | staging: rtl8723au: rtl8723a_update_ramask(): Fix up some bad formattingJes Sorensen2014-12-021-19/+18
| * | | staging: rtl8723au: Remove unused slimcombo debug flagJes Sorensen2014-12-022-15/+0
| * | | staging: rtl8723au: rtl8723au_read_interrupt() addr argument wasn't usedJes Sorensen2014-12-024-6/+4
| * | | staging: rtl8723au: rtl8723au_read_port() addr argument wasn't usedJes Sorensen2014-12-024-15/+10
| * | | staging: rtl8723au: Use a local variable to state if MAC was already powered onJes Sorensen2014-12-022-9/+8
| * | | staging: rtl8723au: phy_SsPwrSwitch92CU() was never called with bRegSSPwrLvl ...Jes Sorensen2014-12-021-238/+84
| * | | staging: rtl8723au: Fold _ps_open_RF23a() into rtl8723au_hal_init()Jes Sorensen2014-12-021-9/+7
| * | | staging: rtl8723au: Do not write garbage to REG_SPS0_CTRLJes Sorensen2014-12-021-10/+9
| * | | staging: rtl8723au: Remove no-op _InitHWLed() functionJes Sorensen2014-12-021-6/+0
| * | | staging: rtl8723au: Fold _InitNormalChipQueuePriority() into _InitQueuePriori...Jes Sorensen2014-12-021-6/+1
| * | | staging: rtl8723au: _InitPowerOn(): Don't zero init variables unnecessarilyJes Sorensen2014-12-021-4/+3
| * | | staging: rtl8723au: Fold rtl8723au_set_queue_pipe_mapping into rtl8723au_chip...Jes Sorensen2014-12-023-21/+11
| * | | staging: rtl8723au: Remove write only struct hal_data_8723a.interfaceIndexJes Sorensen2014-12-022-5/+0
| * | | staging: rtl8723au: Remove unused rtw_sctx_done23a() functionJes Sorensen2014-12-022-6/+0
| * | | staging: rtl8723au: Eliminate do_queue_select() functionsJes Sorensen2014-12-022-26/+2
| * | | staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err()Jes Sorensen2014-12-025-35/+18
OpenPOWER on IntegriCloud