summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-149-5/+200
|\
| * fs: debugfs: add forward declaration for struct device typeArend van Spriel2014-11-301-0/+1
| * device: Add dev_<level>_once variantsJoe Perches2014-11-261-0/+35
| * debugfs: add helper function to create device related seq_fileArend van Spriel2014-11-261-1/+15
| * drivers: base: support cpu cache information interface to userspace via sysfsSudeep Holla2014-11-071-0/+100
| * drivers: base: add cpu_device_create to support per-cpu devicesSudeep Holla2014-11-071-0/+4
| * cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-072-0/+20
| * sysfs/kernfs: allow attributes to request write buffer be pre-allocated.NeilBrown2014-11-072-0/+17
| * core: platform: let platform_create_bundle initialize module ownerWolfram Sang2014-11-061-2/+4
| * core: platform: let platform_driver_probe initialize module ownerWolfram Sang2014-11-061-2/+4
* | Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-149-63/+66
|\ \
| * \ Merge 3.18-rc7 into tty-nextGreg Kroah-Hartman2014-12-0631-27/+115
| |\ \
| * | | serial: core: Add big-endian iotypeKevin Cernekee2014-11-251-6/+7
| * | | Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman2014-11-104-27/+111
| |\ \ \
| * | | | tty: warn on deprecated serial flagsJiri Slaby2014-11-061-0/+2
| * | | | serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado2014-11-061-3/+0
| * | | | serial_core: Handle TIOC[GS]RS485 ioctls.Ricardo Ribalda Delgado2014-11-061-0/+3
| * | | | serial: core: Pass termios to set_ldisc() notificationsPeter Hurley2014-11-061-1/+1
| * | | | tty: Convert tty->closing to intPeter Hurley2014-11-061-1/+1
| * | | | tty: serial: bcm63xx: Eliminate unnecessary request/release functionsKevin Cernekee2014-11-061-2/+0
| * | | | serial: of: add a PORT_RT2880 definitionJohn Crispin2014-11-061-1/+2
| * | | | vt: Remove vt_get_kmsg_redirect() from uapi headerPeter Hurley2014-11-051-3/+0
| * | | | tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi headerPeter Hurley2014-11-051-1/+1
| * | | | tty: Remove defunct serial_console_init() declarationPeter Hurley2014-11-051-4/+0
| * | | | tty: Remove defunct pcxe_open() declarationPeter Hurley2014-11-051-4/+0
| * | | | tty: serial: 8250_omap: add custom DMA-TX callbackSebastian Andrzej Siewior2014-11-051-0/+1
| * | | | tty: Document defunct ASYNC_* bits in uapi headerPeter Hurley2014-11-051-4/+5
| * | | | tty,serial: Unify UPF_* and ASYNC_* flag definitionsPeter Hurley2014-11-052-16/+37
| * | | | tty: Flush ldisc buffer atomically with tty flip buffersPeter Hurley2014-11-051-1/+1
| * | | | tty: Remove tty_unhangup() declarationPeter Hurley2014-11-051-1/+0
| * | | | tty: Preset lock subclass for nested tty locksPeter Hurley2014-11-051-0/+1
| * | | | tty: Change tty lock order to master->slavePeter Hurley2014-11-051-5/+2
| * | | | tty: Simplify tty_ldisc_release() interfacePeter Hurley2014-11-051-1/+1
| * | | | tty: Remove TTY_CLOSINGPeter Hurley2014-11-051-1/+0
| * | | | tty: Remove TTY_HUPPINGPeter Hurley2014-11-051-1/+0
| * | | | tty: Move session_of_pgrp() and make staticPeter Hurley2014-11-051-3/+0
| * | | | tty: Remove tty_pair_get_tty()/tty_pair_get_pty() apiPeter Hurley2014-11-051-3/+0
| * | | | serial: Fix upstat_t sparse warningsPeter Hurley2014-11-051-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-1414-129/+154
|\ \ \ \
| * | | | arm: omap3: twl: remove usb phy init dataHeikki Krogerus2014-12-101-2/+0
| * | | | Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman2014-11-3031-27/+115
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2014-11-272-33/+38
| |\ \ \ \
| | * | | | phy: add support for USB cluster on the Armada 375 SoCGregory CLEMENT2014-11-261-0/+1
| | * | | | phy: remove the old lookup methodHeikki Krogerus2014-11-221-34/+4
| | * | | | phy: improved lookup methodHeikki Krogerus2014-11-211-0/+16
| | * | | | phy: safer to_phy() macroHeikki Krogerus2014-11-211-1/+1
| | * | | | phy: Add PHY header file for DT x Driver definesGabriel FERNANDEZ2014-11-111-0/+18
| | | |_|/ | | |/| |
| * | | | usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVERPeter Chen2014-11-261-1/+0
| * | | | Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-11-258-30/+28
| |\ \ \ \
| | * | | | usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy2014-11-211-0/+5