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
*
efifb: Support overriding fields FW tells us with the DMI data.
Peter Jones
2011-04-06
1
-61
/
+88
*
fb: Reduce priority of resource conflict message
Matthew Garrett
2011-04-06
1
-1
/
+1
*
savagefb: Remove obsolete else clause in savage_setup_i2c_bus
Tormod Volden
2011-04-06
1
-2
/
+1
*
savagefb: Set up I2C based on chip family instead of card id
Tormod Volden
2011-04-06
1
-5
/
+4
*
savagefb: Replace magic register address with define
Tormod Volden
2011-04-06
1
-1
/
+1
*
drivers/video/bfin-lq035q1-fb.c: introduce missing kfree
Julia Lawall
2011-04-06
1
-1
/
+3
*
video: s3c-fb: fix checkpatch errors and warning
Jingoo Han
2011-04-06
1
-3
/
+5
*
efifb: support AMD Radeon HD 6490
Davidlohr Bueso
2011-03-31
1
-0
/
+3
*
s3fb: fix Virge/GX2
Ondrej Zary
2011-03-31
1
-14
/
+34
*
fbcon: Remove unused 'display *p' variable from fb_flashcursor()
Sergey Senozhatsky
2011-03-31
1
-2
/
+0
*
Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...
Paul Mundt
2011-03-29
2
-4
/
+49
|
\
|
*
fbdev: sh_mobile_lcdcfb: fix module lock acquisition
Alexandre Courbot
2011-03-29
1
-4
/
+4
|
*
fbdev: sh_mobile_lcdcfb: add blanking support
Alexandre Courbot
2011-03-29
2
-0
/
+45
*
|
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Paul Mundt
2011-03-24
4
-49
/
+46
|
\
\
|
*
|
viafb: initialize margins correct
Florian Tobias Schandinat
2011-03-21
1
-20
/
+11
|
*
|
viafb: refresh rate bug collection
Florian Tobias Schandinat
2011-03-16
4
-30
/
+36
*
|
|
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
60
-721
/
+284
|
\
\
\
|
*
|
|
block: fix non-atomic access to genhd inflight structures
Shaohua Li
2011-03-22
1
-3
/
+4
|
*
|
|
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2011-03-17
9
-19
/
+35
|
*
|
|
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
42
-591
/
+101
|
|
\
\
\
|
|
*
|
|
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
8
-21
/
+9
|
|
*
|
|
block: remove per-queue plugging
Jens Axboe
2011-03-10
39
-529
/
+71
|
|
*
|
|
scsi: convert to blk_delay_queue()
Jens Axboe
2011-03-10
1
-25
/
+19
|
|
*
|
|
ide-cd: convert to blk_delay_queue() for a short pause
Jens Axboe
2011-03-10
1
-11
/
+2
|
*
|
|
|
staging: Convert to bdops->check_events()
Tejun Heo
2011-03-09
2
-8
/
+14
|
*
|
|
|
pktcdvd: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-4
/
+9
|
*
|
|
|
umem: Drop dummy ->media_changed()
Tejun Heo
2011-03-09
1
-10
/
+0
|
*
|
|
|
s390/tape_block: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-5
/
+6
|
*
|
|
|
i2o_block: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-4
/
+7
|
*
|
|
|
xsysace: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-4
/
+5
|
*
|
|
|
ub: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-4
/
+6
|
*
|
|
|
swim[3]: Convert to bdops->check_events()
Tejun Heo
2011-03-09
2
-7
/
+12
|
*
|
|
|
dac960: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-3
/
+5
|
*
|
|
|
paride: Convert to bdops->check_events()
Tejun Heo
2011-03-09
3
-14
/
+21
|
*
|
|
|
gdrom,viocd: Convert to bdops->check_events()
Tejun Heo
2011-03-09
2
-13
/
+20
|
*
|
|
|
floppy,{ami|ata}flop: Convert to bdops->check_events()
Tejun Heo
2011-03-09
3
-14
/
+19
|
*
|
|
|
ide: Convert to bdops->check_events()
Tejun Heo
2011-03-09
4
-15
/
+20
|
*
|
|
|
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
Tejun Heo
2011-03-04
73
-332
/
+659
|
|
\
\
\
\
|
*
|
|
|
|
loop: No need to initialize ->queue_lock explicitly before calling blk_cleanu...
Vivek Goyal
2011-03-03
1
-3
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
2011-03-24
3
-99
/
+65
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2011-03-24
138
-2085
/
+7178
|
|
\
\
\
\
\
|
*
|
|
|
|
|
sh: Use struct syscore_ops instead of sysdevs
Rafael J. Wysocki
2011-03-23
3
-99
/
+65
*
|
|
|
|
|
|
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-03-24
8
-28
/
+19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
USB: cdc-acm: fix potential null-pointer dereference on disconnect
Johan Hovold
2011-03-23
1
-1
/
+2
|
*
|
|
|
|
|
|
USB: cdc-acm: fix potential null-pointer dereference
Johan Hovold
2011-03-23
1
-0
/
+2
|
*
|
|
|
|
|
|
USB: cdc-acm: fix memory corruption / panic
Johan Hovold
2011-03-23
1
-0
/
+2
|
*
|
|
|
|
|
|
USB: Fix 'bad dma' problem on WDM device disconnect
Robert Lukassen
2011-03-23
1
-1
/
+1
|
*
|
|
|
|
|
|
usb: wwan: fix compilation without CONFIG_PM_RUNTIME
Oliver Neukum
2011-03-23
1
-2
/
+1
|
*
|
|
|
|
|
|
USB: uss720 fixup refcount position
Peter Holik
2011-03-23
1
-4
/
+3
|
*
|
|
|
|
|
|
usb: musb: blackfin: fix typo in new bfin_musb_vbus_status func
Mike Frysinger
2011-03-23
1
-1
/
+1
[next]