summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-12-20macvtap: Fix macvtap_get_queue to use rxhash firstKrishna Kumar
2011-12-20mlx4_en: FIX: Setting default_qpn before using itYevgeny Petrilin
2011-12-20ipmi_watchdog: restore settings when BMC resetCorey Minyard
2011-12-20mfd: Include linux/io.h to jz4740-adcAxel Lin
2011-12-20mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown
2011-12-20mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown
2011-12-20mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson
2011-12-20mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin
2011-12-20mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok
2011-12-20mfd: include linux/module.h for ab5500-debugfsAxel Lin
2011-12-20mfd: Update wm8994 active device checks for WM1811Mark Brown
2011-12-20mfd: Set tps6586x bits if new value is different from the old oneAxel Lin
2011-12-20mfd: Set da903x bits if new value is different from the old oneAxel Lin
2011-12-20mfd: Set adp5520 bits if new value is different from the old oneAxel Lin
2011-12-20mfd: Add missed free_irq in da903x_removeAxel Lin
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell
2011-12-19Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss
2011-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-12-19asix: new device idAurelien Jacobs
2011-12-19davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok
2011-12-19phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support addedFrederic LAMBERT
2011-12-19de4x5/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2011-12-19sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2011-12-19r8169: fix Config2 MSIEnable bit setting.françois romieu
2011-12-19tg3: Make the RSS indir tbl admin configurableMatt Carlson
2011-12-19bnx2: Update driver to use new mips firmware.Michael Chan
2011-12-19be2net: Fix INTx processing for LancerPadmanabh Ratnakar
2011-12-19myri10ge: Fix typo of 'VMware' in comment.Vinson Lee
2011-12-19[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart
2011-12-19mlx4: Fixing wrong error codes in communication channelYevgeny Petrilin
2011-12-19mlx4: not using spin_lock_irq when getting vf by resource.Yevgeny Petrilin
2011-12-19mlx4_en: nullify cached multicast address list after cleanupAlexander Guller
2011-12-19mlx4_core: Changing link sensing logicYevgeny Petrilin
2011-12-19mlx4: capability for link sensingYevgeny Petrilin
2011-12-19iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-19Merge branches 'cma', 'mlx4' and 'qib' into for-nextRoland Dreier
2011-12-19IB/qib: Correct sense on freectxts increment and decrementMike Marciniszyn
2011-12-19RDMA/cma: Verify private data lengthSean Hefty
2011-12-19oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk
2011-12-19vmwgfx: Clip cliprects against screen boundaries in present and dirtyJakob Bornecrantz
2011-12-19vmwgfx: Resend the cursor after legacy modesetJakob Bornecrantz
2011-12-19vmwgfx: Do better culling of presentsJakob Bornecrantz
2011-12-19vmwgfx: Refactor kms code to use vmw_user_lookup_handle helperJakob Bornecrantz
2011-12-19vmwgfx: Add helper function to get surface or dmabufJakob Bornecrantz