aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-06-16V4L/DVB (11845): ir-kbd-i2c: Use initialization dataJean Delvare
2009-06-16V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare
2009-06-16V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needsJean Delvare
2009-06-16V4L/DVB (11775): tuner: add support Philips MK5 tunerDmitri Belimov
2009-06-16V4L/DVB (11743): Analog Devices ADV7343 video encoder driverChaithrika U S
2009-06-16V4L/DVB (11742): TI THS7303 video amplifier driver codeChaithrika U S
2009-06-16V4L/DVB (11705): soc-camera: prepare for the platform driver conversionGuennadi Liakhovetski
2009-06-16V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v...Hans Verkuil
2009-06-16V4L/DVB (11671): v4l2: add v4l2_device_set_name()Hans Verkuil
2009-06-16V4L/DVB (11609): soc-camera: remove an extra device generation from struct so...Guennadi Liakhovetski
2009-06-16V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_linkGuennadi Liakhovetski
2009-06-16V4L/DVB (11517): v4l: remove driver-core BUS_ID_SIZEKay Sievers
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-16Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2009-06-16printk: Add KERN_DEFAULT printk log-levelLinus Torvalds
2009-06-16printk: clean up handling of log-levels and newlinesLinus Torvalds
2009-06-16mg_disk: seperate mg_disk.h againunsik Kim
2009-06-16block: Introduce helper to reset queue limits to default valuesMartin K. Petersen
2009-06-15USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp
2009-06-15USB: Push scatter gather lists down to host controller drivers.Sarah Sharp
2009-06-15USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp
2009-06-15USB: Support for submitting control URBs under xHCI.Sarah Sharp
2009-06-15USB: Support for addressing a USB device under xHCISarah Sharp
2009-06-15USB: Add route string to struct usb_device.Sarah Sharp
2009-06-15USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp
2009-06-15USB: xhci: BIOS handoff and HW initialization.Sarah Sharp
2009-06-15USB: Add Intel Langwell USB OTG Transceiver DriveHao Wu
2009-06-15USB: Add Intel Langwell USB Device Controller driverXiaochen Shen
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-15USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern
2009-06-15USB: audio: add USB audio class definitionsBryan Wu
2009-06-15USB: r8a66597-hcd: use platform_data instead of module_paramYoshihiro Shimoda
2009-06-15USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel
2009-06-15USB: usb_debug, usb_generic_serial: implement multi urb writeJason Wessel
2009-06-15USB: usb.h: change private: kernel-doc for new format requirementRandy Dunlap
2009-06-15USB: composite.h: mark private struct members as private:Randy Dunlap
2009-06-15PCI: add power-state name stringsAlan Stern
2009-06-15USB: remove unused usb_host classGreg Kroah-Hartman
2009-06-15NLS: update handling of UnicodeAlan Stern
2009-06-15USB: add usb debugfs directoryGreg Kroah-Hartman
2009-06-15USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim
2009-06-15eisa: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15Driver Core: block: add nodename support for block drivers.Kay Sievers
2009-06-15Driver Core: usb: add nodename support for usb drivers.Kay Sievers