summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-04clk: tegra: Export peripheral reset functionsThierry Reding
2013-04-04clk: tegra: Fix periph_clk_to_bit macroYen Lin
2013-04-04Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...Stephen Warren
2013-04-04Merge branch 'for-3.10/soc' into for-3.10/clkStephen Warren
2013-04-04r8169: fix auto speed down issuehayeswang
2013-04-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-04-04Merge branch 'pm-fixes' into fixesRafael J. Wysocki
2013-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-04Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-04HID: magicmouse: fix race between input_register() and probe()Benjamin Tissoires
2013-04-04arm: zynq: Move timer to generic locationMichal Simek
2013-04-04clocksource: mct: Add terminating entry for exynos_mct_ids tableAxel Lin
2013-04-04clocksource: mct: Add missing semicolons in exynos_mct.cDoug Anderson
2013-04-04irqchip: s3c24xx: add devicetree supportHeiko Stuebner
2013-04-04irqchip: s3c24xx: make interrupt handling independent of irq_domain structureHeiko Stuebner
2013-04-04irqchip: s3c24xx: globally keep track of the created intc instancesHeiko Stuebner
2013-04-04irqchip: s3c24xx: add irq_set_type callback for basic interrupt typesHeiko Stuebner
2013-04-04irqchip: s3c24xx: fix irqlist of second s3c2416 controllerHeiko Stuebner
2013-04-04irqchip: s3c24xx: fix comments on some camera interruptsHeiko Stuebner
2013-04-04ARM: S3C24XX: move irq driver to drivers/irqchipHeiko Stuebner
2013-04-04pinctrl: bcm2835: make use of of_property_read_u32_index()Stephen Warren
2013-04-04gpio: vt8500: Remove arch-vt8500 gpio driverTony Prisk
2013-04-04pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500Tony Prisk
2013-04-04of: Remove duplicated code for validating property and valueTony Prisk
2013-04-04of: Add support for reading a u32 from a multi-value property.Tony Prisk
2013-04-03PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki
2013-04-03PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki
2013-04-03gpio: tegra: add gpio wakeup source handlingJoseph Lo
2013-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-04-03OMAPDSS: panels: keep platform data of all panels in a single headerArchit Taneja
2013-04-03ACPI / BGRT: Don't let users configure BGRT on non X86 systemsTony Luck
2013-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-02Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-02PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov
2013-04-02Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas
2013-04-02Merge branch 'pci/yinghai-eisa' into for-linusBjorn Helgaas
2013-04-03drm: correctly restore mappings if drm_open failsIlija Hadzic
2013-04-03Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2013-04-03Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-04-02clk: allow reentrant calls into the clk frameworkMike Turquette
2013-04-02clk: abstract locking out into helper functionsMike Turquette
2013-04-02net/mlx4_en: Fix setting initial MAC addressYan Burman
2013-04-02bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico
2013-04-02Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-04-02cpuidle / ACPI: recover percpu ACPI processor cstateAlex Shi
2013-04-02ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()Rafael J. Wysocki
2013-04-02cpufreq: Correct header guards typoBorislav Petkov
2013-04-02video:uvesafb: Fix dereference NULL pointer code pathWang YanQing
2013-04-02fbmon: use VESA_DMT_VSYNC_HIGH to fix typoJingoo Han