index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
bind bsg to all SCSI devices
FUJITA Tomonori
2
-15
/
+52
2007-07-16
bsg: bind bsg to request_queue instead of gendisk
FUJITA Tomonori
5
-29
/
+29
2007-07-16
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
8
-14
/
+13
2007-07-16
bsg: simplify __bsg_alloc_command failpath
FUJITA Tomonori
1
-3
/
+2
2007-07-16
bsg: add cheasy error checks for sysfs stuff
Jens Axboe
1
-1
/
+10
2007-07-16
Add queue resizing support
Jens Axboe
1
-64
/
+32
2007-07-16
Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspace
FUJITA Tomonori
1
-29
/
+29
2007-07-16
bsg: silence a bogus gcc warning
Jens Axboe
1
-1
/
+1
2007-07-16
bsg: style cleanup
Jens Axboe
1
-2
/
+2
2007-07-16
bsg: use u32 etc instead of uint32_t
Jens Axboe
1
-29
/
+29
2007-07-16
bsg: add SG_IO to SG v4
FUJITA Tomonori
1
-2
/
+21
2007-07-16
bsg: replace SG v3 with SG v4
FUJITA Tomonori
1
-77
/
+121
2007-07-16
bsg: add sg_io_v4 structure
FUJITA Tomonori
1
-0
/
+43
2007-07-16
block: export blk_verify_command for SG v4
FUJITA Tomonori
2
-3
/
+5
2007-07-16
bsg: minor cleanups
FUJITA Tomonori
1
-7
/
+6
2007-07-16
block: changes for blk_rq_unmap_user new API
FUJITA Tomonori
1
-12
/
+1
2007-07-16
bsg: support for full generic block layer SG v3
Jens Axboe
10
-79
/
+1171
2007-07-15
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
10
-49
/
+20
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
190
-26337
/
+21725
2007-07-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
92
-1328
/
+2955
2007-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
36
-3130
/
+3444
2007-07-15
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
66
-1140
/
+3263
2007-07-15
make i2c-acorn tristate
Al Viro
2
-2
/
+2
2007-07-15
icside: devm_iounmap() needs linux/io.h
Al Viro
1
-1
/
+1
2007-07-15
missing argument in bin_attribute ->read()/->write()
Al Viro
3
-11
/
+11
2007-07-15
fallout from constified seq_operations
Al Viro
1
-1
/
+1
2007-07-15
fallout from Auke's pci ->revision patch
Al Viro
1
-1
/
+1
2007-07-15
ax88796: dev_dbg() wants device, not platform device
Al Viro
1
-2
/
+2
2007-07-15
pass -msize-long to sparse on s390
Al Viro
1
-1
/
+1
2007-07-15
frv: missing __clear_user()
Al Viro
1
-0
/
+2
2007-07-15
zd1211rw: too early inclusion of asm/unaligned.h
Al Viro
1
-1
/
+1
2007-07-15
fix return type of skb_checksum_complete()
Al Viro
1
-1
/
+1
2007-07-15
PDA_POWER depends on having request_irq()
Al Viro
1
-0
/
+1
2007-07-15
ieee1394: forgotten dereference...
Al Viro
1
-1
/
+1
2007-07-15
the wrong variable checked after request_irq()
Al Viro
1
-1
/
+1
2007-07-15
wrong order of arguments of ->readdir()
Al Viro
1
-1
/
+1
2007-07-15
minimal fixes for drivers/usb/gadget/m66592-udc.c
Al Viro
1
-23
/
+4
2007-07-15
git-battery vs git-acpi
Andrew Morton
1
-2
/
+3
2007-07-15
Power supply class and drivers: remove non obligatory return statements
Anton Vorontsov
9
-39
/
+0
2007-07-15
pda_power: clean up irq, timer
Jeff Garzik
1
-9
/
+8
2007-07-15
MAINTAINERS: Add maintainers for power supply subsystem and drivers
Anton Vorontsov
1
-0
/
+10
2007-07-15
[SCSI] ibmvscsi: convert to use the data buffer accessors
FUJITA Tomonori
1
-57
/
+23
2007-07-15
[SCSI] dc395x: convert to use the data buffer accessors
FUJITA Tomonori
1
-103
/
+60
2007-07-15
[SCSI] ncr53c8xx: convert to use the data buffer accessors
FUJITA Tomonori
1
-59
/
+11
2007-07-15
[SCSI] sym53c8xx: convert to use the data buffer accessors
FUJITA Tomonori
2
-73
/
+12
2007-07-15
[SCSI] ppa: coding police and printk levels
Alan Cox
1
-30
/
+27
2007-07-15
[SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc
Satyam Sharma
1
-1
/
+1
2007-07-15
[SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c
Satyam Sharma
1
-1
/
+1
2007-07-15
[SCSI] remove the dead CYBERSTORMIII_SCSI option
Adrian Bunk
1
-2
/
+0
2007-07-15
[TCP]: Verify the presence of RETRANS bit when leaving FRTO
Ilpo Järvinen
1
-1
/
+3
[next]