index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
8
-34
/
+477
2007-10-11
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...
Linus Torvalds
25
-62
/
+68
2007-10-11
Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
41
-656
/
+776
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
1
-71
/
+151
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...
Linus Torvalds
256
-5671
/
+17905
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
38
-402
/
+5698
2007-10-11
backlight: Convert corgi backlight driver into a more generic driver
Richard Purdie
2
-17
/
+16
2007-10-11
backlight: Add Samsung LTV350QV LCD driver
Haavard Skinnemoen
4
-0
/
+439
2007-10-11
backlight: Fix cr_bllcd allocations and error paths
Jesper Juhl
1
-15
/
+20
2007-10-11
backlight/leds: Make two structs static
Adrian Bunk
2
-2
/
+2
2007-10-11
mmc: don't use weight32()
Nicolas Pitre
2
-2
/
+4
2007-10-11
i386: move pci
Thomas Gleixner
3
-3
/
+3
2007-10-10
pxamci: support arbitrary block size
Nicolas Pitre
1
-3
/
+16
2007-10-10
V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
9
-55
/
+20
2007-10-10
V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
2
-38
/
+17
2007-10-10
V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...
Trent Piepho
4
-64
/
+35
2007-10-10
V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
1
-20
/
+6
2007-10-10
V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
3
-15
/
+5
2007-10-10
V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2
-23
/
+9
2007-10-10
Sysace: Don't enable IRQ until after interrupt handler is registered
Grant Likely
1
-5
/
+5
2007-10-10
Sysace: sparse fixes
Grant Likely
1
-5
/
+5
2007-10-10
Sysace: Minor coding convention fixup
Grant Likely
1
-3
/
+6
2007-10-10
drivers/block/umem: use DRIVER_NAME where appropriate
Jeff Garzik
1
-4
/
+4
2007-10-10
drivers/block/umem: trim trailing whitespace
Jeff Garzik
2
-18
/
+18
2007-10-10
drivers/block/umem: minor cleanups
Jeff Garzik
1
-30
/
+29
2007-10-10
drivers/block/umem: use dev_printk()
Jeff Garzik
1
-49
/
+62
2007-10-10
drivers/block/umem: move private include away from include/linux
Jeff Garzik
2
-1
/
+134
2007-10-10
Sysace: Labels in C code should not be indented.
Grant Likely
1
-10
/
+10
2007-10-10
Sysace: Add of_platform_bus binding
Grant Likely
1
-0
/
+89
2007-10-10
Sysace: Move IRQ handler registration to occur after FSM is initialized
Grant Likely
1
-11
/
+10
2007-10-10
Sysace: minor rework and cleanup changes
Grant Likely
1
-3
/
+9
2007-10-10
Sysace: Move structure allocation from bus binding into common code
Grant Likely
1
-38
/
+61
2007-10-10
Sysace: Use the established platform bus api
Grant Likely
1
-18
/
+30
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
29
-205
/
+99
2007-10-10
Fixup rq_for_each_segment() indentation
Jens Axboe
10
-126
/
+117
2007-10-10
Stop exporting blk_rq_bio_prep
NeilBrown
1
-9
/
+1
2007-10-10
New function blk_req_append_bio
NeilBrown
1
-10
/
+1
2007-10-10
Fix various abuse of bio fields in umem.c
NeilBrown
1
-13
/
+25
2007-10-10
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
11
-138
/
+101
2007-10-10
V4L/DVB (6308): V4L: zc0301, remove bad usage of ERESTARTSYS
Jiri Slaby
1
-1
/
+1
2007-10-10
V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYS
Jiri Slaby
1
-1
/
+1
2007-10-10
V4L/DVB (6306): Few clenups for saa7134 resume code
Maxim Levitsky
3
-20
/
+22
2007-10-10
V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core
Brandon Philips
3
-5
/
+17
2007-10-10
V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+
Trent Piepho
1
-5
/
+11
2007-10-10
V4L/DVB (6300): CodingStyle cleanup
Trent Piepho
1
-1
/
+2
2007-10-10
V4L/DVB (6299): dvb: Add dependencies for VIDEOBUF_DVB
Trent Piepho
1
-0
/
+2
2007-10-10
V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUF
Michael Krufky
1
-1
/
+0
2007-10-10
V4L/DVB (6296): dib0700: add support for AverMedia DVB-T Express card
Joachim Steiger
2
-1
/
+7
2007-10-10
V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115
Eric Sandeen
1
-1
/
+7
2007-10-10
V4L/DVB (6293): V4L: convert struct class_device to struct device
Kay Sievers
9
-334
/
+379
[next]