index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/via: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-10
/
+3
|
*
drm/sis: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-10
/
+3
|
*
drm/i915: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-16
/
+5
|
*
drm/exynos: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-11
/
+5
|
*
drm: convert to idr_alloc()
Tejun Heo
2013-02-28
4
-68
/
+25
|
*
gpio: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-8
/
+3
|
*
firewire: convert to idr_alloc()
Tejun Heo
2013-02-28
2
-17
/
+13
|
*
firewire: add minor number range check to fw_device_init()
Tejun Heo
2013-02-28
1
-0
/
+4
|
*
dmaengine: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-10
/
+6
|
*
dca: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-13
/
+10
|
*
drbd: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-16
/
+13
|
*
atm/nicstar: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-18
/
+6
|
*
block/loop: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-18
/
+5
|
*
rpmsg: don't use idr_remove_all()
Tejun Heo
2013-02-28
1
-1
/
+0
|
*
remoteproc: don't use idr_remove_all()
Tejun Heo
2013-02-28
1
-1
/
+0
|
*
dm: don't use idr_remove_all()
Tejun Heo
2013-02-28
1
-1
/
+0
|
*
drm: don't use idr_remove_all()
Tejun Heo
2013-02-28
7
-11
/
+1
|
*
firewire: don't use idr_remove_all()
Tejun Heo
2013-02-28
1
-1
/
+0
|
*
block/loop: don't use idr_remove_all()
Tejun Heo
2013-02-28
1
-1
/
+0
|
*
atm/nicstar: don't use idr_remove_all()
Tejun Heo
2013-02-28
1
-1
/
+0
|
*
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
2013-02-28
1
-2
/
+2
|
*
backlight: add new lp8788 backlight driver
Kim, Milo
2013-02-28
3
-0
/
+340
|
*
drivers/video/backlight/ams369fg06.c: make power_on() call optional
Jingoo Han
2013-02-28
1
-5
/
+3
*
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-02-28
1
-8
/
+138
|
\
\
|
*
|
efivarfs: guid part of filenames are case-insensitive
Matt Fleming
2013-02-12
1
-2
/
+93
|
*
|
efivarfs: Validate filenames much more aggressively
Matt Fleming
2013-02-12
1
-5
/
+44
|
*
|
efivarfs: Use sizeof() instead of magic number
Matt Fleming
2013-01-31
1
-1
/
+1
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-28
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86
Thomas Renninger
2013-02-25
1
-1
/
+2
*
|
|
sysrq: don't depend on weak undefined arrays to have an address that compares...
Linus Torvalds
2013-02-27
1
-8
/
+7
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-27
87
-293
/
+205
|
\
\
\
|
*
|
|
target: writev() on single-element vector is pointless
Al Viro
2013-02-26
2
-45
/
+17
|
*
|
|
export kernel_write(), convert open-coded instances
Al Viro
2013-02-26
1
-22
/
+12
|
*
|
|
switch vfs_getattr() to struct path
Al Viro
2013-02-26
3
-3
/
+4
|
*
|
|
tegra: don't wank with d_find_alias()
Al Viro
2013-02-26
1
-9
/
+3
|
*
|
|
lirc: get rid of bogus checks
Al Viro
2013-02-26
1
-10
/
+1
|
*
|
|
oprofilefs: add missing ->i_mutex locking in object creation
Al Viro
2013-02-23
1
-3
/
+13
|
*
|
|
xenfs: switch to pure simple_fill_super()
Al Viro
2013-02-23
1
-55
/
+11
|
*
|
|
new helper: file_inode(file)
Al Viro
2013-02-23
79
-149
/
+147
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-02-27
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
clocksource : Nomadik-mtu : fix missing irq initialization
Daniel Lezcano
2013-02-22
1
-0
/
+1
*
|
|
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-26
9
-58
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
virtio_console: Initialize guest_connected=true for rproc_serial
Sjur Brændeland
2013-02-13
1
-5
/
+2
|
*
|
|
|
|
virtio: use module_virtio_driver.
Rusty Russell
2013-02-13
3
-35
/
+3
|
*
|
|
|
|
virtio_console: Use virtio device index to generate port name
Sjur Brændeland
2013-02-12
1
-13
/
+3
|
*
|
|
|
|
virtio: make pci_device_id const
Stephen Hemminger
2013-02-11
1
-3
/
+3
|
*
|
|
|
|
virtio: make config_ops const
Stephen Hemminger
2013-02-11
5
-5
/
+5
|
*
|
|
|
|
virtio-mmio: fix wrong comment about register offset
Ryota Ozaki
2013-02-04
1
-1
/
+1
|
*
|
|
|
|
virtio_console: Let unconnected rproc device receive data.
Sjur Brændeland
2013-01-22
1
-1
/
+4
*
|
|
|
|
|
Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2013-02-26
6
-227
/
+245
|
\
\
\
\
\
\
[prev]
[next]