summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-04-24Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...Arnd Bergmann
2014-04-24of/irq: do irq resolution in platform_get_irqRob Herring
2014-04-24can: slcan: Fix spinlock variantAlexander Stein
2014-04-24can: fix return value from can_get_bittiming()Oliver Hartkopp
2014-04-24can: sja1000_isa: add locking for indirect register access modeOliver Hartkopp
2014-04-24can: c_can_pci: enable PCI bus master only for MSIWolfgang Grandegger
2014-04-24can: c_can: use proper type for 'instance'Wolfram Sang
2014-04-24can: c_can: Speed up tx buffer invalidationThomas Gleixner
2014-04-24can: c_can: Remove tx lockingThomas Gleixner
2014-04-24can: c_can: Use proper u32 variables in c_can_write_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup c_can_write_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup c_can_msg_obj_put/get()Thomas Gleixner
2014-04-24can: c_can: Cleanup c_can_inval_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup setup of receive buffersThomas Gleixner
2014-04-24can: c_can: Cleanup c_can_read_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup irq enable/disableThomas Gleixner
2014-04-24can: c_can: Work around C_CAN RX wreckageThomas Gleixner
2014-04-24can: c_can: Disable rx split as workaroundThomas Gleixner
2014-04-24can: c_can: Get rid of pointless interruptsThomas Gleixner
2014-04-24can: c_can: Avoid status register update for D_CANThomas Gleixner
2014-04-24can: c_can: Simplify buffer reenablingThomas Gleixner
2014-04-24can: c_can: Always update error statsThomas Gleixner
2014-04-24can: c_can: Fix berr reportingThomas Gleixner
2014-04-24can: c_can: Handle state change correctlyThomas Gleixner
2014-04-24can: c_can: Do not access skb after net_receive_skb()Thomas Gleixner
2014-04-24can: c_can: Make bus off interrupt disable logic workThomas Gleixner
2014-04-24can: c_can: Fix startup logicThomas Gleixner
2014-04-24can: c_can_pci: Set the type of the IP coreThomas Gleixner
2014-04-24phy: fix kernel oops in phy_lookup()Sergei Shtylyov
2014-04-24phy: restore OMAP_CONTROL_PHY dependenciesJean Delvare
2014-04-24phy: exynos: fix building as a moduleArnd Bergmann
2014-04-24USB: serial: fix sysfs-attribute removal deadlockJohan Hovold
2014-04-24usb: wusbcore: fix panic in wusbhc_chid_setThomas Pugliese
2014-04-24usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irqThomas Pugliese
2014-04-24uwb: don't call spin_unlock_irq in a USB completion handlerThomas Pugliese
2014-04-24usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen
2014-04-24Merge tag 'fixes-for-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-04-24Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-04-24Merge tag 'spi-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-04-24gianfar: Check if phydev present on ethtool -AClaudiu Manoil
2014-04-24qlcnic: Fix memory leak.Rajesh Borundia
2014-04-24qlcnic: Reset firmware API lock at driver load timeSony Chacko
2014-04-24ACPI / notify: Do not block unknown type notifications in root handlerRafael J. Wysocki
2014-04-24team: forbid incorrect fall-through in notifierJiri Pirko
2014-04-24net: cadence: Fix architecture dependenciesJean Delvare
2014-04-24smc91x: improve definition of debug macrosZi Shen Lim
2014-04-24Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-24power/reset: vexpress: Fix restart/power off operationPawel Moll
2014-04-24of: selftest: add deferred probe interrupt testRob Herring