summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-204-12/+20
|\
| * hwmon: (tmp401) Drop redundant safety on cache lifetimeJean Delvare2013-05-191-1/+1
| * hwmon: fix error return code in abituguru_probe()Wei Yongjun2013-05-131-6/+10
| * hwmon: (iio_hwmon) Fix null pointer dereferenceAxel Lin2013-05-131-1/+1
| * hwmon: (nct6775) Do not create non-existing attributesGuenter Roeck2013-05-111-2/+4
| * hwmon: (iio_hwmon) Fix missing iio_channel_release_all call if devm_kzalloc failAxel Lin2013-05-111-2/+4
* | Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-204-19/+19
|\ \
| * | pinctrl/lantiq: Free mapping configs for both pin and groupsLaurent Pinchart2013-05-151-1/+2
| * | pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry()Wei Yongjun2013-05-141-1/+2
| * | pinctrl: vt8500: Fix incorrect data in WM8750 pinctrl tableTony Prisk2013-05-141-1/+1
| * | pinctrl: abx500: Rejiggle platform data and DT initialisationLee Jones2013-05-141-14/+13
| * | pinctrl: abx500: Specify failed sub-driver by ID instead of driver_dataLee Jones2013-05-141-2/+1
| |/
* | Merge tag 'dm-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ag...Linus Torvalds2013-05-191-2/+2
|\ \
| * | dm thin: fix metadata dev resize detectionAlasdair G Kergon2013-05-191-2/+2
| |/
* | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-1851-267/+0
|\ \
| * | drivers/watchdog: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-183-15/+0
| * | drivers/w1/masters: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * | drivers/video/omap2/dss: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-4/+0
| * | drivers/video/omap2: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * | drivers/usb/phy: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-184-20/+0
| * | drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-6/+0
| * | drivers/usb/gadget: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-10/+0
| * | drivers/usb/chipidea: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * | drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-183-19/+0
| * | drivers/staging/nvec: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * | drivers/staging/dwc2: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * | drivers/spi: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * | drivers/rtc: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-184-21/+0
| * | drivers/pwm: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-188-40/+0
| * | drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-184-19/+0
| * | drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * | drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * | drivers/misc: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * | drivers/mfd: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * | drivers/memory: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-6/+0
| * | drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-183-16/+0
| * | drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * | drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * | drivers/gpio: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-182-10/+0
| * | drivers/dma: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * | drivers/cpufreq: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-4/+0
| * | drivers/char/hw_random: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-122-11/+0
| * | drivers/ata: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-121-5/+0
| |/
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-181-2/+2
|\ \
| * | of/base: release the node correctly in of_parse_phandle_with_args()Tang Yuantian2013-04-171-2/+2
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-166-32/+36
|\ \ \
| * | | drm/radeon: restore nomodeset operation (v2)Dave Airlie2013-05-171-1/+11
| * | | qxl: fix bug with object eviction and update areaDave Airlie2013-05-171-0/+1
| * | | drm/qxl: drop active_user_framebuffer as its unneededDave Airlie2013-05-172-18/+4
| * | | qxl: drop unused variable.Dave Airlie2013-05-172-2/+0