index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-25
parisc: uaccess: fix compiler warnings caused by __put_user casting
Will Deacon
1
-10
/
+4
2013-04-25
parisc: Change kunmap macro to static inline function
John David Anglin
1
-1
/
+4
2013-04-25
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
John David Anglin
3
-1
/
+29
2013-04-25
USB: ehci-msm: USB_MSM_OTG needs USB_PHY
Arnd Bergmann
1
-0
/
+1
2013-04-25
USB: OHCI: avoid conflicting platform drivers
Arnd Bergmann
1
-18
/
+118
2013-04-25
USB: OMAP: ISP1301 needs USB_PHY
Arnd Bergmann
3
-1
/
+3
2013-04-25
USB: lpc32xx: ISP1301 needs USB_PHY
Arnd Bergmann
2
-0
/
+2
2013-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+2
2013-04-24
Merge tag 'gpio-v3.9-lastminute' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+6
2013-04-24
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
David S. Miller
1
-1
/
+2
2013-04-24
Revert "gpio: pxa: set initcall level to module init"
Linus Walleij
1
-1
/
+6
2013-04-24
Merge branch 'pci/gavin-msi-cleanup' into next
Bjorn Helgaas
8
-157
/
+118
2013-04-24
vfio-pci: Use cached MSI/MSI-X capabilities
Bjorn Helgaas
1
-3
/
+3
2013-04-24
vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
1
-2
/
+2
2013-04-24
USB: ftdi_sio: enable two UART ports on ST Microconnect Lite
Adrian Thomasset
1
-7
/
+11
2013-04-24
Tools: hv: Fix a checkpatch warning
K. Y. Srinivasan
1
-1
/
+1
2013-04-24
tools: hv: skip iso9660 mounts in hv_vss_daemon
Olaf Hering
1
-0
/
+2
2013-04-24
tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon
Olaf Hering
1
-9
/
+22
2013-04-24
tools: hv: use getmntent in hv_vss_daemon
Olaf Hering
1
-18
/
+21
2013-04-24
Tools: hv: Fix a checkpatch warning
K. Y. Srinivasan
1
-2
/
+3
2013-04-24
tools: hv: fix checks for origin of netlink message in hv_vss_daemon
Olaf Hering
1
-1
/
+7
2013-04-24
Tools: hv: fix warnings in hv_vss_daemon
Olaf Hering
1
-4
/
+8
2013-04-24
efi: Check EFI revision in setup_efi_vars
Josh Boyer
1
-1
/
+1
2013-04-24
x86, efi: Fix a build warning
Borislav Petkov
1
-1
/
+1
2013-04-24
fbdev/sgivwfb: use vm_iomap_memory()
Tomi Valkeinen
1
-13
/
+7
2013-04-24
fbdev/vermillion: use vm_iomap_memory()
Tomi Valkeinen
1
-10
/
+4
2013-04-24
fbdev/sa1100fb: use vm_iomap_memory()
Tomi Valkeinen
1
-13
/
+3
2013-04-24
fbdev/fb-puv3: use vm_iomap_memory()
Tomi Valkeinen
1
-13
/
+1
2013-04-24
fbdev/controlfb: use vm_iomap_memory()
Tomi Valkeinen
1
-30
/
+20
2013-04-24
fbdev/omapfb: use vm_iomap_memory()
Tomi Valkeinen
1
-23
/
+7
2013-04-23
staging: comedi: ni_labpc: fix legacy driver build
H Hartley Sweeten
1
-4
/
+3
2013-04-23
usb: phy: tegra: don't call into tegra-ehci directly
Arnd Bergmann
3
-14
/
+19
2013-04-23
tty/serial/sirf: fix MODULE_DEVICE_TABLE
Arnd Bergmann
1
-1
/
+1
2013-04-23
staging: comedi: das800: cleanup the cio-das802/16 fifo comments
H Hartley Sweeten
1
-2
/
+2
2013-04-23
staging: comedi: das800: rename CamelCase vars in das800_ai_do_cmd()
H Hartley Sweeten
1
-9
/
+6
2013-04-23
staging: comedi: das800: tidy up the private data
H Hartley Sweeten
1
-5
/
+5
2013-04-23
staging: comedi: das800: tidy up das800_interrupt()
H Hartley Sweeten
1
-48
/
+37
2013-04-23
staging: comedi: das800: tidy up das800_ai_insn_read()
H Hartley Sweeten
1
-28
/
+35
2013-04-23
staging: comedi: das800: tidy up das800_di_insn_bits()
H Hartley Sweeten
1
-6
/
+1
2013-04-23
staging: comedi: das800: tidy up das800_do_insn_bits()
H Hartley Sweeten
1
-11
/
+12
2013-04-23
staging: comedi: das800: remove extra divisor calculation call
H Hartley Sweeten
1
-5
/
+0
2013-04-23
staging: comedi: das800: rename {enable,disable}_das800
H Hartley Sweeten
1
-10
/
+8
2013-04-23
staging: comedi: das800: tidy up subdevice init
H Hartley Sweeten
1
-26
/
+29
2013-04-23
staging: comedi: das800: allow attaching without interrupt support
H Hartley Sweeten
1
-14
/
+6
2013-04-23
staging: comedi: das800: interrupts are required for async command support
H Hartley Sweeten
1
-16
/
+13
2013-04-23
staging: comedi: das800: tidy up das800_ai_do_cmdtest()
H Hartley Sweeten
1
-16
/
+18
2013-04-23
staging: comedi: das800: remove 'volatile' on private data variables
H Hartley Sweeten
1
-5
/
+5
2013-04-23
staging: comedi: das800: cleanup the boardinfo
H Hartley Sweeten
1
-81
/
+65
2013-04-23
staging: comedi: das800: cleanup range table declarations
H Hartley Sweeten
1
-47
/
+43
2013-04-23
staging: comedi: das800: introduce das800_ind_{write, read}()
H Hartley Sweeten
1
-23
/
+39
[prev]
[next]