aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sfi-releaseLen Brown2009-09-19237-2405/+7838
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | SFI: add capability to parse ACPI tablesFeng Tang2009-08-281-0/+93
| | * | | | | | | | | | | | | | | | | | | | SFI: create linux/sfi.hFeng Tang2009-08-281-0/+206
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-231-5/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-191-4/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | ACPI: remove unnecessary #ifdef CONFIG_DMILen Brown2009-09-191-2/+0
| | | * | | | | | | | | | | | | | | | | | | | | ACPI: linux/acpi.h should not include linux/dmi.hLen Brown2009-09-191-2/+0
| | | | |_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'sfi-base' into releaseLen Brown2009-09-191-1/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / | | | |/| / / / / / / / / / / / / / / / / / / | | | |_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | ACPI: Handle CONFIG_ACPI=n better from linux/acpi.hFeng Tang2009-08-281-1/+10
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-09-233-13/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | i2c-piix4: Add AMD SB900 SMBus device IDCrane Cai2009-09-181-0/+1
| | * | | | | | | | | | | | | | | | | | | | | i2c: Drop unused i2c_driver.id fieldJean Delvare2009-09-182-13/+0
| * | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-09-238-159/+265
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flagAlan Stern2009-09-231-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | USB: ehci-dbgp: errata for EHCI debug controller initializationJason Wessel2009-09-231-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel2009-09-231-0/+10
| | * | | | | | | | | | | | | | | | | | | | | | USB: ehci-dbgp: stability improvements and external re-initJason Wessel2009-09-231-0/+5
| | * | | | | | | | | | | | | | | | | | | | | | USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel2009-09-231-0/+6
| | * | | | | | | | | | | | | | | | | | | | | | USB: use kfifo to buffer usb-generic serial writesDavid VomLehn2009-09-231-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | USB: audio: guard kernel-only code with __KERNEL__Michael S. Tsirkin2009-09-231-0/+4
| | * | | | | | | | | | | | | | | | | | | | | | USB: NXP ISP1362 USB host driverLothar Wassmann2009-09-231-0/+46
| | * | | | | | | | | | | | | | | | | | | | | | USB: isp1760: allow platform devices to customize devflagsMichael Hennerich2009-09-231-0/+18
| | * | | | | | | | | | | | | | | | | | | | | | USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du2009-09-231-0/+13
| | * | | | | | | | | | | | | | | | | | | | | | USB: make intf.pm_usage an atomic_tAlan Stern2009-09-231-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | USB: add API for userspace drivers to "claim" portsAlan Stern2009-09-231-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart2009-09-231-12/+0
| | * | | | | | | | | | | | | | | | | | | | | | USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart2009-09-231-126/+132
| | * | | | | | | | | | | | | | | | | | | | | | USB: Move vendor subclass definition from usb/audio.h to usb/ch9.hLaurent Pinchart2009-09-232-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart2009-09-232-10/+6
| | * | | | | | | | | | | | | | | | | | | | | | USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev2009-09-231-6/+13
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-238-18/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | virtio_blk: add support for cache flushChristoph Hellwig2009-09-231-0/+15
| | * | | | | | | | | | | | | | | | | | | | | | virtio: add virtio IDs fileFernando Luis Vazquez Cao2009-09-237-17/+17
| | * | | | | | | | | | | | | | | | | | | | | | virtio: make add_buf return capacity remainingRusty Russell2009-09-231-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | fs: change sys_truncate length parameter typeHeiko Carstens2009-09-231-2/+1
| * | | | | | | | | | | | | | | | | | | | | | | jbd.h: bitfields should be unsignedH Hartley Sweeten2009-09-231-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolibMarek Vasut2009-09-231-0/+19
| * | | | | | | | | | | | | | | | | | | | | | | gpio: add MC33880 driverRichard Röjfors2009-09-231-0/+10
| * | | | | | | | | | | | | | | | | | | | | | | gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula2009-09-231-0/+11
| * | | | | | | | | | | | | | | | | | | | | | | spi: handle TX-only/RX-onlyDavid Brownell2009-09-231-36/+3
| * | | | | | | | | | | | | | | | | | | | | | | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | spi: add support for device table matchingAnton Vorontsov2009-09-232-2/+18
| * | | | | | | | | | | | | | | | | | | | | | | spi.h: add missing kernel-doc for struct spi_masterRandy Dunlap2009-09-231-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | ramfs: move RAMFS_MAGIC to include/linux/magic.hmaximilian attems2009-09-231-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | kcore: register module area in generic wayKAMEZAWA Hiroyuki2009-09-231-0/+8
| * | | | | | | | | | | | | | | | | | | | | | | kcore: register vmemmap rangeKAMEZAWA Hiroyuki2009-09-231-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | walk system ram rangeKAMEZAWA Hiroyuki2009-09-232-8/+4
| * | | | | | | | | | | | | | | | | | | | | | | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-231-2/+11
| * | | | | | | | | | | | | | | | | | | | | | | kcore: use usual list for kclistKAMEZAWA Hiroyuki2009-09-231-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | procfs: provide stack information for threadsStefani Seibold2009-09-231-0/+1