summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-22mxc_udc: add workaround for ENGcm09152 for i.MX35Eric Bénard1-0/+3
2010-10-22usb: usb3.0 ch9 definitionsTatyana Brokhman1-1/+57
2010-10-22USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz1-0/+2
2010-10-22usb-storage: add new no_read_capacity_16 quirkHans de Goede1-1/+3
2010-10-22scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede1-0/+1
2010-10-22usb-storage: add new no_read_disc_info quirkHans de Goede1-1/+3
2010-10-22scsi/sr: add no_read_disc_info scsi_device flagHans de Goede1-0/+1
2010-10-22USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey1-0/+1
2010-10-22USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin1-0/+15
2010-10-22USB: Add more empty functions in otg.hGrazvydas Ignotas1-0/+11
2010-10-22usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad1-0/+1
2010-10-22USB: Move USB Storage definitions to their own header fileMatthew Wilcox2-37/+49
2010-10-22USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz1-29/+30
2010-10-22USB: cdc.h: ncm: fix one more typoYauheni Kaliuta1-2/+2
2010-10-22USB: cdc.h: ncm: add missed constants and structuresYauheni Kaliuta1-2/+55
2010-10-22Revert "USB: ncm: added ncm.h with auxiliary definitions"Yauheni Kaliuta1-114/+0
2010-10-22USB: cdc.h: ncm: typo and style fixesYauheni Kaliuta1-10/+12
2010-10-22USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu1-1/+1
2010-10-22USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)Hao Wu1-0/+180
2010-10-22init.h: add some more documentation to __ref* tagsMichal Nazarewicz1-3/+10
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König1-5/+3
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz1-14/+5
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König1-12/+8
2010-10-22USB: gadget: composite: Better string override handlingMichal Nazarewicz1-0/+13
2010-10-22USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu1-0/+10
2010-10-22usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu1-0/+139
2010-10-22serial: abstraction for 8250 legacy portsAlan Cox1-0/+4
2010-10-228250: allow platforms to override PM hook.Manuel Lauss2-0/+6
2010-10-22altera_uart: Fix missing prototype for registering an early consoleAnton Vorontsov1-0/+4
2010-10-22altera_uart: Add support for different address stridesAnton Vorontsov1-0/+1
2010-10-22serial: Factor out uart_poll_timeout() from 8250 driverAnton Vorontsov1-0/+8
2010-10-22vcs: invoke the vt update callback when /dev/vcs* is written toNicolas Pitre1-0/+1
2010-10-22tty: Make tiocgicount a handlerAlan Cox2-0/+11
2010-10-22ioctl: Use asm-generic/ioctls.h on cris (enables termiox)Jeff Mahoney1-0/+2
2010-10-22tty: Remove __GFP_NOFAIL from tty_add_file()Pekka Enberg1-1/+1
2010-10-22tty: add tty_struct->dev pointer to corresponding device instanceDmitry Eremin-Solenikov1-0/+1
2010-10-22Driver core: Add section count to memory_block structNathan Fontenot1-0/+2
2010-10-22driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...Robin Holt1-0/+2
2010-10-22kobject: Introduce kset_find_obj_hinted.Robin Holt1-0/+2
2010-10-22uio: Cleanup irq handling.Eric W. Biederman1-1/+1
2010-10-22SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen1-0/+7
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers1-6/+0
2010-10-22driver core: platform_bus: allow runtime override of dev_pm_opsKevin Hilman1-0/+3
2010-10-22Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+12
2010-10-22pcmcia: IOCARD is also required for using IRQsDominik Brodowski1-0/+2
2010-10-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-0/+8
2010-10-22vlan: Calling vlan_hwaccel_do_receive() is always valid.Jesse Gross1-1/+2
2010-10-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-29/+82
2010-10-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2010-10-22Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-68/+125