aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-01-03Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-2.6 into imx/clkArnd Bergmann1-0/+22
2012-01-03regulator: add regulator_bulk_force_disable functionDonggeun Kim1-0/+8
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville9-271/+311
2012-01-03drm/i915: Add support for resetting the SO write pointers on gen7.Eric Anholt1-0/+4
2012-01-03drm/i915: add color key support v4Jesse Barnes1-0/+36
2012-01-03pinctrl: remove unnecessary max pin numberChanho Park1-5/+0
2012-01-03pinctrl: pass name instead of device to pin_config_*Stephen Warren1-8/+8
2012-01-03pinctrl: add "struct seq_file;" to pinconf.hStephen Warren1-0/+1
2012-01-03pinctrl: add a group-specific hog macroLinus Walleij1-0/+9
2012-01-03pinctrl: don't create a device for each pin controllerStephen Warren1-25/+0
2012-01-03pinctrl: implement PINMUX_MAP_SYS_HOGStephen Warren1-0/+8
2012-01-03pinctrl: add a pin config interfaceLinus Walleij2-2/+102
2012-01-03pinctrl: make a copy of pinmux mapLinus Walleij1-1/+1
2012-01-03pinctrl: GPIO direction support for muxingLinus Walleij1-1/+23
2012-01-03pinctrl: add a pin_base for sparse gpio-rangesChanho Park2-1/+3
2012-01-03pinctrl: add explicit gpio_disable_free pinmux_opStephen Warren1-0/+3
2012-01-02Bluetooth: Rename extfeaturesAndre Guedes1-2/+2
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-01-02regulator: add regulator_force_disable() definition for !CONFIG_REGULATORMyungJoo Ham1-0/+5
2011-12-31ALSA: export compress headersVinod Koul1-0/+2
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov1-1/+1
2011-12-31[media] dvb-core: be sure that drivers won't use DVBv3 internallyMauro Carvalho Chehab1-2/+4
2011-12-30Input: add driver for pixcir i2c touchscreensJianchun Bian1-0/+10
2011-12-30IPv6: Avoid taking write lock for /proc/net/ipv6_routeJosh Hunt1-0/+4
2011-12-30unix_diag: Fixup RQLEN extension reportPavel Emelyanov1-0/+5
2011-12-30af_unix: Move CINQ/COUTQ code to helpersPavel Emelyanov1-0/+3
2011-12-30unix_diag: Add the MEMINFO extensionPavel Emelyanov1-0/+2
2011-12-30inet_diag: Add the SKMEMINFO extensionPavel Emelyanov1-1/+2
2011-12-30sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov1-0/+15
2011-12-30unix_diag: Include unix_diag.h into header-y targetPavel Emelyanov2-0/+3
2011-12-30sock_diag: Arrange sock_diag.h such that it is exportable to userspacePavel Emelyanov2-3/+8
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+47
2011-12-30[media] v4l: Add new alpha component controlSylwester Nawrocki1-3/+3
2011-12-30Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab65-273/+370
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab1-0/+1
2011-12-29drm/exynos: added hdmi display supportSeung-Woo Kim1-0/+27
2011-12-29drm: Add multi buffer plane pixel formatsSeung-Woo Kim1-0/+7
2011-12-28ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller1-3/+0
2011-12-28jbd2: clear revoked flag on buffers before a new transaction startedYongqiang Yang1-0/+1
2011-12-28ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller1-0/+27
2011-12-28ipv6: Use universal hash for NDISC.David S. Miller3-3/+14
2011-12-28dt: add empty of_get_node/of_put_node functionsRob Herring1-15/+14
2011-12-28clk: add helper functions clk_prepare_enable and clk_disable_unprepareRichard Zhao1-0/+22
2011-12-27Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner1-0/+56
2011-12-28Merge branch 'samsung/cleanup' into next/driversArnd Bergmann1-10/+5
2011-12-27Merge branch 'v3.2-rc6' into next/driversArnd Bergmann5-4/+18
2011-12-27Merge branch 'omap/hwmod' into next/driversArnd Bergmann24-108/+80
2011-12-27Merge branch 'pm-freezer' into pm-for-linusRafael J. Wysocki1-1/+3
2011-12-27netfilter: xtables: give xt_ecn its own nameJan Engelhardt2-7/+16
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt3-30/+37