summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'master' into upstreamJeff Garzik2006-06-22488-56232/+26396
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | [PATCH] s2io: netpoll supportBrian Haley2006-06-201-0/+48
| * | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-06-2011-213/+398
| |\ \ \ \ \ \
| | * | | | | | [PATCH] ipw2200 locking fixZhu Yi2006-06-152-9/+33
| | * | | | | | [PATCH] pci: bcm43xx avoid pci_find_deviceJiri Slaby2006-06-151-5/+16
| | * | | | | | [PATCH] bcm43xx: preemptible periodic workMichael Buesch2006-06-154-13/+143
| | * | | | | | [PATCH] bcm43xx: redesign lockingMichael Buesch2006-06-158-191/+211
| | * | | | | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-06-1329-200/+212
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-06-201-2/+6
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | sundance: PCI ID for ip100aPedro Alejandro López-Valencia2006-06-151-2/+6
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-2214-46/+166
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | [POWERPC] spufs: split the Cell BE support into generic and platform dependan...Geoff Levand2006-06-211-1/+1
| * | | | | | | | [POWERPC] Add Vitesse 8244 PHY for MPC8641 HPCN platform.Jon Loeliger2006-06-214-3/+121
| * | | | | | | | [POWERPC] Document I2C_MPC option for 86xx too.Jon Loeliger2006-06-211-2/+2
| * | | | | | | | Merge branch 'merge'Paul Mackerras2006-06-1232-218/+256
| |\ \ \ \ \ \ \ \
| * | | | | | | | | powerpc: add context.vdso_base for 32-bit tooPaul Mackerras2006-06-111-2/+2
| * | | | | | | | | [PATCH] powerpc: Cleanup hvc_rtas.c a littleMichael Ellerman2006-06-091-21/+16
| * | | | | | | | | [PATCH] powerpc: Make rtas console _much_ fasterMichael Ellerman2006-06-091-2/+2
| * | | | | | | | | Merge branch 'merge'Paul Mackerras2006-06-01157-1666/+3230
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge ../linux-2.6Paul Mackerras2006-05-19126-1655/+4119
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell2006-05-192-2/+2
| * | | | | | | | | | | [PATCH] powerpc: update iSeries viodasd device-tree entriesStephen Rothwell2006-05-191-1/+1
| * | | | | | | | | | | [PATCH] powerpc: update iseries_veth device-tree informationStephen Rothwell2006-05-191-10/+17
| * | | | | | | | | | | Merge ../linux-2.6Paul Mackerras2006-05-0572-2446/+1372
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'merge'Paul Mackerras2006-04-2967-918/+2564
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [PATCH] powerpc: Quiet VETH version printkOlof Johansson2006-04-221-1/+1
| * | | | | | | | | | | | | [PATCH] powerpc: Quiet HVSI boot outputOlof Johansson2006-04-221-1/+1
* | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-06-2223-351/+4728
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [PATCH] I2C: I2C controllers go into right place on sysfsDavid Brownell2006-06-221-4/+1
| * | | | | | | | | | | | | | [PATCH] hwmon-vid: Add support for Intel Core and ConroeRudolf Marek2006-06-221-7/+28
| * | | | | | | | | | | | | | [PATCH] lm70: New hardware monitoring driverKaiwan N Billimoria2006-06-223-0/+176
| * | | | | | | | | | | | | | [PATCH] hwmon: Fix the Kconfig headerJean Delvare2006-06-221-1/+1
| * | | | | | | | | | | | | | [PATCH] i2c-i801: Merge setup functionJean Delvare2006-06-221-66/+55
| * | | | | | | | | | | | | | [PATCH] i2c-i801: Better pci subsystem integrationJean Delvare2006-06-221-11/+27
| * | | | | | | | | | | | | | [PATCH] i2c-i801: CleanupsJean Delvare2006-06-221-19/+13
| * | | | | | | | | | | | | | [PATCH] i2c-i801: Remove PCI function checkJean Delvare2006-06-221-4/+0
| * | | | | | | | | | | | | | [PATCH] i2c-i801: Remove force_addr parameterJean Delvare2006-06-221-28/+7
| * | | | | | | | | | | | | | [PATCH] i2c-i801: Fix block transaction poll loopsJean Delvare2006-06-221-2/+2
| * | | | | | | | | | | | | | [PATCH] scx200_acb: Mark scx200_acb_probe __initJean Delvare2006-06-221-1/+1
| * | | | | | | | | | | | | | [PATCH] scx200_acb: Use PCI I/O resource when appropriateJordan Crouse2006-06-221-53/+147
| * | | | | | | | | | | | | | [PATCH] i2c: Mark block write buffers as constKrzysztof Halasa2006-06-221-2/+2
| * | | | | | | | | | | | | | [PATCH] i2c-ocores: Minor cleanupsPeter Korsgaard2006-06-221-4/+2
| * | | | | | | | | | | | | | [PATCH] abituguru: Fix fan detectionHans de Goede2006-06-221-3/+2
| * | | | | | | | | | | | | | [PATCH] abituguru: Review fixesHans de Goede2006-06-221-86/+111
| * | | | | | | | | | | | | | [PATCH] abituguru: New hardware monitoring driverHans de Goede2006-06-223-0/+1404
| * | | | | | | | | | | | | | [PATCH] w83792d: Add missing data access locksYuan Mu2006-06-221-5/+25
| * | | | | | | | | | | | | | [PATCH] w83792d: Fix setting the PWM valueYuan Mu2006-06-221-27/+29
| * | | | | | | | | | | | | | [PATCH] hwmon: Fix a typo in the hdaps driverJean Delvare2006-06-221-1/+1
| * | | | | | | | | | | | | | [PATCH] i2c: New bus driver for the OpenCores I2C controllerPeter Korsgaard2006-06-223-0/+355
| * | | | | | | | | | | | | | [PATCH] i2c: Suggest N for rare devices in KconfigJean Delvare2006-06-222-0/+14
OpenPOWER on IntegriCloud