Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b76911d2fe1462e1fc7c449e3e6aef76331e816e
b76911d
i2c: omap: don't reset controller if Arbitration Lost detected
by Alexander Kochetkov
· 10 years ago
0f5768b
i2c: omap: implement workaround for handling invalid BB-bit values
by Alexander Kochetkov
· 10 years ago
9fd6ada
i2c: omap: cleanup register definitions
by Alexander Kochetkov
· 10 years ago
249051f
i2c: rk3x: handle dynamic clock rate changes correctly
by Max Schwarz
· 10 years ago
727f9c2
i2c: at91: enable probe deferring on dma channel request
by Ludovic Desroches
· 10 years ago
dc6df6e
i2c: at91: remove legacy DMA support
by Arnd Bergmann
· 10 years ago
1132158
DT: i2c: Add more devices handled by the adxl34x-i2c driver
by Geert Uytterhoeven
· 10 years ago
fa040c2
DT: i2c: Add more devices handled by the rtc-rs5c372 driver
by Geert Uytterhoeven
· 10 years ago
8cfcae9
i2c: sh_mobile: use proper device for mapping DMA memory
by Wolfram Sang
· 10 years ago
f508493
i2c: imx: simplify i2c_imx_dma_write() a little
by Wolfram Sang
· 10 years ago
06205206
i2c: img-scb: Allow building for MIPS
by Andrew Bresticker
· 10 years ago
30021e3
i2c: add support for Amlogic Meson I2C controller
by Beniamino Galvani
· 10 years ago
c9449af
i2c: mux: create "channel-n" symlinks for child segments in the mux device
by Gerlando Falauto
· 10 years ago
51cf3b0
i2c: mux: create symlink to actual mux device
by Wolfram Sang
· 10 years ago
4470c72
i2c: acpi: remove unneeded variable initialization
by Wolfram Sang
· 10 years ago
ce1a788
i2c: imx: add DMA support for freescale i2c driver
by Yao Yuan
· 10 years ago
2fbed51
i2c: imx: Sort include headers alphabetically
by Yao Yuan
· 10 years ago
6f34be7
i2c: core: Fix probing of i2c slaves without interrupts
by Geert Uytterhoeven
· 10 years ago
27bce45
i2c: img-scb: Add Imagination Technologies I2C SCB driver
by James Hogan
· 10 years ago
039e60e
DT: i2c: Add binding document for IMG I2C SCB
by James Hogan
· 10 years ago
48ef3ca
i2c: xiic: Fix big-endian register access
by Thomas Gessler
· 10 years ago
a839ce6
eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_data
by Christian Gmeiner
· 10 years ago
3eee1799
i2c: i801: Add DeviceIDs for SunrisePoint LP
by Devin Ryles
· 10 years ago
7ca0186
i2c: sh_mobile: improve success message
by Wolfram Sang
· 10 years ago
2d09581
i2c: sh_mobile: add DMA support
by Wolfram Sang
· 10 years ago
5bbe687
i2c: sh_mobile: sort includes alphabetically
by Wolfram Sang
· 10 years ago
62d10c4
i2c: at91: adopt pinctrl support
by Wenyou Yang
· 10 years ago
ab0831d
i2c: mpc: report correct I2C error return codes
by Danielle Costantino
· 10 years ago
550d040
i2c: i801: Drop useless debug message
by Jean Delvare
· 10 years ago
aeb8a3d
i2c: i801: Check if interrupts are disabled
by Jean Delvare
· 10 years ago
ae94471
i2c: i801: Fallback to polling if request_irq() fails
by Jean Delvare
· 10 years ago
b3b8df9
i2c: i801: Use wait_event_timeout to wait for interrupts
by Jean Delvare
· 10 years ago
0285f8f
i2c: rk3x: adjust the LOW divison based on characteristics of SCL
by addy ke
· 10 years ago
900ef80
i2c: davinci: don't use interruptible completion
by Mike Looijmans
· 11 years ago
3676529
i2c: at91: add support for system PM
by Wenyou Yang
· 10 years ago
d64a818
i2c: at91: add support for runtime PM
by Wenyou Yang
· 10 years ago
194fa7f
i2c: exynos5: use proper errno for timeout
by Wolfram Sang
· 10 years ago
2fd36c55
i2c: core: Map OF IRQ at probe time
by Laurent Pinchart
· 10 years ago
9eb08fb
of/irq: Export of_irq_get()
by Laurent Pinchart
· 10 years ago
78df445
i2c: sh_mobile: Add support for r8a73a4 and sh73a0
by Geert Uytterhoeven
· 10 years ago
fc3756f
i2c: sh_mobile: Document SoC-specific bindings
by Geert Uytterhoeven
· 10 years ago
d4ffeec
i2c: imx+mxs: Use the preferred form for passing a size of a struct
by Fabio Estevam
· 10 years ago
206c5f6
Linux 3.18-rc4
by Linus Torvalds
· 10 years ago
ee867cf
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
b1f368b
Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
a315780
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
c4c23fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
0b0c7db
Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
86a7a16
Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
45a4c07
Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
b942791
Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
92c9e0c
ARM: dts: zynq: Enable PL clocks for Parallella
by Andreas Färber
· 10 years ago
fe606df
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
a50d715
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ae04e1c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
6ac94d3
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
661b99e
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
51f83ef
Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 10 years ago
1395b9c
Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
cd3d9ea
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
by Johannes Berg
· 10 years ago
9c60269
tiny: reverse logic for DISABLE_DEV_COREDUMP
by Aristeu Rozanski
· 10 years ago
e4df3a0
i2c: core: Dispose OF IRQ mapping at client removal time
by Laurent Pinchart
· 10 years ago
11cfbfb
i2c: at91: don't account as iowait
by Wolfram Sang
· 10 years ago
ca1f8da
i2c: remove FSF address
by Wolfram Sang
· 10 years ago
1910195
USB: Update default usb-storage delay_use value in kernel-parameters.txt
by Mark Knibbs
· 10 years ago
e4a60d1
sysfs: driver core: Fix glue dir race condition by gdp_mutex
by Yijing Wang
· 10 years ago
842dfc1
MIPS: Fix build with binutils 2.24.51+
by Manuel Lauss
· 10 years ago
0027589
xfs: track bulkstat progress by agino
by Dave Chinner
· 10 years ago
febe3cb
xfs: bulkstat error handling is broken
by Dave Chinner
· 10 years ago
6e57c542
xfs: bulkstat main loop logic is a mess
by Dave Chinner
· 10 years ago
2b831ac
xfs: bulkstat chunk-formatter has issues
by Dave Chinner
· 10 years ago
bf4a5af
xfs: bulkstat chunk formatting cursor is broken
by Dave Chinner
· 10 years ago
afa947c
xfs: bulkstat btree walk doesn't terminate
by Dave Chinner
· 10 years ago
77783d0
mm: Fix comment before truncate_setsize()
by Jan Kara
· 10 years ago
2a8cdfd
USB: cdc-acm: add quirk for control-line state requests
by Johan Hovold
· 10 years ago
e5452dd
Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 10 years ago
c4dc304
tty: Fix pty master poll() after slave closes v2
by Francesco Ruggeri
· 10 years ago
5002921
Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 10 years ago
ed78bb8
Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
3d5a086
Merge tag 'sound-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
381e355
Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
087b019
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
491a48a
MIPS: R3000: Fix debug output for Virtual page number
by Isamu Mogi
· 10 years ago
4e72b42
Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into spi-linus
by Mark Brown
· 10 years ago
2b9375b
spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM
by Dmitry Eremin-Solenikov
· 10 years ago
7e12e67
serial: of-serial: fix uninitialized kmalloc variable
by Jingchang Lu
· 10 years ago
9e326f7
tty/vt: don't set font mappings on vc not supporting this
by Imre Deak
· 10 years ago
cd92208
tty: serial: 8250_mtk: Fix quot calculation
by Matthias Brugger
· 10 years ago
5305e4d
dma: edma: move device registration to platform code
by Arnd Bergmann
· 10 years ago
494c1ea
tty: Prevent "read/write wait queue active!" log flooding
by Peter Hurley
· 10 years ago
37b1645
tty: Fix high cpu load if tty is unreleaseable
by Peter Hurley
· 10 years ago
547039e
serial: Fix divide-by-zero fault in uart_get_divisor()
by Peter Hurley
· 10 years ago
f3f9185
ALSA: hda/realtek - Restore default value for ALC668
by Kailang Yang
· 10 years ago
f20531a
phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly
by Oussama Ghorbel
· 10 years ago
7e8631e
fix breakage in o2net_send_tcp_msg()
by Al Viro
· 10 years ago
20f3963
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
90f9576
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
32f638f
PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()
by Yinghai Lu
· 10 years ago
a88098b
USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_init()
by Mark Knibbs
· 10 years ago
bce20b2
Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
Next »