aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2014-01-22 09:11:39 +1000
committerDave Airlie <airlied@redhat.com>2014-01-22 09:11:39 +1000
commit2b76a676f797b4bfbe6e856f5f608bed4e6e92b4 (patch)
tree3bedc937b383863128db63f47c5c3b716ca0565e /scripts/checkpatch.pl
parentMerge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next (diff)
parentdrm/gem: Always initialize the gem object in object_init (diff)
Merge branch 'topic/core-stuff' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
Some straggling drm core patches * 'topic/core-stuff' of git://people.freedesktop.org/~danvet/drm-intel: drm/gem: Always initialize the gem object in object_init drm/edid: Populate picture aspect ratio for CEA modes drm/edid: parse the list of additional 3D modes drm/edid: split VIC display mode lookup into a separate function drm: Make the connector mode_valid() vfunc return a drm_mode_status enum
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
cf24ac575c20bc506c?s=13&d=retro' />Julia Lawall1-1/+1 2016-06-07gpio: remove redundant owner assignments of driversMasahiro Yamada1-1/+0 2016-04-05gpio: tc3589x: make explicitly non-modularPaul Gortmaker1-11/+0 2016-04-05gpio: tc3589x: implement open drain/source callbackLinus Walleij1-0/+41 2016-04-05gpio: tc3589x: use BIT() macroLinus Walleij1-8/+9 2016-02-23gpio: tc3589x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan1-11/+2 2016-01-05gpio: tc3589x: use gpiochip data pointerLinus Walleij1-15/+10 2015-12-26gpio: tc3589x: Be sure to clamp return valueLinus Walleij1-1/+1 2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1 2015-08-27gpio: tc3589x: use static container helperLinus Walleij1-5/+5 2015-03-26mfd: tc3589x: Enforce device-tree only modeLinus Walleij1-3/+0 2015-01-15gpio: tc3589x: get rid of platform dataLinus Walleij1-13/+2 2014-11-25mfd: tc3589x: get rid of static baseLinus Walleij1-1/+1 2014-09-26gpio: handle also nested irqchips in the chained handler set-upLinus Walleij1-0/+5 2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe1-7/+1 2014-04-28gpio: tc3589x: use gpiolib irqchip helpersLinus Walleij1-91/+23 2014-04-28gpio: tc3589x: get rid of static IRQ baseLinus Walleij1-9/+1 2014-04-28gpio: tc3589x: use managed resourcesLinus Walleij1-18/+10 2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij1-1/+1 2013-10-11gpio: tc3589x: drop references to "virtual" IRQLinus Walleij1-18/+18 2013-05-30gpio: tc3589x: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0 2013-03-27gpio: gpio-tc3589x.c: fix checkpatch errorsLaurent Navet1-4/+4 2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3 2012-11-28gpio: remove use of __devexitBill Pemberton1-1/+1 2012-11-28gpio: remove use of __devinitBill Pemberton1-1/+1 2012-11-28gpio: remove use of __devexit_pBill Pemberton1-1/+1 2012-10-26gpio/tc3589x: convert to use the simple irqdomainLinus Walleij1-11/+9 2012-09-12gpio: Enable the tc3298x GPIO expander driver for Device TreeLee Jones1-9/+17 2012-09-12gpio: Provide the tc3589x GPIO expander driver with an IRQ domainLee Jones1-28/+70 2011-06-06gpio: reorganize driversGrant Likely1-0/+389