Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
89778d6e2a39027977e2de822808bd82afd6ea46
89778d6
mei: add hbm commands return status values
by Tomas Winkler
· 10 years ago
d880f32
mei: add mei_me_cl_by_uuid_id function
by Tomas Winkler
· 10 years ago
25ca647
mei: add me client remove functions
by Tomas Winkler
· 10 years ago
5ca2d38
mei: use list for me clients book keeping
by Tomas Winkler
· 10 years ago
d320832
mei: me_client lookup function to return me_client object
by Tomas Winkler
· 10 years ago
68d1aa6
mei: use wrapper for simple hbm client message
by Tomas Winkler
· 10 years ago
3438c1f
mei: use consistently me_addr in the hbm structures
by Tomas Winkler
· 10 years ago
05e314e
mei: amthif: don't check amthif client identity on amthif queues
by Alexander Usyskin
· 10 years ago
5456796
mei: amthif: use service function to flush amthif queue
by Alexander Usyskin
· 10 years ago
2c2b93e
mei: me: wait for hw ready non-interruptible
by Alexander Usyskin
· 10 years ago
e60cdc9
Merge tag 'extcon-next-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
by Greg Kroah-Hartman
· 10 years ago
6236435
extcon: gpio: Fix code cleanup
by George Cherian
· 10 years ago
dc6048d
extcon: max77693: Fix a bug occured at changing ADC debounce time.
by Jonghwa Lee
· 10 years ago
b7c7e08
extcon: sm5502: Drop useless include
by Jean Delvare
· 10 years ago
d715523
extcon: max77693: Use resource managed interrupt line
by Krzysztof Kozlowski
· 10 years ago
6281100
dt-bindings: extcon: Add support for Richtek RT8973A MUIC device
by Chanwoo Choi
· 10 years ago
c03e017
extcon: rt8973a: Add Richtek RT8973A extcon driver
by Chanwoo Choi
· 10 years ago
fbae30d
extcon: sm5502: Clean up codes by using checkpatch script
by Chanwoo Choi
· 10 years ago
ca2a07e
extcon: sm5502: Move sm5502.h header file to extcon directory
by Chanwoo Choi
· 10 years ago
0746d5d
extcon: sm5502: Add I2C dependency to fix build break
by Chanwoo Choi
· 10 years ago
0ccc795
extcon: sm5502: Fix bug to check cable type
by Chanwoo Choi
· 10 years ago
9e82bf0
Linux 3.17-rc5
by Linus Torvalds
· 10 years ago
83373f7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9226b5b
vfs: avoid non-forwarding large load after small store in path lookup
by Linus Torvalds
· 10 years ago
5910cfd
Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 10 years ago
4023bfc
be careful with nd->inode in path_init() and follow_dotdot_rcu()
by Al Viro
· 10 years ago
7bd8837
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
by Al Viro
· 10 years ago
02c1be3
Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb
by Linus Torvalds
· 10 years ago
8ac19f0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
938c04a
Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linux into irq/urgent
by Thomas Gleixner
· 10 years ago
3cc5ba1
ntb: Add alignment check to meet hardware requirement
by Dave Jiang
· 10 years ago
9ef6bf6
MAINTAINERS: update NTB info
by Jon Mason
· 10 years ago
a1413cf
NTB: correct the spread of queues over mw's
by Jon Mason
· 10 years ago
f5be3e2912
fix bogus read_seqretry() checks introduced in b37199e
by Al Viro
· 10 years ago
6f18493
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
by Al Viro
· 10 years ago
f77ced6
[fix] lustre: d_make_root() does iput() on dentry allocation failure
by Al Viro
· 10 years ago
1536340
Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8920649
parisc: Implement new LWS CAS supporting 64 bit operations.
by Guy Martin
· 10 years ago
99d263d
vfs: fix bad hashing of dentries
by Linus Torvalds
· 10 years ago
23d0db7
Make hash_64() use a 64-bit multiply when appropriate
by Linus Torvalds
· 10 years ago
72d9310
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
by Linus Torvalds
· 10 years ago
186cec3
Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
645cc09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
fc486b0
Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
474e941
alarmtimer: Lock k_itimer during timer callback
by Richard Larocque
· 10 years ago
265b81d
alarmtimer: Do not signal SIGEV_NONE timers
by Richard Larocque
· 10 years ago
e86fea7
alarmtimer: Return relative times in timer_gettime
by Richard Larocque
· 10 years ago
d78c930
jiffies: Fix timeval conversion to jiffies
by Andrew Hunter
· 10 years ago
13c42c2
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
by Thomas Gleixner
· 10 years ago
471cff7
Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
a6988b3
Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
09db9d6
Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
90a3c48
Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
602b536
Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
7ed641b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
9925cc1
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
753a6cb
Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
96ea975
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
5874cfe
Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
850ebc0
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
95389b0
KEYS: Fix termination condition in assoc array garbage collection
by David Howells
· 10 years ago
e4cf39e
video: ARM CLCD: Fix color model capabilities for DT platforms
by Pawel Moll
· 10 years ago
83502a5
drm/ast: AST2000 cannot be detected correctly
by Y.C. Chen
· 10 years ago
8f372e2
drm/ast: open key before detect chips
by Y.C. Chen
· 10 years ago
c73f6fd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
7ee2d2d
Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
018cace
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
e2c6098
Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 10 years ago
9604469
xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices
by Mathias Nyman
· 10 years ago
0eda06c
usb: xhci: Fix OOPS in xhci error handling code
by Al Cooper
· 10 years ago
c207e7c
xhci: Fix null pointer dereference if xhci initialization fails
by Mathias Nyman
· 10 years ago
c66f1c6
storage: Add single-LUN quirk for Jaz USB Adapter
by Mark
· 10 years ago
a79e5bc
uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check
by Hans de Goede
· 10 years ago
8381e57
Merge tag 'pm+acpi-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
d50582e
xen/arm: remove mach_to_phys rbtree
by Stefano Stabellini
· 10 years ago
340720b
xen/arm: reimplement xen_dma_unmap_page & friends
by Stefano Stabellini
· 10 years ago
5ebc77d
xen/arm: introduce XENFEAT_grant_map_identity
by Stefano Stabellini
· 10 years ago
eb35bdd
arm64: flush TLS registers during exec
by Will Deacon
· 10 years ago
1497e84
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
8b02c5e
Merge tag 'pinctrl-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
c8c16e3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
d2be899
Merge branches 'acpi-rtc', 'acpi-lpss' and 'acpi-battery'
by Rafael J. Wysocki
· 10 years ago
1c00f73
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
d9f4acd
Merge branch 'msm-fixes-3.17-rc4' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 10 years ago
3a10ba8
drm/msm: don't crash if no msm.vram param
by Rob Clark
· 10 years ago
28a38b6
drm/msm/hdmi: fix build break on non-CCF platforms
by Rob Clark
· 10 years ago
fc88610
drm/msm: Change nested function to static function
by Mark Charlebois
· 10 years ago
3afdd8a
Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
69e672f
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
f498e06
dmaengine: jz4740: Fix non-cyclic descriptor completion
by Lars-Peter Clausen
· 10 years ago
233c7da
usb: chipidea: msm: Initialize PHY on reset event
by Ivan T. Ivanov
· 10 years ago
ea29005
usb: chipidea: msm: Use USB PHY API to control PHY state
by Ivan T. Ivanov
· 10 years ago
584f1ad
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 10 years ago
7e88248
fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
by Andrey Vagin
· 10 years ago
1fc98d1
fsnotify/fdinfo: use named constants instead of hardcoded values
by Andrey Vagin
· 10 years ago
acbbe6f
kcmp: fix standard comparison bug
by Rasmus Villemoes
· 10 years ago
8542bdf
mm/mmap.c: use pr_emerg when printing BUG related information
by Sasha Levin
· 10 years ago
b01d072
shm: add memfd.h to UAPI export list
by David Drysdale
· 10 years ago
6688173
checkpatch: allow commit descriptions on separate line from commit id
by Joe Perches
· 10 years ago
caac7e6
sh: get_user_pages_fast() must flush cache
by Stas Sergeev
· 10 years ago
Next »