summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely2008-01-181-2/+7
| | |/ / | |/| |
| * | | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-01-174-59/+212
| |\ \ \
| | * | | [POWERPC] pasemi: Move electra-ide to pata_of_platformOlof Johansson2008-01-151-5/+15
| | * | | libata: pata_of_platform: OF-Platform PATA device driverAnton Vorontsov2008-01-153-1/+116
| | * | | libata: pata_platform: make probe and remove functions device type neutralAnton Vorontsov2008-01-151-58/+86
| * | | | [POWERPC] therm_adt746x: Eliminate some build warningsStephen Rothwell2008-01-171-10/+14
| * | | | [POWERPC] therm_windtunnel: Eliminate some build warningsStephen Rothwell2008-01-171-2/+6
| * | | | [POWERPC] therm_pm72: Suppress some compile warningsStephen Rothwell2008-01-171-17/+38
| * | | | [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-174-30/+61
| * | | | [POWERPC] Xilinx uartlite: Section type fixupsStephen Neuendorffer2008-01-091-3/+3
| |/ / /
| * | | Merge branch 'linux-2.6'Paul Mackerras2007-12-21167-1815/+2687
| |\ \ \
| * | | | [POWERPC] Fix for via-pmu based backlight controlBenjamin Herrenschmidt2007-12-212-34/+40
| * | | | [POWERPC] Implement arch disable/enable irq hooks.Scott Wood2007-12-211-42/+6
| * | | | [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-201-1/+1
| * | | | [POWERPC] powermac: Use generic suspend codeJohannes Berg2007-12-191-232/+173
| * | | | [POWERPC] Fix sleep on powerbook 3400Paul Mackerras2007-12-191-136/+36
| * | | | [POWERPC] Convert therm_windtunnel.c to use the kthread APIPaul Mackerras2007-12-191-17/+17
| * | | | [POWERPC] Convert therm_pm72.c to use the kthread APIPaul Mackerras2007-12-191-5/+4
| * | | | [POWERPC] Convert adb.c to use kthread API and not spin on ADB requestsPaul Mackerras2007-12-191-57/+21
| * | | | [POWERPC] Convert media-bay.c to use the kthread APIPaul Mackerras2007-12-191-10/+4
| * | | | [POWERPC] via-pmu: Kill sleep notifiers completelyJohannes Berg2007-12-191-71/+0
| * | | | [POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooksJohannes Berg2007-12-191-39/+57
| * | | | [POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree propertiesTimur Tabi2007-12-141-4/+51
| * | | | [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-144-31/+4
| * | | | Merge branch 'linux-2.6' into for-2.6.25Paul Mackerras2007-12-111-36/+12
| |\ \ \ \
| * \ \ \ \ Merge branch 'linux-2.6'Paul Mackerras2007-12-10120-1584/+2143
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Paul Mackerras2007-12-053-7/+6
| |\ \ \ \ \ \
| | * | | | | | [POWERPC] pasemi: Broaden specific references to 1682MOlof Johansson2007-11-303-7/+6
| * | | | | | | [POWERPC] PMU: Remove dead codeJohannes Berg2007-12-031-41/+1
| * | | | | | | [POWERPC] PMU: Don't lock_kernel()Johannes Berg2007-12-031-3/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-01-3113-334/+422
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for loginsJarod Wilson2008-01-301-5/+24
| * | | | | | | firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login"Jarod Wilson2008-01-301-3/+13
| * | | | | | | firewire: replace subtraction with bitwise andJarod Wilson2008-01-301-1/+1
| * | | | | | | firewire: fw-core: react on bus resets while the config ROM is being fetchedStefan Richter2008-01-301-8/+17
| * | | | | | | firewire: enforce access order between generation and node ID, fix "giving up...Stefan Richter2008-01-305-2/+35
| * | | | | | | firewire: fw-cdev: use device generation, not card generationStefan Richter2008-01-301-1/+1
| * | | | | | | firewire: fw-sbp2: use device generation, not card generationStefan Richter2008-01-301-6/+6
| * | | | | | | firewire: fw-sbp2: try to increase reconnect_hold (speed up reconnection)Stefan Richter2008-01-301-2/+3
| * | | | | | | firewire: fw-sbp2: skip unnecessary logoutStefan Richter2008-01-301-2/+6
| * | | | | | | firewire: fw-ohci: Dynamically allocate buffers for DMA descriptorsDavid Moore2008-01-301-80/+156
| * | | | | | | firewire: fw-ohci: CycleTooLong interrupt managementStefan Richter2008-01-301-2/+9
| * | | | | | | firewire: Fix extraction of source node idRabin Vincent2008-01-301-1/+1
| * | | | | | | firewire: fw-ohci: Bug fixes for packet-per-buffer supportDavid Moore2008-01-301-50/+49
| * | | | | | | firewire: fw-ohci: Fix for dualbuffer three-or-more buffersDavid Moore2008-01-301-20/+24
| * | | | | | | firewire: fw-sbp2: remove unused misleading macroStefan Richter2008-01-301-2/+0
| * | | | | | | firewire: fw-sbp2: prepare for s/g chainingStefan Richter2008-01-301-3/+3
| * | | | | | | firewire: fw-sbp2: refactor workq and kref handlingStefan Richter2008-01-301-26/+30
| * | | | | | | ieee1394: ohci1394: don't schedule IT tasklets on IR eventsStefan Richter2008-01-301-4/+8
| * | | | | | | ieee1394: sbp2: raise default transfer size limitStefan Richter2008-01-302-12/+15