summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-11Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-11Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-11Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-10leds: lp5521/5523: Remove duplicate mutexMilo Kim
2014-01-10Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-01-10Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-01-10intel_idle: close avn_cstates array with correct markerJiang Liu
2014-01-09Revert "intel_idle: mark states tables with __initdata tag"Jiang Liu
2014-01-09Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-08clk: clk-divider: fix divisor > 255 bugJames Hogan
2014-01-08Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linu...Dave Airlie
2014-01-08Merge tag 'drm-intel-fixes-2014-01-08' of git://people.freedesktop.org/~danve...Dave Airlie
2014-01-08drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()Christian Engelmayer
2014-01-08drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin
2014-01-07drm/nouveau: return offset of allocated notifierBob Gleitsmann
2014-01-07drm/nouveau/bios: make jump conditionalIlia Mirkin
2014-01-07drm/nvce/mc: fix msi rearm on GF114Sid Boyce
2014-01-07drm/nvc0/gr: fix mthd data submissionKelly Doran
2014-01-07drm/nouveau: populate master subdev pointer only when fully constructedBen Skeggs
2014-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-06Merge branches 'acpi-battery' and 'pm-cpufreq'Rafael J. Wysocki
2014-01-06hso: fix handling of modem port SERIAL_STATE notificationsDan Williams
2014-01-06ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu
2014-01-06intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie
2014-01-06isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy
2014-01-06be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam
2014-01-06Revert "drm/i915: assume all GM45 Acer laptops use inverted backlight PWM"Alexander van Heukelum
2014-01-06drm/i915/bdw: Flush system agent on gen8 alsoBen Widawsky
2014-01-05Merge tag 'samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mike Turquette
2014-01-05xen-netback: Include header for vmallocJosh Boyer
2014-01-05fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam
2014-01-05bnx2x: fix VLAN configuration for VFs.Yuval Mintz
2014-01-05bnx2x: fix AFEX memory overflowYuval Mintz
2014-01-05bnx2x: Clean before update RSS arrivesMichal Kalderon
2014-01-05bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon
2014-01-05bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov
2014-01-06Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-05Merge branches 'acpi-ac' and 'acpi-tpm'Rafael J. Wysocki
2014-01-05ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu
2014-01-05ACPI / AC: change notification handler type to ACPI_ALL_NOTIFYAlexander Mezin
2014-01-05ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring
2014-01-03qlcnic: Fix bug in Tx completion pathShahed Shaikh
2014-01-03infiniband: make sure the src net is infiniband when create new linkHangbin Liu
2014-01-03{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du
2014-01-03cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo
2014-01-03Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-01-03Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-02virtio-net: fix refill races during restoreJason Wang