aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | USB: audio: guard kernel-only code with __KERNEL__Michael S. Tsirkin2009-09-23
| | * | | | | | | | | | | | | | | | | | | | | | USB: NXP ISP1362 USB host driverLothar Wassmann2009-09-23
| | * | | | | | | | | | | | | | | | | | | | | | USB: isp1760: allow platform devices to customize devflagsMichael Hennerich2009-09-23
| | * | | | | | | | | | | | | | | | | | | | | | USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du2009-09-23
| | * | | | | | | | | | | | | | | | | | | | | | USB: make intf.pm_usage an atomic_tAlan Stern2009-09-23
| | * | | | | | | | | | | | | | | | | | | | | | USB: add API for userspace drivers to "claim" portsAlan Stern2009-09-23
| | * | | | | | | | | | | | | | | | | | | | | | USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart2009-09-23
| | * | | | | | | | | | | | | | | | | | | | | | USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart2009-09-23
| | * | | | | | | | | | | | | | | | | | | | | | USB: Move vendor subclass definition from usb/audio.h to usb/ch9.hLaurent Pinchart2009-09-23
| | * | | | | | | | | | | | | | | | | | | | | | USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart2009-09-23
| | * | | | | | | | | | | | | | | | | | | | | | USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev2009-09-23
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | virtio_blk: add support for cache flushChristoph Hellwig2009-09-23
| | * | | | | | | | | | | | | | | | | | | | | | virtio: add virtio IDs fileFernando Luis Vazquez Cao2009-09-23
| | * | | | | | | | | | | | | | | | | | | | | | virtio: make add_buf return capacity remainingRusty Russell2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | fs: change sys_truncate length parameter typeHeiko Carstens2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | jbd.h: bitfields should be unsignedH Hartley Sweeten2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolibMarek Vasut2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | gpio: add MC33880 driverRichard Röjfors2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | spi: handle TX-only/RX-onlyDavid Brownell2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | spi: add support for device table matchingAnton Vorontsov2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | spi.h: add missing kernel-doc for struct spi_masterRandy Dunlap2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | ramfs: move RAMFS_MAGIC to include/linux/magic.hmaximilian attems2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | kcore: register module area in generic wayKAMEZAWA Hiroyuki2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | kcore: register vmemmap rangeKAMEZAWA Hiroyuki2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | walk system ram rangeKAMEZAWA Hiroyuki2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | kcore: use usual list for kclistKAMEZAWA Hiroyuki2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | procfs: provide stack information for threadsStefani Seibold2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | mmc: make SDIO device/driver struct accessors publicNicolas Pitre2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | sdio: add CD disable supportOhad Ben-Cohen2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | mmc: check status after MMC SWITCH commandAdrian Hunter2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | mmc: allow host claim / release nestingAdrian Hunter2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | getrusage: fill ru_maxrss valueJiri Pirko2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | Make sure the value in abs() does not get truncated if it is greater than 2^32Rolf Eike Beer2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | anonfd: split interface into file creation and installDavide Libenzi2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | printk_once(): use bool for boolean flagRoland Dreier2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | proc connector: add event for process becoming session leaderScott James Remnant2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | seq_file: constify seq_operationsJames Morris2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | generic-ipi: make struct call_function_data locklessXiao Guangrong2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | Move magic numbers into magic.hNick Black2009-09-23
| * | | | | | | | | | | | | | | | | | | | | | | printk: add printk_delay to make messages readable for some scenariosDave Young2009-09-23