summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-18net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman1-4/+9
2013-01-18net: calxedaxgmac: throw away overrun framesRob Herring1-0/+4
2013-01-18pinctrl: samsung: removing duplicated condition for PINCTRL_SAMSUNGKukjin Kim1-1/+0
2013-01-18powernow-k8: Add a kconfig dependency on acpi-cpufreqBorislav Petkov1-1/+1
2013-01-18ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk1-0/+3
2013-01-18intel_idle: Don't register CPU notifier if we are not running.Konrad Rzeszutek Wilk1-2/+1
2013-01-18usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby1-3/+3
2013-01-18usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand1-0/+1
2013-01-18usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremapPeter Chen3-10/+29
2013-01-18usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen2-30/+32
2013-01-18usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov1-2/+2
2013-01-18efivarfs: Delete dentry from dcache in efivarfs_file_write()Matt Fleming1-0/+1
2013-01-18efivarfs: Never return ENOENT from firmwareMatt Fleming1-1/+1
2013-01-18efivarfs: Drop link count of the right inodeLingzhu Xiang1-1/+1
2013-01-18USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch1-0/+3
2013-01-18USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork1-0/+6
2013-01-18USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork1-1/+2
2013-01-18staging/sb105x: PARPORT config is not good enough must use PARPORT_PCSteven Rostedt1-1/+1
2013-01-18staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden1-1/+1
2013-01-18Merge tag 'iio-fixes-for-3.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-2/+2
2013-01-18PCI: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-188250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd3-0/+50
2013-01-18pty: return EINVAL for TIOCGPTN for BSD ptysJiri Slaby1-0/+2
2013-01-18macvlan: fix macvlan_get_size()Eric Dumazet1-1/+4
2013-01-18staging: vt6656: Fix inconsistent structure packingBen Hutchings4-24/+19
2013-01-18phy/marvell: remove fiber/copper autoselect on 88e1111Stef van Os1-9/+0
2013-01-183c574_cs: fix operator precedence between << and &Nickolai Zeldovich1-1/+1
2013-01-17Drivers: hv: balloon: Fix a memory leakK. Y. Srinivasan1-10/+13
2013-01-17Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msgK. Y. Srinivasan1-4/+8
2013-01-17Revert "drm/radeon: do not move bo to different placement at each cs"Alex Deucher2-9/+10
2013-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-77/+59
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-19/+12
2013-01-17gpio: mvebu: Don't free chip label memoryThierry Reding1-6/+0
2013-01-17gpio: samsung: skip gpio lib registration for EXYNOS5440Kukjin Kim1-0/+1
2013-01-17drm/i915: fix FORCEWAKE posting readsJani Nikula1-5/+12
2013-01-17gpio: samsung: silent build warning for EXYNOS5 SoCsKukjin Kim1-5/+5
2013-01-17gpio: samsung: fix pinctrl condition for exynos and exynos5440Kukjin Kim1-1/+1
2013-01-17video: imxfb: Do not crash on rebootFabio Estevam1-0/+10
2013-01-17Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson973-6059/+5411
2013-01-17Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-46/+8
2013-01-17net: qmi_wwan: add TP-LINK HSUPA Modem MA180Bjørn Mork1-0/+1
2013-01-17usbnet: dm9601: Fix incorrect commandTushar Behera1-16/+6
2013-01-17mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu1-0/+1
2013-01-17drivers/base/cpu.c: Fix typo in commentRalf Baechle1-1/+1
2013-01-17cxgb4: set coalesce parameters on all queuesThadeu Lima de Souza Cascardo1-3/+14
2013-01-16Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+8
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds5-10/+28
2013-01-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-0/+6
2013-01-16firmware: make sure the fw file size is not 0Luciano Coelho1-1/+1
2013-01-16regmap: debugfs: Fix seeking from the cacheMark Brown1-2/+0