summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-0511-24/+24
* sfc: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-043-4/+4
* ll_temac: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-041-1/+1
* enic: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-041-1/+1
* bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-042-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02163-1705/+1989
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-0123-64/+222
| |\
| | * bonding: only use primary address for ARPHenrik Saavedra Persson2011-11-301-27/+6
| | * net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam2011-11-301-0/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-302-9/+11
| | |\
| | | * ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-281-1/+2
| | | * rtlwifi: fix lps_lock deadlockStanislaw Gruszka2011-11-281-8/+9
| | * | isdn: avoid copying too long drvidDan Carpenter2011-11-291-0/+3
| | * | isdn: make sure strings are null terminatedDan Carpenter2011-11-291-0/+6
| | * | jme: PHY configuration for compatible issueAries Lee2011-11-272-3/+129
| | * | dm9000: Fix check for disabled wake on LANMark Brown2011-11-261-1/+1
| * | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-012-2/+2
| |\ \ \
| | * | | ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin2011-11-262-2/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-3010-45/+62
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier2011-11-299-43/+58
| | |\ \ \ \ \ \
| | | | | * | | | IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn2011-11-282-20/+8
| | | | | * | | | IB/qib: Don't use schedule_work()Mike Marciniszyn2011-11-081-1/+1
| | | | * | | | | IB: Fix RCU lockdep splatsEric Dumazet2011-11-296-14/+35
| | | | |/ / / /
| | | * / / / / IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn2011-11-293-8/+14
| | | |/ / / /
| | * | | | | RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi2011-11-281-1/+3
| | * | | | | RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger2011-11-281-1/+1
| | |/ / / /
| * | | | | Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2011-11-301-0/+2
| |\ \ \ \ \
| | * | | | | of/irq: of_irq_init: add check for parent equal to child nodeRob Herring2011-11-291-0/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-11-303-4/+46
| |\ \ \ \ \ \
| | * | | | | | regulator: twl: fix twl4030 support for smps regulatorsTero Kristo2011-11-281-2/+44
| | * | | | | | regulator: fix use after free bugLothar Waßmann2011-11-281-1/+1
| | * | | | | | regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin2011-11-281-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-11-2813-132/+11
| |\ \ \ \ \ \
| | * | | | | | hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin2011-11-2611-130/+11
| | * | | | | | hwmon: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-252-2/+0
| | |/ / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-281-1/+2
| |\ \ \ \ \ \
| | * | | | | | efivars: add missing parameter to efi_pstore_read()Christoph Fritz2011-11-281-1/+2
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-282-11/+29
| |\| | | | | |
| | * | | | | | pstore: pass allocated memory region back to callerKees Cook2011-11-172-11/+29
| * | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-2814-226/+436
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie2011-11-2814-226/+436
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | drm/exynos: fixed wrong err ptr usage and destroy call in execeptionSeung-Woo Kim2011-11-171-10/+5
| | | * | | | | | drm/exynos: Add disable of managerJoonyoung Shim2011-11-173-26/+55
| | | * | | | | | drm/exynos: include linux/module.hInki Dae2011-11-151-0/+1
| | | * | | | | | drm/exynos: fix vblank bug.Inki Dae2011-11-151-10/+36
| | | * | | | | | drm/exynos: changed buffer structure.Inki Dae2011-11-1510-133/+148
| | | * | | | | | drm/exynos: removed unnecessary variable.Inki Dae2011-11-151-2/+0
| | | * | | | | | drm/exynos: use gem create function genericallyInki Dae2011-11-153-36/+55
| | | * | | | | | drm/exynos: checked for null pointerSeung-Woo Kim2011-11-151-2/+4
| | | * | | | | | drm/exynos: added crtc dpms for disable crtcJoonyoung Shim2011-11-153-11/+73