summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-10-22usb: usb3.0 ch9 definitionsTatyana Brokhman
2010-10-22usb-storage: add new no_read_capacity_16 quirkHans de Goede
2010-10-22usb-storage: add new no_read_disc_info quirkHans de Goede
2010-10-22USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey
2010-10-22USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin
2010-10-22USB: Add more empty functions in otg.hGrazvydas Ignotas
2010-10-22usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad
2010-10-22USB: Move USB Storage definitions to their own header fileMatthew Wilcox
2010-10-22USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz
2010-10-22USB: cdc.h: ncm: fix one more typoYauheni Kaliuta
2010-10-22USB: cdc.h: ncm: add missed constants and structuresYauheni Kaliuta
2010-10-22Revert "USB: ncm: added ncm.h with auxiliary definitions"Yauheni Kaliuta
2010-10-22USB: cdc.h: ncm: typo and style fixesYauheni Kaliuta
2010-10-22USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu
2010-10-22USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)Hao Wu
2010-10-22init.h: add some more documentation to __ref* tagsMichal Nazarewicz
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-10-22USB: gadget: composite: Better string override handlingMichal Nazarewicz
2010-10-22USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu
2010-10-22usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu
2010-10-22serial: abstraction for 8250 legacy portsAlan Cox
2010-10-228250: allow platforms to override PM hook.Manuel Lauss
2010-10-22altera_uart: Fix missing prototype for registering an early consoleAnton Vorontsov
2010-10-22altera_uart: Add support for different address stridesAnton Vorontsov
2010-10-22serial: Factor out uart_poll_timeout() from 8250 driverAnton Vorontsov
2010-10-22vcs: invoke the vt update callback when /dev/vcs* is written toNicolas Pitre
2010-10-22tty: Make tiocgicount a handlerAlan Cox
2010-10-22tty: Remove __GFP_NOFAIL from tty_add_file()Pekka Enberg
2010-10-22tty: add tty_struct->dev pointer to corresponding device instanceDmitry Eremin-Solenikov
2010-10-22Driver core: Add section count to memory_block structNathan Fontenot
2010-10-22driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...Robin Holt
2010-10-22kobject: Introduce kset_find_obj_hinted.Robin Holt
2010-10-22uio: Cleanup irq handling.Eric W. Biederman
2010-10-22SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen
2010-10-22driver core: platform_bus: allow runtime override of dev_pm_opsKevin Hilman
2010-10-22Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-21vlan: Calling vlan_hwaccel_do_receive() is always valid.Jesse Gross
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21include/linux/libata.h: fix typoAndrea Gelmini
2010-10-21libata: reorder ata_queued_cmd to remove alignment padding on 64 bit buildsRichard Kennedy
2010-10-21libata: implement cross-port EH exclusionTejun Heo
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo
2010-10-21libata: reimplement link power managementTejun Heo
2010-10-21libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo