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
*
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2013-06-26
15
-34
/
+0
|
\
|
*
spi: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-13
15
-34
/
+0
*
|
Merge remote-tracking branch 'spi/topic/coldfire-qspi' into spi-next
Mark Brown
2013-06-26
1
-5
/
+6
|
\
\
|
*
|
spi: coldfire-qspi: fix error return code in mcfqspi_probe()
Wei Yongjun
2013-05-16
1
-5
/
+6
|
|
/
*
|
Merge remote-tracking branch 'spi/topic/bpw' into spi-next
Mark Brown
2013-06-26
29
-279
/
+50
|
\
\
|
*
|
spi: sirf: avoid uninitialized-use warning
Arnd Bergmann
2013-06-03
1
-0
/
+2
|
*
|
spi: fix build break in spi-fsl-espi.c
Stephen Warren
2013-06-01
1
-1
/
+1
|
*
|
spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASK
Stephen Warren
2013-06-01
1
-1
/
+1
|
*
|
spi: fix undefined behaviour in SPI_BPW_RANGE_MASK
Stephen Warren
2013-06-01
1
-1
/
+2
|
*
|
spi: spi-imx: Fix compilation error
Sachin Kamat
2013-05-30
1
-1
/
+1
|
*
|
spi: convert drivers to use bits_per_word_mask
Stephen Warren
2013-05-29
28
-280
/
+46
|
*
|
spi: introduce macros to set bits_per_word_mask
Stephen Warren
2013-05-22
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'spi/topic/bcm2835' into spi-next
Mark Brown
2013-06-26
1
-4
/
+3
|
\
\
\
|
*
|
|
spi: bmc2835: use devm_ioremap_resource()
Laurent Navet
2013-05-13
1
-4
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'spi/topic/atmel' into spi-next
Mark Brown
2013-06-26
1
-15
/
+27
|
\
\
\
|
*
|
|
spi: atmel: convert to dma_request_slave_channel_compat()
Richard Genoud
2013-06-03
1
-15
/
+27
*
|
|
|
Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus
Mark Brown
2013-06-26
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
spi: spi-xilinx: cleanup a check in xilinx_spi_txrx_bufs()
dan.carpenter@oracle.com
2013-06-10
1
-1
/
+1
*
|
|
|
|
Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus
Mark Brown
2013-06-26
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
spi: s3c64xx: Fix pm_runtime_get_sync() return value check
Sylwester Nawrocki
2013-06-10
1
-1
/
+1
*
|
|
|
|
|
Merge remote-tracking branch 'spi/fix/pxa' into spi-linus
Mark Brown
2013-06-26
2
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()
Mika Westerberg
2013-06-21
1
-1
/
+1
|
*
|
|
|
|
|
spi/pxa2xx: use GFP_ATOMIC in sg table allocation
Mika Westerberg
2013-06-18
1
-1
/
+1
*
|
|
|
|
|
|
Linux 3.10-rc7
v3.10-rc7
Linus Torvalds
2013-06-22
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-06-22
3
-4
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN case
Shawn Guo
2013-06-20
1
-1
/
+1
|
*
|
|
|
|
|
|
ARM: dts: Correct the base address of pinctrl_3 on Exynos5250
Padmavathi Venna
2013-06-17
2
-3
/
+3
*
|
|
|
|
|
|
|
Merge tag 'driver-core-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-06-22
1
-9
/
+18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
firmware loader: fix use-after-free by double abort
Ming Lei
2013-06-18
1
-9
/
+18
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'usb-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-06-22
3
-6
/
+15
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable
Anders Hammarquist
2013-06-20
2
-2
/
+5
|
*
|
|
|
|
|
|
|
usb: phy: Improve Kconfig help for CONFIG_USB_PHY
George Spelvin
2013-06-18
1
-4
/
+10
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-06-22
2
-12
/
+6
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
tty: Fix transient pty write() EIO
Peter Hurley
2013-06-17
1
-8
/
+5
|
*
|
|
|
|
|
|
|
tty/vt: Return EBUSY if deallocating VT1 and it is busy
Ross Lagerwall
2013-06-17
1
-4
/
+1
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2013-06-22
5
-22
/
+21
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
2013-06-21
3
-8
/
+0
|
*
|
|
|
|
|
|
|
target/iscsi: Fix op=disable + error handling cases in np_store_iser
Andy Grover
2013-06-21
1
-11
/
+14
|
*
|
|
|
|
|
|
|
tcm_qla2xxx: Fix residual for underrun commands that fail
Roland Dreier
2013-06-14
1
-1
/
+5
|
*
|
|
|
|
|
|
|
target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()
Jörn Engel
2013-06-14
1
-2
/
+2
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-06-22
7
-47
/
+22
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[media] Fix build when drivers are builtin and frontend modules
Mauro Carvalho Chehab
2013-06-20
2
-23
/
+9
|
*
|
|
|
|
|
|
|
[media] s5p makefiles: don't override other selections on obj-[ym]
Mauro Carvalho Chehab
2013-06-20
2
-2
/
+2
|
*
|
|
|
|
|
|
|
[media] exynos4-is: Fix FIMC-IS clocks initialization
Sylwester Nawrocki
2013-06-19
2
-19
/
+8
|
*
|
|
|
|
|
|
|
[media] rtl28xxu: fix buffer overflow when probing Rafael Micro r820t tuner
Gianluca Gennari
2013-06-17
1
-3
/
+3
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-06-22
7
-25
/
+43
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
aout32 coredump compat fix
Al Viro
2013-06-22
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
splice: don't pass the address of ->f_pos to methods
Al Viro
2013-06-20
5
-23
/
+41
|
*
|
|
|
|
|
|
|
|
mconsole: we'd better initialize pos before passing it to vfs_read()...
Al Viro
2013-06-19
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2013-06-21
8
-20
/
+31
|
\
\
\
\
\
\
\
\
\
\
[next]