index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-24
usb: don't use flush_scheduled_work()
Tejun Heo
5
-9
/
+7
2010-12-24
speedtch: don't abuse struct delayed_work
Tejun Heo
1
-12
/
+14
2010-12-24
media/video: don't use flush_scheduled_work()
Tejun Heo
4
-10
/
+5
2010-12-24
media/video: explicitly flush request_module work
Tejun Heo
6
-2
/
+50
2010-12-24
ioc4: use static work_struct for ioc4_load_modules()
Tejun Heo
1
-20
/
+9
2010-12-24
s390: don't use flush_scheduled_work()
Tejun Heo
2
-6
/
+14
2010-12-24
rtc: don't use flush_scheduled_work()
Tejun Heo
5
-5
/
+5
2010-12-24
mmc: update workqueue usages
Tejun Heo
3
-8
/
+20
2010-12-24
mfd: update workqueue usages
Tejun Heo
2
-8
/
+8
2010-12-24
dvb: don't use flush_scheduled_work()
Tejun Heo
4
-3
/
+4
2010-12-24
leds-wm8350: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-12-24
mISDN: don't use flush_scheduled_work()
Tejun Heo
2
-2
/
+4
2010-12-24
macintosh/ams: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-12-24
vmwgfx: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-12-24
tpm: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+2
2010-12-24
sonypi: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-12-24
hvsi: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+2
2010-12-24
xen: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+2
2010-12-24
gdrom: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-12-24
floppy: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+2
2010-12-24
drm/ttm: use cancel_delayed_work_sync() in ttm_bo
Tejun Heo
1
-2
/
+1
2010-12-24
pcmcia/ipwireless: don't use flush_scheduled_work()
Tejun Heo
3
-3
/
+4
2010-12-24
isdn/capi: make kcapi use a separate workqueue
Tejun Heo
1
-8
/
+18
2010-12-24
isdn/capi: unregister capictr notifier after init failure
Tejun Heo
1
-0
/
+1
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
14
-24
/
+19
2010-11-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+6
2010-11-25
Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
6
-0
/
+2448
2010-11-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-1
/
+5
2010-11-25
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-1272
/
+256
2010-11-25
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-14
/
+9
2010-11-25
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2
-2
/
+5
2010-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-34
/
+12
2010-11-25
backlight: grab ops_lock before testing bd->ops
Uwe Kleine-König
1
-6
/
+6
2010-11-25
drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()
Axel Lin
1
-3
/
+1
2010-11-25
drivers/leds/leds-lp5523.c: perform SW reset before detection
Samu Onkalo
1
-7
/
+5
2010-11-25
drivers/leds/leds-lp5521.c: perform SW reset before detection
Samu Onkalo
1
-7
/
+5
2010-11-25
drivers/leds/leds-lp5523.c: adjust delays and add comments to them
Samu Onkalo
1
-14
/
+17
2010-11-25
drivers/leds/leds-lp5521.c: adjust delays and add comments to them
Samu Onkalo
1
-9
/
+16
2010-11-25
drivers/leds/leds-lp5523.c: change some macros to functions
Samu Onkalo
1
-3
/
+6
2010-11-25
drivers/leds/leds-lp5521.c: change some macros to functions
Samu Onkalo
1
-5
/
+16
2010-11-25
sgi-xpc: XPC fails to discover partitions with all nasids above 128
Robin@sgi.com
1
-10
/
+15
2010-11-25
leds: fix bug with reading NAS SS4200 dmi code
Steven Rostedt
1
-0
/
+1
2010-11-24
pci root complex: support for tile architecture
Chris Metcalf
2
-0
/
+19
2010-11-24
drivers/net/tile/: on-chip network drivers for the tile architecture
Chris Metcalf
4
-0
/
+2429
2010-11-24
sisfb: delete osdef.h
Aaro Koskinen
5
-65
/
+0
2010-11-24
sisfb: move the CONFIG warning to sis_main.c
Aaro Koskinen
2
-5
/
+5
2010-11-24
sisfb: replace SiS_SetMemory with memset_io
Aaro Koskinen
2
-4
/
+2
2010-11-24
sisfb: remove InPort/OutPort wrappers
Aaro Koskinen
2
-40
/
+10
2010-11-24
sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H
Aaro Koskinen
6
-201
/
+193
2010-11-24
sisfb: delete redudant #define SIS_LINUX_KERNEL
Aaro Koskinen
7
-116
/
+0
[next]