index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge "msm: ipa: Error prints are misleading fix it"
Linux Build Service Account
2018-07-17
|
\
|
*
msm: ipa: Error prints are misleading fix it
Mohammed Javid
2018-07-16
*
|
Merge "SSM: Remove support for SSM driver"
Linux Build Service Account
2018-06-28
|
\
\
|
|
/
|
/
|
|
*
SSM: Remove support for SSM driver
Manoj Prabhu B
2018-06-28
*
|
Merge android-4.4.137 (a2e2217) into msm-4.4
Srinivasarao P
2018-06-27
|
\
\
|
|
/
|
/
|
|
*
goldfish: pipe: ANDROID: address must be written as __pa(x), not x
Roman Kiryanov
2018-06-05
|
*
goldfish: pipe: ANDROID: add missing check for memory allocated
Roman Kiryanov
2018-06-04
|
*
goldfish: pipe: ANDROID: remove redundant blank lines
Roman Kiryanov
2018-06-04
*
|
msm: ipa: Fix unlock spinlock in failed condition
Mohammed Javid
2018-06-20
*
|
Merge "msm: ipa: Fix race condition head_desc_list variable access"
Linux Build Service Account
2018-06-14
|
\
\
|
*
|
msm: ipa: Fix race condition head_desc_list variable access
Mohammed Javid
2018-03-12
*
|
|
Merge "msm: ipa: fix to not allow NAT DMA command without device initialization"
Linux Build Service Account
2018-05-27
|
\
\
\
|
*
|
|
msm: ipa: fix to not allow NAT DMA command without device initialization
Mohammed Javid
2018-05-26
*
|
|
|
Merge "Merge android-4.4.132 (46155cc) into msm-4.4"
Linux Build Service Account
2018-05-25
|
\
\
\
\
|
*
\
\
\
Merge android-4.4.132 (46155cc) into msm-4.4
Srinivasarao P
2018-05-22
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
goldfish: pipe: ANDROID: mark local functions static
Roman Kiryanov
2018-05-11
|
|
*
|
Revert "goldfish: pipe: ANDROID: Allocate memory with GFP_KERNEL."
Roman Kiryanov
2018-05-11
|
|
*
|
goldfish: pipe: ANDROID: Add DMA support
Roman Kiryanov
2018-05-08
|
|
*
|
Revert "goldfish: pipe: ANDROID: remove a redundant target"
Greg Kroah-Hartman
2018-05-03
|
|
*
|
goldfish: pipe: ANDROID: Replace writel with gf_write_ptr
Roman Kiryanov
2018-05-02
|
|
*
|
goldfish: pipe: ANDROID: Use dev_ logging instead of pr_
Roman Kiryanov
2018-05-02
|
|
*
|
goldfish: pipe: ANDROID: fix checkpatch warnings
Roman Kiryanov
2018-05-02
|
|
*
|
goldfish: pipe: ANDROID: Update module license
Roman Kiryanov
2018-05-02
*
|
|
|
msm: ipa: Fix to slab out of bounds issue
Mohammed Javid
2018-05-21
|
/
/
/
*
|
|
Merge android-4.4.131 (d5d6526) into msm-4.4
Srinivasarao P
2018-05-03
|
\
|
|
|
*
|
goldfish: pipe: ANDROID: Allocate memory with GFP_KERNEL.
Roman Kiryanov
2018-05-02
|
*
|
goldfish: pipe: ANDROID: Do not crash
Roman Kiryanov
2018-05-02
|
*
|
goldfish: pipe: ANDROID: remove redundant casting
Roman Kiryanov
2018-05-01
|
*
|
goldfish: pipe: ANDROID: Add 'pipe' to pipe functions
Roman Kiryanov
2018-05-01
|
*
|
goldfish: pipe: ANDROID: fix whitespace
Roman Kiryanov
2018-05-01
|
*
|
goldfish: pipe: ANDROID: rename global variables
Roman Kiryanov
2018-05-01
|
*
|
goldfish: pipe: ANDROID: remove a redundant target
Roman Kiryanov
2018-05-01
|
*
|
goldfish: pipe: ANDROID: add blank lines
Roman Kiryanov
2018-05-01
|
*
|
goldfish: pipe: ANDROID: replace 'BUG_ON' with 'BUILD_BUG_ON'
Roman Kiryanov
2018-05-01
|
*
|
goldfish: pipe: ANDROID: use the 'BIT' macro for wakeup flags
Roman Kiryanov
2018-05-01
|
*
|
goldfish: pipe: ANDROID: fix logging format strings
Roman Kiryanov
2018-05-01
*
|
|
msm: ipa: using debug logging instead of error logging
Mohammed Javid
2018-05-02
*
|
|
msm: ipa: rmnet: Make code changes with respect to CR#2046006
Mohammed Javid
2018-04-30
*
|
|
Merge android-4.4.127 (d6bbe8b) into msm-4.4
Srinivasarao P
2018-04-20
|
\
|
|
|
*
|
ANDROID: add missing include to pdev_bus
Roman Kiryanov
2018-04-04
|
*
|
ANDROID: pdev_bus: replace writel with gf_write_ptr
Roman Kiryanov
2018-04-04
|
*
|
Merge 4.4.124 into android-4.4
Greg Kroah-Hartman
2018-03-25
|
|
\
\
|
|
*
|
platform/chrome: Use proper protocol transfer function
Shawn Nematbakhsh
2018-03-24
|
|
*
|
cros_ec: fix nul-termination for firmware build info
Arnd Bergmann
2018-03-24
|
|
*
|
platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UA
Santeri Toivonen
2018-03-24
|
*
|
|
ANDROID: Use standard logging functions in goldfish_pipe
Roman Kiryanov
2018-03-20
|
*
|
|
ANDROID: Fix whitespace in goldfish
Roman Kiryanov
2018-03-20
|
*
|
|
ANDROID: Address checkpatch.pl warnings in goldfish_pipe
Roman Kiryanov
2018-03-16
|
*
|
|
ANDROID: goldfish: Fix typo in goldfish_cmd_locked() call
Dmitry Shmidt
2018-03-14
|
*
|
|
ANDROID: Address checkpatch.pl warnings in goldfish_pipe_v2
Roman Kiryanov
2018-03-13
[next]