Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c873d14d30b838a516a94967242322d4b73e79e7
c873d14
clk: add gpio gated clock
by Jyri Sarha
· 10 years ago
db0bcc33
Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into clk-next
by Mike Turquette
· 10 years ago
b6b2fe5
Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/linux into clk-next
by Mike Turquette
· 10 years ago
b52f491
asm-generic: COMMON_CLK defines __clk_{get,put}
by Mike Turquette
· 10 years ago
59c0621
clk: Remove .owner field for driver
by Kiran Padwal
· 10 years ago
fa53104
Merge branch 'clk-next-rockchip' into clk-next
by Mike Turquette
· 10 years ago
cd24850
clk: rockchip: add clock node in PD_VIDEO
by Kever Yang
· 10 years ago
89d83e1
clk: rockchip: use the clock id for nodes init
by Kever Yang
· 10 years ago
5e9a3d7
clk: rockchip: add some needed clock binding id for rk3288
by Kever Yang
· 10 years ago
d1a559a
clk: rockchip: add missing rk3288 npll rate table
by Heiko Stübner
· 10 years ago
f9c0d14
clk: rockchip: rk3288: fix softreset register count
by Mark yao
· 10 years ago
4b47c3f
clk: rockchip: rk3288: add reset indices for SOFTRST9-11
by Mark yao
· 10 years ago
229fd4a
clk: qcom: Add support for banked MD RCGs
by Stephen Boyd
· 11 years ago
ae3669a
clk: qcom: Add support for setting rates on PLLs
by Stephen Boyd
· 11 years ago
50c6a50
clk: qcom: Consolidate frequency finding logic
by Stephen Boyd
· 10 years ago
dc1b3f6
clk: qcom: Add IPQ8064 PLL required for USB
by Andy Gross
· 10 years ago
b9e742c
clk: tegra: Make clock initialization more robust
by Tomeu Vizoso
· 10 years ago
4c495c2
clk: tegra124: Add PLL_M_UD and PLL_C_UD clocks
by Mikko Perttunen
· 10 years ago
d364a77
ARM: tegra: Add PLL_M_UD and PLL_C_UD to tegra124-car binding header
by Mikko Perttunen
· 10 years ago
a52ae5a
Merge branch 'clk-fixes' into clk-next
by Mike Turquette
· 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
· 11 years ago
a1413cf
NTB: correct the spread of queues over mw's
by Jon Mason
· 11 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
c680e41
eventpoll: fix uninitialized variable in epoll_ctl
by Nicolas Iooss
· 10 years ago
Next »