summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2013-06-2615-34/+0
|\
| * spi: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-1315-34/+0
* | Merge remote-tracking branch 'spi/topic/coldfire-qspi' into spi-nextMark Brown2013-06-261-5/+6
|\ \
| * | spi: coldfire-qspi: fix error return code in mcfqspi_probe()Wei Yongjun2013-05-161-5/+6
| |/
* | Merge remote-tracking branch 'spi/topic/bpw' into spi-nextMark Brown2013-06-2629-279/+50
|\ \
| * | spi: sirf: avoid uninitialized-use warningArnd Bergmann2013-06-031-0/+2
| * | spi: fix build break in spi-fsl-espi.cStephen Warren2013-06-011-1/+1
| * | spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASKStephen Warren2013-06-011-1/+1
| * | spi: fix undefined behaviour in SPI_BPW_RANGE_MASKStephen Warren2013-06-011-1/+2
| * | spi: spi-imx: Fix compilation errorSachin Kamat2013-05-301-1/+1
| * | spi: convert drivers to use bits_per_word_maskStephen Warren2013-05-2928-280/+46
| * | spi: introduce macros to set bits_per_word_maskStephen Warren2013-05-221-0/+2
* | | Merge remote-tracking branch 'spi/topic/bcm2835' into spi-nextMark Brown2013-06-261-4/+3
|\ \ \
| * | | spi: bmc2835: use devm_ioremap_resource()Laurent Navet2013-05-131-4/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'spi/topic/atmel' into spi-nextMark Brown2013-06-261-15/+27
|\ \ \
| * | | spi: atmel: convert to dma_request_slave_channel_compat()Richard Genoud2013-06-031-15/+27
* | | | Merge remote-tracking branch 'spi/fix/xilinx' into spi-linusMark Brown2013-06-261-1/+1
|\ \ \ \
| * | | | spi: spi-xilinx: cleanup a check in xilinx_spi_txrx_bufs()dan.carpenter@oracle.com2013-06-101-1/+1
* | | | | Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linusMark Brown2013-06-261-1/+1
|\ \ \ \ \
| * | | | | spi: s3c64xx: Fix pm_runtime_get_sync() return value checkSylwester Nawrocki2013-06-101-1/+1
* | | | | | Merge remote-tracking branch 'spi/fix/pxa' into spi-linusMark Brown2013-06-262-2/+2
|\ \ \ \ \ \
| * | | | | | spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()Mika Westerberg2013-06-211-1/+1
| * | | | | | spi/pxa2xx: use GFP_ATOMIC in sg table allocationMika Westerberg2013-06-181-1/+1
* | | | | | | Linux 3.10-rc7v3.10-rc7Linus Torvalds2013-06-221-1/+1
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-223-4/+4
|\ \ \ \ \ \ \
| * | | | | | | irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN caseShawn Guo2013-06-201-1/+1
| * | | | | | | ARM: dts: Correct the base address of pinctrl_3 on Exynos5250Padmavathi Venna2013-06-172-3/+3
* | | | | | | | Merge tag 'driver-core-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-06-221-9/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | firmware loader: fix use-after-free by double abortMing Lei2013-06-181-9/+18
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'usb-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-223-6/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-202-2/+5
| * | | | | | | | usb: phy: Improve Kconfig help for CONFIG_USB_PHYGeorge Spelvin2013-06-181-4/+10
| |/ / / / / / /
* | | | | | | | Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-222-12/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | tty: Fix transient pty write() EIOPeter Hurley2013-06-171-8/+5
| * | | | | | | | tty/vt: Return EBUSY if deallocating VT1 and it is busyRoss Lagerwall2013-06-171-4/+1
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-06-225-22/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger2013-06-213-8/+0
| * | | | | | | | target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover2013-06-211-11/+14
| * | | | | | | | tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier2013-06-141-1/+5
| * | | | | | | | target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()Jörn Engel2013-06-141-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-227-47/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | [media] Fix build when drivers are builtin and frontend modulesMauro Carvalho Chehab2013-06-202-23/+9
| * | | | | | | | [media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab2013-06-202-2/+2
| * | | | | | | | [media] exynos4-is: Fix FIMC-IS clocks initializationSylwester Nawrocki2013-06-192-19/+8
| * | | | | | | | [media] rtl28xxu: fix buffer overflow when probing Rafael Micro r820t tunerGianluca Gennari2013-06-171-3/+3
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-227-25/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | aout32 coredump compat fixAl Viro2013-06-221-1/+1
| * | | | | | | | | splice: don't pass the address of ->f_pos to methodsAl Viro2013-06-205-23/+41
| * | | | | | | | | mconsole: we'd better initialize pos before passing it to vfs_read()...Al Viro2013-06-191-1/+1
* | | | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-06-218-20/+31
|\ \ \ \ \ \ \ \ \ \