| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-16 | 4 | -26/+117 |
|\ |
|
| * | iommu: store DT-probed IOMMU data privately | Robin Murphy | 2014-12-05 | 1 | -0/+39 |
| * | dma-mapping: detect and configure IOMMU in of_dma_configure | Will Deacon | 2014-12-01 | 1 | -7/+14 |
| * | iommu: fix initialization without 'add_device' callback | Marek Szyprowski | 2014-12-01 | 1 | -1/+1 |
| * | iommu: provide helper function to configure an IOMMU for an of master | Will Deacon | 2014-12-01 | 2 | -1/+34 |
| * | dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops | Will Deacon | 2014-12-01 | 1 | -18/+13 |
| * | iommu: provide early initialisation hook for IOMMU drivers | Will Deacon | 2014-12-01 | 1 | -0/+17 |
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-12-16 | 1 | -1/+1 |
|\ \ |
|
| * | | iommu/exynos: Fix arm64 allmodconfig build | Mark Brown | 2014-12-16 | 1 | -1/+1 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2014-12-16 | 15 | -80/+645 |
|\ \ \ |
|
| * | | | leds: lp8860: Fix module dependency | Axel Lin | 2014-12-01 | 1 | -1/+2 |
| * | | | leds: lp8860: Introduce TI lp8860 4 channel LED driver | Dan Murphy | 2014-11-19 | 3 | -0/+502 |
| * | | | leds: Add support for setting brightness in a synchronous way | Jacek Anaszewski | 2014-11-14 | 9 | -26/+54 |
| * | | | leds: implement sysfs interface locking mechanism | Jacek Anaszewski | 2014-11-14 | 3 | -6/+47 |
| * | | | leds: syscon: handle multiple syscon instances | Linus Walleij | 2014-11-14 | 1 | -31/+36 |
| * | | | leds: delete copy/paste mistake | Linus Walleij | 2014-11-14 | 1 | -4/+0 |
| * | | | leds: regulator: Convert to devm_regulator_get_exclusive | Axel Lin | 2014-11-14 | 1 | -13/+5 |
* | | | | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-12-16 | 735 | -82971/+20545 |
|\ \ \ \ |
|
| * | | | | Staging: slicoss: Fix long line issues in slicoss.c | Sean Cleator | 2014-12-03 | 1 | -13/+26 |
| * | | | | staging: rtl8712: remove unnecessary else after return | Mike Krinkin | 2014-12-03 | 1 | -5/+4 |
| * | | | | staging: comedi: change some printk calls to pr_err | Chase Southwood | 2014-12-03 | 2 | -8/+8 |
| * | | | | staging: rtl8723au: hal: Removed the extra semicolon | Anjana Sasindran | 2014-12-03 | 1 | -3/+3 |
| * | | | | lustre: Deletion of unnecessary checks before three function calls | Markus Elfring | 2014-12-03 | 2 | -5/+3 |
| * | | | | staging: lustre: fix sparse warnings: static function declaration | Vincenzo Scotti | 2014-12-03 | 1 | -1/+1 |
| * | | | | staging: lustre: fixed sparse warnings related to static declarations | Janet Liu | 2014-12-03 | 1 | -6/+6 |
| * | | | | staging: unisys: remove duplicate header | Sudip Mukherjee | 2014-12-03 | 2 | -3/+0 |
| * | | | | staging: unisys: remove unneeded structure | Julia Lawall | 2014-12-03 | 1 | -3/+0 |
| * | | | | staging: ft1000 : replace __attribute ((__packed__) with __packed | Geoff Darst | 2014-12-03 | 1 | -2/+2 |
| * | | | | drivers: staging: rtl8192e: Include "asm/unaligned.h" instead of "access_ok.h... | Chen Gang | 2014-12-03 | 1 | -1/+2 |
| * | | | | Drivers:staging:rtl8192e: Fixed checkpatch warning | Athira Lekshmi | 2014-12-03 | 1 | -1/+1 |
| * | | | | Drivers:staging:clocking-wizard: Added a newline | Athira Sharikkal | 2014-12-03 | 1 | -0/+1 |
| * | | | | staging: clocking-wizard: check for a valid clk_name pointer | Devendra Naga | 2014-12-03 | 1 | -0/+5 |
| * | | | | staging: rtl8723au: Hal_InitPGData() avoid unnecessary typecasts | Jes Sorensen | 2014-12-03 | 1 | -7/+5 |
| * | | | | staging: rtl8723au: _DisableAnalog(): Avoid zero-init variables unnecessarily | Jes Sorensen | 2014-12-03 | 1 | -5/+5 |
| * | | | | staging: rtl8723au: Remove unnecessary wrapper _ResetDigitalProcedure1() | Jes Sorensen | 2014-12-03 | 1 | -8/+2 |
| * | | | | staging: rtl8723au: _ResetDigitalProcedure1_92C() reduce code obfuscation | Jes Sorensen | 2014-12-03 | 1 | -32/+30 |
| * | | | | staging: rtl8723au: Remove unnecessary wrapper _DisableRFAFEAndResetBB() | Jes Sorensen | 2014-12-03 | 1 | -7/+2 |
| * | | | | staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Reduce code obfuscation | Jes Sorensen | 2014-12-03 | 1 | -4/+3 |
| * | | | | staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Use correct enum value | Jes Sorensen | 2014-12-03 | 1 | -2/+2 |
| * | | | | staging: rtl8723au: Fold _BlockWrite() into _PageWrite() | Jes Sorensen | 2014-12-03 | 1 | -14/+4 |
| * | | | | staging: rtl8723au: rtl8723a_update_ramask(): Fix up some bad formatting | Jes Sorensen | 2014-12-03 | 1 | -19/+18 |
| * | | | | staging: rtl8723au: Remove unused slimcombo debug flag | Jes Sorensen | 2014-12-03 | 2 | -15/+0 |
| * | | | | staging: rtl8723au: rtl8723au_read_interrupt() addr argument wasn't used | Jes Sorensen | 2014-12-03 | 4 | -6/+4 |
| * | | | | staging: rtl8723au: rtl8723au_read_port() addr argument wasn't used | Jes Sorensen | 2014-12-03 | 4 | -15/+10 |
| * | | | | staging: rtl8723au: Use a local variable to state if MAC was already powered on | Jes Sorensen | 2014-12-03 | 2 | -9/+8 |
| * | | | | staging: rtl8723au: phy_SsPwrSwitch92CU() was never called with bRegSSPwrLvl ... | Jes Sorensen | 2014-12-03 | 1 | -238/+84 |
| * | | | | staging: rtl8723au: Fold _ps_open_RF23a() into rtl8723au_hal_init() | Jes Sorensen | 2014-12-03 | 1 | -9/+7 |
| * | | | | staging: rtl8723au: Do not write garbage to REG_SPS0_CTRL | Jes Sorensen | 2014-12-03 | 1 | -10/+9 |
| * | | | | staging: rtl8723au: Remove no-op _InitHWLed() function | Jes Sorensen | 2014-12-03 | 1 | -6/+0 |
| * | | | | staging: rtl8723au: Fold _InitNormalChipQueuePriority() into _InitQueuePriori... | Jes Sorensen | 2014-12-03 | 1 | -6/+1 |