summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-04pinctrl: imx: fix using pin->input_val wronglyPeter Chen1-3/+3
2013-11-04Merge branch 'pinmux/next/pfc' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij6-0/+4285
2013-11-04pinctrl: imx1: fix return value check in imx1_pinctrl_core_probe()Wei Yongjun1-2/+2
2013-11-04Merge tag 'asoc-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai145-748/+1479
2013-11-04Merge remote-tracking branch 'asoc/fix/ak4642' into asoc-linusMark Brown145-748/+1479
2013-11-04net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein1-1/+1
2013-11-04of/irq: Fix potential buffer overflowGrant Likely1-2/+8
2013-11-04of/irq: Fix bug in interrupt parsing refactor.Grant Likely1-10/+10
2013-11-04of: set dma_mask to point to coherent_dma_maskRob Herring1-0/+2
2013-11-03dmi: Avoid unaligned memory access in save_mem_devices()Luck, Tony1-1/+2
2013-11-01Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-218/+63
2013-11-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds4-4/+25
2013-11-01USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко2-0/+7
2013-11-01Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...Greg Kroah-Hartman1-5/+1
2013-11-01Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"Greg Kroah-Hartman1-52/+10
2013-11-01Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...Greg Kroah-Hartman1-37/+28
2013-11-01Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"Greg Kroah-Hartman1-2/+2
2013-11-01Revert "usb: pl2303: move the two baud rate encoding methods to separate func...Greg Kroah-Hartman1-114/+101
2013-11-01Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...Greg Kroah-Hartman1-12/+4
2013-11-01Revert "usb: pl2303: also use the divisor based baud rate encoding method for...Greg Kroah-Hartman1-1/+1
2013-11-01Revert "usb: pl2303: add two comments concerning the supported baud rates wit...Greg Kroah-Hartman1-12/+0
2013-11-01Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...Greg Kroah-Hartman1-2/+3
2013-11-01Revert "pl2303: improve the chip type information output on startup"Greg Kroah-Hartman1-10/+5
2013-11-01Revert "pl2303: improve the chip type detection/distinction"Greg Kroah-Hartman1-72/+23
2013-11-01Revert "USB: pl2303: distinguish between original and cloned HX chips"Greg Kroah-Hartman1-32/+11
2013-11-01Merge tag 'please-pull-move-cper' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar6-2/+10
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar253-1733/+2495
2013-11-01i915: fix compiler warningLinus Torvalds1-2/+0
2013-10-31can: kvaser_usb: fix usb endpoints detectionOlivier Sobrie1-7/+13
2013-10-31can: c_can: Fix RX message handling, handle lost message before EOBMarkus Pargmann1-3/+3
2013-10-31Move cper.c from drivers/acpi/apei to drivers/firmware/efiLuck, Tony6-2/+10
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-20/+51
2013-10-31Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+1
2013-10-31serial: omap: fix missing commaPhilippe Proulx1-1/+1
2013-10-31Input: ALPS - add support for model found on Dell XT2Yunkang Tang1-0/+1
2013-10-31Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie3-3/+4
2013-10-31of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha1-0/+31
2013-10-31powerpc/pmu: Fix ADB_PMU_LED_IDE dependenciesChristian Kujau1-0/+1
2013-10-30Merge tag 'tty-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-7/+2
2013-10-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-54/+168
2013-10-30Staging: sb105x: info leak in mp_get_count()Dan Carpenter1-1/+1
2013-10-30Staging: bcm: info leak in ioctlDan Carpenter1-0/+1
2013-10-30staging: wlags49_h2: buffer overflow setting station nameDan Carpenter1-3/+6
2013-10-30aacraid: missing capable() check in compat ioctlDan Carpenter1-0/+2
2013-10-30staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter1-0/+3
2013-10-30gpio: tb10x: fix return value check in tb10x_gpio_probe()Wei Yongjun1-4/+2
2013-10-30gpio: tb10x: use module_platform_driver to simplify the codeWei Yongjun1-12/+1
2013-10-30gpio: bcm-kona: add missing .owner to struct gpio_chipWei Yongjun1-0/+1
2013-10-30misc: mic: Fixes for randconfig build errors and warnings.Ashutosh Dixit3-2/+4
2013-10-30tifm: fix error return code in tifm_7xx1_probe()Wei Yongjun1-1/+3