summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds2005-09-082-32/+9
|\
| * [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-081-8/+1
| * [PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas2005-09-081-9/+0
| * [PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas2005-09-081-1/+1
| * [PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas2005-09-081-5/+0
| * [PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionOlav Kongas2005-09-081-7/+5
| * [PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeOlav Kongas2005-09-081-2/+0
| * [PATCH] USB: real nodes instead of usbfsKay Sievers2005-09-081-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 Linus Torvalds2005-09-081-0/+44
|\ \
| * | [PATCH] lib/crc16: added crc16 algorithm.Evgeniy Polyakov2005-09-081-0/+44
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-083-473/+487
|\ \ \
| * | | [PATCH] PCI/libata INTx cleanupBrett M Russ2005-09-081-0/+1
| * | | [PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz2005-09-081-0/+1
| * | | [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras2005-09-081-0/+3
| * | | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-09-082-0/+3
| * | | [PATCH] PCI: clean up pci.h and split pci register info to separate header file.Greg Kroah-Hartman2005-09-082-458/+477
| * | | [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-081-14/+0
| * | | [PATCH] PCI: Move PCI fixup data into r/o sectionakpm@osdl.org2005-09-081-1/+1
| * | | [PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen2005-09-081-0/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-083-10/+43
|\ \ \
| * \ \ Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller2005-09-082-9/+42
| |\ \ \
| | * | | [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki2005-09-082-3/+4
| | * | | [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki2005-09-082-8/+40
| * | | | [NET]: Optimize pskb_trim_rcsum()Stephen Hemminger2005-09-081-1/+1
| | |/ / | |/| |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-i2c manuallyLinus Torvalds2005-09-081-0/+48
|\ \ \ \
| * | | | [PATCH] I2C: Add PXA I2C driverRussell King2005-06-152-0/+49
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-081-0/+15
|\ \ \ \ \
| * | | | | [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-081-0/+15
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds2005-09-081-2/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [MMC] Ensure correct mmc_priv() behaviourRussell King2005-09-081-1/+7
| * | | | | [MMC] Allow detection/removal to be delayedRichard Purdie2005-09-081-1/+1
| |/ / / /
* | | / / Fix up ARM serial driver compile failureLinus Torvalds2005-09-081-0/+3
| |_|/ / |/| | |
* | | | Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-0874-716/+1279
|\| | |
| * | | [PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley2005-09-071-3/+5
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-075-14/+84
| |\ \ \
| | * \ \ Merge by hand (conflicts in sd.c)James Bottomley2005-09-062-2/+61
| | |\ \ \
| | | * | | [SCSI] embryonic RAID classJames Bottomley2005-08-301-0/+59
| | | * | | [SCSI] correct attribute_container list usageJames Bottomley2005-08-301-2/+2
| | * | | | Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley2005-08-282-9/+12
| | |\| | |
| | | * | | [SCSI] add missing attribute container function prototypeJames Bottomley2005-08-281-0/+1
| | | * | | [SCSI] correct transport class abstraction to work outside SCSIJames Bottomley2005-08-142-9/+11
| | * | | | fix mismerge in ll_rw_blk.cJames Bottomley2005-08-282-4/+12
| | |\ \ \ \
| | | * | | | [PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley2005-06-201-2/+2
| | | * | | | [PATCH] Add scatter-gather support for the block layer SG_IOJames Bottomley2005-06-202-0/+5
| | | * | | | [PATCH] Cleanup blk_rq_map_* interfacesJens Axboe2005-06-201-4/+3
| | | * | | | [PATCH] Add blk_rq_map_kern()Mike Christie2005-06-202-0/+4
| * | | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-072-11/+28
| |\ \ \ \ \ \
| | * | | | | | [wireless] build fixes after merging WE-19Jeff Garzik2005-09-071-6/+3
| | * | | | | | [PATCH] WE-19 for kernel 2.6.13Jean Tourrilhes2005-09-061-14/+33
| | * | | | | | [PATCH] net: add driver for the NIC on Cell BladesJens Osterkamp2005-09-061-0/+1
| | | |_|_|_|/ | | |/| | | |