summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-07Staging: bcm: Remove typedef for _ISO_HEADER and call directly.Kevin McKinney2-12/+12
2013-01-07Staging: bcm: Replace PUCHAR with u8 * in nmv.hKevin McKinney1-1/+1
2013-01-07Staging: bcm: Replace UINT with unsigned int in nvm.hKevin McKinney1-2/+2
2013-01-07Staging: bcm: Replace B_UINT32 with u32 in nvm.hKevin McKinney1-85/+85
2013-01-07Staging: bcm: Enclose complex values in parenthesis in nvm.hKevin McKinney1-4/+4
2013-01-07Staging: bcm: Properly format braces in nvm.hKevin McKinney1-14/+7
2013-01-07Staging: bcm: Properly format and remove comments as needed in nvm.hKevin McKinney1-84/+59
2013-01-07Staging: bcm: Fix all white space issues in nvm.hKevin McKinney1-255/+169
2013-01-07Merge tag 'iio-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman16-150/+338
2013-01-06hid: iio: rename struct hid_sensor_iio_common to hid_sensor_commonAlexander Holler8-13/+13
2013-01-06rtc: add rtc-driver for HID sensors of type timeAlexander Holler3-0/+308
2013-01-06iio: merge hid-sensor-attributes.h into hid-sensor-hub.hAlexander Holler7-63/+0
2013-01-06iio: lp8788_adc: fix parent device in kernel messageKim, Milo1-1/+1
2013-01-06iio: lp8788_adc: fix a parent device in _probe()Kim, Milo1-2/+2
2013-01-02Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2013-01-02leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas1-2/+3
2013-01-02Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-14/+15
2013-01-02Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds3-54/+58
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen1-2/+9
2013-01-02watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen1-1/+0
2013-01-02watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin1-7/+6
2013-01-02watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin1-4/+0
2013-01-01iio: max1363 comment and whitespace fixesPeter Meerwald1-8/+7
2013-01-01iio: cleanup buffer setup code in max1363 driverPeter Meerwald1-54/+5
2012-12-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds44-393/+849
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+0
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie2-14/+0
2012-12-30drm: tegra: program only one window during modesetLucas Stach1-2/+1
2012-12-30drm: tegra: clean out old gem prototypesLucas Stach1-18/+0
2012-12-30drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach1-16/+3
2012-12-30drm: tegra: protect DC register access with mutexLucas Stach2-0/+14
2012-12-30drm: tegra: don't leave clients host1x member uninitializedLucas Stach1-0/+2
2012-12-30drm: tegra: fix front_porch <-> back_porch mixupLucas Stach2-7/+7
2012-12-30Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie12-84/+325
2012-12-30Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-24/+122
2012-12-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+12
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-41/+22
2012-12-27iio: mxs: Remove unused struct mxs_lradc_chanMarek Vasut1-7/+0
2012-12-27iio: Fix some commentsAlexander Stein2-3/+3
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman1-2/+4
2012-12-26cpts: fix a run time warn_on.Richard Cochran1-1/+1
2012-12-26cpts: fix build error by removing useless code.Richard Cochran2-2/+0
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-2/+5
2012-12-26PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying1-1/+19
2012-12-26PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas1-51/+34
2012-12-23Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds54-247/+241
2012-12-23Partly revert "[media] uvcvideo: Set error_idx properly for extended controls...Rafael J. Wysocki2-18/+13
2012-12-23drm/nve0/graph: fix fuc, and enable acceleration on all known chipsetsBen Skeggs5-86/+108
2012-12-23drm/nvc0/graph: fix fuc, and enable acceleration on GF119Ben Skeggs3-83/+85
2012-12-23drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs2-1/+18