summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-0514-44/+85
|\
| * Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-06-241-4/+4
| |\
| | * USB: serial: make usb_serial_driver::chars_in_buffer return uintJiri Slaby2021-05-191-2/+2
| | * USB: serial: make usb_serial_driver::write_room return uintJiri Slaby2021-05-191-2/+2
| * | Merge tag 'v5.13-rc7' into usb-nextGreg Kroah-Hartman2021-06-2115-18/+73
| |\ \
| * | | Revert "USB: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman2021-06-181-18/+0
| * | | Revert "of/platform: Add stubs for of_platform_device_create/destroy()"Greg Kroah-Hartman2021-06-181-18/+4
| * | | of/platform: Add stubs for of_platform_device_create/destroy()Matthias Kaehlcke2021-06-151-4/+18
| * | | USB: misc: Add onboard_usb_hub driverMatthias Kaehlcke2021-06-151-0/+18
| * | | Merge tag 'for-5.14-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/teg...Greg Kroah-Hartman2021-06-141-1/+9
| |\ \ \
| | * | | phy: tegra: xusb: Add sleepwalk and suspend/resumeJC Kuo2021-06-031-1/+9
| * | | | Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman2021-06-1431-62/+204
| |\ \ \ \
| * | | | | USB: UDC core: Add udc_async_callbacks gadget opAlan Stern2021-06-041-0/+1
| * | | | | Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman2021-05-3132-77/+190
| |\ \ \ \ \
| * | | | | | driver core: Move the "removable" attribute from USB to coreRajat Jain2021-05-272-7/+37
| * | | | | | usb: roles: add helper usb_role_string()Chunfeng Yun2021-05-271-0/+6
| * | | | | | usb: typec: tcpm: Move TCPC to APPLY_RC state during PR_SWAPBadhri Jagan Sridharan2021-05-211-0/+4
| * | | | | | usb: isp1760: remove platform data struct and codeRui Miguel Silva2021-05-211-19/+0
| * | | | | | usb: fix spelling mistakes in header filesZhen Lei2021-05-219-12/+12
| * | | | | | Merge 5.13-rc2 into usb-nextGreg Kroah-Hartman2021-05-1713-16/+68
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to corePeter Chen2021-05-131-1/+12
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-059-321/+61
|\ \ \ \ \ \
| * | | | | | tty: make linux/tty_flip.h self-containedJiri Slaby2021-06-251-0/+2
| * | | | | | tty: make tty_get_{char,frame}_size availableJiri Slaby2021-06-151-0/+3
| * | | | | | Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman2021-06-1431-62/+204
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | vt: vt_kern.h, remove the repeated declarationShaokun Zhang2021-06-091-1/+0
| * | | | | | Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman2021-05-3145-93/+258
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | tty/serial: make port of serial8250_register_8250_port constJiri Slaby2021-05-201-1/+1
| * | | | | | tty/serial: clean up uart_match_portJiri Slaby2021-05-201-1/+2
| * | | | | | tty: remove unused tty_throttleJiri Slaby2021-05-132-2/+1
| * | | | | | tty: make tty_operations::chars_in_buffer return uintJiri Slaby2021-05-132-2/+2
| * | | | | | tty: make tty_buffer_space_avail return uintJiri Slaby2021-05-131-1/+1
| * | | | | | tty: make tty_operations::write_room return uintJiri Slaby2021-05-132-3/+3
| * | | | | | tty: return void from tty_unregister_ldiscJiri Slaby2021-05-131-1/+1
| * | | | | | tty: drop tty_ldisc_ops::refcountJiri Slaby2021-05-131-2/+0
| * | | | | | tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby2021-05-131-1/+1
| * | | | | | tty: set tty_ldisc_ops::num staticallyJiri Slaby2021-05-131-1/+1
| * | | | | | tty: cumulate and document tty_struct::ctrl* membersJiri Slaby2021-05-131-10/+16
| * | | | | | tty: cumulate and document tty_struct::flow* membersJiri Slaby2021-05-133-19/+25
| * | | | | | tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby2021-05-132-3/+3
| * | | | | | tty: remove broken r3964 line disciplineJiri Slaby2021-05-132-274/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-058-38/+71
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'iio-for-5.14b' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-06-171-2/+2
| |\ \ \ \ \ \
| | * | | | | | iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()Alexandru Ardelean2021-06-131-3/+0
| | * | | | | | iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()Alexandru Ardelean2021-06-131-0/+3
| * | | | | | | Merge tag 'v5.13-rc6' into staging-nextGreg Kroah-Hartman2021-06-1431-62/+204
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-06-097-36/+69
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge branch 'ib-iio-i2c-5.13rc1' into togregJonathan Cameron2021-06-071-1/+7
| | |\ \ \ \ \
| | | * | | | | i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2CJonathan Cameron2021-06-071-1/+7
| | | | |/ / / | | | |/| | |
| | * | | | | iio: accel: st_sensors: Support generic mounting matrixLinus Walleij2021-06-031-1/+3