summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-21USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: serial: fix interface refcountingJohan Hovold
2013-03-21USB: io_ti: fix get_icount for two port adaptersJohan Hovold
2013-03-21USB: garmin_gps: fix memory leak on disconnectJohan Hovold
2013-03-21USB: cdc-acm: fix device unregistrationJohan Hovold
2013-03-21usb: cdc-acm: fix error handling in acm_probe()Alexey Khoroshilov
2013-03-21pinmux: forbid mux_usecount to be set at UINT_MAXRichard Genoud
2013-03-21pinctrl: mvebu: fix checking for SoC specific controlsSimon Guinot
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-03-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-21Merge tag 'dm-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2013-03-21efivars: Handle duplicate names from get_next_variable()Matt Fleming
2013-03-21efivars: explicitly calculate length of VariableNameMatt Fleming
2013-03-21efivars: Add module parameter to disable use as a pstore backendSeth Forshee
2013-03-21efivars: Allow disabling use as a pstore backendSeth Forshee
2013-03-21usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"Paul Bolle
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-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-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-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