summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-02-293-20/+27
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/exynos: added panel physical size.Eun-Chul Kim2012-02-153-20/+27
| | * | | | | | | | | drm/exynos: added postclose to release resource.Inki Dae2012-02-151-0/+12
| | * | | | | | | | | drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae2012-02-151-66/+4
| | * | | | | | | | | drm/exynos: fixed page flip issue.Inki Dae2012-02-153-5/+15
| | * | | | | | | | | drm/exynos: added possible_clones setup function.Inki Dae2012-02-154-0/+42
| | * | | | | | | | | drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim2012-02-151-8/+2
| | * | | | | | | | | drm/exynos: changed priority of mixer layers.Joonyoung Shim2012-02-151-5/+5
| | * | | | | | | | | drm/exynos: Fix typo in exynos_mixer.cMasanari Iida2012-02-151-1/+1
| * | | | | | | | | | drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)Alex Deucher2012-02-291-8/+17
| * | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2012-02-282-16/+13
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | drm/i915: Remove use of the autoreported ringbuffer HEAD positionChris Wilson2012-02-271-13/+1
| | * | | | | | | | | drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys2012-02-241-1/+1
| | * | | | | | | | | drm/i915: fix operator precedence when enabling RC6pEugeni Dodonov2012-02-241-1/+1
| | * | | | | | | | | drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0Hai Lan2012-02-231-0/+9
| | * | | | | | | | | drm/i915: fix mode set on load pipe. (v2)Dave Airlie2012-02-231-1/+1
* | | | | | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-02-291-11/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | virtio: balloon: leak / fill balloon across S4Amit Shah2012-03-011-11/+22
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-02-291-9/+3
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixesArnd Bergmann2012-02-2776-533/+541
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2012-02-211-9/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probeAxel Lin2012-02-161-9/+3
* | | | | | | | | | | | Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-02-282-15/+47
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen2012-02-271-1/+2
| * | | | | | | | | | | iommu/omap: fix NULL pointer dereferenceOhad Ben-Cohen2012-02-241-2/+2
| * | | | | | | | | | | iommu/omap: fix erroneous omap-iommu-debug API callsOhad Ben-Cohen2012-02-241-12/+43
* | | | | | | | | | | | compat: fix compile breakage on s390Heiko Carstens2012-02-276-1/+6
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-2624-63/+131
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-02-241-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings2012-02-251-2/+2
| * | | | | | | | | | | ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan2012-02-241-0/+23
| * | | | | | | | | | | enic: Fix endianness bug.Santosh Nayak2012-02-242-2/+2
| * | | | | | | | | | | davinci_emac: Do not free all rx dma descriptors during initChristian Riesch2012-02-241-2/+4
| * | | | | | | | | | | mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin2012-02-241-1/+1
| * | | | | | | | | | | phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO2012-02-231-14/+17
| * | | | | | | | | | | netdev/phy/icplus: Correct broken phy_init codeDavid McKay2012-02-231-6/+18
| * | | | | | | | | | | Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert2012-02-222-0/+14
| * | | | | | | | | | | hso: memsetting wrong data in hso_get_count()Dan Carpenter2012-02-221-1/+1
| * | | | | | | | | | | ethernet/broadcom: ip6_route_output() never returns NULL.RongQing.Li2012-02-221-1/+5
| * | | | | | | | | | | jme: Fix FIFO flush issueGuo-Fu Tseng2012-02-222-10/+2
| * | | | | | | | | | | mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin2012-02-211-3/+2
| * | | | | | | | | | | mlx4: Replacing pool_lock with mutexYevgeny Petrilin2012-02-213-6/+6
| * | | | | | | | | | | zaurus: Add ID for C-750/C-760/C-860/SL-C3000 PDA in MDLM modeDave Jones2012-02-211-0/+5
| |/ / / / / / / / / /
| * | | | | | | | | | mlx4_core: Do not map BF area if capability is 0Jack Morgenstein2012-02-201-0/+3
| * | | | | | | | | | Merge branch 'master' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-02-201-1/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | can: sja1000: fix isr hang when hw is unplugged under loadOliver Hartkopp2012-02-201-1/+12
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-203-5/+9
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-151-1/+1
| | * | | | | | | | | | mwifiex: clear previous security setting during associationAmitkumar Karwar2012-02-151-1/+7
| | * | | | | | | | | | Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer2012-02-151-0/+1