summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-024-97/+55
|\
| * 8139cp: fix coherent mapping leak in error path.françois romieu2012-12-011-3/+8
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-301-6/+6
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-261-6/+6
| | |\
| | | * iwlwifi: fix the basic CCK rates calculationEmmanuel Grumbach2012-11-211-6/+6
| * | | bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com2012-11-291-0/+2
| * | | bonding: make arp_ip_target parameter checks consistent with sysfsnikolay@redhat.com2012-11-291-2/+3
| * | | bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2012-11-292-86/+36
* | | | Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds2012-12-022-2/+2
|\ \ \ \
| * | | | md/raid1{,0}: fix deadlock in bitmap_unplug.NeilBrown2012-11-272-2/+2
* | | | | Merge tag 'rproc-3.7-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Linus Torvalds2012-11-301-6/+12
|\ \ \ \ \
| * | | | | remoteproc: fix error path of ->find_vqsOhad Ben-Cohen2012-11-291-6/+12
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-11-301-2/+4
|\ \ \ \ \ \
| * | | | | | target: Fix handling of aborted commandsRoland Dreier2012-11-171-2/+4
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-309-65/+41
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2012-11-281-34/+14
| |\ \ \ \ \ \ \
| | * | | | | | | radeon: fix pll/ctrc mapping on dce2 and dce3 hardwareJerome Glisse2012-11-271-34/+14
| * | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2012-11-274-5/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.cSachin Kamat2012-11-221-1/+1
| | * | | | | | | | drm/exynos: Make exynos4/5_fimd_driver_data staticSachin Kamat2012-11-221-2/+2
| | * | | | | | | | drm/exynos: fix overlay updating issueInki Dae2012-11-221-0/+6
| | * | | | | | | | drm/exynos: remove unnecessary code.Inki Dae2012-11-221-1/+0
| | * | | | | | | | drm/exynos: fix linux framebuffer address setting.Inki Dae2012-11-221-1/+2
| | |/ / / / / / /
| * | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2012-11-274-26/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert "drm/i915: enable rc6 on ilk again"Chris Wilson2012-11-251-9/+3
| | * | | | | | | | drm/i915: do not default to 18 bpp for eDP if missing from VBTJani Nikula2012-11-222-10/+3
| | * | | | | | | | drm/i915: disable cloning on sdvoDaniel Vetter2012-11-201-7/+10
* | | | | | | | | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-302-7/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()Kim, Milo2012-11-301-3/+3
| * | | | | | | | | | revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton2012-11-301-4/+2
* | | | | | | | | | | Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2012-11-305-12/+15
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | IXP4xx crypto: MOD_AES{128,192,256} already include key size.Krzysztof Hałasa2012-11-221-6/+6
| * | | | | | | | | | WAN: Remove redundant HDLC info printed by IXP4xx HSS driver.Krzysztof Hałasa2012-11-221-1/+1
| * | | | | | | | | | IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers.Krzysztof Hałasa2012-11-221-1/+1
| * | | | | | | | | | IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.Krzysztof Hałasa2012-11-222-4/+7
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-287-7/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | team: fix hw_features setupJiri Pirko2012-11-281-1/+3
| * | | | | | | | | | atm: forever loop loading ambassador firmwareDan Carpenter2012-11-281-0/+1
| * | | | | | | | | | vhost: fix length for cross region descriptorMichael S. Tsirkin2012-11-281-1/+1
| * | | | | | | | | | net: qmi_wwan: add Huawei E173Bjørn Mork2012-11-281-0/+1
| * | | | | | | | | | net/mlx4_en: Can set maxrate only for TC0Amir Vadai2012-11-281-1/+1
| * | | | | | | | | | can: peak_usb: fix hwtstamp assignmentOliver Hartkopp2012-11-262-4/+12
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-11-2722-178/+356
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [media] rtl28xxu: 0ccd:00d7 TerraTec Cinergy T Stick+Andrew Karpow2012-11-221-0/+2
| * | | | | | | | | | [media] rtl28xxu: 1d19:1102 Dexatek DK mini DVB-T DongleAntti Palosaari2012-11-221-0/+2
| * | | | | | | | | | [media] mt9v022: fix the V4L2_CID_EXPOSURE controlAnatolij Gustschin2012-11-221-3/+8
| * | | | | | | | | | [media] mx2_camera: fix missing unlock on error in mx2_start_streaming()Wei Yongjun2012-11-221-2/+6
| * | | | | | | | | | [media] media: omap1_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-221-2/+2
| * | | | | | | | | | [media] media: mx1_camera: use the default .set_crop() implementationGuennadi Liakhovetski2012-11-221-9/+0
| * | | | | | | | | | [media] media: mx2_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-221-2/+3