summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-03-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-05Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-03-05Merge tag 'md-3.9' of git://neil.brown.name/mdLinus Torvalds
2013-03-05Merge tag 'omap-for-v3.9-rc1/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2013-03-06Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-05drm/i915: also disable south interrupts when handling themPaulo Zanoni
2013-03-05iio:common:st_sensors fixed all warning messages about uninitialized variablesDenis CIOCCA
2013-03-05usb: musb: omap2430: fix sparse warningAaro Koskinen
2013-03-05usb: musb: omap2430: fix omap_musb_mailbox glue check againAaro Koskinen
2013-03-05usb: musb: fix compile warningFelipe Balbi
2013-03-05usb: musb: remove all 'select' from KconfigFelipe Balbi
2013-03-05usb: gadget: composite: fix kernel-doc warningsNishanth Menon
2013-03-05EDAC: Make sysfs functions staticStephen Hemminger
2013-03-05igb: Fix for lockdep issue in igb_get_i2c_clientCarolyn Wyborny
2013-03-05drm/i915: enable irqs earlier when resumingDaniel Vetter
2013-03-05igb: Fix link setup for I210 devicesCarolyn Wyborny
2013-03-05igb: Drop BUILD_BUG_ON check from igb_build_rx_bufferAlexander Duyck
2013-03-05drm/i915: Increase the RC6p threshold.Stéphane Marchesin
2013-03-05e1000e: workaround DMA unit hang on I218Bruce Allan
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang
2013-03-05Merge remote-tracking branch 'regulator/fix/twl' into tmpMark Brown
2013-03-05Merge remote-tracking branch 'regulator/fix/palmas' into tmpMark Brown
2013-03-05Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown
2013-03-05Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown
2013-03-05Merge remote-tracking branch 'regulator/fix/core' into tmpMark Brown
2013-03-04clk: Tegra: Remove duplicate smp_twd clockPrashant Gaikwad
2013-03-04irqchip: fix typo when moving gic_raise_softirq()Javi Merino
2013-03-05USB: EHCI: don't check DMA values in QH overlaysAlan Stern
2013-03-05USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern
2013-03-05hw_random: make buffer usable in scatterlist.Rusty Russell
2013-03-04pata_samsung_cf: use module_platform_driver_probe()Jingoo Han
2013-03-04[libata] Avoid specialized TLA's in ZPODD's KconfigAaron Lu
2013-03-04libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resourceSander Eikelenboom
2013-03-04sata_fsl: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-04ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston
2013-03-04ata_piix: Add MODULE_PARM_DESC to prefer_ms_hypervAndrew Brownfield
2013-03-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-03-04ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.hTony Lindgren
2013-03-04net: fec: fix build error in no MXC platformFrank Li
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li
2013-03-04random: fix locking dependency with the tasklist_lockTheodore Ts'o
2013-03-04DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.Egbert Eich
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-03-04ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0Chen Gang
2013-03-04ACPI / processor: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-04ACPI / Sleep: Avoid interleaved message on errorsJoe Perches