summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: check return value of pskb_trim_rcsum()Marek Lindner2013-05-091-2/+6
* batman-adv: check proto length before accessing proto string bufferMarek Lindner2013-05-091-1/+1
* if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer2013-05-081-6/+6
* gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar2013-05-083-10/+13
* net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2013-05-082-15/+39
* bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun2013-05-081-1/+2
* sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun2013-05-081-1/+3
* net/spider_net: fix error return code in spider_net_open()Wei Yongjun2013-05-081-1/+2
* net/irda: fix error return code in bfin_sir_open()Wei Yongjun2013-05-081-2/+4
* net: of_mdio: fix behavior on missing phy deviceSebastian Hesselbarth2013-05-081-7/+4
* sierra_net: keep status interrupt URB activeDan Williams2013-05-081-7/+31
* usbnet: allow status interrupt URB to always be activeDan Williams2013-05-082-6/+76
* qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2013-05-082-0/+14
* be2net: disable TX in be_close()Sathya Perla2013-05-081-0/+2
* be2net: fix EQ from getting full while cleaning RX CQSathya Perla2013-05-081-6/+1
* be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla2013-05-081-3/+2
* be2net: provision VF resources before enabling SR-IOVSathya Perla2013-05-081-8/+13
* Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-079-138/+677
|\
| * remoteproc: fix kconfig dependencies for VIRTIOSuman Anna2013-04-211-0/+1
| * remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSPRobert Tivy2013-04-153-0/+348
| * remoteproc: support default firmware name in rproc_alloc()Robert Tivy2013-04-071-4/+24
| * remoteproc/omap: support OMAP5 tooVincent Stehlé2013-04-071-1/+1
| * remoteproc: set vring addresses in resource tableSjur Brændeland2013-04-071-2/+17
| * remoteproc: support virtio config space.Sjur Brændeland2013-04-073-22/+64
| * remoteproc: perserve resource table dataOhad Ben-Cohen2013-04-073-20/+88
| * remoteproc: calculate max_notifyid by counting vringsSjur Brændeland2013-04-072-16/+19
| * remoteproc: code cleanup of resource parsingSjur Brændeland2013-04-051-40/+12
| * remoteproc: parse STE-firmware and find resource table addressSjur Brændeland2013-04-051-14/+29
| * remoteproc: add find_loaded_rsc_table firmware opsSjur Brændeland2013-04-052-1/+39
| * remoteproc: refactor rproc_elf_find_rsc_table()Sjur Brændeland2013-04-051-29/+46
* | Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/...Linus Torvalds2013-05-073-14/+44
|\ \
| * | rpmsg: fix kconfig dependencies for VIRTIOSuman Anna2013-04-211-0/+1
| * | MAINTAINERS: add rpmsg entryOhad Ben-Cohen2013-04-161-0/+8
| * | rpmsg: process _all_ pending messages in rpmsg_recv_doneRobert Tivy2013-04-151-14/+35
| |/
* | Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-071-1/+1
|\ \
| * | hwspinlock/omap: support OMAP5 as wellVincent Stehlé2013-04-051-1/+1
| |/
* | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-05-071-2/+2
|\ \
| * | libata: change maintainerTejun Heo2013-05-071-2/+2
* | | Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-0720-154/+1098
|\ \ \
| * \ \ Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann2013-05-0610-17/+946
| |\ \ \
| | * | | ARM: dts: exynops4210: really add universal_c210 dtsOlof Johansson2013-04-291-0/+352
| | * | | ARM: dts: exynos4210: Add basic dts file for universal_c210 boardTomasz Figa2013-04-281-0/+1
| | * | | ARM: dts: exynos4: Add node for PWM deviceTomasz Figa2013-04-281-0/+8
| | * | | ARM: SAMSUNG: Do not register legacy timer interrupts on ExynosTomasz Figa2013-04-282-17/+2
| | * | | clocksource: samsung_pwm_timer: Work around rounding errors in clockevents coreTomasz Figa2013-04-281-0/+13
| | * | | clocksource: samsung_pwm_timer: Correct programming of clock eventsTomasz Figa2013-04-281-4/+2
| | * | | clocksource: samsung_pwm_timer: Use proper clockevents max_deltaTomasz Figa2013-04-281-1/+2
| | * | | clocksource: samsung_pwm_timer: Add support for non-DT platformsTomasz Figa2013-04-283-3/+17
| | * | | clocksource: samsung_pwm_timer: Drop unused samsung_pwm structTomasz Figa2013-04-281-10/+0
| | * | | clocksource: samsung_pwm_timer: Keep all driver data in a structureTomasz Figa2013-04-281-83/+74