index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2014-01-16
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2014-01-15
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md
Linus Torvalds
-14
/
+29
2014-01-15
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
-10
/
+17
2014-01-15
drm/nouveau: fix null ptr dereferences on some boards
Ben Skeggs
-10
/
+17
2014-01-14
hwmon: (coretemp) Fix truncated name of alarm attributes
Jean Delvare
-1
/
+1
2014-01-14
md: fix problem when adding device to read-only array with bitmap.
NeilBrown
-3
/
+18
2014-01-14
md/raid10: fix bug when raid10 recovery fails to recover a block.
NeilBrown
-4
/
+4
2014-01-14
md/raid5: fix a recently broken BUG_ON().
NeilBrown
-1
/
+2
2014-01-14
md/raid1: fix request counting bug in new 'barrier' code.
NeilBrown
-2
/
+1
2014-01-14
md/raid10: fix two bugs in handling of known-bad-blocks.
NeilBrown
-2
/
+2
2014-01-14
md/raid5: Fix possible confusion when multiple write errors occur.
NeilBrown
-2
/
+2
2014-01-14
Revert "drm: copy mode type in drm_mode_connector_list_update()"
Dave Airlie
-1
/
+1
2014-01-14
Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danve...
Dave Airlie
-3
/
+11
2014-01-12
block: null_blk: fix queue leak inside removing device
Ming Lei
-8
/
+2
2014-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-84
/
+128
2014-01-11
Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-16
/
+8
2014-01-11
Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-16
/
+42
2014-01-11
Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+8
2014-01-10
leds: lp5521/5523: Remove duplicate mutex
Milo Kim
-16
/
+8
2014-01-10
drm/i915/bdw: make sure south port interrupts are enabled properly v2
Jesse Barnes
-0
/
+2
2014-01-10
qlcnic: Fix ethtool statistics length calculation
Shahed Shaikh
-18
/
+21
2014-01-10
qlcnic: Fix bug in TX statistics
Manish Chopra
-1
/
+5
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
-39
/
+42
2014-01-10
macvlan: forbid L2 fowarding offload for macvtap
Jason Wang
-1
/
+4
2014-01-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
-3
/
+9
2014-01-10
bnx2x: fix DMA unmapping of TSO split BDs
Michal Schmidt
-4
/
+9
2014-01-10
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
-12
/
+16
2014-01-10
drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()
Ville Syrjälä
-2
/
+2
2014-01-09
bnx2x: prevent WARN during driver unload
Yuval Mintz
-18
/
+38
2014-01-10
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
-6
/
+8
2014-01-10
intel_idle: close avn_cstates array with correct marker
Jiang Liu
-1
/
+3
2014-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-3
/
+9
2014-01-09
Revert "intel_idle: mark states tables with __initdata tag"
Jiang Liu
-5
/
+5
2014-01-09
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+7
2014-01-08
clk: clk-divider: fix divisor > 255 bug
James Hogan
-1
/
+1
2014-01-08
drm/i915: fix DDI PLLs HW state readout code
Paulo Zanoni
-1
/
+7
2014-01-08
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linu...
Dave Airlie
-11
/
+21
2014-01-08
Merge tag 'drm-intel-fixes-2014-01-08' of git://people.freedesktop.org/~danve...
Dave Airlie
-7
/
+14
2014-01-08
drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()
Christian Engelmayer
-1
/
+1
2014-01-08
drm/nouveau/bios: fix offset calculation for BMPv1 bioses
Ilia Mirkin
-4
/
+4
2014-01-07
drm/nouveau: return offset of allocated notifier
Bob Gleitsmann
-0
/
+2
2014-01-07
drm/nouveau/bios: make jump conditional
Ilia Mirkin
-1
/
+5
2014-01-07
drm/nvce/mc: fix msi rearm on GF114
Sid Boyce
-1
/
+1
2014-01-07
drm/nvc0/gr: fix mthd data submission
Kelly Doran
-1
/
+1
2014-01-07
drm/nouveau: populate master subdev pointer only when fully constructed
Ben Skeggs
-3
/
+7
2014-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-235
/
+350
2014-01-06
Merge branches 'acpi-battery' and 'pm-cpufreq'
Rafael J. Wysocki
-2
/
+23
2014-01-06
hso: fix handling of modem port SERIAL_STATE notifications
Dan Williams
-2
/
+11
2014-01-06
ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS
Lan Tianyu
-1
/
+21
2014-01-06
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
Dirk Brandewie
-1
/
+2
[next]