summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-08staging: tidspbridge: use prepare/unprepare on dsp clocksOmar Ramirez Luna2-3/+22
2013-01-08staging: tidspbridge: Fix build breakage due to splitting CM functions.Enric Balletbo i Serra1-1/+1
2013-01-08staging: comedi: comedi_test: fix race when cancelling commandIan Abbott1-1/+1
2013-01-08staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott1-0/+1
2013-01-08staging: comedi: prevent auto-unconfig of manually configured devicesIan Abbott1-0/+3
2013-01-08staging: comedi: fix minimum AO period for NI 625x and NI 628xÉric Piel1-8/+8
2013-01-08staging: vme_pio2: fix oops on module unloadingKonstantin Khlebnikov1-12/+2
2013-01-08staging: speakup: avoid out-of-range access in synth_add()Samuel Thibault1-1/+1
2013-01-08staging: speakup: avoid out-of-range access in synth_init()Nickolai Zeldovich1-1/+1
2013-01-08staging: rtl8192e: Fix failure to check pci_map_single()Larry Finger2-2/+13
2013-01-08staging: rtl8187se: Fix failure to check pci_map_single()Larry Finger1-1/+2
2013-01-08staging: drm/imx: fix double free bug in error pathLothar Waßmann1-1/+0
2013-01-08staging: drm/imx: several bug fixesLothar Waßmann1-2/+4
2013-01-08staging: drm/imx: check return value of ipu_reset()Lothar Waßmann1-1/+4
2013-01-08staging: drm/omap: fix flags in dma buf exportingRob Clark1-1/+1
2013-01-08staging: drm/omap: use omapdss low level APIRob Clark9-893/+1214
2013-01-07staging/fwserial: Update TODO file per reviewer commentsPeter Hurley1-8/+3
2013-01-07staging/fwserial: Limit tx/rx to 1394-2008 spec maximumPeter Hurley3-7/+4
2013-01-07staging/fwserial: Refine Kconfig help textPeter Hurley1-1/+3
2013-01-07Merge tag 'iio-fixes-for-3.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman17-21/+69
2013-01-07staging: r8712u: Add new device IDLarry Finger1-0/+2
2013-01-07Staging: wlan-ng: Add missing argumentEmil Goode1-3/+4
2013-01-07staging: Enable parport sb105x drivers if parport is configuredSteven Rostedt1-0/+2
2013-01-07staging: Make SystemBase PCI Multiport UART only for x86Steven Rostedt1-0/+1
2013-01-03Linux 3.8-rc2v3.8-rc2Linus Torvalds1-1/+1
2013-01-03Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2013-01-03leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas1-2/+3
2013-01-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-14/+29
2013-01-03Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds6-55/+63
2013-01-03UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells1-3/+3
2013-01-03UAPI: Remove empty Kbuild filesDavid Howells8-8/+0
2013-01-03Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-6/+14
2013-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-28/+29
2013-01-03mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2-21/+49
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-58/+152
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins4-14/+9
2013-01-02tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins1-38/+26
2013-01-02epoll: prevent missed events on EPOLL_CTL_MODEric Wong1-1/+21
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen3-2/+23
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
2012-12-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds46-397/+880
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-88/+109
2012-12-30Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+3
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