aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula2-0/+19
2009-09-23spi: handle TX-only/RX-onlyDavid Brownell1-36/+3
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-09-23spi: add support for device table matchingAnton Vorontsov2-2/+18
2009-09-23spi.h: add missing kernel-doc for struct spi_masterRandy Dunlap1-0/+2
2009-09-23ramfs: move RAMFS_MAGIC to include/linux/magic.hmaximilian attems1-0/+1
2009-09-23kcore: register module area in generic wayKAMEZAWA Hiroyuki1-0/+8
2009-09-23kcore: register vmemmap rangeKAMEZAWA Hiroyuki1-0/+1
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki2-8/+4
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki1-2/+11
2009-09-23kcore: use usual list for kclistKAMEZAWA Hiroyuki1-1/+1
2009-09-23procfs: provide stack information for threadsStefani Seibold1-0/+1
2009-09-23mmc: make SDIO device/driver struct accessors publicNicolas Pitre1-0/+3
2009-09-23sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen1-0/+7
2009-09-23sdio: add CD disable supportOhad Ben-Cohen1-1/+2
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter1-0/+1
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen3-0/+9
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter1-0/+3
2009-09-23mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter1-0/+1
2009-09-23mmc: allow host claim / release nestingAdrian Hunter2-0/+3
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter1-0/+47
2009-09-23asm/sections: add text/data checking functions for arches to overrideMike Frysinger1-0/+16
2009-09-23getrusage: fill ru_maxrss valueJiri Pirko1-0/+10
2009-09-23kmap_types.h: rename D macroAndi Kleen1-23/+24
2009-09-23Make sure the value in abs() does not get truncated if it is greater than 2^32Rolf Eike Beer1-1/+1
2009-09-23anonfd: split interface into file creation and installDavide Libenzi2-0/+9
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich4-6/+9
2009-09-23printk_once(): use bool for boolean flagRoland Dreier1-2/+2
2009-09-23proc connector: add event for process becoming session leaderScott James Remnant1-0/+10
2009-09-23seq_file: constify seq_operationsJames Morris1-1/+1
2009-09-23generic-ipi: make struct call_function_data locklessXiao Guangrong1-0/+12
2009-09-23Move magic numbers into magic.hNick Black1-0/+5
2009-09-23printk: add printk_delay to make messages readable for some scenariosDave Young1-0/+2
2009-09-23include/linux/kmemcheck.h: fix a trillion warningsAndrew Morton1-1/+3
2009-09-23USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flagAlan Stern1-0/+1
2009-09-23USB: ehci-dbgp: errata for EHCI debug controller initializationJason Wessel1-0/+1
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel1-0/+10
2009-09-23USB: ehci-dbgp: stability improvements and external re-initJason Wessel1-0/+5
2009-09-23USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel1-0/+6
2009-09-23USB: use kfifo to buffer usb-generic serial writesDavid VomLehn1-0/+2
2009-09-23USB: audio: guard kernel-only code with __KERNEL__Michael S. Tsirkin1-0/+4
2009-09-23USB: NXP ISP1362 USB host driverLothar Wassmann1-0/+46
2009-09-23USB: isp1760: allow platform devices to customize devflagsMichael Hennerich1-0/+18
2009-09-23USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power modeAlek Du1-0/+13
2009-09-23USB: make intf.pm_usage an atomic_tAlan Stern1-3/+3
2009-09-23USB: add API for userspace drivers to "claim" portsAlan Stern1-0/+2
2009-09-23USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart1-12/+0
2009-09-23USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart1-126/+132
2009-09-23USB: Move vendor subclass definition from usb/audio.h to usb/ch9.hLaurent Pinchart2-1/+2
2009-09-23USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart2-10/+6