summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-2131-361/+1280
|\
| * [POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich2008-04-203-3/+3
| * [POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov2008-04-171-207/+12
| * [POWERPC] QE: UCC nodes cleanupAnton Vorontsov2008-04-173-8/+27
| * [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart2008-04-174-10/+78
| * [POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich2008-04-173-0/+122
| * [POWERPC] OF helpers for the GPIO APIAnton Vorontsov2008-04-173-0/+249
| * [POWERPC] properly declare onstack completion in iseries vethBenjamin Herrenschmidt2008-04-171-1/+2
| * [POWERPC] hvcbeat: Fix buffer manipulationIshizaki Kou2008-04-171-2/+2
| * Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-04-171-2/+33
| |\
| | * pasemi_mac: Netpoll supportNate Case2008-04-071-0/+23
| | * pasemi_mac: Jumbo frame bugfixesOlof Johansson2008-04-071-2/+10
| * | Merge branch 'linux-2.6'Paul Mackerras2008-04-14302-1721/+2456
| |\ \ | | |/ | |/|
| * | [POWERPC] Add of_device_is_available functionJosh Boyer2008-04-071-0/+26
| * | [POWERPC] of_serial: Fix possible null dereference.Stephen Neuendorffer2008-04-021-1/+3
| * | [POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.cJulia Lawall2008-04-011-1/+1
| * | [POWERPC] PS3: Gelic network driver Wake-on-LAN supportMasakazu Mokuno2008-04-012-0/+101
| * | [POWERPC] PS3: Sys-manager Wake-on-LAN supportGeoff Levand2008-04-011-2/+44
| * | [POWERPC] PS3: Save power in busy loops on haltGeert Uytterhoeven2008-04-012-16/+30
| * | [POWERPC] Xilinx: hwicap: Use fixed device major.Stephen Neuendorffer2008-03-261-29/+14
| * | [POWERPC] Xilinx: hwicap: Verify sync before reading idcode.Stephen Neuendorffer2008-03-261-0/+18
| * | [POWERPC] Xilinx: hwicap: Refactor status handling code.Stephen Neuendorffer2008-03-266-27/+58
| * | Merge branch 'linux-2.6'Paul Mackerras2008-03-26204-2690/+3326
| |\ \
| * \ \ Merge branch 'linux-2.6'Paul Mackerras2008-03-13294-4020/+9882
| |\ \ \
| * | | | pasemi_mac: basic ethtool supportOlof Johansson2008-03-054-19/+189
| * | | | pasemi_mac: Enable GSO by defaultOlof Johansson2008-03-051-1/+1
| * | | | pasemi_mac: jumbo frame supportOlof Johansson2008-03-052-34/+275
| * | | | pasemi_mac: Move RX/TX section enablement to dma_libOlof Johansson2008-03-051-6/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-2186-2071/+3497
|\ \ \ \ \
| * | | | | SCSI: convert struct class_device to struct deviceTony Jones2008-04-1942-1449/+1701
| * | | | | DRM: remove unused dev_classGreg Kroah-Hartman2008-04-191-1/+0
| * | | | | IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2008-04-192-24/+27
| * | | | | IB: convert struct class_device to struct deviceTony Jones2008-04-1914-318/+351
| * | | | | memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-193-27/+26
| * | | | | driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-197-36/+36
| * | | | | PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-197-99/+17
| * | | | | Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-194-0/+1088
| * | | | | Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman2008-04-191-7/+2
| * | | | | PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern2008-04-192-2/+2
| * | | | | PM: Fix misuse of wakeup flag accessors in serial coreAlan Stern2008-04-191-1/+1
| * | | | | Driver core: Call device_pm_add() after bus_add_device() in device_add()Rafael J. Wysocki2008-04-192-11/+8
| * | | | | PM: Handle device registrations during suspend/resumeRafael J. Wysocki2008-04-193-52/+34
| * | | | | sysdev: detect multiple driver registrationsBen Dooks2008-04-191-0/+16
| * | | | | driver core: cpu: fix section mismatch in cpu.c:store_onlineSam Ravnborg2008-04-191-2/+2
| * | | | | power_state: remove it from driver corePavel Machek2008-04-191-5/+0
| * | | | | driver core: register_memory/unregister_memory clean ups and bugfixBadari Pulavarty2008-04-191-15/+7
| * | | | | driver core: memory: semaphore to mutexDaniel Walker2008-04-191-3/+4
| * | | | | UIO: hold a reference to the device's owner while the device is openUwe Kleine-König2008-04-191-15/+21
| * | | | | UIO: Implement a UIO interface for the SMX CryptengineBen Nizette2008-04-193-0/+154
| * | | | | UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.cHans-Jürgen Koch2008-04-191-4/+0
OpenPOWER on IntegriCloud