Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e766f338a74200b8104b1165776b19f56e252834
e766f33
i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer()
by Alexander Sverdlin
· 9 years ago
dc362d5
i2c: use parent adapter quirks in mux
by Alexander Sverdlin
· 9 years ago
7b61863
i2c: bcm2835: clear reserved bits in S-Register
by Silvan Wicki
· 9 years ago
b6eba55
ARM: shmobile: r8a7740: remove I2C errata handling
by Wolfram Sang
· 9 years ago
3ded374
i2c: sh_mobile: add errata workaround
by Wolfram Sang
· 9 years ago
f30dc52
i2c: at91: fix code checker warnings
by Cyrille Pitchen
· 9 years ago
d845340
i2c: busses: xgene-slimpro: fix incorrect __init declation for probe
by Feng Kan
· 9 years ago
41c8d45
i2c: davinci: Avoid sending to own address
by Alexander Sverdlin
· 9 years ago
72a956c
i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy()
by Alexander Sverdlin
· 9 years ago
dd1aa25
i2c: brcmstb: Add Broadcom settop SoC i2c controller driver
by Kamal Dasu
· 9 years ago
5e3cfc6
i2c: at91: add support to FIFOs
by Cyrille Pitchen
· 9 years ago
6ce461e
i2c: at91: print hardware version
by Cyrille Pitchen
· 9 years ago
0ef6f32
i2c: at91: add support for new alternative command mode
by Cyrille Pitchen
· 9 years ago
0ba82c9
i2c: at91: update documentation for DT bindings
by Cyrille Pitchen
· 9 years ago
e84cf8f
i2c: at91: use BIT() macro to define register bits
by Cyrille Pitchen
· 9 years ago
93563a6
i2c: at91: fix a race condition when using the DMA controller
by Cyrille Pitchen
· 9 years ago
0ee04e9
i2c: iproc: Add suspend/resume support
by Ray Jui
· 10 years ago
8503ff1
i2c: designware: Avoid unnecessary resuming during system suspend
by Jisheng Zhang
· 10 years ago
7e2dc81
i2c: axxia: Add bus recovery functionality
by Alexander Sverdlin
· 10 years ago
7ef85f5
i2c: core: Reduce stack size of acpi_i2c_space_handler()
by Jarkko Nikula
· 10 years ago
edc9102
i2c: smbus: fix typo in commet
by Shailendra Verma
· 10 years ago
0e6dd6a
i2c: algo-pca: fix typo in comment
by Shailendra Verma
· 10 years ago
95cc1e3
i2c: core: fix typo in comment
by Shailendra Verma
· 10 years ago
b2ed11e2
I2C: mediatek: Add driver for MediaTek MT8173 I2C controller
by Eddie Huang
· 10 years ago
ce38815
I2C: mediatek: Add driver for MediaTek I2C controller
by Xudong Chen
· 10 years ago
4c1344f
i2c: check for proper length of the reg property
by Wolfram Sang
· 10 years ago
0c7cab9
i2c: slave: add error messages to slave core
by Wolfram Sang
· 10 years ago
976cf20
i2c: slave: docs: be more precise about the prerequsites
by Wolfram Sang
· 10 years ago
1fb2ad9
i2c: rcar: report slave capabilities to users
by Wolfram Sang
· 10 years ago
83caf98
i2c: add FUNC flag for slave capabilities
by Wolfram Sang
· 10 years ago
f6505fb
i2c: add SLIMpro I2C device driver on APM X-Gene platform
by Feng Kan
· 10 years ago
9dcb0e7
i2c: omap: implement bus recovery
by Felipe Balbi
· 10 years ago
e9a02a3
i2c: constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
096ea30
i2c: omap: Add calls for pinctrl state select
by Pascal Huerst
· 10 years ago
7e5cd69
i2c: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 10 years ago
bea6ff0
i2c: xiic: Fix kerneldoc warnings
by Shubhrajyoti Datta
· 10 years ago
4489750
i2c: rk3x: Increase wait timeout to 1 second
by Doug Anderson
· 10 years ago
5ebe6afa
Linux 4.1-rc2
by Linus Torvalds
· 10 years ago
8663da2
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
101a6fd
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
71aee81
Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
df9ebeb
Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes
by Dave Airlie
· 10 years ago
61f06db
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
3333222
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
180d89f
Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
2c869b2
ext4: fix growing of tiny filesystems
by Jan Kara
· 10 years ago
280227a
ext4: move check under lock scope to close a race.
by Davide Italiano
· 10 years ago
d2dc317
ext4: fix data corruption caused by unwritten and delayed extents
by Lukas Czerner
· 10 years ago
9402bdc
ext4 crypto: remove duplicated encryption mode definitions
by Chanho Park
· 10 years ago
fb63e54
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
by Herbert Xu
· 10 years ago
6c3c1eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
e412d3a
virtio: fix typo in vring_need_event() doc comment
by Stefan Hajnoczi
· 10 years ago
feda5f9
virtio: pass baton to Michael Tsirkin
by Rusty Russell
· 10 years ago
6fa7272
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
a134f08
ipv4: Missing sk_nulls_node_init() in ping_unhash().
by David S. Miller
· 10 years ago
082a75d
rbd: end I/O the entire obj_request on error
by Ilya Dryomov
· 10 years ago
a44cd7a
ext4 crypto: add padding to filenames before encrypting
by Theodore Ts'o
· 10 years ago
5de0b4d
ext4 crypto: simplify and speed up filename encryption
by Theodore Ts'o
· 10 years ago
64887b6
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
036f351
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
0aab374
powerpc/powernv: Restore non-volatile CRs after nap
by Sam Bobroff
· 10 years ago
d91dafc
powerpc/eeh: Delay probing EEH device during hotplug
by Gavin Shan
· 10 years ago
1ae79b7
powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()
by Gavin Shan
· 10 years ago
f32393c
powerpc/pseries: Correct cpu affinity for dlpar added cpus
by Nathan Fontenot
· 10 years ago
2fa30fe
selftests/powerpc: Fix the pmu install rule
by Michael Ellerman
· 10 years ago
4a152c3
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
5a2e73b
Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
e813bb2
net: fec: Fix RGMII-ID mode
by Markus Pargmann
· 10 years ago
07841f9
net/mlx4_en: Schedule napi when RX buffers allocation fails
by Ido Shamay
· 10 years ago
c232d8a
netxen_nic: use spin_[un]lock_bh around tx_clean_lock
by Tony Camuso
· 10 years ago
17d5ceb
net/mlx4_core: Fix unaligned accesses
by David Ahern
· 10 years ago
f94813f
mlx4_en: Use correct loop cursor in error path.
by Benjamin Poirier
· 10 years ago
50904a7
Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle'
by Rafael J. Wysocki
· 10 years ago
0ae3aba
Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 10 years ago
9dbbe3c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
fb45f49
Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
9c4249c
modsign: change default key details
by David Howells
· 10 years ago
9263a06
Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
dcca8de
Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
73be174
Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
by Linus Torvalds
· 10 years ago
aa6df8d
dm: fix free_rq_clone() NULL pointer when requeueing unmapped request
by Mike Snitzer
· 10 years ago
3e6180f
dm: only initialize the request_queue once
by Christoph Hellwig
· 10 years ago
8291fd0
arm64: perf: Fix the pmu node name in warning message
by Suzuki K. Poulose
· 10 years ago
d795ef9a
arm64: perf: don't warn about missing interrupt-affinity property for PPIs
by Will Deacon
· 10 years ago
68fc378
Revert "powerpc/tm: Abort syscalls in active transactions"
by Michael Ellerman
· 10 years ago
feb589e
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
5d2361d
Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
by Forrest Liu
· 10 years ago
7f0b8a5
cxgb4: Fix MC1 memory offset calculation
by Hariprasad Shenai
· 10 years ago
12a8541
bnx2x: Delay during kdump load
by Yuval Mintz
· 10 years ago
e913fb2
net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_table
by Pai
· 10 years ago
50d4964
net: dsa: Fix scope of eeprom-length property
by Guenter Roeck
· 10 years ago
d4c216c
net: macb: Fix race condition in driver when Rx frame is dropped
by Punnaiah Choudary Kalluri
· 10 years ago
b56fc3c
hv_netvsc: Fix a bug in netvsc_start_xmit()
by KY Srinivasan
· 10 years ago
4873499
altera_tse: Correct rx packet length
by Vlastimil Setka
· 10 years ago
42eab00
mlx4: Fix tx ring affinity_mask creation
by Benjamin Poirier
· 10 years ago
0d699f28
tipc: fix problem with parallel link synchronization mechanism
by Jon Paul Maloy
· 10 years ago
f2f6739
tipc: remove wrong use of NLM_F_MULTI
by Nicolas Dichtel
· 10 years ago
46c264d
bridge/nl: remove wrong use of NLM_F_MULTI
by Nicolas Dichtel
· 10 years ago
8219967
bridge/mdb: remove wrong use of NLM_F_MULTI
by Nicolas Dichtel
· 10 years ago
2b70fe5
net: sched: act_connmark: don't zap skb->nfct
by Florian Westphal
· 10 years ago
Next »