summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-07parisc: sticon - unbreak on 64bit kernelHelge Deller3-80/+158
2013-11-07of: irq: Fix interrupt-map entry matchingTomasz Figa1-1/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring181-1017/+1668
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin1-12/+10
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds667-22295/+23531
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds45-341/+1174
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds49-478/+480
2013-11-07Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds96-709/+7906
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds169-4342/+8193
2013-11-06s390/scm_blk: fix endless loop for requests != REQ_TYPE_FSSteffen Maier1-1/+5
2013-11-06gpio: gpio-mxs: Remove unneeded dt checksFabio Estevam1-23/+9
2013-11-06gpio: pl061: don't depend on CONFIG_ARMRob Herring1-1/+1
2013-11-06pinctrl: imx50: add pinctrl support code for the IMX50 SoCGreg Ungerer3-0/+435
2013-11-05pinctrl: at91: copy define to driverLinus Walleij1-0/+1
2013-11-04clk: new driver for efm32 SoCUwe Kleine-König2-0/+82
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-158/+114
2013-11-04pinctrl: remove minor dead codeMichael Opdenacker1-3/+1
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-03Merge 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-03of/irq: Fix potential buffer overflowGrant Likely1-2/+8
2013-11-03of/irq: Fix bug in interrupt parsing refactor.Grant Likely1-10/+10
2013-11-03of: 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-10-31i915: 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