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: vt8500: Add support for I2C bus on Wondermedia SoCs
Tony Prisk
2013-06-15
5
-0
/
+515
*
i2c: designware: fix race between subsequent xfers
Christian Ruppert
2013-06-15
1
-2
/
+10
*
i2c: bfin-twi: Read and write the FIFO in loop
Sonic Zhang
2013-06-12
1
-20
/
+27
*
i2c: core: make it possible to match a pure device tree driver
Linus Walleij
2013-06-12
1
-2
/
+7
*
i2c: use platform_{get,set}_drvdata()
Jingoo Han
2013-06-12
3
-6
/
+6
*
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-06-12
5
-32
/
+5
*
i2c: designware: prevent signals from aborting I2C transfers
Mika Westerberg
2013-06-12
1
-3
/
+2
*
i2c: mxs: Let device core handle pinctrl
Fabio Estevam
2013-06-12
1
-6
/
+0
*
i2c: imx: Let device core handle pinctrl
Fabio Estevam
2013-06-12
1
-8
/
+0
*
I2C: mv64xxx: fix race between FSM/interrupt and process context
Russell King
2013-06-05
1
-20
/
+34
*
I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io()
Russell King
2013-06-05
1
-26
/
+26
*
I2C: mv64xxx: remove I2C_M_NOSTART code
Russell King
2013-06-05
1
-21
/
+5
*
I2C: mv64xxx: fix error handling for request_irq()
Russell King
2013-06-05
1
-5
/
+5
*
I2C: mv64xxx: use devm_kzalloc()
Russell King
2013-06-05
1
-14
/
+10
*
I2C: mv64xxx: use devm_clk_get() to avoid missing clk_put()
Russell King
2013-06-05
1
-1
/
+1
*
I2C: mv64xxx: use devm_ioremap_resource()
Russell King
2013-06-05
1
-40
/
+6
*
I2C: mv64xxx: use return value from mv64xxx_i2c_map_regs()
Russell King
2013-06-05
1
-3
/
+2
*
i2c: intel-mid: remove obsolete driver
Andy Shevchenko
2013-06-05
3
-1132
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2013-06-03
1
-10
/
+19
|
\
|
*
m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK
Finn Thain
2013-05-31
1
-10
/
+19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-06-03
8
-26
/
+44
|
\
\
|
*
|
s390/pgtable: Fix gmap notifier address
Christian Borntraeger
2013-05-31
1
-1
/
+1
|
*
|
s390/dasd: fix handling of gone paths
Stefan Weinhuber
2013-05-31
1
-2
/
+10
|
*
|
s390/pgtable: Fix check for pgste/storage key handling
Christian Borntraeger
2013-05-28
1
-4
/
+11
|
*
|
arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()
Chen Gang
2013-05-28
1
-2
/
+5
|
*
|
s390/smp: lost IPIs on cpu hotplug
Heiko Carstens
2013-05-27
1
-16
/
+11
|
*
|
kernel: Fix s390 absolute memory access for /dev/mem
Michael Holzheu
2013-05-22
2
-0
/
+5
|
*
|
s390/dma: do not call debug_dma after free
Sebastian Ott
2013-05-22
1
-1
/
+1
*
|
|
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-06-03
2
-16
/
+17
|
\
\
\
|
*
|
|
cgroup: warn about mismatching options of a new mount of an existing hierarchy
Jeff Liu
2013-05-29
1
-5
/
+8
|
*
|
|
cgroup: fix a subtle bug in descendant pre-order walk
Tejun Heo
2013-05-24
2
-7
/
+4
|
*
|
|
cgroup: initialize xattr before calling d_instantiate()
Li Zefan
2013-05-14
1
-4
/
+5
*
|
|
|
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-06-03
15
-26
/
+49
|
\
\
\
\
|
*
|
|
|
sata_rcar: fix interrupt handling
Sergei Shtylyov
2013-06-02
1
-12
/
+11
|
*
|
|
|
ahci: add an observed PCI ID for Marvell 88se9172 SATA controller
George Spelvin
2013-05-29
1
-0
/
+2
|
*
|
|
|
sata_rcar: clear STOP bit in bmdma_start() method
Sergei Shtylyov
2013-05-22
1
-0
/
+1
|
*
|
|
|
libata: make ata_exec_internal_sg honor DMADIR
Vincent Pelletier
2013-05-22
1
-0
/
+6
|
*
|
|
|
ata_piix: add PCI IDs for Intel BayTail
Chew, Chiau Ee
2013-05-16
1
-0
/
+15
|
*
|
|
|
libata: update "Maintained by:" tags
Tejun Heo
2013-05-14
14
-14
/
+14
|
|
/
/
/
*
|
|
|
Linux 3.10-rc4
v3.10-rc4
Linus Torvalds
2013-06-02
1
-1
/
+1
*
|
|
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...
Linus Torvalds
2013-06-01
9
-16
/
+23
|
\
\
\
\
|
*
|
|
|
parisc: parport0: fix this legacy no-device port driver!
Helge Deller
2013-06-01
2
-4
/
+4
|
*
|
|
|
parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture
Helge Deller
2013-06-01
1
-1
/
+1
|
*
|
|
|
parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...
Helge Deller
2013-06-01
1
-4
/
+4
|
*
|
|
|
parisc/PCI: Set type for LBA bus_num resource
Bjorn Helgaas
2013-06-01
1
-0
/
+1
|
*
|
|
|
MAINTAINERS: update parisc architecture file list
Helge Deller
2013-06-01
1
-0
/
+8
|
*
|
|
|
parisc: kernel: using strlcpy() instead of strcpy()
Chen Gang
2013-06-01
1
-1
/
+2
|
*
|
|
|
parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"
Paul Bolle
2013-06-01
1
-1
/
+1
|
*
|
|
|
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50
Helge Deller
2013-06-01
1
-4
/
+1
|
*
|
|
|
parisc: memory overflow, 'name' length is too short for using
Chen Gang
2013-06-01
1
-1
/
+1
[next]