aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-26
|\
| * usb: s3c-hsotg: Add header file protection macros in s3c-hsotg.hSachin Kamat2012-07-17
| * USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan2012-07-16
| * USB: remove 8 bytes of padding from usb_host_interface on 64 bit buildsRichard Kennedy2012-07-16
| * Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-07-16
| |\
| | * USB: Add a sysfs file to show LTM capabilities.Sarah Sharp2012-07-11
| | * USB: Enable Latency Tolerance Messaging (LTM).Sarah Sharp2012-07-11
| | * USB: Remove unused LPM variable.Sarah Sharp2012-07-11
| * | usb: storage: add support for write cache quirkNamjae Jeon2012-07-16
| * | Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman2012-07-16
| |\|
| | * usb: chipidea: permit driver bindings pass phy pointerRichard Zhao2012-07-09
| | * usb: otg: add notify_connect/notify_disconnect callbackRichard Zhao2012-07-09
| | * USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform driversRichard Zhao2012-07-09
| | * USB: Chipidea: rename struct ci13xxx variables from udc to ciRichard Zhao2012-07-09
| | * USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao2012-07-06
| | * usbdevfs: Use scatter-gather lists for large bulk transfersHans de Goede2012-07-06
| | * usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctlHans de Goede2012-07-06
| | * Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-07-05
| | |\
| | | * usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I2012-06-25
| | | * usb: otg: utils: devres: Add API's to associate a device with the phyKishon Vijay Abraham I2012-06-25
| | | * usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-25
| | | * usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-25
| | * | Merge 3.5-rc5 into usb-nextGreg Kroah-Hartman2012-07-05
| | |\ \
| | * | | USB: EHCI: define extension registers like normal onesAlan Stern2012-06-26
| | * | | uas: task mgmt & error handlingGerd Hoffmann2012-06-25
| | * | | Merge 3.5-rc4 into usb-nextGreg Kroah-Hartman2012-06-25
| | |\ \ \
| | * \ \ \ Merge 3.5-rc3 into usb-nextGreg Kroah-Hartman2012-06-20
| | |\ \ \ \
| | * | | | | USB: properly pad out usb_device_id.driver_infoGreg Kroah-Hartman2012-06-18
| | * | | | | USB: allow match on bInterfaceNumberBjørn Mork2012-06-13
| | * | | | | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2012-06-13
| | |\ \ \ \ \
| | * | | | | | USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao2012-06-13
| | * | | | | | usb: renesas_usbhs: add DMAEngine ID specification noteKuninori Morimoto2012-06-13
* | | | | | | | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik2012-07-25
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-07-24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [SCSI] async: make async_synchronize_full() flush all work regardless of domainDan Williams2012-07-20
| | * | | | | | | | [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-20
| | * | | | | | | | [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...Nicholas Bellinger2012-07-20
| | * | | | | | | | [SCSI] usb-storage: add support for write cache quirkNamjae Jeon2012-07-20
| | * | | | | | | | [SCSI] virtio-scsi: hotplug support for virtio-scsiCong Meng2012-07-20
| | * | | | | | | | [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-20
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-07-24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | seq_file: Add seq_vprintf function and export itSteven Whitehouse2012-06-11
| | * | | | | | | | | GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski2012-06-08
| | * | | | | | | | | GFS2: Add "top dir" flag supportSteven Whitehouse2012-06-06
| * | | | | | | | | | Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-07-24
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cgroup: remove hierarchy_mutexLi Zefan2012-06-06
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-07-24
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...Tejun Heo2012-07-22
| | * | | | | | | | | | workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo2012-07-17
| * | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-07-24
| |\ \ \ \ \ \ \ \ \ \ \