summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-03-21s390/scm_block: fix printk format stringSebastian Ott
2013-03-21drivers/Kconfig: add several missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-03-21usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"Paul Bolle
2013-03-21Revert "crypto: caam - add IPsec ESN support"Horia Geanta
2013-03-21Revert "crypto: talitos - add IPsec ESN support"Horia Geanta
2013-03-21Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-03-21drm/mgag200: Bug fix: Modified pll algorithm for EH projectJulia Lemire
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern
2013-03-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-20fec: Fix the build as moduleFabio Estevam
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20dm cache: policy ignore hints if generated by different versionMike Snitzer
2013-03-20dm cache: policy change version from string to integer setMike Snitzer
2013-03-20dm cache: fix race in writethrough implementationJoe Thornber
2013-03-20dm cache: metadata clear dirty bits on clean shutdownJoe Thornber
2013-03-20dm cache: avoid calling policy destructor twice on errorHeinz Mauelshagen
2013-03-20dm cache: detect cache_create failureHeinz Mauelshagen
2013-03-20dm cache: avoid 64 bit division on 32 bitJoe Thornber
2013-03-20dm verity: avoid deadlockMikulas Patocka
2013-03-20dm thin: fix non power of two discard granularity calcJoe Thornber
2013-03-20dm thin: fix discard corruptionJoe Thornber
2013-03-20net: fec: Define indexes as 'unsigned int'Fabio Estevam
2013-03-20lpc_eth: fix error return code in lpc_eth_drv_probe()Wei Yongjun
2013-03-20sh_eth: check TSU registers ioremap() errorSergei Shtylyov
2013-03-20sh_eth: fix bitbang memory leakSergei Shtylyov
2013-03-20usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be nullTruls Bengtsson
2013-03-20usb: gadget: ffs: fix enable multiple instancesAndrzej Pietrasiewicz
2013-03-20USB: gadget: net2280: remove leftover driver->unbind call in error pathwayAlan Stern
2013-03-20usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern
2013-03-20usb: gadget: net22xx: fix ->disconnect reportingFelipe Balbi
2013-03-20iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach
2013-03-20iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach
2013-03-20iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach
2013-03-20drm/exynos: Check g2d cmd list for g2d restrictionsYoungJun Cho
2013-03-20drm/exynos: Add a new function to get gem buffer sizeInki Dae
2013-03-20drm/exynos: Deal with g2d buffer info more efficientlyYoungJun Cho
2013-03-20drm/exynos: Clean up some G2D codes for readabilityYoungJun Cho
2013-03-20drm/exynos: Fix G2D core malfunctioning issueYoungJun Cho
2013-03-20drm/exynos: clear node object type at gem unmapYoungJun Cho
2013-03-20drm/exynos: Fix error routine to getting dma addr.YoungJun Cho
2013-03-20drm/exynos: Replaced kzalloc & memcpy with kmemdupAlexandru Gheorghiu
2013-03-20drm/exynos: fimd: calculate the correct address offsetLeela Krishna Amudala
2013-03-20drm/exynos: Make mixer_check_timing staticSachin Kamat
2013-03-20drm/exynos: modify the compatible string for exynos fimdVikas Sajjan
2013-03-20Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-03-20Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2013-03-20md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle
2013-03-20md/raid5: ensure sync and DISCARD don't happen at the same time.NeilBrown
2013-03-20MD: Prevent sysfs operations on uninitialized kobjectsJonathan Brassow
2013-03-20MD RAID5: Avoid accessing gendisk or queue structs when not availableJonathan Brassow