summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | mm, memcg: make mem_cgroup_out_of_memory() staticDavid Rientjes2012-12-121-2/+0
| * | | | | | writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon2012-12-121-8/+1
* | | | | | | Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-117-30/+61
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-176-7/+45
| |\ \ \ \ \ \ \
| * | | | | | | | usb: phy: change phy notify connect/disconnect APIPeter Chen2012-11-161-6/+9
| * | | | | | | | Merge 3.7-rc5 into usb-nextGreg Kroah-Hartman2012-11-1316-162/+412
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-11-122-1/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-312-1/+8
| | * | | | | | | | | usb: gadget: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior2012-10-311-0/+2
| * | | | | | | | | | USB: add USB_DEVICE_INTERFACE_CLASS macroBjørn Mork2012-10-311-0/+16
| * | | | | | | | | | USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-311-2/+0
| * | | | | | | | | | Merge 3.7-rc3 into usb-next.Greg Kroah-Hartman2012-10-2917-60/+62
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | USB: speed up usb_bus_resume()Alan Stern2012-10-241-0/+2
| * | | | | | | | | | | USB: hub_for_each_child should skip unconnected portsAlan Stern2012-10-241-2/+3
| * | | | | | | | | | | USB: ezusb: unexport some functions that aren't being usedGreg Kroah-Hartman2012-10-241-8/+0
| * | | | | | | | | | | USB: ohci: allow platform driver to specify the number of portsFlorian Fainelli2012-10-221-0/+2
| * | | | | | | | | | | USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platformFlorian Fainelli2012-10-221-0/+3
| * | | | | | | | | | | USB: update documentation for URB_ISO_ASAPAlan Stern2012-10-221-11/+16
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-118-46/+54
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...Matt Schulte2012-11-221-0/+2
| * | | | | | | | | | | Add register definitions used in several Exar PCI/PCIe UARTsMatt Schulte2012-11-221-1/+13
| * | | | | | | | | | | Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...Matt Schulte2012-11-223-1/+11
| * | | | | | | | | | | Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman2012-11-176-7/+45
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus2012-11-161-0/+2
| * | | | | | | | | | | TTY: introduce tty_port_destroyJiri Slaby2012-11-161-0/+1
| * | | | | | | | | | | Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman2012-11-1416-162/+412
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | serial/arc-uart: Add new driverVineet Gupta2012-10-301-0/+2
| * | | | | | | | | | | Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman2012-10-2917-60/+62
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-251-0/+3
| * | | | | | | | | | | TTY: move tty buffers to tty_portJiri Slaby2012-10-232-4/+4
| * | | | | | | | | | | TTY: add port -> tty linkJiri Slaby2012-10-231-0/+1
| * | | | | | | | | | | TTY: move TTY_FLUSH* flags to tty_portJiri Slaby2012-10-231-2/+3
| * | | | | | | | | | | TTY: move ldisc data from tty_struct: locksJiri Slaby2012-10-231-10/+1
| * | | | | | | | | | | TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby2012-10-231-10/+0
| * | | | | | | | | | | TTY: move ldisc data from tty_struct: bitmapsJiri Slaby2012-10-231-2/+0
| * | | | | | | | | | | TTY: move ldisc data from tty_struct: simple membersJiri Slaby2012-10-231-5/+0
| * | | | | | | | | | | TTY: audit, stop accessing tty->icountJiri Slaby2012-10-231-2/+2
| * | | | | | | | | | | TTY: devpts, do not set driver_dataJiri Slaby2012-10-231-4/+5
| * | | | | | | | | | | TTY: devpts, return created inode from devpts_pty_newJiri Slaby2012-10-231-4/+4
| * | | | | | | | | | | TTY: devpts, don't care about TTY in devpts_get_ttyJiri Slaby2012-10-231-4/+3
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'staging-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-1112-6/+803
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | staging:iio: Move ad7793 driver out of stagingLars-Peter Clausen2012-11-301-0/+112
| * | | | | | | | | | | ipack: remove use of __devinitconstBill Pemberton2012-11-221-2/+1
| * | | | | | | | | | | iio:imu: Add support for the ADIS16480 and similar IMUsLars-Peter Clausen2012-11-201-0/+4
| * | | | | | | | | | | iio: Factor out fixed point number parsing into its own functionLars-Peter Clausen2012-11-201-0/+3
| * | | | | | | | | | | iio: Add pressure channel typeLars-Peter Clausen2012-11-201-0/+1
| * | | | | | | | | | | iio:imu:adis: Add paging supportLars-Peter Clausen2012-11-201-2/+8
| * | | | | | | | | | | iio:imu:adis: Add support for 32bit registersLars-Peter Clausen2012-11-201-4/+77
| * | | | | | | | | | | iio:imu:adis: Add debugfs register access supportLars-Peter Clausen2012-11-201-0/+11
| * | | | | | | | | | | staging:iio: Move the ad7298 driver out of stagingLars-Peter Clausen2012-11-191-0/+20