summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-16V4L/DVB (11933): tuner-simple, tveeprom: Add Philips FQ1216LME MK3 analog tunerAndy Walls1-0/+1
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-0/+358
2009-06-16V4L/DVB (11845): ir-kbd-i2c: Use initialization dataJean Delvare1-0/+7
2009-06-16V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare1-1/+1
2009-06-16V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needsJean Delvare1-0/+1
2009-06-16V4L/DVB (11775): tuner: add support Philips MK5 tunerDmitri Belimov1-0/+1
2009-06-16V4L/DVB (11743): Analog Devices ADV7343 video encoder driverChaithrika U S2-0/+26
2009-06-16V4L/DVB (11742): TI THS7303 video amplifier driver codeChaithrika U S1-0/+3
2009-06-16V4L/DVB (11705): soc-camera: prepare for the platform driver conversionGuennadi Liakhovetski1-0/+5
2009-06-16V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v...Hans Verkuil1-0/+5
2009-06-16V4L/DVB (11671): v4l2: add v4l2_device_set_name()Hans Verkuil1-0/+21
2009-06-16V4L/DVB (11609): soc-camera: remove an extra device generation from struct so...Guennadi Liakhovetski1-2/+2
2009-06-16V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_linkGuennadi Liakhovetski1-0/+1
2009-06-16V4L/DVB (11517): v4l: remove driver-core BUS_ID_SIZEKay Sievers1-1/+1
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds14-8/+312
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds12-18/+912
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds10-10/+18
2009-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-0/+46
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-0/+47
2009-06-16Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds4-41/+55
2009-06-16printk: Add KERN_DEFAULT printk log-levelLinus Torvalds1-0/+2
2009-06-16printk: clean up handling of log-levels and newlinesLinus Torvalds1-1/+1
2009-06-16mg_disk: seperate mg_disk.h againunsik Kim1-0/+45
2009-06-16block: Introduce helper to reset queue limits to default valuesMartin K. Petersen1-0/+1
2009-06-15USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp2-9/+9
2009-06-15USB: Push scatter gather lists down to host controller drivers.Sarah Sharp1-0/+2
2009-06-15USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp2-0/+32
2009-06-15USB: Support for submitting control URBs under xHCI.Sarah Sharp1-1/+3
2009-06-15USB: Support for addressing a USB device under xHCISarah Sharp1-0/+2
2009-06-15USB: Add route string to struct usb_device.Sarah Sharp1-0/+2
2009-06-15USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp1-0/+1
2009-06-15USB: xhci: BIOS handoff and HW initialization.Sarah Sharp1-0/+1
2009-06-15USB: Add Intel Langwell USB OTG Transceiver DriveHao Wu1-0/+177
2009-06-15USB: Add Intel Langwell USB Device Controller driverXiaochen Shen1-0/+310
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-4/+8
2009-06-15USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern1-0/+8
2009-06-15USB: audio: add USB audio class definitionsBryan Wu1-2/+263
2009-06-15USB: r8a66597-hcd: use platform_data instead of module_paramYoshihiro Shimoda1-0/+44
2009-06-15USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel1-0/+8
2009-06-15USB: usb_debug, usb_generic_serial: implement multi urb writeJason Wessel1-0/+4
2009-06-15USB: usb.h: change private: kernel-doc for new format requirementRandy Dunlap1-2/+2
2009-06-15USB: composite.h: mark private struct members as private:Randy Dunlap1-0/+3
2009-06-15PCI: add power-state name stringsAlan Stern1-0/+8
2009-06-15USB: remove unused usb_host classGreg Kroah-Hartman1-1/+0
2009-06-15NLS: update handling of UnicodeAlan Stern1-6/+29
2009-06-15USB: add usb debugfs directoryGreg Kroah-Hartman1-0/+3
2009-06-15USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell1-2/+2
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2-3/+3
2009-06-15eisa: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-06-15Driver Core: block: add nodename support for block drivers.Kay Sievers1-1/+1