aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-06-17bonding: show all the link status of slavesAmerigo Wang
2012-06-17usbnet: sanitise overlong driver information stringsPhil Sutter
2012-06-17be2net: Increase statistics structure size for skyhawk.Vasundhara Volam
2012-06-17be2net: Modify error message to incorporate subsystemVasundhara Volam
2012-06-17be2net: reduce gso_max_size setting to account for ethernet header.Sarveshwar Bandi
2012-06-17ixgbe: Fix PHC loophole allowing misconfiguration of increment registerJacob Keller
2012-06-16bnx2x: fix link for BCM57711 with 84823 phyYuval Mintz
2012-06-16bnx2x: fix I2C non-respondent issueYuval Mintz
2012-06-15qlcnic: off by one in qlcnic_init_pci_info()Dan Carpenter
2012-06-15bnx2x: fix panic when TX ring is fullEric Dumazet
2012-06-15can: c_can: precedence error in c_can_chip_config()Dan Carpenter
2012-06-14Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-13bnx2x: fix checksum validationEric Dumazet
2012-06-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-06-13Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-13Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt
2012-06-13serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart
2012-06-13serial: sh-sci: Fix probe error pathsLaurent Pinchart
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet
2012-06-12bonding:record primary when modify it via sysfsWeiping Pan
2012-06-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-12drm/ttm: Fix buffer object metadata accounting regression v2Thomas Hellstrom
2012-06-12pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre...Devendra Naga
2012-06-12pinctrl: pinctrl-mxs: Take care of frees if the kzalloc failsDevendra Naga
2012-06-12pinctrl: pinctrl-imx: fix incorrect debug message of mapsDong Aisheng
2012-06-12pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent nodeDevendra Naga
2012-06-12pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ...Devendra Naga
2012-06-12pinctrl: nomadik: fix up typoLinus Walleij
2012-06-12pinctrl: nomadik: add clk_prepare() callLinus Walleij
2012-06-12leds: Make LEDS_ASIC3 and LEDS_RENESAS_TPU depend on LEDS_CLASS=yAxel Lin
2012-06-12leds: fixed a coding style issue.Jeffrin Jose
2012-06-12leds: don't disable blinking when writing the same value to delay_on or delay...Rafal Prylowski
2012-06-11tilegx network driver: initial supportChris Metcalf
2012-06-11tg3: Apply short DMA frag workaround to 5906Matt Carlson
2012-06-11net: stmmac: Fix clock en-/disable callsStefan Roese
2012-06-11lpc_eth: fix tx completionEric Dumazet
2012-06-11lpc_eth: add missing ndo_change_mtu()Eric Dumazet
2012-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-06-11dummy: fix rcu_sched self-detected stallsEric Dumazet
2012-06-11clocksource: sh_tmu: Use clockevents_config_and_register().Paul Mundt
2012-06-11clocksource: sh_tmu: Convert timer lock to raw spinlock.Paul Mundt
2012-06-11clocksource: sh_mtu2: Convert timer lock to raw spinlock.Paul Mundt
2012-06-11clocksource: sh_cmt: Convert timer lock to raw spinlock.Paul Mundt
2012-06-11Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-06-11Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-06-10virtio-net: fix a race on 32bit archesEric Dumazet