summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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-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-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-75/+109
2013-08-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+10
2013-08-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-20/+40
2013-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-6/+53
2013-08-30net: fec: fix time stamping logic after napi conversionRichard Cochran1-2/+1
2013-08-30mISDN: 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-28drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson1-0/+2
2013-08-28net: xilinx: fix memleakLibo Chen1-0/+1
2013-08-28net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner1-0/+4
2013-08-28net: stmmac: fixed the pbl setting with DTByungho An1-8/+12
2013-08-27bnx2x: Fix VF stats syncAriel Elior3-1/+39
2013-08-27bnx2x: Fix VF memory leak unloadAriel Elior2-4/+8
2013-08-27bnx2x: Fix functionality of configuring vlan listAriel Elior1-35/+2
2013-08-27bnx2x: Fix move FP memory deallocationsYuval Mintz1-0/+6
2013-08-27bnx2x: 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-26USB: OHCI: fix build error related to ohci_suspend/resumeAlan Stern1-0/+2
2013-08-26be2net: Check for POST state in suspend-resume sequenceSarveshwar Bandi1-0/+4
2013-08-26[SCSI] pm80xx: fix Adaptec 71605H hangHans Verkuil2-4/+4
2013-08-26Input: xpad - add signature for Razer Onza Classic EditionMag1-0/+1
2013-08-25Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+3
2013-08-25Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-2/+7
2013-08-25dma/Kconfig: TI_EDMA needs to be booleanGuenter Roeck1-1/+1
2013-08-24Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino2-4/+41
2013-08-24Input: wacom - add support for 0x300 and 0x301Ping Cheng1-1/+9