index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2015-03-12
Revert "i2c: core: Dispose OF IRQ mapping at client removal time"
Jakub Kicinski
-3
/
+0
2015-03-12
phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure path
Axel Lin
-3
/
+3
2015-03-12
phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementation
Axel Lin
-7
/
+3
2015-03-12
phy: samsung-usb2: Remove NULL terminating entry from phys array
Axel Lin
-3
/
+0
2015-03-12
phy: hix5hd2-sata: Check return value of platform_get_resource
Axel Lin
-0
/
+3
2015-03-12
phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol function
Axel Lin
-20
/
+4
2015-03-11
xen-netback: notify immediately after pushing Tx response.
David Vrabel
-11
/
+12
2015-03-11
clk: introduce clk_is_match
Michael Turquette
-0
/
+26
2015-03-11
clk: don't export static symbol
Julia Lawall
-1
/
+0
2015-03-11
drm/vmwgfx: Fix an issue with the device losing its irq line on module unload
Thomas Hellstrom
-0
/
+1
2015-03-11
drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
Colin Ian King
-4
/
+6
2015-03-11
drm/vmwgfx: Reorder device takedown somewhat
Thomas Hellstrom
-37
/
+40
2015-03-11
drm/vmwgfx: Fix a couple of lock dependency violations
Thomas Hellstrom
-16
/
+6
2015-03-11
HID: add ALWAYS_POLL quirk for a Logitech 0xc007
oliver@neukum.org
-0
/
+2
2015-03-11
serial: 8250_dw: Fix deadlock in LCR workaround
Peter Hurley
-3
/
+12
2015-03-11
Revert "usb: gadget: zero: Add support for interrupt EP"
Felipe Balbi
-526
/
+22
2015-03-11
xen-pciback: limit guest control of command register
Jan Beulich
-14
/
+51
2015-03-11
Revert "pcmcia: add a new resource manager for non ISA systems"
Greg Kroah-Hartman
-182
/
+3
2015-03-11
Revert "pcmcia: fix incorrect bracketing on a test"
Greg Kroah-Hartman
-1
/
+1
2015-03-11
Revert "pcmcia: add missing include for new pci resource handler"
Greg Kroah-Hartman
-1
/
+0
2015-03-11
Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"
Mathias Nyman
-94
/
+10
2015-03-11
drm/radeon: drop setting UPLL to sleep mode
Christian König
-4
/
+2
2015-03-11
drm/radeon: fix wait to actually occur after the signaling callback
Maarten Lankhorst
-23
/
+45
2015-03-11
phy: exynos-mipi-video: Use spin_lock to protct state->regmap rmw operations
Axel Lin
-6
/
+3
2015-03-10
Merge tag 'for-linus-20150310' of git://git.infradead.org/linux-mtd
Linus Torvalds
-6
/
+45
2015-03-10
Merge tag 'iommu-fixes-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+26
2015-03-10
usb: phy: am335x-control: check return value of bus_find_device
David Dueck
-0
/
+3
2015-03-10
usb: dwc2: host: fix dwc2 disconnect bug
Yunzhi Li
-0
/
+3
2015-03-10
Merge tag 'wireless-drivers-for-davem-2015-03-10' of git://git.kernel.org/pub...
David S. Miller
-44
/
+109
2015-03-10
cxgb4: fix coccinelle warnings
Hariprasad Shenai
-1
/
+1
2015-03-10
net: fec: fix receive VLAN CTAG HW acceleration issue
Nimrod Andy
-2
/
+1
2015-03-10
of: unittest: Add options string testcase variants
Peter Hurley
-0
/
+11
2015-03-10
of: fix handling of '/' in options for of_find_node_by_path()
Leif Lindholm
-8
/
+15
2015-03-10
of/unittest: Fix the wrong expected value in of_selftest_property_string
Wang Long
-2
/
+2
2015-03-10
of/unittest: remove the duplicate of_changeset_init
Wang Long
-1
/
+0
2015-03-10
of: unittest: fix I2C dependency
Arnd Bergmann
-6
/
+6
2015-03-10
of/overlay: Remove unused variable
Fabio Estevam
-1
/
+1
2015-03-10
of: Fix premature bootconsole disable with 'stdout-path'
Peter Hurley
-1
/
+3
2015-03-10
Merge tag 'v4.0-rc3' into HEAD
Rob Herring
-1709
/
+2787
2015-03-10
drm/i915: Prevent TLB error on first execution on SNB
Chris Wilson
-2
/
+16
2015-03-10
drm/i915: Do both mt and gen6 style forcewake reset on ivb probe
Mika Kuoppala
-1
/
+7
2015-03-10
drm/i915: Make WAIT_IOCTL negative timeouts be indefinite again
Chris Wilson
-3
/
+4
2015-03-10
drm/i915: use in_interrupt() not in_irq() to check context
Dave Gordon
-1
/
+1
2015-03-10
pinctrl: update direction_output function of cherryview driver
qipeng.zha
-0
/
+1
2015-03-10
net: WIZnet drivers: enable interrupts after napi_complete()
Yongbae Park
-2
/
+2
2015-03-10
ibmveth: enable interrupts after napi_complete()
Yongbae Park
-2
/
+2
2015-03-10
drm/mst: fix recursive sleep warning on qlock
Daniel Vetter
-3
/
+8
2015-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
-2
/
+2
2015-03-10
drm: Don't assign fbs for universal cursor support to files
Chris Wilson
-16
/
+19
2015-03-10
virtio-balloon: do not call blocking ops when !TASK_RUNNING
Michael S. Tsirkin
-5
/
+14
[prev]
[next]