summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-22tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir
2013-05-22net/ethernet/nvidia/forcedeth: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/fddi/skfp/skfddi: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/hippi/rrunner: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/amd/amd8111e: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/sun/sungem: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/qlogic/qlge/qlge_main: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/sgi/ioc3-eth: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/broadcom/tg3: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/broadcom/bnx2: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/alteon/acenic: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/icplus/ipg: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/toshiba/tc35815: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/dec/tulip/xircom_cb: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/sis/sis190: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/atheros/atlx/atl1: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/atheros/atl1e/atl1e_main: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/atheros/atl1c/atl1c_main: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/silan/sc92031: Use module_pci_driver to register driverPeter Hüwe
2013-05-22iio: exynos_adc: fix wrong structure extration in suspend and resumeNaveen Krishna Chatradhi
2013-05-22iio:common:st: added disable function after read info raw dataDenis CIOCCA
2013-05-22iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin
2013-05-22staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun
2013-05-22staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław
2013-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-05-22avr32: fix building warnings caused by redefinitions of HZJiang Liu
2013-05-22tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov
2013-05-22mm: Fix virt_to_page() warningRalf Baechle
2013-05-22Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-22MIPS: N64: Wire getdents64(2)Aron Xu
2013-05-22kprobes/mips: Fix to check double free of insn slotMasami Hiramatsu
2013-05-22KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()Sanjay Lal
2013-05-22KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...Sanjay Lal
2013-05-21MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle
2013-05-21MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle
2013-05-21MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-21MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.Ralf Baechle
2013-05-21MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle
2013-05-21MIPS: Idle: Make call of function pointer readable.Ralf Baechle
2013-05-21MIPS: Idle: Consistently reformat inline assembler.Ralf Baechle
2013-05-21MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.Ralf Baechle
2013-05-21MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle
2013-05-21MIPS: clock.h: Remove declaration of cpu_wait.Ralf Baechle
2013-05-21Add include dependencies to <linux/printk.h>.Ralf Baechle
2013-05-21mfd: ab8500-sysctrl: Let sysctrl driver work without pdataFabio Baltieri
2013-05-21batman-adv: Avoid double freeing of bat_countersMartin Hundebøll
2013-05-21Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-21leds: leds-gpio: reserve gpio before using itTimo Teräs