summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dynamic_debug: change __dynamic_<foo>_dbg return types to voidJoe Perches2014-10-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | device coredump: add new device coredump classJohannes Berg2014-09-23
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: serial: 8250: use 32bit variable for rpm_tx_activeSebastian Andrzej Siewior2014-09-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior2014-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior2014-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Fix width of unsigned long bitfield paddingPeter Hurley2014-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Workaround Alpha non-atomic byte storage in tty_structPeter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Move and rename send_prio_char() as tty_send_xchar()Peter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Serialize tcflow() with other tty flow control changesPeter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Serialize tty flow control changes with flow_lockPeter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: Convert tty_struct bitfield to intsPeter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: core: Privatize tty->hw_stoppedPeter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: core: Privatize modem status enable flagsPeter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Add WARN_ON_ONCE lock assertionPeter Hurley2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman2014-09-14
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior2014-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial: core: Document lock requirement for UPF_* flags updatesPeter Hurley2014-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: meson: serial: add MesonX SoC on-chip uart driverCarlo Caione2014-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado2014-09-08
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman2014-09-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.17-rc5 into staging-next.Greg Kroah-Hartman2014-09-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'ipu-for-staging-3.18' of git://git.pengutronix.de/git/pza/linux in...Greg Kroah-Hartman2014-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | / / / / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpu: ipu-v3: Add ipu-cpmem unitSteve Longerbeam2014-08-18
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: hcd: add generic PHY supportSergei Shtylyov2014-09-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: Add LED triggers for USB activityMichal Sojka2014-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka2014-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'phy-for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2014-09-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: quirks.h: use BIT()Greg Kroah-Hartman2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uas: Add no-report-opcodes quirkHans de Goede2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: chipidea: add TPL support for targeted hostsPeter Chen2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: common: add API to get if the platform supports TPLPeter Chen2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: hcd: add TPL support flagPeter Chen2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: core: add device-qualifier quirkJohan Hovold2014-09-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.17-rc6 into usb-nextGreg Kroah-Hartman2014-09-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: f_fs: virtual endpoint address mappingRobert Baldyga2014-09-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.17-rc5' into nextFelipe Balbi2014-09-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: udc-core: add utility for bus resetPeter Chen2014-09-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: f_fs: add ioctl returning ep descriptorRobert Baldyga2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: add reset API at usb_gadget_driverPeter Chen2014-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.17-rc4' into nextFelipe Balbi2014-09-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools: ffs-test: convert to new descriptor formatMichal Nazarewicz2014-09-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: gadget: f_fs: add usb_functionfs_descs_head_v2 structureMichal Nazarewicz2014-09-02