aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-13net: WIZnet drivers: fix possible NULL dereferenceMike Sinkovsky2-2/+2
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger1-5/+2
2012-04-13ethernet: replace open-coded ARRAY_SIZE with macroJim Cromie1-1/+1
2012-04-13enic: replace open-coded ARRAY_SIZE with macroJim Cromie1-1/+1
2012-04-13broadcom: replace open-coded ARRAY_SIZE with macroJim Cromie1-2/+1
2012-04-13net: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2012-04-13caif-hsi: Postpone init of HSI until open()sjur.brandeland@stericsson.com1-52/+45
2012-04-13caif-hsi: Remove stop/start of queue.sjur.brandeland@stericsson.com1-10/+0
2012-04-13caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin1-55/+188
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+7
2012-04-13caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX1-2/+2
2012-04-13caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com1-2/+3
2012-04-13net: Fix misplaced parenthesis in virtio_net.cTorsten Kaiser1-3/+2
2012-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller121-2420/+3876
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller103-802/+1168
2012-04-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-20/+91
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-40/+46
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-252/+320
2012-04-12Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds3-6/+6
2012-04-12drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij1-2/+1
2012-04-12drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy1-5/+38
2012-04-12drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera1-5/+18
2012-04-12drivers/rtc/rtc-s3c.c: fix compilation errorTushar Behera1-4/+4
2012-04-12drivers/rtc/rtc-efi.c: fix section mismatch warningJan Beulich1-1/+0
2012-04-12drivers/rtc/rtc-r9701.c: reset registers if invalid values are detectedAndreas Dumberger1-0/+22
2012-04-12drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers1-3/+8
2012-04-12r6040: update copyright from 2007 to nowFlorian Fainelli1-1/+1
2012-04-12r6040: define and use bits of register PHY_CCFlorian Fainelli1-2/+10
2012-04-12r6040: define and use MTPR transmit enable bitFlorian Fainelli1-2/+3
2012-04-12r6040: define and use MLSR register bitsFlorian Fainelli1-2/+5
2012-04-12r6040: fix typo on stats update in tx pathFlorian Fainelli1-1/+1
2012-04-12r6040: add a MAC operation timeout defineFlorian Fainelli1-3/+5
2012-04-12r6040: remove unused variable mcr1 from private structureFlorian Fainelli1-1/+1
2012-04-12r6040: consolidate MAC reset to its own functionFlorian Fainelli1-19/+18
2012-04-12ixp4xx_eth: Fix up the get_ts_info ethtool method.Richard Cochran1-2/+2
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-13/+28
2012-04-12wiznet: Add missing #include <linux/irq.h>Geert Uytterhoeven2-0/+2
2012-04-12drivers/net: Remove CONFIG_WIZNET_TX_FLOW optionMike Sinkovsky3-17/+5
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+10
2012-04-12Merge branch 'master' into for-davemJohn W. Linville131-2460/+3922
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1205-16889/+48488
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixesDave Airlie12-185/+189
2012-04-12Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-intel-fixesDave Airlie8-37/+93
2012-04-12drm/i915: clear fencing tracking state when retiring requestsDaniel Vetter1-0/+2
2012-04-12md/bitmap: prevent bitmap_daemon_work running while initialising bitmapNeilBrown1-0/+2
2012-04-12md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.majianpeng2-3/+4
2012-04-12MD: Bitmap version cleanup.Andrei Warkentin1-3/+0
2012-04-12drm/exynos: fix to pointer manager member of struct exynos_drm_subdrvJoonyoung Shim5-33/+46
2012-04-12drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim4-79/+62
2012-04-12drm/exynos: use define instead of default_win member in struct mixer_contextJoonyoung Shim1-4/+4