summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-01-26V4L/DVB (6412): Audio hooks moved to another fileMauro Carvalho Chehab6-399/+420
2008-01-26V4L/DVB (6411): remove V4L1 from being compiled when V4L2 only is selectedMauro Carvalho Chehab2-72/+24
2008-01-26V4L/DVB (6410): Partial conversion from V4L1 to V4L2Nickolay V. Shmyrev3-538/+131
2008-01-26V4L/DVB (6409): Cleanup: removed i2c_vidiocschanNickolay V. Shmyrev1-13/+5
2008-01-26V4L/DVB (6408): Cleanup: Removed obsoleted code from bttv-cardsNickolay V. Shmyrev1-0/+1
2008-01-26V4L/DVB (6404): cx23885: i2c 16bit reg/val read/write fixSteven Toth1-7/+9
2008-01-26V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex...Matthias Kaehlcke3-30/+35
2008-01-26V4L/DVB (6399): saa7134/: make 2 functions staticAdrian Bunk3-7/+3
2008-01-26V4L/DVB (6386): Add support for radio on CX88_BOARD_MSI_TVANYWHERE_MASTERMauro Carvalho Chehab1-0/+22
2008-01-26V4L/DVB (6385): Adds the capability of configuring tea5767 supportMauro Carvalho Chehab2-27/+81
2008-01-26V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab12-30/+101
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2-2/+2
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-136/+3191
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds92-2356/+4671
2008-01-25fix oops on rmmod capidrvKarsten Keil1-4/+5
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen1-1/+1
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt1-1/+1
2008-01-25Driver core: coding style fixesGreg Kroah-Hartman8-583/+545
2008-01-25spi: use class iteration apiDave Young1-11/+15
2008-01-25scsi: use class iteration apiDave Young1-11/+13
2008-01-25rtc: use class iteration apiDave Young1-10/+12
2008-01-25power supply : use class iteration apiDave Young2-83/+107
2008-01-25ieee1394: use class iteration apiDave Young1-138/+176
2008-01-25Driver Core: add class iteration apiDave Young1-0/+133
2008-01-25Driver core: Cleanup get_device_parent() in device_add() and device_move()Cornelia Huck1-15/+14
2008-01-25UIO: constify function pointer tablesJan Engelhardt1-2/+2
2008-01-25Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell1-1/+1
2008-01-25driver core: fix build with SYSFS=nRandy Dunlap2-1/+3
2008-01-25Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __initDenis Cheng3-10/+1
2008-01-25Driver core: change sysdev classes to use dynamic kobject namesKay Sievers10-9/+10
2008-01-25Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman17-42/+40
2008-01-25Kobject: auto-cleanup on final unrefKay Sievers1-25/+7
2008-01-25Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman5-6/+6
2008-01-25Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman6-9/+9
2008-01-25Kobject: convert drivers/md/md.c to use kobject_init/add_ng()Greg Kroah-Hartman1-9/+4
2008-01-25Driver core: convert block from raw kobjects to core devicesKay Sievers7-47/+60
2008-01-25Driver core: fix class glue dir cleanup logicKay Sievers1-112/+94
2008-01-25Driver core: fix race in __device_release_driverAlan Stern1-3/+2
2008-01-25Kobject: change drivers/base/bus to use kobject_init_and_addGreg Kroah-Hartman1-6/+4
2008-01-25Driver core: clean up debugging messagesGreg Kroah-Hartman3-25/+28
2008-01-25Driver core: move the static kobject out of struct driverGreg Kroah-Hartman6-65/+92
2008-01-25Driver core: move the driver specific module code into the driver coreGreg Kroah-Hartman3-0/+104
2008-01-25Driver: add driver_add_kobj for looney iseries_veth driverGreg Kroah-Hartman2-1/+25
2008-01-25Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman4-45/+18
2008-01-25zfcp: Use device_driver default attribute groups.Cornelia Huck3-35/+9
2008-01-25netiucv: Use device_driver default attribute groups.Cornelia Huck1-10/+6
2008-01-25driver core: Introduce default attribute groups.Cornelia Huck1-1/+41
2008-01-25PCI: remove foolish code from pci-driver.cGreg Kroah-Hartman1-45/+5
2008-01-25PCI: use proper call to driver_create_fileGreg Kroah-Hartman1-2/+7
2008-01-25PCMCIA: use proper call to driver_create_fileGreg Kroah-Hartman1-2/+1