Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b700f42c863e17569ca4d864e369210d9ff00b8a
b700f42
ARM: dts: dra7xx-clocks: rename pcie clocks to accommodate second PHY instance
by Kishon Vijay Abraham I
· 10 years ago
ba5137b
ARM: dts: dra7xx-clocks: Add missing 32KHz clocks used for PHY
by Kishon Vijay Abraham I
· 10 years ago
4310e90
ARM: dts: dra7xx-clocks: Change the parent of apll_pcie_in_clk_mux to dpll_pcie_ref_m2ldo_ck
by Keerthy
· 10 years ago
147e541
ARM: dts: dra7xx-clocks: Add divider table to optfclk_pciephy_div clock
by Keerthy
· 10 years ago
6464099
Merge branch 'for-v3.17/omap2-use-dt-clks' of http://github.com/t-kristo/linux-pm into omap-for-v3.17/dt
by Tony Lindgren
· 10 years ago
ae28ea8
ARM: dts: dra7-evm: Add regulator information to USB2 PHYs
by Roger Quadros
· 10 years ago
a186cf1
ARM: omap2plus_defconfig: enable TPS65218 configs
by Keerthy
· 10 years ago
0e2da5e
ARM: dts: AM437x: Add TPS65218 device tree nodes
by Keerthy
· 10 years ago
1fc9814
ARM: dts: AM437x: Fix i2c nodes indentation
by Keerthy
· 10 years ago
497d64a
ARM: dts: AM43x: Add TPS65218 device tree nodes
by Keerthy
· 10 years ago
4341881
ARM: dts: Add devicetree for Gumstix Pepper board
by Ash Charles
· 10 years ago
5a0b1b4
Merge branch 'dts-crossbar' into omap-for-v3.17/dt
by Tony Lindgren
· 10 years ago
a46631c
ARM: dts: dra7: add crossbar device binding
by R Sricharan
· 10 years ago
5130063
ARM: dts: dra7: add routable-irqs property for gic node
by R Sricharan
· 10 years ago
6a194a6
ARM: OMAP24xx: clock: remove legacy clock data
by Tero Kristo
· 11 years ago
69a1e7a
ARM: OMAP2: clock: use DT clock boot if available
by Tero Kristo
· 11 years ago
ee20011
ARM: OMAP2: PRM: add support for OMAP2 specific clock providers
by Tero Kristo
· 11 years ago
a37f05a
ARM: OMAP2420: clock: get rid of fixed-div property use
by Tero Kristo
· 11 years ago
b675d1e
ARM: dts: am335x-evmsk: enable display and lcd panel support
by Darren Etheridge
· 10 years ago
944ee5d
ARM: OMAP2: convert sys_ck and osc_ck to standard clock types
by Tero Kristo
· 11 years ago
4a45787
ARM: dts: add support for AM437x StarterKit
by Felipe Balbi
· 10 years ago
08ecb28
ARM: dts: am4372: let boards access all nodes through labels
by Felipe Balbi
· 10 years ago
d360892
irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GIC
by Nishanth Menon
· 10 years ago
9a34f73
documentation: dt: omap: crossbar: Add description for interrupt consumer
by Nishanth Menon
· 10 years ago
29918b6
irqchip: crossbar: Introduce centralized check for crossbar write
by Nishanth Menon
· 10 years ago
2f7d2fb
irqchip: crossbar: Introduce ti, max-crossbar-sources to identify valid crossbar mapping
by Nishanth Menon
· 10 years ago
8b09a45
irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback
by Sricharan R
· 10 years ago
99e37d0e
irqchip: crossbar: Set cb pointer to null in case of error
by Sricharan R
· 10 years ago
3c44d51
irqchip: crossbar: Change the goto naming
by Nishanth Menon
· 10 years ago
edb442d
irqchip: crossbar: Return proper error value
by Nishanth Menon
· 10 years ago
e30ef8a
irqchip: crossbar: Fix kerneldoc warning
by Nishanth Menon
· 10 years ago
4dbf45e
irqchip: crossbar: Fix sparse and checkpatch warnings
by Nishanth Menon
· 10 years ago
d4922a9
irqchip: crossbar: Remove IS_ERR_VALUE check
by Nishanth Menon
· 10 years ago
ddee0fb
irqchip: crossbar: Change allocation logic by reversing search for free irqs
by Nishanth Menon
· 10 years ago
a35057d
irqchip: crossbar: Initialise the crossbar with a safe value
by Nishanth Menon
· 10 years ago
64e0f8b
irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbar
by Nishanth Menon
· 10 years ago
6f16fc8
irqchip: crossbar: Check for premapped crossbar before allocating
by Nishanth Menon
· 10 years ago
1d50d2c
irqchip: crossbar: Dont use '0' to mark reserved interrupts
by Nishanth Menon
· 10 years ago
7171511
Linux 3.16-rc1
by Linus Torvalds
· 10 years ago
a9be224
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
dd1845a
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
b55b390
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 10 years ago
b58537a
net: sctp: fix permissions for rto_alpha and rto_beta knobs
by Daniel Borkmann
· 10 years ago
e4f7ae9
Merge branch 'csum_fixes'
by David S. Miller
· 10 years ago
f79b064
vxlan: Checksum fixes
by Tom Herbert
· 10 years ago
e5eb4e3
net: add skb_pop_rcv_encapsulation
by Tom Herbert
· 10 years ago
bbdff22
udp: call __skb_checksum_complete when doing full checksum
by Tom Herbert
· 10 years ago
46fb51e
net: Fix save software checksum complete
by Tom Herbert
· 10 years ago
4b28252
net: Fix GSO constants to match NETIF flags
by Tom Herbert
· 10 years ago
abf04af
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
16d52ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
a311c48
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 10 years ago
0506408
fix __swap_writepage() compile failure on old gcc versions
by Al Viro
· 10 years ago
4a54e5e
Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
by Linus Torvalds
· 10 years ago
1ad96bb
Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
c728762
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
503698e
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
63c6f81
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
by Eric Dumazet
· 10 years ago
2853af6
vxlan: use dev->needed_headroom instead of dev->hard_header_len
by Cong Wang
· 10 years ago
56f16c7
MAINTAINERS: update cxgb4 maintainer
by Dimitris Michailidis
· 10 years ago
a934fb5
x86/vdso: Fix vdso_install
by Andy Lutomirski
· 10 years ago
b8e0808
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
by Dan McLeran
· 10 years ago
47a306a
btrfs: fix error handling in create_pending_snapshot
by Eric Sandeen
· 10 years ago
3e2426b
btrfs: fix use of uninit "ret" in end_extent_writepage()
by Eric Sandeen
· 10 years ago
d737278
btrfs: free ulist in qgroup_shared_accounting() error path
by Eric Sandeen
· 10 years ago
b050f9f
Btrfs: fix qgroups sanity test crash or hang
by Filipe Manana
· 10 years ago
f1e3c28
btrfs: prevent RCU warning when dereferencing radix tree slot
by Sasha Levin
· 10 years ago
5fbc7c5
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
by Wang Shilong
· 10 years ago
cc68a8a
btrfs: new ioctl TREE_SEARCH_V2
by Gerhard Heift
· 11 years ago
ef351b9
NVMe: Use Log Page constants in SCSI emulation
by Matthew Wilcox
· 10 years ago
3d69bb6
NVMe: Define Log Page constants
by Matthew Wilcox
· 10 years ago
f3db22f
NVMe: Fix hot cpu notification dead lock
by Keith Busch
· 10 years ago
6391f34
Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
4bdeb31
Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 10 years ago
aa569fa
Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security
by Linus Torvalds
· 10 years ago
8a02b16
ALSA: hda/realtek - Add more entry for enable HP mute led
by Kailang Yang
· 10 years ago
2041d56
ALSA: hda - Add quirk for external mic on Lifebook U904
by David Henningsson
· 10 years ago
64eb428
ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table
by Hui Wang
· 10 years ago
6d87c22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
338c09a
Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
ed9ea4e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
c1fdb2d
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
1700ff8
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
8841c8b
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
b7c8c19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
88bbfb4
Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux
by Linus Torvalds
· 10 years ago
71998d1
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b2e09f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e0bf7b8
x86/vdso: Hack to keep 64-bit Go programs working
by Andy Lutomirski
· 10 years ago
b4b31f6
x86/vdso: Add PUT_LE to store little-endian values
by Andy Lutomirski
· 10 years ago
4ebbefd
x86/vdso/doc: Make vDSO examples more portable
by Andy Lutomirski
· 10 years ago
6e8f215
x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.c
by Andy Lutomirski
· 10 years ago
c29deef
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ba346b3
btrfs: tree_search, search_ioctl: direct copy to userspace
by Gerhard Heift
· 11 years ago
550ac1d
btrfs: new function read_extent_buffer_to_user
by Gerhard Heift
· 11 years ago
9b6e817
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
by Gerhard Heift
· 11 years ago
8f5f617
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
by Gerhard Heift
· 11 years ago
1254444
btrfs: tree_search, search_ioctl: accept varying buffer
by Gerhard Heift
· 11 years ago
25c9bc2
btrfs: tree_search: eliminate redundant nr_items check
by Gerhard Heift
· 11 years ago
Next »