summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2011-10-24Merge git://git.infradead.org/iommu-2.6Linus Torvalds-30/+45
2011-10-24Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds-0/+1
2011-10-23dm kcopyd: fix job_pool leakAlasdair G Kergon-0/+1
2011-10-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+3
2011-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-44/+84
2011-10-20hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare-2/+3
2011-10-19r8169: fix wrong eee setting for rlt8111evlhayeswang-1/+1
2011-10-19r8169: fix driver shutdown WoL regression.françois romieu-32/+56
2011-10-19Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds-1/+1
2011-10-19[media] videodev: fix a NULL pointer dereference in v4l2_device_release()Antonio Ospite-1/+1
2011-10-19intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay-9/+8
2011-10-19intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay-5/+7
2011-10-19intel-iommu: fix return value of iommu_unmap() APIAllen Kay-3/+8
2011-10-19drm/radeon/kms/atom: fix handling of FB scratch indicesAlex Deucher-2/+14
2011-10-19pptp: pptp_rcv_core() misses pskb_may_pull() callEric Dumazet-8/+12
2011-10-19pptp: fix skb leak in pptp_xmit()Eric Dumazet-0/+2
2011-10-19bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka-2/+5
2011-10-19smsc911x: Add support for SMSC LAN89218Phil Edworthy-0/+2
2011-10-18tg3: negate USE_PHYLIB flag checkJiri Pirko-1/+1
2011-10-18netconsole: enable netconsole can make net_device refcnt incorrentGao feng-0/+5
2011-10-18drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridge...Alex Deucher-1/+11
2011-10-18drm/radeon/kms/DCE4.1: ss is not supported on the internal ppllsAlex Deucher-1/+1
2011-10-18drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mappingAlex Deucher-4/+9
2011-10-18ttm: Fix error-path using an uninitialized valueThomas Hellstrom-1/+1
2011-10-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+11
2011-10-14intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse-10/+15
2011-10-14intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse-1/+5
2011-10-14Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-1/+2
2011-10-13hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare-4/+11
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack-0/+1
2011-10-13gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik-1/+1
2011-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-13/+24
2011-10-13ide: Fix file references in drivers/ide/Johann Felix Soden-12/+12
2011-10-10intel-iommu: Fix AB-BA lockdep reportRoland Dreier-2/+2
2011-10-10mscan: too much data copied to CAN frame due to 16 bit accessesWolfgang Grandegger-3/+8
2011-10-10bnx2x: fix cl_id allocation for non-eth clients for NPAR modeDmitry Kravkov-7/+13
2011-10-10mlx4_en: fix endianness with blue frame supportThadeu Lima de Souza Cascardo-3/+3
2011-10-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-21/+21
2011-10-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-2/+5
2011-10-06Merge git://github.com/davem330/netLinus Torvalds-1/+1
2011-10-06Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds-8/+32
2011-10-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds-15/+26
2011-10-06drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1Alex Deucher-3/+6
2011-10-05Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds-5/+2
2011-10-05Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds-8/+11
2011-10-05drm/radeon/kms: fix dp_detect handling for DP bridge chipsAlex Deucher-15/+6
2011-10-05drm/radeon/kms: retry aux transactions if there are status flagsAlex Deucher-3/+9
2011-10-04Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke-5/+2
2011-10-04macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward-1/+1
2011-10-04Merge git://github.com/davem330/netLinus Torvalds-42/+48