summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-209-16/+28
|\
| * staging: r8712u: Add new USB IDsLubomir Schmidt2012-06-151-0/+2
| * staging: gdm72xx: Release netlink socket properlyBen Chan2012-06-141-1/+1
| * iio: drop wrong reference from KconfigJiri Kosina2012-06-141-2/+1
| * staging:iio:ad7298: Fix linker error due to missing IIO kfifo bufferLars-Peter Clausen2012-06-121-0/+1
| * Revert "staging: usbip: bugfix for stack corruption on 64-bit architectures"Greg Kroah-Hartman2012-06-121-1/+1
| * staging: usbip: bugfix for stack corruption on 64-bit architecturesBart Westgeest2012-06-111-1/+1
| * staging/comedi: fix build for USB not enabledRandy Dunlap2012-06-111-0/+5
| * staging: omapdrm: fix crash when freeing bad fbAndy Gross2012-06-111-3/+7
| * staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen2012-06-071-1/+2
| * iio: Fix potential use after freeLars-Peter Clausen2012-06-041-7/+9
| * staging:iio: remove num_interrupt_lines from documentationJohan Hovold2012-06-041-2/+0
* | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-06-205-22/+11
|\ \
| * | extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove()Axel Lin2012-06-181-0/+1
| * | extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leakAxel Lin2012-06-181-0/+2
| * | extcon: Fix wrong index in max8997_extcon_cable[]Axel Lin2012-06-181-2/+2
| * | kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-151-18/+4
| * | Extcon: Don't try to create duplicate link namesMark Brown2012-06-141-1/+1
| * | driver core: fixup reversed deferred probe orderKuninori Morimoto2012-06-131-1/+1
* | | Merge tag 'char-misc-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-06-203-6/+7
|\ \ \
| * | | misc: mei: set WDIOF_ALARMONLY on mei watchdogTomas Winkler2012-06-131-1/+1
| * | | misc: mei: Disable MSI when IRQ registration failsSamuel Ortiz2012-06-131-2/+2
| * | | misc: mei: fix stalled readTomas Winkler2012-06-131-1/+1
| * | | misc: mei: unregister misc device in pci_remove functionTomas Winkler2012-06-131-1/+2
| * | | misc: mei: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler2012-06-131-1/+1
| |/ /
* | | Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-203-6/+43
|\ \ \
| * | | serial/amba-pl011: move custom pin control to driverLinus Walleij2012-06-121-4/+41
| * | | serial: fix serial_txx9.c build warning/typoRandy Dunlap2012-06-121-1/+1
| * | | serial: fix kernel-doc warnings in 8250.cRandy Dunlap2012-06-121-1/+1
| |/ /
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-2025-34/+34
|\ \ \
| * | | Viresh has movedViresh Kumar2012-06-2025-34/+34
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-06-202-6/+16
|\ \ \ \
| * | | | SPI: fix over-eager devm_xxx() conversionRussell King2012-06-181-1/+2
| * | | | ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOsRoland Stigge2012-06-171-0/+8
| * | | | ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0Roland Stigge2012-06-171-5/+0
| * | | | ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree bootLee Jones2012-06-141-0/+6
| | |_|/ | |/| |
* | | | Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-06-202-2/+22
|\ \ \ \
| * | | | pinctrl/nomadik: document Alt-C glitchLinus Walleij2012-06-171-1/+21
| * | | | pinctrl: mxs: Use kfree to fix build errorFabio Estevam2012-06-171-1/+1
| | |/ / | |/| |
* | | | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-06-193-32/+32
|\ \ \ \
| * | | | regulator: Change db8500-prcmu match names to reflect Device TreeLee Jones2012-06-171-20/+20
| * | | | regulator: Change ab8500 match names to reflect Device TreeLee Jones2012-06-171-11/+11
| * | | | regulator: Fix the s5m8767a problem of the division by nullSangbeom Kim2012-06-171-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2012-06-184-18/+12
|\ \ \ \ \
| * | | | | edac: Do alignment logic properly in edac_align_ptr()Chris Metcalf2012-06-111-1/+1
| * | | | | mpc85xx_edac: fix error: too few arguments to function 'edac_mc_alloc'Kim Phillips2012-06-111-1/+2
| * | | | | edac: fix the error about memory type detection on SandyBridgeChen Gong2012-06-111-1/+1
| * | | | | edac: avoid mce decoding crash after edac driver unloadedChen Gong2012-06-112-15/+8
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-06-181-1/+1
|\ \ \ \ \
| * | | | | hwrng: atmel-rng - fix data valid checkPeter Korsgaard2012-06-121-1/+1