summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-25V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 supportAndrey J. Melnikoff (TEMHOTA)
2008-01-25V4L/DVB (6921): include/media/v4l2-i2c-drv.h must #include <media/v4l2-common.h>Michael Krufky
2008-01-25V4L/DVB (6869): cs5345: new i2c driverHans Verkuil
2008-01-25V4L/DVB (6868): i2c-id.h: add I2C_DRIVERID_CS5345Hans Verkuil
2008-01-25V4L/DVB (6861): cx2341x: command argument should be u32 instead of intHans Verkuil
2008-01-25V4L/DVB (6785): tda8290: remove dependency on struct tunerMichael Krufky
2008-01-25V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer n...Hans Verkuil
2008-01-25V4L/DVB (6603): V4L: videobuf: convert streaming and reading to bitfieldsBrandon Philips
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips
2008-01-25V4L/DVB (6580): Set slave's master before master's attach call.Sakari Ailus
2008-01-25V4L/DVB (6574): common/ir-functions.c: make a function staticAdrian Bunk
2008-01-25V4L/DVB (6496): saa7146_vv.h: remove wrong include <linux/videodev.h>Marco Schluessler
2008-01-25V4L/DVB (6487): i2c-id: add M52790 driver IDHans Verkuil
2008-01-25V4L/DVB (6486): m52790: add new Mitsubishi A/V switch i2c driverHans Verkuil
2008-01-25V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295Michael Krufky
2008-01-25V4L/DVB (6466): v4l2-i2c-drv: first call remove, then detach clientHans Verkuil
2008-01-25V4L/DVB (6460): v4l2-i2c-drv: add legacy_probe function pointerHans Verkuil
2008-01-25V4L/DVB (6451): v4l2: add support for bus-based I2C driversHans Verkuil
2008-01-25V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo...Michael Krufky
2008-01-25V4L/DVB (6422): Add the pending entries for xc2028/3028 based boardsMauro Carvalho Chehab
2008-01-25V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-01-25[AVR32] NMI debuggingHaavard Skinnemoen
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen
2008-01-25[AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen
2008-01-25[AVR32] Enable debugging only when neededHaavard Skinnemoen
2008-01-24Kobject: fix coding style issues in kobject.hGreg Kroah-Hartman
2008-01-24Driver core: fix coding style issues in device.hGreg Kroah-Hartman
2008-01-24Driver Core: add class iteration apiDave Young
2008-01-24Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-24Kobject: remove kobject_unregister() as no one uses it anymoreGreg Kroah-Hartman
2008-01-24Kobject: auto-cleanup on final unrefKay Sievers
2008-01-24Kset: remove kset_add functionGreg Kroah-Hartman
2008-01-24Kobject: remove kobject_register()Greg Kroah-Hartman
2008-01-24Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman
2008-01-24Kobject: remove kobject_init() as no one uses it anymoreGreg Kroah-Hartman
2008-01-24Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman
2008-01-24Kobject: remove kobject_add() as no one uses it anymoreGreg Kroah-Hartman
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers
2008-01-24Driver core: move the static kobject out of struct driverGreg Kroah-Hartman
2008-01-24Driver core: move the driver specific module code into the driver coreGreg Kroah-Hartman
2008-01-24Driver: add driver_add_kobj for looney iseries_veth driverGreg Kroah-Hartman
2008-01-24driver core: Introduce default attribute groups.Cornelia Huck
2008-01-24driver core: remove fields from struct bus_typeGreg Kroah-Hartman
2008-01-24driver core: add way to get to bus device klistGreg Kroah-Hartman
2008-01-24driver core: add way to get to bus ksetGreg Kroah-Hartman
2008-01-24driver core: remove owner field from struct bus_typeGreg Kroah-Hartman