Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1847bbd709d0f736223cb4762033225cdfafbe5f
1847bbd
i2c: i2c-smbus: fix i2c_handle_smbus_host_notify documentation
by Jean Delvare
· 9 years ago
24da3cc
eeprom: at24: tweak the loop_until_timeout() macro
by Bartosz Golaszewski
· 9 years ago
0b81365
eeprom: at24: add support for at24mac series
by Bartosz Golaszewski
· 9 years ago
818d022
eeprom: at24: support reading the serial number for 24csxx
by Bartosz Golaszewski
· 9 years ago
a7284a8
eeprom: at24: platform_data: use BIT() macro
by Bartosz Golaszewski
· 9 years ago
cd0c861
eeprom: at24: split at24_eeprom_write() into specialized functions
by Bartosz Golaszewski
· 9 years ago
9afd6866
eeprom: at24: split at24_eeprom_read() into specialized functions
by Bartosz Golaszewski
· 9 years ago
9344a81
eeprom: at24: hide the read/write loop behind a macro
by Bartosz Golaszewski
· 9 years ago
318aa9c
eeprom: at24: call read/write functions via function pointers
by Bartosz Golaszewski
· 9 years ago
2da78ac
eeprom: at24: coding style fixes
by Bartosz Golaszewski
· 9 years ago
d5bc004
eeprom: at24: move at24_read() below at24_eeprom_write()
by Bartosz Golaszewski
· 9 years ago
b0b9f7b
eeprom: at24: improve the device_id table readability
by Bartosz Golaszewski
· 9 years ago
5c135e1
i2c: qup: Fixed the DMA segments length
by Abhishek Sahu
· 9 years ago
2b84a4d
i2c: qup: Cleared the error bits in ISR
by Abhishek Sahu
· 9 years ago
94a0b0b
i2c: brcmstb: Remove superfluous size check
by Jaedon Shin
· 9 years ago
bcf358a
i2c: brcmstb: Make the driver buildable on BMIPS_GENERIC
by Jaedon Shin
· 9 years ago
55d38d0
i2c: core: Add function for finding the bus speed from ACPI
by Jarkko Nikula
· 9 years ago
a7003b6
i2c: core: Cleanup I2C ACPI namespace
by Jarkko Nikula
· 9 years ago
44239a5
i2c: use pr_fmt in the core
by Wolfram Sang
· 9 years ago
be309c3
i2c: print more info when acpi_i2c_space_handler() fails
by Wolfram Sang
· 9 years ago
399d62a
i2c: print more info when of_i2c_notify fails
by Wolfram Sang
· 9 years ago
84d0b61
i2c: add error message when obtaining idr fails
by Wolfram Sang
· 9 years ago
8ddfe41
i2c: improve error messages in i2c_register_adapter()
by Wolfram Sang
· 9 years ago
d3b11d8
i2c: cleanup i2c_register_adapter() by refactoring recovery init
by Wolfram Sang
· 9 years ago
ce0dffa
i2c: free idr when sanity checks in i2c_register_adapter() fail
by Wolfram Sang
· 9 years ago
cc46188
i2c: versatile: Convert to use resource managed devm_* APIs
by Axel Lin
· 9 years ago
9f6db9b
i2c: versatile: Allow compile test build
by Axel Lin
· 9 years ago
748c0bb
i2c: xlp9xx: add ACPI support for Broadcom Vulcan
by Tanmay Jagdale
· 9 years ago
9140178
i2c: meson: allow build with COMPILE_TEST
by Ben Dooks
· 9 years ago
5136ed4
i2c-dev: don't get i2c adapter via i2c_dev
by viresh kumar
· 9 years ago
ec2790e
i2c: designware-pci: clarify a comment for Merrifield
by Andy Shevchenko
· 9 years ago
7b0ed33
i2c: i801: add support of Host Notify
by Benjamin Tissoires
· 9 years ago
97d34ec
i2c: i801: recover from hardware PEC errors
by Ellen Wang
· 9 years ago
e0f6431
i2c: pca-isa: Utilize the module_isa_driver macro
by William Breathitt Gray
· 9 years ago
9e55c07
i2c: elektor: Utilize the module_isa_driver macro
by William Breathitt Gray
· 9 years ago
45bc35e
i2c: designware-pci: Sort header block alphabetically
by Andy Shevchenko
· 9 years ago
b20551c
i2c: designware-pci: Introduce Merrifield support
by Andy Shevchenko
· 9 years ago
ed1bf03
i2c: designware-pci: Make bus number allocation robust
by Andy Shevchenko
· 9 years ago
f41021b
i2c: designware: Allow build Baytrail semaphore support when IOSF_MBI=m
by Jarkko Nikula
· 9 years ago
d0bcd8d
i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT
by Weifeng Voon
· 9 years ago
0130944
i2c: qup: use address helper function in read transfer
by Naveen Kaje
· 9 years ago
fbf9921
i2c: qup: Fix error handling
by Sricharan R
· 9 years ago
685983f
i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
by Sricharan R
· 9 years ago
a02f3d0
i2c: rk3x: support fast-mode plus for rk3399
by David Wu
· 9 years ago
7e086c3
i2c: rk3x: add i2c support for rk3399 soc
by David Wu
· 9 years ago
908dbd5
dt-bindings: i2c: rk3x: add support for rk3399
by David Wu
· 9 years ago
b58fd3b
i2c: rk3x: Move spec timing data to "static const" structs
by David Wu
· 9 years ago
bef358c
i2c: rk3x: Change SoC data to not use array
by David Wu
· 9 years ago
69eda36
i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()
by David Wu
· 9 years ago
e26747b
i2c: rk3x: use struct "rk3x_i2c_calced_timings"
by David Wu
· 9 years ago
0a6ad2f
i2c: rk3x: add documentation to fields in "struct rk3x_i2c"
by David Wu
· 9 years ago
e456cd3
i2c: smbus: add SMBus Host Notify support
by Benjamin Tissoires
· 9 years ago
b4f2105
i2c: add a protocol parameter to the alert callback
by Benjamin Tissoires
· 9 years ago
33c77ab
i2c: robotfuzz-osif: Constify osif_table
by Axel Lin
· 9 years ago
27bfeb5
i2c: jz4780: drop superfluous init
by Wolfram Sang
· 9 years ago
a90bc5d
i2c: i801: Drop needless bit-wise OR
by Jean Delvare
· 9 years ago
0f614d8
i2c: Add generic support passing secondary devices addresses
by Jean-Michel Hautbois
· 9 years ago
5edb564
Linux 4.7-rc3
by Linus Torvalds
· 9 years ago
57120fa
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
8714f8f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
3a7c114
Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
45b00c9
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
5d1f702
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
90735c9
Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
f1c32afd
Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux
by Linus Torvalds
· 9 years ago
f89dec7
uvc_v4l2: Simplify compat ioctl implementation
by Andy Lutomirski
· 9 years ago
a44323e
uvc: Forward compat ioctls to their handlers directly
by Andy Lutomirski
· 9 years ago
3d0f0b6
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
ccf55f7
Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
c8f17d6
Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
f5364c1
Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)
by Linus Torvalds
· 9 years ago
29d6455
sched: panic on corrupted stack end
by Jann Horn
· 9 years ago
2f36db7
ecryptfs: forbid opening files without mmap handler
by Jann Horn
· 9 years ago
e54ad7f
proc: prevent stacking filesystems on top
by Jann Horn
· 9 years ago
33fc259
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
75d089d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
60e3830
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7fcbc23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
02b07bd
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
606c17f
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
94fcad6
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
698ea54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
729d378
Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
00da900
Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
f758bbd
Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
524a3f2
Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
9557c3c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
9d98bce
x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
by Rui Wang
· 9 years ago
aaee8c3
x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
by Andy Lutomirski
· 9 years ago
5021953
vmxnet3: segCnt can be 1 for LRO packets
by Shrikrishna Khare
· 9 years ago
719c44d
packet: compat support for sock_fprog
by Willem de Bruijn
· 9 years ago
ca8bdaf
stmmac: fix parameter to dwmac4_set_umac_addr()
by Ben Dooks
· 9 years ago
8618e6e
Merge branch 'mlx5-fixes'
by David S. Miller
· 9 years ago
0ca00fc
net/mlx5e: Fix blue flame quota logic
by Eli Cohen
· 9 years ago
811afea
net/mlx5e: Use ndo_stop explicitly at shutdown flow
by Eran Ben Elisha
· 9 years ago
62e3c24
net/mlx5: E-Switch, always set mc_promisc for allmulti vports
by Mohamad Haj Yahia
· 9 years ago
23898c7
net/mlx5: E-Switch, Modify node guid on vf set MAC
by Noa Osherovich
· 9 years ago
25fff58
net/mlx5: E-Switch, Fix vport enable flow
by Mohamad Haj Yahia
· 9 years ago
3f42ac6
net/mlx5: E-Switch, Use the correct error check on returned pointers
by Or Gerlitz
· 9 years ago
3fe3d81
net/mlx5: E-Switch, Use the correct free() function
by Or Gerlitz
· 9 years ago
Next »