index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
[MTD] OneNAND: Add support for auto-placement of out-of-band data
Adrian Hunter
2007-02-01
2
-37
/
+171
|
|
*
|
|
[MTD] OneNAND: Remove unused fields
Kyungmin Park
2007-01-31
1
-3
/
+2
|
|
*
|
|
[MTD] OneNAND: Amend write-verify to compare to original buffer
Adrian Hunter
2007-01-25
1
-21
/
+31
|
|
*
|
|
[MTD] OneNAND: Check first or second pages for bad block information
Adrian Hunter
2007-01-22
1
-1
/
+1
|
|
*
|
|
[MTD] OneNAND: Free the bad block table when the device is released
Adrian Hunter
2007-01-22
2
-3
/
+6
|
|
*
|
|
[MTD] OneNAND: Update copyrights and code cleanup
Kyungmin Park
2007-01-18
1
-12
/
+9
|
|
*
|
|
[MTD] OneNAND: Reduce Double Density Package (DDP) operations
Kyungmin Park
2007-01-18
1
-26
/
+16
|
|
*
|
|
[MTD] OneNAND: Return an error if a read timeout occurs
Adrian Hunter
2007-01-18
1
-0
/
+3
|
|
*
|
|
[MTD] OneNAND: Fix unlock all status error
Kyungmin Park
2007-01-18
1
-5
/
+4
|
*
|
|
|
[MTD] CK804XROM must depend on PCI
akpm@osdl.org
2007-02-09
1
-1
/
+1
|
*
|
|
|
[MTD NAND] CAFÉ controller depends, perhaps unsurprisingly, on NAND
David Woodhouse
2007-02-05
1
-1
/
+1
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-02-05
143
-1055
/
+1348
|
|
\
\
\
\
|
*
|
|
|
|
[MTD] ck804xrom: fix a pci_find_device
Alan
2007-01-31
1
-1
/
+1
|
*
|
|
|
|
[MTD] [NAND] Remove debugging cruft from CAFÉ NAND driver.
David Woodhouse
2007-01-23
1
-37
/
+4
|
*
|
|
|
|
[MTD] [NAND] Inherit CAFÉ NAND timing setup from firmware
David Woodhouse
2007-01-23
1
-14
/
+30
*
|
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-02-19
15
-103
/
+480
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[SCSI] SCSI core: better initialization for sdev->scsi_level
Alan Stern
2007-02-16
2
-1
/
+2
|
*
|
|
|
|
|
[SCSI] scsi_proc.c: display sdev->scsi_level correctly
Alan Stern
2007-02-16
1
-3
/
+2
|
*
|
|
|
|
|
[SCSI] megaraid_sas: update version and author info
Sumant Patro
2007-02-16
2
-6
/
+8
|
*
|
|
|
|
|
[SCSI] megaraid_sas: return sync cache call with success
Sumant Patro
2007-02-16
1
-0
/
+12
|
*
|
|
|
|
|
[SCSI] megaraid_sas: replace pci_alloc_consitent with dma_alloc_coherent in i...
Sumant Patro
2007-02-16
1
-6
/
+6
|
*
|
|
|
|
|
[SCSI] megaraid_sas: add bios_param in scsi_host_template
Sumant Patro
2007-02-16
1
-0
/
+45
|
*
|
|
|
|
|
[SCSI] megaraid_sas: do not process cmds if hw_crit_error is set
Sumant Patro
2007-02-16
1
-1
/
+12
|
*
|
|
|
|
|
[SCSI] aic79xx: remove extra newline from info message
Rolf Eike Beer
2007-02-16
1
-1
/
+0
|
*
|
|
|
|
|
[SCSI] scsi_scan.c: handle bad inquiry responses
Alan Stern
2007-02-16
1
-0
/
+13
|
*
|
|
|
|
|
[SCSI] aic94xx: tie driver to the major number of the sequencer firmware
James Bottomley
2007-02-16
2
-3
/
+11
|
*
|
|
|
|
|
[SCSI] lpfc: add PCI error recovery support
Linas Vepstas
2007-02-16
2
-0
/
+109
|
*
|
|
|
|
|
[SCSI] megaraid: pci_module_init to pci_register_driver
Richard Knutsson
2007-02-16
1
-1
/
+1
|
*
|
|
|
|
|
[SCSI] tgt: fix the user/kernel ring buffer interface
FUJITA Tomonori
2007-02-16
1
-0
/
+8
|
*
|
|
|
|
|
[SCSI] sgiwd93: interfacing to wd33c93
peter fuerst
2007-02-16
1
-2
/
+3
|
*
|
|
|
|
|
[SCSI] wd33c93: Fast SCSI with WD33C93B
peter fuerst
2007-02-16
2
-79
/
+248
*
|
|
|
|
|
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
2007-02-19
20
-98
/
+124
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
2007-02-18
10
-39
/
+0
|
*
|
|
|
|
|
|
Input: HIL - fix improper call to release_region()
Cyrill V. Gorcunov
2007-02-18
1
-0
/
+2
|
*
|
|
|
|
|
|
Input: hid-lgff - treat devices as joysticks unless told otherwise
Dmitry Torokhov
2007-02-18
1
-4
/
+6
|
*
|
|
|
|
|
|
Input: HID - add support for Logitech Formula Force EX
Valentin Zagura
2007-02-18
3
-2
/
+9
|
*
|
|
|
|
|
|
Input: gpio-keys - switch to common GPIO API
Philipp Zabel
2007-02-18
2
-10
/
+11
|
*
|
|
|
|
|
|
Input: do not lock device when showing name, phys and uniq
Dmitry Torokhov
2007-02-18
1
-15
/
+2
|
*
|
|
|
|
|
|
Input: i8042 - let serio bus suspend ports
Dmitry Torokhov
2007-02-18
2
-28
/
+64
|
*
|
|
|
|
|
|
Input: psmouse - properly reset mouse on shutdown/suspend
Dmitry Torokhov
2007-02-18
3
-0
/
+30
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-02-19
45
-82
/
+78
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Storage class should be before const qualifier
Tobias Klauser
2007-02-17
9
-10
/
+10
|
*
|
|
|
|
|
|
drivers/net/eexpress.c: remove duplicate comment
Shane Shrybman
2007-02-17
1
-7
/
+0
|
*
|
|
|
|
|
|
add a help text for BLK_DEV_GENERIC
John Daiker
2007-02-17
1
-0
/
+3
|
*
|
|
|
|
|
|
fix the BAYCOM_SER_HDX help text
Simon Depiets
2007-02-17
1
-1
/
+2
|
*
|
|
|
|
|
|
fix SCSI_SCAN_ASYNC help text
Matthew Wilcox
2007-02-17
1
-2
/
+3
|
*
|
|
|
|
|
|
Fix typos concerning hierarchy
Uwe Kleine-König
2007-02-17
5
-6
/
+6
|
*
|
|
|
|
|
|
Fix misspellings of "agressive".
Robert P. J. Day
2007-02-17
2
-4
/
+4
|
*
|
|
|
|
|
|
drivers/scsi/a100u2w.c: trivial typo patch
Robert P. J. Day
2007-02-17
1
-1
/
+1
|
*
|
|
|
|
|
|
Remove useless FIND_FIRST_BIT() macro from cardbus.c.
Robert P. J. Day
2007-02-17
1
-2
/
+0
[prev]
[next]