summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-16Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...Linus Torvalds1-8/+13
2014-01-16Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-01-15Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds5-14/+29
2014-01-15Merge branch 'clockevents/3.13-fixes' of git://git.linaro.org/people/daniel.l...Ingo Molnar1-8/+13
2014-01-15Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie6-10/+17
2014-01-15drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs6-10/+17
2014-01-14hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare1-1/+1
2014-01-14md: fix problem when adding device to read-only array with bitmap.NeilBrown2-3/+18
2014-01-14md/raid10: fix bug when raid10 recovery fails to recover a block.NeilBrown1-4/+4
2014-01-14md/raid5: fix a recently broken BUG_ON().NeilBrown1-1/+2
2014-01-14md/raid1: fix request counting bug in new 'barrier' code.NeilBrown1-2/+1
2014-01-14md/raid10: fix two bugs in handling of known-bad-blocks.NeilBrown1-2/+2
2014-01-14md/raid5: Fix possible confusion when multiple write errors occur.NeilBrown1-2/+2
2014-01-14Revert "drm: copy mode type in drm_mode_connector_list_update()"Dave Airlie1-1/+1
2014-01-14Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danve...Dave Airlie3-3/+11
2014-01-12block: null_blk: fix queue leak inside removing deviceMing Lei1-8/+2
2014-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-84/+128
2014-01-11Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-16/+8
2014-01-11Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-16/+42
2014-01-11Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+8
2014-01-10leds: lp5521/5523: Remove duplicate mutexMilo Kim2-16/+8
2014-01-10drm/i915/bdw: make sure south port interrupts are enabled properly v2Jesse Barnes1-0/+2
2014-01-10qlcnic: Fix ethtool statistics length calculationShahed Shaikh1-18/+21
2014-01-10qlcnic: Fix bug in TX statisticsManish Chopra3-1/+5
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang15-39/+42
2014-01-10macvlan: forbid L2 fowarding offload for macvtapJason Wang1-1/+4
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-3/+9
2014-01-10bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-01-10Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds4-12/+16
2014-01-10drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä1-2/+2
2014-01-09bnx2x: prevent WARN during driver unloadYuval Mintz2-18/+38
2014-01-10Merge branch 'pm-cpuidle'Rafael J. Wysocki1-6/+8
2014-01-10intel_idle: close avn_cstates array with correct markerJiang Liu1-1/+3
2014-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-3/+9
2014-01-09Revert "intel_idle: mark states tables with __initdata tag"Jiang Liu1-5/+5
2014-01-09Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+7
2014-01-08clk: clk-divider: fix divisor > 255 bugJames Hogan1-1/+1
2014-01-08drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni1-1/+7
2014-01-08Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linu...Dave Airlie8-11/+21
2014-01-08Merge tag 'drm-intel-fixes-2014-01-08' of git://people.freedesktop.org/~danve...Dave Airlie2-7/+14
2014-01-08drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()Christian Engelmayer1-1/+1
2014-01-08drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin1-4/+4
2014-01-07drm/nouveau: return offset of allocated notifierBob Gleitsmann1-0/+2
2014-01-07drm/nouveau/bios: make jump conditionalIlia Mirkin1-1/+5
2014-01-07drm/nvce/mc: fix msi rearm on GF114Sid Boyce1-1/+1
2014-01-07drm/nvc0/gr: fix mthd data submissionKelly Doran1-1/+1
2014-01-07drm/nouveau: populate master subdev pointer only when fully constructedBen Skeggs3-3/+7
2014-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-235/+350
2014-01-06Merge branches 'acpi-battery' and 'pm-cpufreq'Rafael J. Wysocki2-2/+23
2014-01-06hso: fix handling of modem port SERIAL_STATE notificationsDan Williams1-2/+11