index
:
linux-dev
master
remove-sha1
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
IB/cxgb3: convert to idr_alloc()
Tejun Heo
1
-13
/
+11
2013-02-27
IB/amso1100: convert to idr_alloc()
Tejun Heo
1
-8
/
+11
2013-02-27
IB/core: convert to idr_alloc()
Tejun Heo
6
-81
/
+48
2013-02-27
i2c: convert to idr_alloc()
Tejun Heo
1
-33
/
+11
2013-02-27
drm/vmwgfx: convert to idr_alloc()
Tejun Heo
1
-9
/
+8
2013-02-27
drm/via: convert to idr_alloc()
Tejun Heo
1
-10
/
+3
2013-02-27
drm/sis: convert to idr_alloc()
Tejun Heo
1
-10
/
+3
2013-02-27
drm/i915: convert to idr_alloc()
Tejun Heo
1
-16
/
+5
2013-02-27
drm/exynos: convert to idr_alloc()
Tejun Heo
1
-11
/
+5
2013-02-27
drm: convert to idr_alloc()
Tejun Heo
4
-68
/
+25
2013-02-27
gpio: convert to idr_alloc()
Tejun Heo
1
-8
/
+3
2013-02-27
firewire: convert to idr_alloc()
Tejun Heo
2
-17
/
+13
2013-02-27
firewire: add minor number range check to fw_device_init()
Tejun Heo
1
-0
/
+4
2013-02-27
dmaengine: convert to idr_alloc()
Tejun Heo
1
-10
/
+6
2013-02-27
dca: convert to idr_alloc()
Tejun Heo
1
-13
/
+10
2013-02-27
drbd: convert to idr_alloc()
Tejun Heo
1
-16
/
+13
2013-02-27
atm/nicstar: convert to idr_alloc()
Tejun Heo
1
-18
/
+6
2013-02-27
block/loop: convert to idr_alloc()
Tejun Heo
1
-18
/
+5
2013-02-27
rpmsg: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-27
remoteproc: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-27
dm: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-27
drm: don't use idr_remove_all()
Tejun Heo
7
-11
/
+1
2013-02-27
firewire: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-27
block/loop: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-27
atm/nicstar: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-27
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
1
-2
/
+2
2013-02-27
backlight: add new lp8788 backlight driver
Kim, Milo
3
-0
/
+340
2013-02-27
drivers/video/backlight/ams369fg06.c: make power_on() call optional
Jingoo Han
1
-5
/
+3
2013-02-27
sysrq: don't depend on weak undefined arrays to have an address that compares as NULL
Linus Torvalds
1
-8
/
+7
2013-02-26
target: writev() on single-element vector is pointless
Al Viro
2
-45
/
+17
2013-02-26
export kernel_write(), convert open-coded instances
Al Viro
1
-22
/
+12
2013-02-26
switch vfs_getattr() to struct path
Al Viro
3
-3
/
+4
2013-02-26
tegra: don't wank with d_find_alias()
Al Viro
1
-9
/
+3
2013-02-26
lirc: get rid of bogus checks
Al Viro
1
-10
/
+1
2013-02-26
drm/tilcdc: only build on arm
Stephen Rothwell
1
-1
/
+1
2013-02-25
usbnet: smsc95xx: rename FEATURE_AUTOSUSPEND
Ming Lei
1
-7
/
+7
2013-02-25
usbnet: smsc95xx: fix broken runtime suspend
Ming Lei
1
-10
/
+2
2013-02-25
usbnet: smsc95xx: fix suspend failure
Ming Lei
1
-3
/
+9
2013-02-25
bgmac: fix indexing of 2nd level loops
Rafał Miłecki
1
-7
/
+11
2013-02-25
b43: Fix lockdep splat on module unload
Larry Finger
1
-1
/
+2
2013-02-25
VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.
Pravin B Shelar
1
-1
/
+2
2013-02-25
IB/mlx4: Advertise MW support
Shani Michaeli
1
-0
/
+19
2013-02-25
IB/mlx4: Support memory window binding
Shani Michaeli
3
-3
/
+56
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
3
-0
/
+159
2013-02-25
mlx4_core: Enable memory windows in {INIT, QUERY}_HCA
Shani Michaeli
4
-0
/
+10
2013-02-25
mlx4_core: Disable memory windows for virtual functions
Shani Michaeli
4
-15
/
+75
2013-02-25
IPoIB: Free ipoib neigh on path record failure so path rec queries are retried
Roland Dreier
1
-0
/
+3
2013-02-25
IB/srp: Fail I/O requests if the transport is offline
Bart Van Assche
2
-0
/
+8
2013-02-25
IB/srp: Avoid endless SCSI error handling loop
Bart Van Assche
1
-14
/
+15
2013-02-25
IB/srp: Avoid sending a task management function needlessly
Bart Van Assche
1
-2
/
+3
[next]