summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] au8522_common: dont EXPORT_SYMBOL(au8522_led_gpio_enable)Michael Krufky2012-04-191-2/+1
* [media] au8522_common: add missing MODULE_LICENSEMichael Krufky2012-04-191-0/+2
* [media] au8522: build ATV/DTV demodulators as separate modulesMichael Krufky2012-04-196-222/+283
* [media] au0828-dvb: attach tuner based on dev->board.tuner_type on hvr950qMichael Krufky2012-04-191-4/+23
* [media] xc5000: xtal_khz should be a u16 rather than a u32Michael Krufky2012-04-192-2/+2
* [media] xc5000: log firmware upload failures in xc5000_fwuploadMichael Krufky2012-04-191-1/+4
* [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmwareMichael Krufky2012-04-192-4/+36
* Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab2012-04-191590-22870/+63610
|\
| * Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-163-43/+2
| |\
| | * ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-133-43/+2
| * | PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki2012-04-151-18/+39
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-151-4/+4
| |\ \
| | * | video: msm: Fix section mismatches in mddi.cDavid Brown2012-04-131-4/+4
| * | | SCSI: Fix error handling when no ULD is attachedMartin K. Petersen2012-04-151-1/+1
| * | | Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-04-144-193/+201
| |\ \ \
| | * | | video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-04-091-2/+9
| | * | | fbdev: fix au1*fb buildsManuel Lauss2012-04-082-3/+4
| | * | | kyrofb: fix on x86_64Ondrej Zary2012-04-081-188/+188
| | |/ /
| * | | Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-149-332/+778
| |\ \ \
| | * | | block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancyGreg Kroah-Hartman2012-04-121-1/+1
| | * | | mtip32xx: dump tagmap on failureAsai Thambi S P2012-04-091-29/+33
| | * | | mtip32xx: fix handling of commands in various scenariosAsai Thambi S P2012-04-092-51/+132
| | * | | mtip32xx: Shorten macro namesAsai Thambi S P2012-04-092-77/+75
| | * | | mtip32xx: misc changesAsai Thambi S P2012-04-091-22/+44
| | * | | mtip32xx: Add new sysfs entry 'status'Asai Thambi S P2012-04-092-29/+313
| | * | | mtip32xx: make setting comp_time as commonAsai Thambi S P2012-04-091-11/+5
| | * | | mtip32xx: Add new bitwise flag 'dd_flag'Asai Thambi S P2012-04-092-55/+168
| | * | | mtip32xx: fix error handling in mtip_init()Ryosuke Saito2012-04-051-4/+11
| | * | | virtio-blk: Call revalidate_disk() upon online disk resizeVivek Goyal2012-03-291-0/+1
| | * | | Merge branch 'stable/for-jens-3.4-bugfixes' of git://git.kernel.org/pub/scm/l...Jens Axboe2012-03-263-74/+40
| | |\ \ \
| | | * | | xen/blkback: Make optional features be really optional.Konrad Rzeszutek Wilk2012-03-241-21/+14
| | | * | | xen/blkback: Squash the discard support for 'file' and 'phy' type.Konrad Rzeszutek Wilk2012-03-243-61/+34
| | * | | | mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and...Asai Thambi S P2012-03-231-11/+8
| | |/ / /
| | * | | cciss: Fix scsi tape io with more than 255 scatter gather elementsStephen M. Cameron2012-03-221-1/+1
| | * | | cciss: Initialize scsi host max_sectors for tape drive supportStephen M. Cameron2012-03-221-0/+1
| | * | | xen-blkfront: make blkif_io_lock spinlock per-deviceSteven Noonan2012-03-201-16/+16
| | * | | xen/blkfront: don't put bdev right after getting itAndrew Jones2012-03-201-1/+1
| | * | | xen-blkfront: use bitmap_set() and bitmap_clear()Akinobu Mita2012-03-201-4/+3
| | * | | xen/blkback: Enable blkback on HVM guestsDaniel De Graaf2012-03-201-1/+1
| | * | | xen/blkback: use grant-table.c hypercall wrappersDaniel De Graaf2012-03-201-25/+4
| * | | | cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman2012-04-141-0/+1
| * | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-134-24/+27
| |\ \ \ \
| | * | | | hwmon: (pmbus_core) Fix compiler warningGuenter Roeck2012-04-091-9/+8
| | * | | | hwmon: (smsc47m1) Fix compiler warningGuenter Roeck2012-04-091-9/+10
| | * | | | hwmon: (acpi_power_meter) Fix compiler warning seen in some configurationsGuenter Roeck2012-04-091-0/+1
| | * | | | hwmon: (smsc47b397) Fix compiler warningGuenter Roeck2012-04-091-6/+8
| | | |/ / | | |/| |
| * | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-135-24/+21
| |\ \ \ \
| | * | | | gpio/exynos: Fix compiler warning in gpio-samsung.c fileSachin Kamat2012-04-111-8/+8
| | * | | | gpio: Fix range check in of_gpio_simple_xlate()Roland Stigge2012-04-101-1/+1
| | * | | | gpio: Fix uninitialized variable bit in adp5588_irq_handlerAxel Lin2012-04-101-1/+1