summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-11Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds5-47/+252
2007-10-11Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds8-34/+477
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds25-62/+68
2007-10-11Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds41-656/+776
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds1-71/+151
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds256-5671/+17905
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds38-402/+5698
2007-10-11backlight: Convert corgi backlight driver into a more generic driverRichard Purdie2-17/+16
2007-10-11backlight: Add Samsung LTV350QV LCD driverHaavard Skinnemoen4-0/+439
2007-10-11backlight: Fix cr_bllcd allocations and error pathsJesper Juhl1-15/+20
2007-10-11backlight/leds: Make two structs staticAdrian Bunk2-2/+2
2007-10-11leds: Update Cobalt Qube series front LED supportYoichi Yuasa1-18/+77
2007-10-11leds: Add Cobalt Raq series LEDs supportYoichi Yuasa3-0/+146
2007-10-11leds: Rename leds-cobalt driverYoichi Yuasa3-4/+4
2007-10-11mmc: don't use weight32()Nicolas Pitre2-2/+4
2007-10-11i386: move pciThomas Gleixner3-3/+3
2007-10-10pxamci: support arbitrary block sizeNicolas Pitre1-3/+16
2007-10-10V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entryTrent Piepho9-55/+20
2007-10-10V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entryTrent Piepho2-38/+17
2007-10-10V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...Trent Piepho4-64/+35
2007-10-10V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho1-20/+6
2007-10-10V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho3-15/+5
2007-10-10V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho2-23/+9
2007-10-10Sysace: Don't enable IRQ until after interrupt handler is registeredGrant Likely1-5/+5
2007-10-10Sysace: sparse fixesGrant Likely1-5/+5
2007-10-10Sysace: Minor coding convention fixupGrant Likely1-3/+6
2007-10-10drivers/block/umem: use DRIVER_NAME where appropriateJeff Garzik1-4/+4
2007-10-10drivers/block/umem: trim trailing whitespaceJeff Garzik2-18/+18
2007-10-10drivers/block/umem: minor cleanupsJeff Garzik1-30/+29
2007-10-10drivers/block/umem: use dev_printk()Jeff Garzik1-49/+62
2007-10-10drivers/block/umem: move private include away from include/linuxJeff Garzik2-1/+134
2007-10-10Sysace: Labels in C code should not be indented.Grant Likely1-10/+10
2007-10-10Sysace: Add of_platform_bus bindingGrant Likely1-0/+89
2007-10-10Sysace: Move IRQ handler registration to occur after FSM is initializedGrant Likely1-11/+10
2007-10-10Sysace: minor rework and cleanup changesGrant Likely1-3/+9
2007-10-10Sysace: Move structure allocation from bus binding into common codeGrant Likely1-38/+61
2007-10-10Sysace: Use the established platform bus apiGrant Likely1-18/+30
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown29-205/+99
2007-10-10Fixup rq_for_each_segment() indentationJens Axboe10-126/+117
2007-10-10Stop exporting blk_rq_bio_prepNeilBrown1-9/+1
2007-10-10New function blk_req_append_bioNeilBrown1-10/+1
2007-10-10Fix various abuse of bio fields in umem.cNeilBrown1-13/+25
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown11-138/+101
2007-10-10V4L/DVB (6308): V4L: zc0301, remove bad usage of ERESTARTSYSJiri Slaby1-1/+1
2007-10-10V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYSJiri Slaby1-1/+1
2007-10-10V4L/DVB (6306): Few clenups for saa7134 resume codeMaxim Levitsky3-20/+22
2007-10-10V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreBrandon Philips3-5/+17
2007-10-10V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+Trent Piepho1-5/+11
2007-10-10V4L/DVB (6300): CodingStyle cleanupTrent Piepho1-1/+2
2007-10-10V4L/DVB (6299): dvb: Add dependencies for VIDEOBUF_DVBTrent Piepho1-0/+2