index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: uniphier_f: error out if clock rate is zero
Masahiro Yamada
2015-12-14
1
-1
/
+5
*
i2c: uniphier: error out if bus speed is zero
Masahiro Yamada
2015-12-14
1
-0
/
+5
*
i2c: uniphier: error out if clock rate is zero
Masahiro Yamada
2015-12-14
1
-1
/
+5
*
i2c: rcar: honor additional i2c timings from DT
Wolfram Sang
2015-12-14
2
-9
/
+16
*
i2c: rcar: switch to i2c generic dt parsing
Wolfram Sang
2015-12-14
1
-7
/
+9
*
i2c: rcar: refactor probe function a little
Wolfram Sang
2015-12-14
1
-23
/
+17
*
i2c: add generic routine to parse DT for timing information
Wolfram Sang
2015-12-14
2
-0
/
+71
*
i2c: document generic DT bindings for timing parameters
Wolfram Sang
2015-12-14
1
-5
/
+26
*
i2c: emev2: add slave support
Niklas Söderlund
2015-12-05
1
-1
/
+111
*
i2c: eg20t: allow build on MIPS platforms
Paul Burton
2015-12-03
1
-1
/
+1
*
i2c: eg20t: set i2c_adapter->dev.of_node
Paul Burton
2015-12-03
1
-0
/
+1
*
i2c: at91: add support for the HOLD field
Ludovic Desroches
2015-12-03
2
-4
/
+54
*
i2c: piix4: remove unneeded assignments
Wolfram Sang
2015-12-03
1
-2
/
+2
*
i2c: mediatek: add i2c first write then read optimization
Liguo Zhang
2015-12-01
1
-6
/
+27
*
i2c: cadence: Remove the suspended flag
Shubhrajyoti Datta
2015-11-30
1
-6
/
+1
*
i2c: cadence: Move to sensible power management
Shubhrajyoti Datta
2015-11-30
1
-21
/
+45
*
i2c: add i2c_check_quirks helper function
Nicola Corna
2015-11-30
1
-0
/
+14
*
i2c: bcm2835: add I2C_AQ_NO_CLK_STRETCH
Nicola Corna
2015-11-30
1
-0
/
+10
*
i2c: algo-bit: add I2C_AQ_NO_CLK_STRETCH
Nicola Corna
2015-11-30
1
-0
/
+6
*
i2c: add i2c quirk flag for unsupported clock stretching
Nicola Corna
2015-11-30
1
-0
/
+2
*
i2c: xiic: Replace spinlock with mutex
Lars-Peter Clausen
2015-11-30
1
-6
/
+6
*
i2c: taos-evm: replace simple_strtoul by kstrtou8
LABBE Corentin
2015-11-30
1
-1
/
+7
*
i2c: piix4: Add adapter port name support for SB800 chipset
Christian Fetzer
2015-11-30
1
-4
/
+12
*
i2c: piix4: Add support for multiplexed main adapter in SB800
Christian Fetzer
2015-11-30
1
-22
/
+147
*
i2c: piix4: Convert piix4_main_adapter to array
Christian Fetzer
2015-11-30
1
-5
/
+12
*
i2c: rcar: handle difference in setting up non-first message
Wolfram Sang
2015-11-30
1
-5
/
+16
*
i2c: rcar: clean up after refactoring
Wolfram Sang
2015-11-30
1
-23
/
+9
*
i2c: rcar: revoke START request early
Wolfram Sang
2015-11-30
1
-16
/
+7
*
i2c: rcar: check master irqs before slave irqs
Wolfram Sang
2015-11-30
1
-8
/
+5
*
i2c: rcar: don't issue stop when HW does it automatically
Wolfram Sang
2015-11-30
1
-2
/
+2
*
i2c: rcar: init new messages in irq
Wolfram Sang
2015-11-30
1
-47
/
+43
*
i2c: rcar: refactor setup of a msg
Wolfram Sang
2015-11-30
1
-6
/
+9
*
i2c: rcar: remove spinlock
Wolfram Sang
2015-11-30
1
-19
/
+4
*
i2c: rcar: remove unused IOERROR state
Wolfram Sang
2015-11-30
1
-6
/
+0
*
i2c: rcar: rework hw init
Wolfram Sang
2015-11-30
1
-12
/
+4
*
i2c: rcar: make sure clocks are on when doing clock calculation
Wolfram Sang
2015-11-30
1
-9
/
+17
*
Linux 4.4-rc3
v4.4-rc3
Linus Torvalds
2015-11-30
1
-1
/
+1
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-30
27
-993
/
+1093
|
\
|
*
Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
2015-11-27
16
-917
/
+948
|
|
\
|
|
*
drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...
Martin Peres
2015-11-25
1
-1
/
+1
|
|
*
drm/nouveau/nvif: allow userspace access to its own client object
Ben Skeggs
2015-11-25
2
-2
/
+7
|
|
*
drm/nouveau/gr/gf100-: fix oops when calling zbc methods
Ben Skeggs
2015-11-25
1
-2
/
+2
|
|
*
drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...
Ben Skeggs
2015-11-25
3
-0
/
+5
|
|
*
drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...
Ben Skeggs
2015-11-25
6
-897
/
+897
|
|
*
drm/nouveau/gr/gf100-: split out per-gpc address calculation macro
Ben Skeggs
2015-11-25
2
-47
/
+49
|
|
*
drm/nouveau/bios: return actual size of the buffer retrieved via _ROM
Ben Skeggs
2015-11-25
1
-0
/
+1
|
|
*
drm/nouveau/instmem: protect instobj list with a spinlock
Ben Skeggs
2015-11-25
2
-0
/
+6
|
|
*
drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop
Ben Skeggs
2015-11-25
1
-1
/
+7
|
|
*
drm/nouveau/pci: enable c800 magic for Clevo P157SM
Karol Herbst
2015-11-25
1
-1
/
+7
|
*
|
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2015-11-26
11
-76
/
+145
|
|
\
\
[next]