index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
mm: Remove unused parameter of pages_correctly_reserved()
Tang Chen
1
-3
/
+2
2013-04-29
firmware, memmap: fix firmware_map_entry leak
Yasuaki Ishimatsu
1
-6
/
+3
2013-04-29
mm, hotplug: avoid compiling memory hotremove functions when disabled
David Rientjes
1
-21
/
+23
2013-04-29
drivers/base/node.c: switch to register_hotmemory_notifier()
Andrew Morton
1
-2
/
+6
2013-04-29
drivers/video/mmp: remove legacy hw definitions
Zhou Zhu
1
-478
/
+1
2013-04-29
drivers/video/ep93xx-fb.c: fix section mismatch and use module_platform_driver
H Hartley Sweeten
1
-15
/
+3
2013-04-29
drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource()
Sachin Kamat
1
-4
/
+4
2013-04-29
drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver
Haiyang Zhang
3
-0
/
+839
2013-04-29
drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attr
Devendra Naga
1
-2
/
+1
2013-04-29
matroxfb: convert struct i2c_msg initialization to C99 format
Shubhrajyoti Datta
1
-2
/
+14
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
275
-9748
/
+9995
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
78
-1225
/
+1282
2013-04-29
Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
616
-76148
/
+64815
2013-04-29
Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-34
/
+75
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
103
-1281
/
+3860
2013-04-29
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
66
-1700
/
+7432
2013-04-29
Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
45
-3680
/
+2986
2013-04-29
Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
38
-464
/
+610
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
51
-1092
/
+699
2013-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
24
-434
/
+655
2013-04-29
Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-38
/
+79
2013-04-26
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2013-04-26
efivars: only check for duplicates on the registered list
Matt Fleming
1
-5
/
+7
2013-04-26
pinctrl: move subsystem mutex to pinctrl_dev struct
Patrice Chotard
5
-164
/
+176
2013-04-26
pinctrl/pinconfig: fix misplaced goto
Laurent Meunier
1
-1
/
+1
2013-04-26
TTY: fix atime/mtime regression
Jiri Slaby
1
-2
/
+16
2013-04-26
s390/scm_blk: fix memleak in init function
Sebastian Ott
1
-2
/
+1
2013-04-26
s390/scm_blk: allow more cluster size values
Sebastian Ott
1
-2
/
+4
2013-04-26
s390/cio: fix irq statistics
Sebastian Ott
1
-0
/
+1
2013-04-26
s390/memory hotplug: prevent offline of active memory increments
Heiko Carstens
1
-1
/
+3
2013-04-26
Merge branch '3.10/fb-mmap' into for-next
Tomi Valkeinen
218
-2253
/
+2812
2013-04-26
fbdev: fix check for fb_mmap's mmio availability
Tomi Valkeinen
1
-0
/
+5
2013-04-26
fbdev: improve fb_mmap bounds checks
Tomi Valkeinen
4
-5
/
+18
2013-04-26
fbdev/ps3fb: use vm_iomap_memory()
Tomi Valkeinen
1
-12
/
+6
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
2
-1
/
+2
2013-04-25
USB: lpc32xx: ISP1301 needs USB_PHY
Arnd Bergmann
1
-0
/
+1
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
5
-130
/
+87
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
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
[next]