index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Clock framework tidying.
Paul Mundt
2006-12-06
1
-3
/
+3
*
sh: More flexible + SH7780 earlyprintk SCIF support.
Paul Mundt
2006-12-06
1
-0
/
+1
*
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato
2006-12-06
1
-0
/
+36
*
[PATCH] remote memory corruptor in ibmtr.c
Al Viro
2006-12-04
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-12-04
21
-120
/
+1449
|
\
|
*
[POWERPC] Add of_platform_bus support to mpc52xx psc uart driver
Grant Likely
2006-12-05
1
-16
/
+337
|
*
[POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driver
Grant Likely
2006-12-05
1
-59
/
+57
|
*
[POWERPC] ps3: multiplatform build fixes
Arnd Bergmann
2006-12-04
1
-0
/
+4
|
*
[POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3
Geert Uytterhoeven
2006-12-04
1
-1
/
+1
|
*
[POWERPC] ps3: add ps3 platform system bus support
Geoff Levand
2006-12-04
3
-0
/
+360
|
*
[POWERPC] Xserve cpu-meter driver
Benjamin Herrenschmidt
2006-12-04
3
-0
/
+620
|
*
[POWERPC] CPM_UART: Fix inconsistency of function definition
Kalle Pokki
2006-12-04
1
-1
/
+1
|
*
[POWERPC] iSeries: improve viodasd initialisation
Stephen Rothwell
2006-12-04
1
-13
/
+36
|
*
[POWERPC] Spider uses low level BE MMIO accessors
Benjamin Herrenschmidt
2006-12-04
1
-8
/
+10
|
*
[PATCH] ibmveth: Remove ibmveth "liobn" field
Benjamin Herrenschmidt
2006-12-04
2
-5
/
+0
|
*
[POWERPC] Souped-up of_platform_device support
Benjamin Herrenschmidt
2006-12-04
5
-9
/
+13
|
*
[POWERPC] Make EMAC use generic DCR access methods
Benjamin Herrenschmidt
2006-12-04
1
-2
/
+4
|
*
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
2006-12-04
868
-10374
/
+47281
|
|
\
|
*
|
[PATCH] Slight refactor of interrupt mapping for FSL parts
Andy Fleming
2006-11-13
1
-1
/
+1
|
*
|
[PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip driver
s.hauer@pengutronix.de
2006-11-13
1
-4
/
+4
|
*
|
[PATCH] Remove inclusion of asm/processor.h in via82cxxx.c
Sascha Hauer
2006-11-13
1
-2
/
+2
*
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-12-04
56
-942
/
+3769
|
\
\
\
|
*
|
|
[PATCH] pata_ali: small fixes
Alan
2006-12-04
1
-3
/
+3
|
*
|
|
[PATCH] pata_via: VIA 8251 bridged systems are now out and about
Alan
2006-12-04
1
-0
/
+2
|
*
|
|
[PATCH] trivial piix: swap bogus dot for comma space
Alan
2006-12-04
1
-1
/
+1
|
*
|
|
[PATCH] sata_promise: PHYMODE4 fixup
Mikael Pettersson
2006-12-03
1
-0
/
+11
|
*
|
|
[PATCH] libata: always use polling IDENTIFY
Tejun Heo
2006-12-03
4
-14
/
+4
|
*
|
|
[libata] pata_cs5535: fix build
Jeff Garzik
2006-12-03
1
-1
/
+1
|
*
|
|
[PATCH] ahci: do not powerdown during initialization
Tejun Heo
2006-12-03
1
-7
/
+7
|
*
|
|
[PATCH] libata: prepare ata_sg_clean() for invocation from EH
Tejun Heo
2006-12-03
2
-3
/
+4
|
*
|
|
[PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()
Tejun Heo
2006-12-03
3
-112
/
+145
|
*
|
|
[PATCH] libata: implement ata_exec_internal_sg()
Tejun Heo
2006-12-03
2
-7
/
+46
|
*
|
|
[PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze()
Tejun Heo
2006-12-03
2
-3
/
+10
|
*
|
|
[PATCH] libata: move BMDMA host status recording from EH to interrupt handler
Tejun Heo
2006-12-03
3
-3
/
+11
|
*
|
|
[PATCH] libata: make sure sdev doesn't go away while rescanning
Tejun Heo
2006-12-03
1
-4
/
+16
|
*
|
|
[PATCH] libata: don't request sense if the port is frozen
Tejun Heo
2006-12-03
1
-13
/
+15
|
*
|
|
[PATCH] libata: fix READ CAPACITY simulation
Tejun Heo
2006-12-03
1
-45
/
+36
|
*
|
|
[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...
Tejun Heo
2006-12-03
2
-6
/
+14
|
*
|
|
[PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQs
Tejun Heo
2006-12-03
1
-0
/
+1
|
*
|
|
[PATCH] libata: kill unnecessary sht->max_sectors initializations
Tejun Heo
2006-12-03
43
-49
/
+0
|
*
|
|
[PATCH] libata: add missing sht->slave_destroy
Tejun Heo
2006-12-03
4
-0
/
+4
|
*
|
|
[PATCH] libata: print cdb[0] in failed qc report
Tejun Heo
2006-12-01
1
-2
/
+3
|
*
|
|
[PATCH] sata_nv: fix ATAPI in ADMA mode
Robert Hancock
2006-12-01
1
-130
/
+188
|
*
|
|
[PATCH] pata_marvell: merge Mandriva patches
Alan
2006-12-01
1
-3
/
+3
|
*
|
|
[PATCH] pata_hpt3x3: suspend/resume support
Alan
2006-12-01
1
-12
/
+34
|
*
|
|
[PATCH] pata : more drivers that need only standard suspend and resume
Alan
2006-12-01
2
-3
/
+11
|
*
|
|
[PATCH] hpt36x: Suspend/resume support
Alan
2006-12-01
1
-14
/
+35
|
*
|
|
[PATCH] pata_via suspend/resume support
Alan
2006-12-01
1
-18
/
+76
|
*
|
|
[PATCH] pata_amd: suspend/resume
Alan
2006-12-01
1
-2
/
+23
|
*
|
|
[PATCH] pata_it821x: Suspend/Resume support
Alan
2006-12-01
1
-2
/
+14
[next]