summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs.Andrew Vasquez2009-04-032-64/+6
| * | [SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.Andrew Vasquez2009-04-036-16/+45
| * | [SCSI] qla2xxx: Drop use of IRQF_DISABLE.Giridhar Malavali2009-04-031-1/+1
| * | [SCSI] qla2xxx: Add EDC-update support.Joe Carnuccio2009-04-035-0/+238
| * | [SCSI] qla2xxx: Export flash-block-size for application support.Lalit Chandivade2009-04-031-0/+13
| * | [SCSI] qla2xxx: Cleanup unused flags and #defines.Shyam Sundar2009-04-035-127/+15
| * | [SCSI] qla2xxx: Remove implicit ISP-abort after a flash update.Lalit Chandivade2009-04-032-4/+14
| * | [SCSI] qla2xxx: Add reset capabilities for application support.Lalit Chandivade2009-04-034-0/+84
| * | [SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.Lalit Chandivade2009-04-036-1/+57
| * | [SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.Joe Carnuccio2009-04-036-14/+184
| * | [SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer ...Andrew Vasquez2009-04-031-19/+30
| * | [SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds().Andrew Vasquez2009-04-031-1/+1
| * | [SCSI] qla2xxx: Update MPI/PHY version retrieval codes.Andrew Vasquez2009-04-035-12/+32
| * | [SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io().Andrew Vasquez2009-04-031-3/+1
| * | [SCSI] qla2xxx: Pass in optional extended-initialization control block.Andrew Vasquez2009-04-035-7/+54
| * | [SCSI] qla2xxx: Always (re)read firmware version/capabilities information.Andrew Vasquez2009-04-031-5/+8
| * | [SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash.Harish Zunjarrao2009-04-031-1/+1
| * | [SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer.Giridhar Malavali2009-04-031-1/+1
| * | [SCSI] qla2xxx: Initialize FCE debugfs codes with the proper vha structure.Giridhar Malavali2009-04-031-2/+2
| * | [SCSI] qla2xxx: Consolidate queuecommand implementations.Giridhar Malavali2009-04-033-108/+7
| * | [SCSI] qla2xxx: Refactor request/response-queue register handling.Andrew Vasquez2009-04-035-78/+31
| * | [SCSI] ibmvfc: Driver version 1.0.5Brian King2009-04-031-2/+2
| * | [SCSI] ibmvfc: Improve ADISC timeout handlingBrian King2009-04-032-3/+106
| * | [SCSI] ibmvfc: Show host maxframe_sizeBrian King2009-04-031-0/+1
| * | [SCSI] ibmvfc: Fixup module parms attributesBrian King2009-04-031-1/+1
| * | [SCSI] ibmvfc: Fix dropped interruptsBrian King2009-04-032-2/+24
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-04-066-38/+491
|\ \ \
| * | | backlight: Adds HP Jornada 700 series backlight driverKristoffer Ericson2009-04-063-0/+171
| * | | backlight: Add HP Jornada 700 series LCD driverKristoffer Ericson2009-04-063-0/+163
| * | | backlight: fix pwm_bl.c when multiple PWM backlights existEric Miao2009-04-061-2/+2
| * | | backlight: mbp_nvidia_bl - Add a debug switchMario Schwalbe2009-04-061-2/+31
| * | | backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5Mario Schwalbe2009-04-061-36/+126
| | |/ | |/|
* | | leds: introduce lp5521 led driverFelipe Balbi2009-04-061-0/+10
* | | leds: just ignore invalid GPIOs in leds-gpioDavid Brownell2009-04-061-0/+9
* | | leds: Fix &&/|| confusion in leds-pca9532.cRiku Voipio2009-04-061-1/+1
* | | leds: move h1940-leds's probe function to .devinit.textUwe Kleine-König2009-04-061-1/+1
* | | leds: remove an unnecessary "goto" on drivers/leds/leds-s3c24.cZhenwen Xu2009-04-061-5/+2
* | | leds: add BD2802GU LED driverKim Kyuwon2009-04-063-0/+773
* | | leds: remove experimental flag from leds-clevo-mailNémeth Márton2009-04-061-2/+2
* | | leds: Prevent multiple LED triggers with the same nameAdam Nielsen2009-04-061-1/+9
* | | leds: Add gpio-led triggerFelipe Balbi2009-04-063-0/+253
* | | leds: Add rb532 LED driver for the User LEDPhil Sutter2009-04-063-0/+85
* | | leds: Add suspend/resume state flags to leds-gpioRichard Purdie2009-04-061-1/+2
* | | leds: simple driver for pwm driven LEDsLuotao Fu2009-04-063-0/+160
* | | leds: Fix leds-gpio driver multiple module_init/exit usageRichard Purdie2009-04-061-19/+27
* | | leds: Add dac124s085 driverGuennadi Liakhovetski2009-04-063-0/+160
* | | leds: allow led-drivers to use a variable range of brightness valuesGuennadi Liakhovetski2009-04-066-8/+28
* | | leds: Add openfirmware platform device supportTrent Piepho2009-04-062-44/+182
|/ /
* | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-04-059-149/+129
|\ \
| * | mfd: fix da903x warningSamuel Ortiz2009-04-051-1/+1
OpenPOWER on IntegriCloud