summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe
2013-03-22Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2013-03-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-22drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre
2013-03-22drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten
2013-03-22drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam
2013-03-22Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-03-22NVMe: Add namespaces with no LBA range featureKeith Busch
2013-03-21USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: mos7840: fix broken TIOCMIWAITJohan Hovold
2013-03-21USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold
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-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-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