aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'omap/dt' into next/dtArnd Bergmann2011-10-31
|\
| * of: Add helpers to get one string in multiple strings propertyBenoit Cousson2011-10-04
| |
| \
*-. \ Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dtArnd Bergmann2011-10-30
|\ \ \
| | * \ Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-10-24
| | |\ \
| | | * | intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay2011-10-19
| | | * | intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay2011-10-19
| | | * | intel-iommu: fix return value of iommu_unmap() APIAllen Kay2011-10-19
| | | * | intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse2011-10-14
| | | * | intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse2011-10-14
| | | * | intel-iommu: Fix AB-BA lockdep reportRoland Dreier2011-10-10
| | * | | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-24
| | |\ \ \
| | | * | | dm kcopyd: fix job_pool leakAlasdair G Kergon2011-10-23
| | * | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-23
| | |\ \ \ \
| | | * | | | hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare2011-10-20
| | | |/ / /
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-20
| | |\ \ \ \
| | | * | | | r8169: fix wrong eee setting for rlt8111evlhayeswang2011-10-19
| | | * | | | r8169: fix driver shutdown WoL regression.françois romieu2011-10-19
| | | * | | | pptp: pptp_rcv_core() misses pskb_may_pull() callEric Dumazet2011-10-19
| | | * | | | pptp: fix skb leak in pptp_xmit()Eric Dumazet2011-10-19
| | | * | | | bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka2011-10-19
| | | * | | | smsc911x: Add support for SMSC LAN89218Phil Edworthy2011-10-19
| | | * | | | tg3: negate USE_PHYLIB flag checkJiri Pirko2011-10-18
| | | * | | | netconsole: enable netconsole can make net_device refcnt incorrentGao feng2011-10-18
| | | |/ / /
| | * | | | Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds2011-10-19
| | |\ \ \ \
| | | * | | | [media] videodev: fix a NULL pointer dereference in v4l2_device_release()Antonio Ospite2011-10-19
| | | |/ / /
| | * | | | drm/radeon/kms/atom: fix handling of FB scratch indicesAlex Deucher2011-10-19
| | * | | | drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridge...Alex Deucher2011-10-18
| | * | | | drm/radeon/kms/DCE4.1: ss is not supported on the internal ppllsAlex Deucher2011-10-18
| | * | | | drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mappingAlex Deucher2011-10-18
| | * | | | ttm: Fix error-path using an uninitialized valueThomas Hellstrom2011-10-18
| | |/ / /
| | * | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-14
| | |\ \ \
| | | * | | hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare2011-10-13
| | |/ / / | |/| | |
| | * | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-14
| | |\ \ \
| | | * | | gpio-pca953x: fix gpio_baseHartmut Knaack2011-10-13
| | | * | | gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik2011-10-13
| | |/ / / | |/| | |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-13
| | |\ \ \
| | | * | | mscan: too much data copied to CAN frame due to 16 bit accessesWolfgang Grandegger2011-10-10
| | | * | | bnx2x: fix cl_id allocation for non-eth clients for NPAR modeDmitry Kravkov2011-10-10
| | | * | | mlx4_en: fix endianness with blue frame supportThadeu Lima de Souza Cascardo2011-10-10
| | | |/ /
| | * / / ide: Fix file references in drivers/ide/Johann Felix Soden2011-10-13
| | |/ /
| | * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-09
| | |\ \
| | | * | drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1Alex Deucher2011-10-06
| | | * | drm/radeon/kms: fix dp_detect handling for DP bridge chipsAlex Deucher2011-10-05
| | | * | drm/radeon/kms: retry aux transactions if there are status flagsAlex Deucher2011-10-05
| | |/ / | |/| |
| | * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-10-09
| | |\ \
| | | * | staging/octeon: Software should check the checksum of no tcp/udp packetsRoy.Li2011-09-27
| | | * | SERIAL: Lantiq: Set timeout in uart_portJohn Crispin2011-09-21
| | * | | Merge git://github.com/davem330/netLinus Torvalds2011-10-06
| | |\ \ \
| | | * | | macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward2011-10-04
| | |/ / / | |/| | |
| | * | | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-06
| | |\ \ \