summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-0512-41/+132
|\
| * Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman2015-10-2516-112/+118
| |\
| * \ Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-10-231-0/+24
| |\ \
| | * | usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam2015-10-221-0/+1
| | * | usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov2015-10-221-0/+23
| * | | Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-10-238-34/+56
| |\ \ \ | | |/ / | |/| |
| | * | usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-272-6/+9
| | * | usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-272-7/+10
| | * | usb: phy: change some commentsPeter Chen2015-09-271-4/+4
| | * | usb: gadget: introduce 'enabled' flag in struct usb_epRobert Baldyga2015-09-271-2/+25
| | * | usb: gadget: epautoconf: add usb_ep_autoconfig_release() functionRobert Baldyga2015-09-271-0/+2
| | * | usb: gadget: at91_udc: move at91_udc_data in at91_udc.hAlexandre Belloni2015-09-271-9/+0
| | * | usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi2015-09-271-5/+5
| | * | usb: musb: set the controller speed based on the config settingBin Liu2015-09-271-1/+1
| * | | Merge 4.3-rc5 into usb-nextGreg Kroah-Hartman2015-10-1219-37/+132
| |\ \ \
| * | | | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-10-041-1/+1
| * | | | usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman2015-10-041-0/+1
| * | | | usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman2015-10-041-0/+1
| * | | | usb: Add USB 3.1 SuperSpeedPlus device capability descriptorMathias Nyman2015-10-041-0/+29
| * | | | USB: Added forgotten parameter description for authorized attribute in usb.hStefan Koch2015-09-291-0/+2
| * | | | Merge 4.3-rc3 into usb-nextGreg Kroah-Hartman2015-09-2922-63/+113
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-09-221-7/+9
| * | | | usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-09-221-0/+9
| * | | | usb: interface authorization: Declare authorized attributeStefan Koch2015-09-221-0/+1
* | | | | Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-11-052-5/+5
|\ \ \ \ \
| * | | | | dm: add support for passing through persistent reservationsChristoph Hellwig2015-11-011-2/+2
| * | | | | dm: refactor ioctl handlingChristoph Hellwig2015-11-011-3/+3
* | | | | | Merge tag 'md/4.4' of git://neil.brown.name/mdLinus Torvalds2015-11-051-1/+72
|\ \ \ \ \ \
| * | | | | | raid5: enable log for raid array with cache diskShaohua Li2015-11-011-0/+1
| * | | | | | raid5: add basic stripe logShaohua Li2015-10-241-0/+58
| * | | | | | md: override md superblock recovery_offset for journal deviceShaohua Li2015-10-241-1/+4
| * | | | | | MD: add a new disk role to present write journal deviceSong Liu2015-10-241-0/+3
| * | | | | | MD: replace special disk roles with macrosSong Liu2015-10-241-0/+4
| * | | | | | Merge branch 'md-next' of git://github.com/goldwynr/linux into for-nextNeilBrown2015-10-131-0/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | md: Increment version for clustered bitmapsGoldwyn Rodrigues2015-10-121-0/+2
* | | | | | | Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-053-0/+68
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | block: add an API for Persistent ReservationsChristoph Hellwig2015-10-213-0/+68
* | | | | | | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-054-33/+50
|\ \ \ \ \ \ \
| * | | | | | | block: move blk_integrity to request_queueDan Williams2015-10-212-2/+5
| * | | | | | | block: generic request_queue reference countingDan Williams2015-10-212-2/+1
| * | | | | | | block: Inline blk_integrity in struct gendiskMartin K. Petersen2015-10-212-23/+37
| * | | | | | | block: Reduce the size of struct blk_integrityMartin K. Petersen2015-10-211-4/+4
| * | | | | | | block: Consolidate static integrity profile propertiesMartin K. Petersen2015-10-212-13/+15
| * | | | | | | block: Move integrity kobject to struct gendiskMartin K. Petersen2015-10-212-2/+1
| |/ / / / / /
* | | | | | | Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-052-0/+652
|\ \ \ \ \ \ \
| * | | | | | | lightnvm: refactor phys addrs type to u64Matias Bjørling2015-11-031-14/+14
| * | | | | | | lightnvm: Support for Open-Channel SSDsMatias Bjørling2015-10-292-0/+652
| |/ / / / / /
* | | | | | | Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-054-696/+584
|\| | | | | |
| * | | | | | nvme: include <linux/types.ĥ> in <linux/nvme.h>Christoph Hellwig2015-10-091-0/+2
| * | | | | | nvme.h: add missing nvme_id_ctrl endianess annotationsChristoph Hellwig2015-10-091-2/+2