summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-16staging: comedi: usbdux: Declare MODULE_FIRMWARE usageTim Gardner
2012-08-16staging: comedi: usbduxsigma: Declare MODULE_FIRMWARE usageTim Gardner
2012-08-16Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-08-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-16mei: add mei_quirk_probe functionTomas Winkler
2012-08-16extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_oneAxel Lin
2012-08-16drivers-core: make structured logging play nice with dynamic-debugJim Cromie
2012-08-16USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams
2012-08-16mei: fix device stall after wd is stoppedTomas Winkler
2012-08-16Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into...Roland Dreier
2012-08-16IB/mlx4: Check iboe netdev pointer before dereferencing itKleber Sacilotto de Souza
2012-08-16md: Don't truncate size at 4TB for RAID0 and LinearNeilBrown
2012-08-16mlx4_core: Clean up buddy bitmap allocationRoland Dreier
2012-08-16mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas
2012-08-16mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas
2012-08-15[media] media: soc_camera: don't clear pix->sizeimage in JPEG modeAlbert Wang
2012-08-15[media] media: mx2_camera: Fix clock handling for i.MX27Javier Martin
2012-08-15[media] video: mx2_camera: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam
2012-08-15[media] video: mx1_camera: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam
2012-08-15[media] media: mx3_camera: buf_init() add buffer state checkAlex Gershgorin
2012-08-15USB: serial: Fix mos7840 timeoutMark Ferrell
2012-08-15USB: option: add ZTE K5006-ZBjørn Mork
2012-08-15vmxnet3: Fix race between dev_open() and register_netdev()Steve Hodgson
2012-08-15IB/srp: Fix a race conditionBart Van Assche
2012-08-15IB/qib: Fix error return code in qib_init_7322_variables()Julia Lawall
2012-08-15IB: Fix typos in infiniband driversMasanari Iida
2012-08-15PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki
2012-08-15PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state()Rafael J. Wysocki
2012-08-15regulator: twl-regulator: fix up VINTANA1/VINTANA2Aaro Koskinen
2012-08-15Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie
2012-08-15Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-08-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-15drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall
2012-08-15drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall
2012-08-14drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall
2012-08-14staging: csr: add INET dependancyGreg Kroah-Hartman
2012-08-14staging: comedi: Fix reversed test in comedi_device_attach()Ian Abbott
2012-08-14IB/ipoib: Fix RCU pointer dereference of wrong objectShlomo Pongratz
2012-08-14IB/ipoib: Add missing locking when CM object is deletedShlomo Pongratz
2012-08-14net: sierra_net: replace whitelist with ifnumber matchBjørn Mork
2012-08-14net: qmi_wwan: compress device_id list using macrosBjørn Mork
2012-08-14net: qmi_wwan: add Sierra Wireless devicesBjørn Mork
2012-08-14net: qmi_wwan: use fixed interface number matchingBjørn Mork
2012-08-14netpoll: check netpoll tx status on the right deviceAmerigo Wang
2012-08-14netconsole: do not release spin_lock when calling __netpoll_cleanupAmerigo Wang
2012-08-14netpoll: make __netpoll_cleanup non-blockAmerigo Wang
2012-08-14netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang
2012-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter