aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-21drivers: dma-contiguous: refactor dma_alloc_from_contiguous()Michal Nazarewicz1-11/+7
2012-09-21drivers: net: ethernet: davince_mdio: device tree implementationMugunthan V N1-4/+37
2012-09-21/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy1-5/+5
2012-09-21of: specify initrd location using 64-bitCyril Chemparathy1-4/+6
2012-09-21drivers: cma: fix addressing on PAE machinesCyril Chemparathy1-2/+2
2012-09-21crypto: add stub keystone crypto accelerator driverSandeep Paulraj3-0/+106
2012-09-21misc: add keystone ipc irq chipSajesh Kumar Saran3-0/+257
2012-09-21rapidio: keystone: add rapid io driverWingMan Kwok4-0/+2581
2012-09-21rapidio: remove rio_init_mports from system initcallWingMan Kwok1-4/+3
2012-09-21rapidio: remove rionet from system initcall.WingMan Kwok1-4/+66
2012-09-21rapidio: added rapid io subsystem configWingMan Kwok1-0/+2
2012-09-21net:keystone: add security accelerator moduleSandeep Paulraj3-0/+215
2012-09-21net:keystone: add packet accelerator driverSandeep Paulraj5-0/+2777
2012-09-21net:keystone: add ethernet subsystem driverSandeep Paulraj2-0/+1196
2012-09-21net:keystone: add sgmii driverSandeep Paulraj2-0/+192
2012-09-21net:keystone: add net core driverSandeep Paulraj4-0/+1565
2012-09-21net:ti-cpsw: update driver with vlan supportSandeep Paulraj1-5/+11
2012-09-21net:cpsw-ale: add support for vlanSandeep Paulraj2-18/+284
2012-09-21of/mdio: add context argument to adjust link callbackSandeep Paulraj1-9/+15
2012-09-21net: update phy adjust callbackSandeep Paulraj31-68/+73
2012-09-21phylib: add context argument to adjust link callbackSandeep Paulraj2-11/+18
2012-09-21phylib: factor out handler callouts into helperSandeep Paulraj1-8/+13
2012-09-21dma: keystone: add support for more than 4096 queuesSandeep Paulraj1-2/+44
2012-09-21dma: add zero copy user mode access to dma channelsCyril Chemparathy3-0/+1057
2012-09-21dma: add keystone packet dma driverSandeep Paulraj3-0/+2120
2012-09-21hwqueue: keystone: add support for multiple queue managersSandeep Paulraj1-57/+221
2012-09-21hwqueue: keystone: add accumulator supportCyril Chemparathy1-117/+881
2012-09-21hwqueue: add hwqueue subsystem test casesPrabhu Kuttiyam3-0/+276
2012-09-21hwqueue: add keystone hwqueue driverPrabhu Kuttiyam3-0/+1196
2012-09-21hwqueue: add hwqueue core infrastructureCyril Chemparathy6-0/+885
2012-09-21gpio/davinci: add interrupt support for GPIOs 16-31Reece Pollack1-0/+3
2012-09-21dma: add ability to request channel by nameCyril Chemparathy1-4/+13
2012-09-21of: adding devres version of of_iomapMurali Karicheri1-3/+27
2012-09-21of: add of_find_child_by_name implementationCyril Chemparathy1-0/+20
2012-09-21mtd: add device-id for numonyx nor flashMurali Karicheri1-0/+3
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds56-243/+331
2012-09-16Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-0/+36
2012-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-125/+137
2012-09-16Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-12/+34
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2-7/+26
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi1-5/+31
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown53-111/+122
2012-09-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds7-36/+31
2012-09-14Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds3-32/+40
2012-09-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-25/+14
2012-09-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-133/+297
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-238/+606
2012-09-14Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds26-57/+410
2012-09-14Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+15
2012-09-14Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-47/+123
2012-09-14ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu1-1/+1
2012-09-14i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh1-3/+3
2012-09-14drm/nouveau: fix booting with plymouth + dumb supportDave Airlie1-1/+1
2012-09-14ACPI / PM: Fix resource_lock dead lock in acpi_power_on_deviceLin Ming1-11/+23
2012-09-14ACPI / PM: Infer parent power state from child if unknown, v2Rafael J. Wysocki1-0/+10
2012-09-13thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter1-6/+7
2012-09-13eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu1-4/+6
2012-09-13platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin1-1/+1
2012-09-13asus-laptop: HRWS/HWRS typoCorentin Chary1-4/+4
2012-09-13drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary4-14/+0
2012-09-13apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee1-1/+1
2012-09-13apple-gmux: Fix index read functionsBernhard Froemel1-2/+4
2012-09-13apple-gmux: Obtain version info from indexed gmuxBernhard Froemel1-4/+8
2012-09-13bnx2x: Add missing afex codeYuval Mintz2-11/+21
2012-09-13bnx2x: fix registers dumpedDmitry Kravkov2-18/+9
2012-09-13bnx2x: correct advertisement of pause capabilitiesYaniv Rosner1-0/+6
2012-09-13bnx2x: display the correct duplex valueYaniv Rosner1-4/+6
2012-09-13bnx2x: prevent timeouts when using PFCYaniv Rosner1-3/+5
2012-09-13bnx2x: fix stats copying logicYuval Mintz1-2/+5
2012-09-13bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov1-3/+5
2012-09-13drm/radeon: make 64bit fences more robust v3Christian König1-3/+5
2012-09-13drm/radeon: rework pll selection (v3)Alex Deucher1-34/+129
2012-09-13net: qmi_wwan: call subdriver with control intf onlyBjørn Mork1-3/+4
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil6-10/+14
2012-09-13Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+9
2012-09-13ahci: Add identifiers for ASM106x devicesAlan Cox1-1/+4
2012-09-13ahci: Add alternate identifier for the 88SE9172Alan Cox1-0/+2
2012-09-13ahci: Add JMicron 362 device IDsBen Hutchings1-0/+3
2012-09-13Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie11-68/+29
2012-09-13drm/exynos: remove DRM_FORMAT_NV12M from plane moduleInki Dae1-1/+0
2012-09-13drm/exynos: fix double call of drm_prime_(init/destroy)_file_privateMandeep Singh Baines1-2/+0
2012-09-13drm/exynos: add dummy support for dmabuf-mmapTomasz Stanislawski1-0/+7
2012-09-13drm/exynos: Add missing braces around sizeof in exynos_mixer.cSachin Kamat1-3/+3
2012-09-13drm/exynos: Add missing braces around sizeof in exynos_hdmi.cSachin Kamat1-3/+3
2012-09-13drm/exynos: Make g2d_pm_ops staticSachin Kamat1-1/+1
2012-09-13drm/exynos: Add dependency for G2D in KconfigSachin Kamat1-1/+1
2012-09-13drm/exynos: fixed page align bug.Inki Dae1-1/+1
2012-09-13drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer1-1/+1
2012-09-13drm/exynos: Use devm_* functions in exynos_drm_g2d.c fileSachin Kamat1-40/+10
2012-09-13drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c fileSachin Kamat1-2/+1
2012-09-13drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c fileSachin Kamat1-3/+1
2012-09-13drm/exynos: Remove redundant check in exynos_drm_fimd.c fileSachin Kamat1-5/+0
2012-09-13drm/exynos: Remove redundant check in exynos_hdmi.c fileSachin Kamat1-5/+0
2012-09-13vmwgfx: add dumb ioctl supportDave Airlie3-0/+88
2012-09-13gma500: Fix regression on Oaktrail devicesAlan Cox1-0/+2
2012-09-13Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie7-27/+43
2012-09-12Merge branch 'chipidea-stable' into usb-linusGreg Kroah-Hartman1-18/+41
2012-09-12usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik1-4/+1
2012-09-12usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde1-8/+15
2012-09-12usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde1-1/+1
2012-09-12usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik1-4/+17
2012-09-12usb: chipidea: udc: fix setup of endpoint maxpacket sizeMichael Grzeschik1-1/+7
2012-09-12i2c: mxs: correctly setup speed for non devicetreeWolfram Sang1-7/+6
2012-09-12i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge1-20/+28
2012-09-12i2c: pnx: Fix bit definitionsRoland Stigge1-2/+3
2012-09-12hwmon: (ina2xx) Fix word size register read and write operationsGuenter Roeck1-21/+9
2012-09-11hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elementsGuenter Roeck1-4/+5
2012-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2012-09-11USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork1-2/+4
2012-09-11drm/i915: fix up the IBX transcoder B checkDaniel Vetter1-2/+4
2012-09-11net: qmi_wwan: fix Gobi device probing for un2430Pierre Sauter1-1/+1
2012-09-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-7/+34
2012-09-10drm/omap: add more new timings fieldsRob Clark1-0/+24
2012-09-10drm/omap: update for interlacedRob Clark1-9/+8
2012-09-10EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti1-2/+10
2012-09-10staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet1-6/+1
2012-09-10USB: cdc-wdm: fix wdm_find_device* return valueBjørn Mork1-4/+8
2012-09-10ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli1-0/+1
2012-09-10drm/i915: set the right gen3 flip_done mode also at resumeDaniel Vetter2-3/+3
2012-09-10sierra_net: Endianess bug fix.Lennart Sorensen1-1/+1
2012-09-10USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork2-2/+7
2012-09-11Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-4/+43
2012-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-4/+49
2012-09-10pwm: pwm-tiehrpwm: Fix conflicting channel period settingPhilip, Avinash1-0/+29
2012-09-10pwm: pwm-tiecap: Disable APWM mode after configurePhilip, Avinash1-0/+7
2012-09-10i2c-core: Fix for lockdep validatorJean Delvare1-2/+20
2012-09-10i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...Axel Lin3-2/+19
2012-09-10i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2-0/+4
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-1/+1
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-2/+23
2012-09-08drm/i915: initialize dpio_lock spin lockAlexander Shishkin1-0/+1
2012-09-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+6
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville26-58/+269
2012-09-07target: go through normal processing for zero-length REQUEST_SENSEPaolo Bonzini1-9/+2
2012-09-07target: support zero allocation length in REQUEST SENSEPaolo Bonzini1-17/+18
2012-09-07target: support zero-size allocation lengths in transport_kmap_data_sgPaolo Bonzini1-4/+9
2012-09-07target: fail REPORT LUNS with less than 16 bytes of payloadPaolo Bonzini1-0/+7
2012-09-07target: report too-small parameter lists everywherePaolo Bonzini3-2/+30
2012-09-07target: go through normal processing for zero-length PSCSI commandsPaolo Bonzini2-5/+7
2012-09-07|PATCH] seeq: Add missing spinlock initJean Delvare1-0/+1
2012-09-07net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev1-1/+2
2012-09-07net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel1-6/+7
2012-09-07net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel1-8/+8
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion1-0/+116
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2-83/+83
2012-09-07Merge tag 'fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman53-221/+400
2012-09-07HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund1-1/+3
2012-09-07drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at bootDave Airlie1-0/+1
2012-09-07drm/vmwgfx: allow a kconfig option to choose if fbcon is enabledDave Airlie2-1/+9
2012-09-06Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-5/+5
2012-09-06Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds5-14/+80
2012-09-07crypto/caam: Export gen_split_key symbol for other modulesBen Collins1-0/+1
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+15
2012-09-06usb: dwc3: gadget: fix pending isoc handlingPratyush Anand1-0/+12
2012-09-06usb: renesas_usbhs: fixup DMA transport data alignmentKuninori Morimoto1-2/+2
2012-09-06usb: gadget: at91udc: Don't check for ep->ep.descSebastian Andrzej Siewior1-3/+1
2012-09-06usb: gadget: at91udc: don't overwrite driver dataSebastian Andrzej Siewior1-2/+0
2012-09-06usb: dwc3: core: fix incorrect usage of resource pointerKishon Vijay Abraham I1-2/+7
2012-09-06usb: musb: musbhsdma: fix IRQ checkSergei Shtylyov1-1/+1
2012-09-06usb: musb: tusb6010: fix error path in tusb_probe()Sergei Shtylyov1-1/+1
2012-09-06usb: musb: host: fix for musb_start_urb Oopsyuzheng ma1-1/+1
2012-09-06usb: gadget: dummy_hcd: add support for USB_DT_BOS on rhSebastian Andrzej Siewior1-0/+33
2012-09-06usb: gadget: dummy_hcd: fixup error probe pathSebastian Andrzej Siewior1-4/+4
2012-09-06usb: gadget: s3c-hsotg.c: fix error return codeJulia Lawall1-0/+3
2012-09-06usb: dwc3: ep0: correct cache sync issue in case of ep0_bouncedPratyush Anand2-3/+5
2012-09-06usb: gadget: add multiple definition guardsAndrzej Pietrasiewicz2-0/+8
2012-09-06xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk1-4/+4
2012-09-05Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-61/+97
2012-09-05dj: memory scribble in logi_djAlan Cox1-2/+2
2012-09-05Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+5
2012-09-05Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6Linus Torvalds6-5/+19
2012-09-05Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubiLinus Torvalds1-2/+2
2012-09-05Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman6-9/+207
2012-09-05target: fix use-after-free with PSCSI sense dataPaolo Bonzini2-36/+21
2012-09-05target: simplify code around transport_get_sense_dataPaolo Bonzini1-36/+13
2012-09-05target: move transport_get_sense_dataPaolo Bonzini1-55/+55
2012-09-05USB: add device quirk for Joss Optical touchboardAlan Stern1-0/+4
2012-09-05USB: ohci-at91: fix PIO handling in relation with number of portsNicolas Ferre1-0/+10
2012-09-05USB: ftdi_sio: PID for NZR SEM 16+ USBHorst Schirmeier2-0/+4
2012-09-05USB: ftdi-sio: add support for more Physik Instrumente devicesÉric Piel2-1/+37
2012-09-05ibmveth: Fix alignment of rx queue bugSantiago Leon1-17/+9
2012-09-06drm: use drm_compat_ioctl for 32-bit appsKeith Packard11-0/+33
2012-09-05tty: serial: imx: don't reinit clock in imx_setup_ufcr()Dirk Behme1-14/+4
2012-09-05tty: serial: imx: console write routing is unsafe on SMPXinyu Chen1-1/+11
2012-09-05usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath1-0/+1
2012-09-05Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-1/+10
2012-09-05usb: host: xhci-plat: use ioremap_nocacheRuchika Kharwar1-1/+1
2012-09-05usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes3-0/+169
2012-09-05xhci: Make handover code more robustMatthew Garrett1-2/+10
2012-09-05xhci: Fix a logical vs bitwise AND bugDan Carpenter1-1/+1
2012-09-05staging: zcache: fix cleancache race condition with shrinkerSeth Jennings1-4/+3
2012-09-05libertas sdio: fix suspend when interface is downDaniel Drake1-0/+5
2012-09-05rt2800usb: Added rx packet length validity checkSergei Poselenov2-2/+10
2012-09-05rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde11-0/+69
2012-09-05rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2-9/+9
2012-09-05rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde1-1/+2
2012-09-05brcmfmac: fix get rssi by clearing getvar struct.Hante Meuleman1-7/+8
2012-09-05brcmfmac: fix race condition for rx and tx data.Hante Meuleman1-10/+11
2012-09-05brcmfmac: dont use ZERO flag for usb INHante Meuleman1-1/+0
2012-09-05brcmfmac: fix use of dev_kfree_skb() in irq contextArend van Spriel1-4/+4