aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-17wireless: remove conflicting version of print_hex_dump_bytesStephen Rothwell
2013-01-17Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman
2013-01-17usb: converto drivers/usb/* to use module_platform_driver_probe()Fabio Porcedda
2013-01-17watchdog: convert drivers/watchdog/* to use module_platform_driver_probeFabio Porcedda
2013-01-17Revert "drivers: base: Convert print_symbol to %pSR"Greg Kroah-Hartman
2013-01-17driver core: fix possible missing of device probeMing Lei
2013-01-17drivers: base: Convert print_symbol to %pSRJoe Perches
2013-01-17dma_buf: Cleanup dma_buf_fdBorislav Petkov
2013-01-17drivers/base/core.c: Remove two unused variables and two useless calls to kfreePeter Senna Tschudin
2013-01-17drivers/vlynq: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-17drivers/gpu/drm/cirrus: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-17drivers/edac: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-16mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu
2013-01-16drivers/base/cpu.c: Fix typo in commentRalf Baechle
2013-01-16Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-01-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2013-01-16firmware: make sure the fw file size is not 0Luciano Coelho
2013-01-16s390/chsc: fix SEI usageSebastian Ott
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano
2013-01-14Merge tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-01-14Merge tag 'regulator-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-15Merge remote-tracking branch 'regulator/fix/s5m8767' into tmpMark Brown
2013-01-15Merge remote-tracking branch 'regulator/fix/max8998' into tmpMark Brown
2013-01-15Merge remote-tracking branch 'regulator/fix/max8997' into tmpMark Brown
2013-01-15Merge remote-tracking branch 'regulator/fix/core' into tmpMark Brown
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-14Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-14Merge tag 'char-misc-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-13staging: zram: fix invalid memory references during disk writeNitin Gupta
2013-01-14udldrmfb: udl_get_edid: drop unneeded i--Hans de Goede
2013-01-14udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stackHans de Goede
2013-01-14udldrmfb: Fix EDID not working with monitors with EDID extension blocksHans de Goede
2013-01-14Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-01-14Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2013-01-13usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski
2013-01-13drm/nvc0/fb: fix crash when different mutex is used to protect same listAleksi Torhamo
2013-01-13drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo
2013-01-13drm/nv50/disp: fix selection of bios script for analog outputsMarcin Slusarz
2013-01-13drm/nv17-50: restore fence buffer on resumeMarcin Slusarz
2013-01-13drm/nouveau: fix blank LVDS screen regression on pre-nv50 cardsMarcin Slusarz
2013-01-13drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz
2013-01-13drm/nouveau: don't return freed object from nouveau_handle_createMarcin Slusarz
2013-01-13drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz
2013-01-13drm/nouveau: add locking around instobj list operationsMarcin Slusarz
2013-01-13drm/nouveau: do not forcibly power on lvds panelsBen Skeggs