summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds2007-10-1225-62/+68
|\
| * drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-1025-62/+68
* | Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-1241-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-121-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-12256-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
| * | V4L/DVB (6299): dvb: Add dependencies for VIDEOBUF_DVBTrent Piepho2007-10-101-0/+2
| * | V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUFMichael Krufky2007-10-101-1/+0
| * | V4L/DVB (6296): dib0700: add support for AverMedia DVB-T Express cardJoachim Steiger2007-10-102-1/+7
| * | V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115Eric Sandeen2007-10-101-1/+7
| * | V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers2007-10-109-334/+379
| * | V4L/DVB (6292): videobuf_core init always require callback implementationMauro Carvalho Chehab2007-10-103-13/+18
| * | V4L/DVB (6291): Fix: avoid oops on some SMP machinesMauro Carvalho Chehab2007-10-101-0/+8
| * | V4L/DVB (6290): remove videobuf_set_pci_opsMauro Carvalho Chehab2007-10-101-58/+4
| * | V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h headerRobert P. J. Day2007-10-101-5/+0