Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
df8eb5691c48d3b03b918bdf065caa59c4281cdc
/
drivers
df8eb56
i2c: Add driver for Cadence I2C controller
by Soren Brinkmann
· 11 years ago
cf23e33
i2c: qup: use proper type fro clk_freq
by Wolfram Sang
· 11 years ago
199c1df
i2c: qup: off by ones in qup_i2c_probe()
by Dan Carpenter
· 11 years ago
10c5a84
i2c: qup: New bus driver for the Qualcomm QUP I2C controller
by Bjorn Andersson
· 11 years ago
a9965d7
i2c: i2c-xiic: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
85fff8b
i2c: i2c-sirf: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
5fe29d4
i2c: i2c-mv64xxx: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
834f2d8
i2c: i2c-designware-platdrv: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
2f392dc
i2c: i2c-davinci: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
37888f7
i2c: i2c-bcm2835: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
f2a67d0
i2c: mv64xxx: Fix reset controller handling
by Maxime Ripard
· 11 years ago
ff37025
i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_sync
by Nishanth Menon
· 11 years ago
1b5b237
i2c: efm32: new bus driver
by Uwe Kleine-König
· 11 years ago
0ff83d2
i2c: exynos5: remove unnecessary cast of void pointer
by Jingoo Han
· 11 years ago
3917b84
i2c: exynos5: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 11 years ago
40e7b11
i2c: gpio: OF gpio code does not handle defered probe case
by Ben Dooks
· 11 years ago
8a32599
i2c: Add message transfer tracepoints for SMBUS [ver #2]
by David Howells
· 11 years ago
d9a83d6
i2c: Add message transfer tracepoints for I2C
by David Howells
· 11 years ago
392debf
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
069a950
i2c: s3c2410: Leave the bus disabled unless it is in use
by Simon Glass
· 11 years ago
5304032
i2c: i2c-s3c2410: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
75b6c4b
i2c: at91: Add device tree property to set clock-frequency
by Marek Roszko
· 11 years ago
8efd1e9
i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time value
by Chew, Chiau Ee
· 11 years ago
4fda996
i2c: st: Fix return in case of arbitration lost
by Maxime COQUELIN
· 11 years ago
485ecdf
i2c: mv64xxx: refactor initialization for new msgs
by Wolfram Sang
· 11 years ago
b0200ab
i2c: mv64xxx: directly call send_start when initializing transfer
by Wolfram Sang
· 11 years ago
4c5b38e
i2c: mv64xxx: refactor send_start
by Wolfram Sang
· 11 years ago
ceccd29
i2c: designware-pci: add 10-bit addressing mode functionality for BYT I2C
by Chew, Chiau Ee
· 11 years ago
0977f27
i2c: mxs: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
ae50b1d
i2c: bcm2835: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
1b31e9b
i2c: i801: enable Intel BayTrail SMBUS
by Chew, Kean ho
· 11 years ago
089c729
i2c: designware-pci: Add Baytrail PCI IDs
by Mika Westerberg
· 11 years ago
be58eda
i2c: designware-pci: Cleanup driver power management
by Mika Westerberg
· 11 years ago
6468276
i2c: designware: make SCL and SDA falling time configurable
by Romain Baeriswyl
· 11 years ago
5029a22
i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driver
by Sonic Zhang
· 11 years ago
45126da
i2c: bfin-twi: move bits macros and structs in header from arch include to generic include
by Sonic Zhang
· 11 years ago
80c6991
i2c: mv64xxx: fix circular Kconfig dependency
by Wolfram Sang
· 11 years ago
c7dcb1f
i2c: mv64xxx: Add support for the Allwinner A31 I2C driver
by Maxime Ripard
· 11 years ago
370136b
i2c: mv64xxx: Add reset deassert call
by Maxime Ripard
· 11 years ago
96c4b6b
i2c: i2c-rcar: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
02c2a28
i2c: i2c-tegra: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
bee749c
i2c: i2c-stu300: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
878f00b
i2c: i2c-ocores: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
8e57c78
i2c: i2c-nomadik: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
24ed93a
i2c: i2c-bfin-twi: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
4880eef
i2c: i2c-at91: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
04eceb0
i2c: i2c-omap: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
0c17617
i2c: add deprecation warning for class based instantiation
by Wolfram Sang
· 11 years ago
624df09
i2c: nomadik: Remove busy check for transfers at suspend late
by Ulf Hansson
· 11 years ago
bce9f8d
i2c: nomadik: Convert to late and early system PM callbacks
by Ulf Hansson
· 11 years ago
e46d3975
i2c: nomadik: Fixup deployment of runtime PM
by Ulf Hansson
· 11 years ago
0ec80c2
i2c: nomadik: Remove redundant call to pm_runtime_disable
by Ulf Hansson
· 11 years ago
9b2b98a
i2c: nomadik: Convert to devm functions
by Ulf Hansson
· 11 years ago
c33a004
i2c: nomadik: factor platform data into state container
by Linus Walleij
· 11 years ago
e893645
i2c: rcar: add compatible entry for r8a7791
by Wolfram Sang
· 11 years ago
24c8525
Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 11 years ago
5fe37fc
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f9b0808
Merge tag 'usb-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
e0f13bd
Merge tag 'tty-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
b9c2b05
Merge tag 'staging-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
7834904
Merge tag 'char-misc-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
bcad2ca
Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max14577' and 'regulator/fix/s5m8767' into regulator-linus
by Mark Brown
· 11 years ago
f29d778
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
by Mark Brown
· 11 years ago
5c0a245
Revert "tty: Set correct tty name in 'active' sysfs attribute"
by Greg Kroah-Hartman
· 11 years ago
0f0ca14
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
08221fc
regulator: max14577: Fix invalid return value on DT parse success
by Krzysztof Kozlowski
· 11 years ago
ec79b57
Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu into irq/urgent
by Thomas Gleixner
· 11 years ago
1052710
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
0a4e836
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 11 years ago
d86e9af6
irqchip: orion: Fix getting generic chip pointer.
by Andrew Lunn
· 11 years ago
5bf5dbe
usb: chipidea: need to mask when writting endptflush and endptprime
by Matthieu CASTET
· 11 years ago
e194fd8
staging: binder: Fix death notifications
by Arve Hjønnevåg
· 11 years ago
0cb1c3e
watchdog: w83697hf_wdt: return ENODEV if no device was found
by Stanislav Kholmanskikh
· 11 years ago
34acae3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 11 years ago
795233b
Merge tag 'pm+acpi-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
7777d93
Merge tag 'iommu-fixes-v3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
0413320
Merge tag 'sound-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
fee5ae9
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
d8ad344
Merge branches 'acpi-pm' and 'acpi-video'
by Rafael J. Wysocki
· 11 years ago
200df1c
Merge branches 'acpi-cleanup', 'acpi-dock', 'acpi-pci' and 'acpi-dsm'
by Rafael J. Wysocki
· 11 years ago
61d8d2a
intel_pstate: Add support for Baytrail turbo P states
by Dirk Brandewie
· 11 years ago
4042e75
intel_pstate: Use LFM bus ratio as min ratio/P state
by Dirk Brandewie
· 11 years ago
acc3d5c
regulator: core: Change dummy supplies error message to a warning
by Shuah Khan
· 11 years ago
0fd7a82
Merge tag 'fixes-for-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 11 years ago
d158fc7
Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
e284175
ACPI / nouveau: fix probing regression related to _DSM
by Jiang Liu
· 11 years ago
54dfffd
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
967f038
Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]
by David Howells
· 11 years ago
9ccfaf7
usb: musb: correct use of schedule_delayed_work()
by Daniel Mack
· 11 years ago
e7d613d
usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEP
by Josh Cartwright
· 11 years ago
f0f4220
usb: gadget: fix NULL pointer dereference
by Andrzej Pietrasiewicz
· 11 years ago
8679059
usb: gadget: printer: using gadget_is_otg to check otg support at runtime
by Peter Chen
· 11 years ago
972157c
arm/smmu: Use irqsafe spinlock for domain lock
by Joerg Roedel
· 11 years ago
1f42e5d
of: Add self test for of_match_node()
by Grant Likely
· 11 years ago
b519051
of: Move testcase FDT data into drivers/of
by Grant Likely
· 11 years ago
215a14c
of: reimplement the matching method for __of_match_node()
by Kevin Hao
· 11 years ago
a694019
Revert "ACPI: Blacklist Win8 OSI for some HP laptop 2013 models"
by Rafael J. Wysocki
· 11 years ago
0e9f81d
ACPI / video: Add systems that should favour native backlight interface
by Aaron Lu
· 11 years ago
bd8ba20
ACPI / video: Filter the _BCL table for duplicate brightness values
by Hans de Goede
· 11 years ago
981adac
Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfd
by Linus Torvalds
· 11 years ago
Next »