aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-045-61/+16
|\
| * tty: Abstract tty buffer workPeter Hurley2015-10-171-0/+2
| * tty: Combine SIGTTOU/SIGTTIN handlingPeter Hurley2015-10-171-0/+1
| * dmaengine: hsu: remove platform dataHeikki Krogerus2015-10-172-5/+0
| * dmaengine: hsu: introduce stubs for the exported functionsHeikki Krogerus2015-10-171-0/+10
| * tty: Remove wait_event_interruptible_tty()Peter Hurley2015-10-171-26/+0
| * tty: r3964: Replace/remove bogus tty lock usePeter Hurley2015-10-171-2/+3
| * tty: r3964: Use tty->read_wait waitqueuePeter Hurley2015-10-171-3/+0
| * tty: Remove tty_port::close_waitPeter Hurley2015-10-171-1/+0
| * tty: Remove tty_wait_until_sent_from_close()Peter Hurley2015-10-171-18/+0
| * Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman2015-10-1220-38/+133
| |\
| * | tty/serial: at91: move ATMEL_MAX_UARTAlexandre Belloni2015-10-041-6/+0
* | | Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-0412-41/+132
|\ \ \
| * \ \ Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman2015-10-2616-112/+118
| |\ \ \
| * \ \ \ Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-10-221-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-228-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-042-5/+5
|\ \ \ \ \
| * | | | | dm: add support for passing through persistent reservationsChristoph Hellwig2015-10-311-2/+2
| * | | | | dm: refactor ioctl handlingChristoph Hellwig2015-10-311-3/+3
* | | | | | Merge tag 'md/4.4' of git://neil.brown.name/mdLinus Torvalds2015-11-041-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-141-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-043-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-044-33/+50
|\ \ \ \ \ \ \