summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-04boot, efi: Remove redundant memset()Roy Franz1-2/+0
2013-09-25Merge branch 'arm/common' into nextMatt Fleming1-0/+638
2013-09-25efi: resolve warnings found on ARM compileRoy Franz1-3/+1
2013-09-25efi: Fix types in EFI calls to match EFI function definitions.Roy Franz1-6/+9
2013-09-25efi: Renames in handle_cmdline_files() to complete generalization.Roy Franz1-46/+46
2013-09-25efi: Generalize handle_ramdisks() and rename to handle_cmdline_files().Roy Franz1-21/+30
2013-09-25efi: Allow efi_free() to be called with size of 0Roy Franz1-0/+3
2013-09-25efi: generalize efi_get_memory_map()Roy Franz1-3/+11
2013-09-25efi: Rename __get_map() to efi_get_memory_map()Roy Franz1-6/+6
2013-09-25efi: Move unicode to ASCII conversion to shared function.Roy Franz1-0/+61
2013-09-25efi: Generalize relocate_kernel() for use by other architectures.Roy Franz1-21/+55
2013-09-25efi: Move relocate_kernel() to shared file.Roy Franz1-0/+35
2013-09-25efi: Enforce minimum alignment of 1 page on allocations.Roy Franz1-0/+16
2013-09-25efi: Rename memory allocation/free functionsRoy Franz1-7/+7
2013-09-25efi: Add system table pointer argument to shared functions.Roy Franz1-44/+52
2013-09-25efi: Move common EFI stub code from x86 arch code to common locationRoy Franz1-0/+463
2013-09-05Merge branch 'arm/efi-stub' into nextMatt Fleming1-0/+140
2013-09-05efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm1-0/+32
2013-09-05efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm1-0/+108
2013-09-05efivars: Mark local function as staticBojan Prtvar1-1/+1
2013-09-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-4/+4
2013-09-02Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2013-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-75/+109
2013-08-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+10
2013-08-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-20/+40
2013-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-6/+53
2013-08-31net: fec: fix time stamping logic after napi conversionRichard Cochran1-2/+1
2013-08-31mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter1-1/+3
2013-08-30drm/vmwgfx: Split GMR2_REMAP commands if they are to largeJakob Bornecrantz1-19/+39
2013-08-30drm/i915: ivb: fix edp voltage swing reg valImre Deak1-1/+1
2013-08-29irqchip: sirf: move from legacy mode to linear irqdomainBarry Song1-8/+10
2013-08-29Input: i8042 - disable the driver on ARC platformsMischa Jonker1-1/+2
2013-08-29drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson1-0/+2
2013-08-29net: xilinx: fix memleakLibo Chen1-0/+1
2013-08-29net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner1-0/+4
2013-08-29net: stmmac: fixed the pbl setting with DTByungho An1-8/+12
2013-08-28bnx2x: Fix VF stats syncAriel Elior3-1/+39
2013-08-28bnx2x: Fix VF memory leak unloadAriel Elior2-4/+8
2013-08-28bnx2x: Fix functionality of configuring vlan listAriel Elior1-35/+2
2013-08-28bnx2x: Fix move FP memory deallocationsYuval Mintz1-0/+6
2013-08-28bnx2x: vf mark stats startedAriel Elior1-12/+8
2013-08-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-6/+18
2013-08-27ps3_gelic: lower NAPI weightMichal Schmidt2-3/+1
2013-08-27netxen: lower NAPI weightMichal Schmidt2-2/+1
2013-08-27jme: lower NAPI weightMichal Schmidt1-1/+1
2013-08-27Merge tag 'regmap-v3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2013-08-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-2/+2
2013-08-27powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin1-2/+2
2013-08-27USB: OHCI: fix build error related to ohci_suspend/resumeAlan Stern1-0/+2
2013-08-27be2net: Check for POST state in suspend-resume sequenceSarveshwar Bandi1-0/+4