aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-19Merge branch 'merge-fixes' into develRussell King927-121467/+81710
2008-04-19Merge branch 'omap2-upstream' into develRussell King300-1744/+2524
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into develRussell King25-210/+868
2008-04-19[ARM] pxa: restrict availability of pxa2xx PCMCIA driversRussell King1-0/+1
2008-04-19[ARM] 4974/1: Drop unused leds-tosa.Dmitry Baryshkov3-138/+0
2008-04-19[ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooksDmitry Baryshkov1-0/+10
2008-04-19[ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipPhilipp Zabel3-0/+274
2008-04-19[ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/output pinsPhilipp Zabel3-0/+450
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao7-0/+7
2008-04-19[ARM] Remove leds-tosa.cRussell King1-132/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds424-103368/+55862
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds119-4338/+4687
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds23-466/+855
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley1-1/+2
2008-04-18[SCSI] iscsi: bidi support for iscsi_tcpBoaz Harrosh1-14/+17
2008-04-18[SCSI] iscsi: bidi support at the generic libiscsi levelBoaz Harrosh1-15/+70
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh1-5/+50
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt1-1/+1
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt1-1/+0
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke11-213/+211
2008-04-18firewire: cleanupsAdrian Bunk4-18/+6
2008-04-18firewire: fix synchronization of gap countsStefan Richter2-8/+7
2008-04-18firewire: wait until PHY configuration packet was transmitted (fix bus reset loop)Stefan Richter1-26/+25
2008-04-18firewire: remove unused struct memberStefan Richter2-3/+1
2008-04-18firewire: use bitwise and to get reg in handle_registersJarod Wilson1-1/+1
2008-04-18firewire: replace more hex values with defined csr constantsJarod Wilson2-4/+7
2008-04-18firewire: reread config ROM when device reset the busStefan Richter7-47/+223
2008-04-18firewire: replace static ROM cache by allocated cacheStefan Richter1-14/+27
2008-04-18firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and more)Stefan Richter1-5/+16
2008-04-18firewire: fw-ohci: extend logging of bus generations and node IDStefan Richter1-5/+12
2008-04-18firewire: fw-ohci: conditionally log busReset interruptsStefan Richter1-8/+20
2008-04-18firewire: fw-ohci: don't append to AT context when it's not activeJarod Wilson1-2/+13
2008-04-18firewire: fw-ohci: log regAccessFail eventsJarod Wilson2-3/+11
2008-04-18firewire: fw-ohci: make sure HCControl register LPS bit is setJarod Wilson1-2/+15
2008-04-18firewire: fw-ohci: missing PPC PMac feature calls in failure pathStefan Richter1-2/+3
2008-04-18firewire: fw-ohci: untangle a mixed unsigned/signed expressionStefan Richter1-3/+5
2008-04-18firewire: debug interrupt eventsStefan Richter2-0/+187
2008-04-18firewire: fw-ohci: catch self_id_count == 0Stefan Richter1-0/+4
2008-04-18firewire: fw-ohci: add self ID error checkStefan Richter2-4/+11
2008-04-18firewire: fw-ohci: refactor probe, remove, suspend, resumeStefan Richter1-57/+42
2008-04-18firewire: fw-ohci: switch on bus power after resume on PPC PMacStefan Richter1-2/+6
2008-04-18firewire: fw-ohci: add option for remote debuggingStefan Richter1-0/+9
2008-04-18firewire: fw-sbp2: set dual-phase cycle_limitJarod Wilson1-3/+19
2008-04-18firewire: fw-sbp2: reduce log noiseStefan Richter1-6/+2
2008-04-18firewire: fw-sbp2: remove unnecessary memsetStefan Richter1-3/+0
2008-04-18firewire: fw-sbp2: simplify some macrosStefan Richter1-9/+2
2008-04-18firewire: fw-sbp2: remove usages of fw_memcpy_to_be32Stefan Richter1-51/+43
2008-04-18firewire: fw-sbp2: relax SCSI DMA alignmentStefan Richter1-5/+2
2008-04-18firewire: refactor fw_unit reference countingStefan Richter2-12/+19
2008-04-18firewire: fw-sbp2: fix reference countingStefan Richter1-2/+1