aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | [PATCH] offsetof is size_tAl Viro2007-02-091-3/+3
* | | [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-098-14/+8
* | | [PATCH] drivers/serial NULL noise removalAl Viro2007-02-091-3/+3
* | | [PATCH] usbvision missing __userAl Viro2007-02-091-1/+1
* | | [PATCH] hwmon: ansifyAl Viro2007-02-091-1/+1
* | | [PATCH] trivial __user annotations - rtc-devAl Viro2007-02-091-1/+1
* | | [PATCH] missing include in macsonicAl Viro2007-02-091-0/+1
* | | [PATCH] spider_net breakage from class_device -> deviceAl Viro2007-02-091-1/+1
* | | [PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitivesAl Viro2007-02-092-2/+2
* | | [PATCH] m32r: class_device -> device falloutAl Viro2007-02-091-1/+1
* | | [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()Al Viro2007-02-092-2/+2
* | | [PATCH] assigning enum constant to char * is vile, even if it happens to be 0Al Viro2007-02-091-2/+2
* | | [PATCH] wrong order of kzalloc argumentsAl Viro2007-02-091-1/+1
* | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-02-091-1/+1
|\ \ \
| * | | [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)Andrew Morton2007-02-091-1/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-0913-4413/+959
|\ \ \
| * \ \ Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...David S. Miller2007-02-081-1/+1
| |\ \ \
| | * | | [CRYPTO] geode: Convert pci_module_init() to pci_register_driver()Richard Knutsson2007-02-071-1/+1
| | | |/ | | |/|
| * | | [S390]: Adapt special message interface to new IUCV APIMartin Schwidefsky2007-02-081-73/+74
| * | | [S390]: Adapt netiucv driver to new IUCV APIMartin Schwidefsky2007-02-081-662/+652
| * | | [S390]: Adapt vmlogrdr driver to new IUCV APIMartin Schwidefsky2007-02-081-152/+127
| * | | [S390]: Adapt monreader driver to new IUCV APIMartin Schwidefsky2007-02-081-117/+101
| * | | [S390]: Rewrite of the IUCV base code, part 1Martin Schwidefsky2007-02-084-3397/+0
| * | | [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...Joe Jin2007-02-082-6/+2
| * | | [TG3]: Avoid an expensive divide.Eric Dumazet2007-02-081-1/+1
| * | | [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...Joe Jin2007-02-081-4/+1
| | |/ | |/|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-0912-108/+5207
|\ \ \ | |/ / |/| |
| * | ucc_geth: Add support to local-mac-address propertyLi Yang2007-02-081-1/+7
| * | ucc_geth: Remove obsolete workaround of link speed changeLi Yang2007-02-082-66/+7
| * | cxgb3: sysfs attributes in -mm treeDivy Le Ray2007-02-081-41/+45
| * | Add Attansic L1 ethernet driver.Jay Cliburn2007-02-089-0/+5148
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-084-22/+22
|\ \ \
| * | | Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman2007-02-074-22/+22
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-0814-430/+167
|\ \ \
| * | | [POWERPC] windfarm: don't die on suspend thread signalJohannes Berg2007-02-081-4/+2
| * | | [POWERPC] ppc: Fix booke watchdog initializationStefan Roese2007-02-081-9/+11
| * | | Merge branch 'linux-2.6'Paul Mackerras2007-02-07143-1055/+1348
| |\ \ \ | | | |/ | | |/|
| * | | [POWERPC] Celleb: hypervisor console driverIshizaki Kou2007-02-073-0/+142
| * | | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug2007-02-073-6/+1
| * | | [POWERPC] PS3: Move vuart declarations to ps3.hGeoff Levand2007-02-071-37/+1
| * | | [POWERPC] PS3: Move system bus to platform directoryGeoff Levand2007-02-072-363/+0
| * | | [POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day2007-02-071-2/+0
| * | | [POWERPC] ps3: bind interrupt to cpuGeoff Levand2007-02-071-2/+2
| * | | [POWERPC] ps3: system bus minor mmio fixBenjamin Herrenschmidt2007-02-071-3/+3
| * | | [POWERPC] cpm_uart: OF-related fix for CPM1Vitaly Bordug2007-02-071-7/+8
* | | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-02-0821-307/+304
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm: Allow for 44 bit user-tokens (or drm_file offsets)Thomas Hellstrom2007-02-083-13/+14
| * | | drm/via: Disable AGP DMA for chips with the new 3D engine.Thomas Hellstrom2007-02-081-0/+5
| * | | drm: update core memory manager from git drm treeThomas Hellstrom2007-02-083-47/+149
| * | | drm: remove drm_ioremap and drm_ioremapfreeChristoph Hellwig2007-02-086-195/+25