aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-18/+73
2012-07-03Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds5-42/+75
2012-07-03dm persistent data: fix allocation failure in space map checker initMike Snitzer1-11/+19
2012-07-03dm persistent data: handle space map checker creation failureMike Snitzer3-15/+28
2012-07-03dm persistent data: fix shadow_info_leak on dm_tm_destroyMike Snitzer1-0/+3
2012-07-03dm thin: commit metadata before creating metadata snapshotJoe Thornber1-0/+7
2012-07-03drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter1-7/+30
2012-07-03drm: edid: Don't add inferred modes with higher resolutionTakashi Iwai1-3/+24
2012-07-03drm/radeon: fix rare segfaultJerome Glisse1-4/+6
2012-07-03md: fix up plugging (again).NeilBrown3-16/+9
2012-07-03can: flexcan: add hardware controller version supportHui Wang1-8/+52
2012-07-03md: support re-add of recovering devices.NeilBrown1-2/+1
2012-07-03md/raid1: fix bug in read_balance introduced by hot-replaceNeilBrown1-2/+2
2012-07-03raid5: delayed stripe fixShaohua Li1-1/+3
2012-07-03md/raid456: When read error cannot be recovered, record bad blockmajianpeng1-4/+11
2012-07-03md: make 'name' arg to md_register_thread non-optional.NeilBrown5-5/+8
2012-07-03md/raid10: fix failure when trying to repair a read error.NeilBrown1-3/+3
2012-07-03md/raid5: fix refcount problem when blocked_rdev is set.NeilBrown1-2/+12
2012-07-03md:Add blk_plug in sync_thread.majianpeng1-0/+3
2012-07-03md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdevmajianpeng1-0/+6
2012-07-03md/raid5: Do not add data_offset before call to is_badblockmajianpeng1-2/+3
2012-07-03md/raid5: prefer replacing failed devices over want-replacement devices.NeilBrown1-5/+8
2012-07-03md/raid10: Don't try to recovery unmatched (and unused) chunks.NeilBrown1-0/+6
2012-07-02can: flexcan: use of_property_read_u32 to get DT entry valueHui Wang1-8/+3
2012-07-02can: dev: fix sparse warning for can_restartMarc Kleine-Budde1-1/+1
2012-07-02can: cc770: fix sparse warning for cc770_interruptMarc Kleine-Budde1-1/+1
2012-07-01phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO1-0/+281
2012-07-01stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO9-18/+372
2012-07-01stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO1-17/+10
2012-07-01e1000e: remove use of IP payload checksumBruce Allan2-61/+15
2012-06-30igbvf: fix divide by zeroMitch A Williams1-11/+18
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds6-10/+35
2012-06-30dummy: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko1-13/+2
2012-06-30team: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko1-4/+5
2012-06-30virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flagJiri Pirko1-6/+5
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzilla-43168', 'bugzilla-40002' and 'bugfix-misc' into releaseLen Brown3798-178419/+292967
2012-06-30acpi_pad: fix power_saving thread deadlockStuart Hayes1-3/+4
2012-06-30ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui1-0/+2
2012-06-29Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+34
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso5-13/+29
2012-06-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller123-6019/+5019
2012-06-29cnic: Fix mmap regression.Michael Chan2-3/+9
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2012-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville123-6019/+5019
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville30-74/+153
2012-06-29drm/radeon: fix VM page table setup on SIAlex Deucher2-4/+13
2012-06-29netxen_nic: restrict force firmware dump when dump is disabled.Manish chopra2-5/+12
2012-06-29xen/netback: only non-freed SKB is queued into tx_queueAnnie Li1-2/+2
2012-06-29caif-hsi: Fix merge issues.Sjur Brændeland1-45/+27