aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-24net/pasemi: Fix missing coding styleSyam Sidhardhan
2013-02-24vmxnet3: fix ethtool ring buffer size settingNeil Horman
2013-02-24vmxnet3: make local function staticstephen hemminger
2013-02-24bnx2x: remove dead code and make local funcs staticstephen hemminger
2013-02-24gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker
2013-02-23vxlan: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-02-23mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza
2013-02-23mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza
2013-02-22net: fec: Fix division by zeroFabio Estevam
2013-02-22brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()Wei Yongjun
2013-02-22mwifiex: fix system freeze while reloading driverAvinash Patil
2013-02-22mwifiex: don't drop carrier flag over suspendDaniel Drake
2013-02-21qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria
2013-02-21qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra
2013-02-21qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh
2013-02-21net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-02-20Merge tag 'edac_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-20Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-20Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-02-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-20Merge tag 'regulator-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-02-20Merge tag 'regmap-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2013-02-20Merge branches 'fixes' and 'mmci' into for-linusRussell King
2013-02-19Merge branch 'next' into for-linusDmitry Torokhov
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-19Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19hwmon: (ntc_thermistor): Fix sparse warningsSachin Kamat
2013-02-19hwmon: (adt7410) Add device table entry for the adt7420Lars-Peter Clausen
2013-02-19hwmon: (adt7410) Use I2C_ADDRS helper macroLars-Peter Clausen
2013-02-19hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macroLars-Peter Clausen
2013-02-19hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEPLars-Peter Clausen
2013-02-19hwmon: (adt7410) Clear unwanted bits in the config registerLars-Peter Clausen
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-19ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet