summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2007-10-115-47/+252
|\
| * leds: Update Cobalt Qube series front LED supportYoichi Yuasa2007-10-111-18/+77
| * leds: Add Cobalt Raq series LEDs supportYoichi Yuasa2007-10-113-0/+146
| * leds: Rename leds-cobalt driverYoichi Yuasa2007-10-113-4/+4
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-10-118-34/+477
|\ \
| * | backlight: Convert corgi backlight driver into a more generic driverRichard Purdie2007-10-112-17/+16
| * | backlight: Add Samsung LTV350QV LCD driverHaavard Skinnemoen2007-10-114-0/+439
| * | backlight: Fix cr_bllcd allocations and error pathsJesper Juhl2007-10-111-15/+20
| * | backlight/leds: Make two structs staticAdrian Bunk2007-10-112-2/+2
| |/
* | Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds2007-10-1125-62/+68
|\ \
| * | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-0925-62/+68
| |/
* | Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-1141-656/+776
|\ \
| * | Sysace: Don't enable IRQ until after interrupt handler is registeredGrant Likely2007-10-101-5/+5
| * | Sysace: sparse fixesGrant Likely2007-10-101-5/+5
| * | Sysace: Minor coding convention fixupGrant Likely2007-10-101-3/+6
| * | drivers/block/umem: use DRIVER_NAME where appropriateJeff Garzik2007-10-101-4/+4
| * | drivers/block/umem: trim trailing whitespaceJeff Garzik2007-10-102-18/+18
| * | drivers/block/umem: minor cleanupsJeff Garzik2007-10-101-30/+29
| * | drivers/block/umem: use dev_printk()Jeff Garzik2007-10-101-49/+62
| * | drivers/block/umem: move private include away from include/linuxJeff Garzik2007-10-102-1/+134
| * | Sysace: Labels in C code should not be indented.Grant Likely2007-10-101-10/+10
| * | Sysace: Add of_platform_bus bindingGrant Likely2007-10-101-0/+89
| * | Sysace: Move IRQ handler registration to occur after FSM is initializedGrant Likely2007-10-101-11/+10
| * | Sysace: minor rework and cleanup changesGrant Likely2007-10-101-3/+9
| * | Sysace: Move structure allocation from bus binding into common codeGrant Likely2007-10-101-38/+61
| * | Sysace: Use the established platform bus apiGrant Likely2007-10-101-18/+30
| * | Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-1029-205/+99
| * | Fixup rq_for_each_segment() indentationJens Axboe2007-10-1010-126/+117
| * | Stop exporting blk_rq_bio_prepNeilBrown2007-10-101-9/+1
| * | New function blk_req_append_bioNeilBrown2007-10-101-10/+1
| * | Fix various abuse of bio fields in umem.cNeilBrown2007-10-101-13/+25
| * | Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown2007-10-1011-138/+101
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2007-10-111-71/+151
|\ \
| * | Blackfin serial driver: pending a unique anomaly id, tie the break flood issu...Mike Frysinger2007-08-051-22/+21
| * | Blackfin arch: update kgdb patchSonic Zhang2007-10-101-17/+25
| * | Blackfin arch: Initial patch to add earlyprintk supportRobin Getz2007-10-091-28/+101
| * | Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Mike Frysinger2007-07-251-7/+7
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-10-11256-5671/+17905
|\ \
| * | V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entryTrent Piepho2007-10-109-55/+20
| * | V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entryTrent Piepho2007-10-102-38/+17
| * | V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...Trent Piepho2007-10-104-64/+35
| * | V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho2007-10-101-20/+6
| * | V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho2007-10-103-15/+5
| * | V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho2007-10-102-23/+9
| * | V4L/DVB (6308): V4L: zc0301, remove bad usage of ERESTARTSYSJiri Slaby2007-10-101-1/+1
| * | V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYSJiri Slaby2007-10-101-1/+1
| * | V4L/DVB (6306): Few clenups for saa7134 resume codeMaxim Levitsky2007-10-103-20/+22
| * | V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreBrandon Philips2007-10-103-5/+17
| * | V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+Trent Piepho2007-10-101-5/+11
| * | V4L/DVB (6300): CodingStyle cleanupTrent Piepho2007-10-101-1/+2
OpenPOWER on IntegriCloud