index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
i2c: rk3x: add Kconfig dependency on COMMON_CLK
Max Schwarz
2014-11-24
1
-1
/
+1
|
*
|
|
i2c: omap: add notes related to i2c multimaster mode
Alexander Kochetkov
2014-11-23
1
-1
/
+11
|
*
|
|
i2c: omap: don't reset controller if Arbitration Lost detected
Alexander Kochetkov
2014-11-23
1
-2
/
+4
|
*
|
|
i2c: omap: implement workaround for handling invalid BB-bit values
Alexander Kochetkov
2014-11-23
1
-0
/
+103
|
*
|
|
i2c: omap: cleanup register definitions
Alexander Kochetkov
2014-11-23
1
-3
/
+7
|
*
|
|
i2c: rk3x: handle dynamic clock rate changes correctly
Max Schwarz
2014-11-23
1
-35
/
+118
|
*
|
|
i2c: at91: enable probe deferring on dma channel request
Ludovic Desroches
2014-11-23
1
-11
/
+14
|
*
|
|
i2c: at91: remove legacy DMA support
Arnd Bergmann
2014-11-21
1
-34
/
+3
|
*
|
|
DT: i2c: Add more devices handled by the adxl34x-i2c driver
Geert Uytterhoeven
2014-11-19
1
-0
/
+3
|
*
|
|
DT: i2c: Add more devices handled by the rtc-rs5c372 driver
Geert Uytterhoeven
2014-11-19
1
-0
/
+5
|
*
|
|
i2c: sh_mobile: use proper device for mapping DMA memory
Wolfram Sang
2014-11-19
1
-9
/
+14
|
*
|
|
i2c: imx: simplify i2c_imx_dma_write() a little
Wolfram Sang
2014-11-19
1
-5
/
+1
|
*
|
|
i2c: img-scb: Allow building for MIPS
Andrew Bresticker
2014-11-19
1
-2
/
+2
|
*
|
|
i2c: add support for Amlogic Meson I2C controller
Beniamino Galvani
2014-11-18
4
-0
/
+524
|
*
|
|
i2c: mux: create "channel-n" symlinks for child segments in the mux device
Gerlando Falauto
2014-11-18
1
-0
/
+8
|
*
|
|
i2c: mux: create symlink to actual mux device
Wolfram Sang
2014-11-18
1
-0
/
+4
|
*
|
|
i2c: acpi: remove unneeded variable initialization
Wolfram Sang
2014-11-18
1
-1
/
+1
|
*
|
|
i2c: imx: add DMA support for freescale i2c driver
Yao Yuan
2014-11-18
2
-2
/
+344
|
*
|
|
i2c: imx: Sort include headers alphabetically
Yao Yuan
2014-11-18
1
-10
/
+10
|
*
|
|
i2c: core: Fix probing of i2c slaves without interrupts
Geert Uytterhoeven
2014-11-17
1
-1
/
+3
|
*
|
|
i2c: img-scb: Add Imagination Technologies I2C SCB driver
James Hogan
2014-11-17
3
-0
/
+1423
|
*
|
|
DT: i2c: Add binding document for IMG I2C SCB
James Hogan
2014-11-17
1
-0
/
+26
|
*
|
|
i2c: xiic: Fix big-endian register access
Thomas Gessler
2014-11-17
1
-5
/
+53
|
*
|
|
eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_data
Christian Gmeiner
2014-11-17
1
-6
/
+29
|
*
|
|
i2c: i801: Add DeviceIDs for SunrisePoint LP
Devin Ryles
2014-11-12
3
-0
/
+5
|
*
|
|
i2c: sh_mobile: improve success message
Wolfram Sang
2014-11-12
1
-3
/
+3
|
*
|
|
i2c: sh_mobile: add DMA support
Wolfram Sang
2014-11-12
2
-10
/
+190
|
*
|
|
i2c: sh_mobile: sort includes alphabetically
Wolfram Sang
2014-11-12
1
-9
/
+9
|
*
|
|
i2c: at91: adopt pinctrl support
Wenyou Yang
2014-11-12
1
-0
/
+5
|
*
|
|
i2c: mpc: report correct I2C error return codes
Danielle Costantino
2014-11-12
1
-9
/
+9
|
*
|
|
i2c: i801: Drop useless debug message
Jean Delvare
2014-11-12
1
-3
/
+0
|
*
|
|
i2c: i801: Check if interrupts are disabled
Jean Delvare
2014-11-12
1
-0
/
+20
|
*
|
|
i2c: i801: Fallback to polling if request_irq() fails
Jean Delvare
2014-11-12
1
-3
/
+3
|
*
|
|
i2c: i801: Use wait_event_timeout to wait for interrupts
Jean Delvare
2014-11-12
1
-3
/
+22
|
*
|
|
i2c: rk3x: adjust the LOW divison based on characteristics of SCL
addy ke
2014-11-10
1
-9
/
+153
|
*
|
|
i2c: davinci: don't use interruptible completion
Mike Looijmans
2014-11-10
1
-3
/
+1
|
*
|
|
i2c: at91: add support for system PM
Wenyou Yang
2014-11-10
1
-0
/
+26
|
*
|
|
i2c: at91: add support for runtime PM
Wenyou Yang
2014-11-10
1
-6
/
+32
|
*
|
|
i2c: exynos5: use proper errno for timeout
Wolfram Sang
2014-11-10
1
-2
/
+2
|
*
|
|
i2c: core: Map OF IRQ at probe time
Laurent Pinchart
2014-11-10
1
-2
/
+9
|
*
|
|
of/irq: Export of_irq_get()
Laurent Pinchart
2014-11-10
1
-0
/
+1
|
*
|
|
i2c: sh_mobile: Add support for r8a73a4 and sh73a0
Geert Uytterhoeven
2014-11-10
1
-6
/
+8
|
*
|
|
i2c: sh_mobile: Document SoC-specific bindings
Geert Uytterhoeven
2014-11-10
1
-0
/
+9
|
*
|
|
i2c: imx+mxs: Use the preferred form for passing a size of a struct
Fabio Estevam
2014-11-10
2
-3
/
+2
*
|
|
|
Merge tag 'md/3.19' of git://neil.brown.name/md
Linus Torvalds
2014-12-14
2
-13
/
+32
|
\
\
\
\
|
*
|
|
|
md: Check MD_RECOVERY_RUNNING as well as ->sync_thread.
NeilBrown
2014-12-11
1
-10
/
+26
|
*
|
|
|
md: fix semicolon.cocci warnings
kbuild test robot
2014-12-03
1
-1
/
+1
|
*
|
|
|
md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.
NeilBrown
2014-12-03
1
-2
/
+5
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-14
10
-56
/
+152
|
\
\
\
\
\
|
*
|
|
|
|
x86/tls: Disallow unusual TLS segments
Andy Lutomirski
2014-12-14
1
-0
/
+22
[prev]
[next]