aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-07-03ipw2200: convert __list_for_each usage to list_for_eachDave Jones
2013-07-03radeon: remove redundant __list_for_each definition from mkregtable.cDave Jones
2013-07-03backlight: convert from legacy pm ops to dev_pm_opsShuah Khan
2013-07-03lcd: add devm_lcd_device_{register,unregister}()Jingoo Han
2013-07-03backlight: add devm_backlight_device_{register,unregister}()Jingoo Han
2013-07-03backlight: pcf50633: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03backlight: lp8788: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03backlight: ep93xx: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()Dimitri Sivanich
2013-07-03drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz
2013-07-03drm/i915: quirk away phantom LVDS on Intel's D525MW mainboardJani Nikula
2013-07-03drm/i915: quirk away phantom LVDS on Intel's D510MO mainboardChris Wilson
2013-07-03dmi: add support for exact DMI matches in addition to substring matchingJani Nikula
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook
2013-07-03mm: correctly update zone->managed_pagesJiang Liu
2013-07-03uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin
2013-07-03block: do not pass disk names as format stringsKees Cook
2013-07-03drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan
2013-07-03drivers/cdrom/gdrom.c: fix device number leakLibo Chen
2013-07-03drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-07-02Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-07-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-02Merge tag 'staging-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-02Merge tag 'usb-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-06-30Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman
2013-06-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-29Merge branch 'devel-stable' into for-nextRussell King
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King
2013-06-29cpqphp_sysfs: switch to fixed_size_llseek()Al Viro