summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-21/+17
2013-03-22NVMe: Add namespaces with no LBA range featureKeith Busch1-1/+1
2013-03-22cciss: fix invalid use of sizeof in cciss_find_cfgtables()Wei Yongjun1-1/+1
2013-03-22loop: cleanup partitions when detaching loop devicePhillip Susi1-2/+19
2013-03-22loop: fix error return code in loop_add()Wei Yongjun1-0/+1
2013-03-22mtip32xx: fix error return code in mtip_pci_probe()Wei Yongjun1-1/+3
2013-03-22Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe4-107/+169
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2-16/+46
2013-03-22xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs.Konrad Rzeszutek Wilk1-0/+3
2013-03-22i2c: Fix my e-mail address in drivers and documentationGuenter Roeck1-1/+1
2013-03-22i2c: iSMT: add Intel Avoton DeviceIDsSeth Heasley1-0/+2
2013-03-22i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan1-2/+11
2013-03-22omapdss: features: fix supported outputs for OMAP4Archit Taneja1-4/+2
2013-03-22OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS partsGrazvydas Ignotas1-2/+11
2013-03-22omapfb: fix broken build on OMAP1Aaro Koskinen1-0/+2
2013-03-22Merge tag 'efi-for-3.9-rc3' into x86/urgentH. Peter Anvin2-46/+122
2013-03-22USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-22USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-22USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+5
2013-03-22USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-22USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+6
2013-03-22USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-22USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+8
2013-03-22USB: mos7840: fix broken TIOCMIWAITJohan Hovold1-2/+3
2013-03-22USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+7
2013-03-22USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+6
2013-03-22USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-22USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold1-11/+8
2013-03-22USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+5
2013-03-22USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+8
2013-03-22USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+6
2013-03-22USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-22USB: serial: fix interface refcountingJohan Hovold1-1/+2
2013-03-22USB: io_ti: fix get_icount for two port adaptersJohan Hovold1-0/+1
2013-03-22USB: garmin_gps: fix memory leak on disconnectJohan Hovold1-6/+1
2013-03-22USB: cdc-acm: fix device unregistrationJohan Hovold1-1/+2
2013-03-22usb: cdc-acm: fix error handling in acm_probe()Alexey Khoroshilov1-2/+17
2013-03-22[media] m5mols: Fix bug in stream on handlerAndrzej Hajda1-1/+1
2013-03-22[media] s5p-fimc: Do not attempt to disable not enabled media pipelineSylwester Nawrocki1-20/+19
2013-03-22[media] s5p-mfc: Fix encoder control 15 issueArun Kumar K1-0/+1
2013-03-22[media] s5p-mfc: Fix frame skip bugArun Kumar K1-1/+1
2013-03-22[media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finishShaik Ameer Basha1-2/+4
2013-03-22[media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finishShaik Ameer Basha1-3/+5
2013-03-22[media] fimc-lite: Fix the variable type to avoid possible crashShaik Ameer Basha1-4/+4
2013-03-22[media] fimc-lite: Initialize 'step' field in fimc_lite_ctrl structureShaik Ameer Basha1-0/+1
2013-03-21pinmux: forbid mux_usecount to be set at UINT_MAXRichard Genoud1-0/+5
2013-03-21pinctrl: mvebu: fix checking for SoC specific controlsSimon Guinot1-1/+1
2013-03-21net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion1-8/+33
2013-03-21net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion1-1/+1
2013-03-21net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion1-11/+11