summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mfd: Fix asic3 buildDmitry Artamonow2010-01-291-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-294-57/+149
|\
| * Input: add the ABS_MT_PRESSURE eventHenrik Rydberg2010-01-281-0/+1
| * Input: winbond-cir - remove dmesg spamDavid Härdeman2010-01-281-1/+1
| * Input: lifebook - add another Lifebook DMI signatureJon Dodgson2010-01-281-0/+6
| * Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich2010-01-191-56/+141
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-01-281-3/+1
|\ \
| * | Fix failure exit in ipathfsAl Viro2010-01-261-3/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-01-281-6/+6
|\ \ \
| * | | PCI: fix nested spinlock hang in aer_injectAndrew Patterson2010-01-251-6/+6
* | | | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-01-281-1/+0
|\ \ \ \
| * | | | UBI: fix volume creation input checkingMika Westerberg2010-01-271-1/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-01-283-28/+67
|\ \ \ \ \
| * | | | | firewire: ohci: fix crashes with TSB43AB23 on 64bit systemsStefan Richter2010-01-271-1/+3
| * | | | | firewire: core: fix use-after-free regression in FCP handlerStefan Richter2010-01-261-14/+36
| * | | | | firewire: core: add_descriptor size checkStefan Richter2010-01-261-13/+28
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-01-2724-125/+290
|\ \ \ \ \
| * | | | | [SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfreeHannes Reinecke2010-01-171-22/+31
| * | | | | [SCSI] zfcp: Set hardware timeout as requested by BSG request.Swen Schillig2010-01-174-16/+22
| * | | | | [SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig2010-01-173-0/+8
| * | | | | [SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeoutSwen Schillig2010-01-171-1/+4
| * | | | | [SCSI] zfcp: add missing compat ptr conversionHeiko Carstens2010-01-171-2/+7
| * | | | | [SCSI] zfcp: Fix linebreak in hba traceChristof Schmitt2010-01-171-1/+1
| * | | | | [SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG requestChristof Schmitt2010-01-171-22/+43
| * | | | | [SCSI] qla2xxx: Update version number to 8.03.01-k10.Giridhar Malavali2010-01-171-1/+1
| * | | | | [SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor add...Andrew Vasquez2010-01-171-0/+3
| * | | | | [SCSI] qla2xxx: Correct FCP2 recovery handling.Andrew Vasquez2010-01-173-14/+13
| * | | | | [SCSI] scsi_lib: Fix bug in completion of bidi commandsBoaz Harrosh2010-01-171-1/+1
| * | | | | [SCSI] mptsas: Fix issue with chain pools allocation on katmaiAnatolij Gustschin2010-01-171-0/+2
| * | | | | [SCSI] aacraid: fix File System going into read-only modePenchala Narasimha Reddy Chilakala, ERS-HCLTech2010-01-176-45/+154
| * | | | | [SCSI] lpfc: fix file permissionsJames Bottomley2010-01-172-0/+0
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-01-277-15/+17
|\ \ \ \ \ \
| * | | | | | [S390] zcrypt: Do not remove coprocessor for error 8/72Felix Beck2010-01-272-0/+4
| * | | | | | [S390] sclp_vt220: set initial terminal window sizeHendrik Brueckner2010-01-271-0/+4
| * | | | | | [S390] dasd: fix possible NULL pointer errorsStefan Haberland2010-01-274-15/+9
| | |_|_|/ / | |/| | | |
* | | | | | drm/i915: Selectively enable self-reclaimChris Wilson2010-01-274-52/+19
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-01-253-8/+8
|\ \ \ \ \
| * | | | | [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.Denis Turischev2010-01-252-8/+7
| * | | | | [WATCHDOG] ixp2000: Fix build failure caused by missing includePeter Huewe2010-01-191-0/+1
* | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-01-253-8/+9
|\ \ \ \ \ \
| * | | | | | UBI: fix memory leak in update pathArtem Bityutskiy2010-01-181-0/+1
| * | | | | | UBI: add more checks to chdev openArtem Bityutskiy2010-01-121-8/+7
| * | | | | | UBI: initialise update markerPeter Horton2010-01-121-0/+1
* | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-01-254-14/+15
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede2010-01-251-2/+5
| * | | | | | | hwmon: (asus_atk0110) Do not fail if MBIF is missingLuca Tettamanti2010-01-251-10/+9
| * | | | | | | hwmon: (amc6821) Double unlock bugDan Carpenter2010-01-251-1/+0
| * | | | | | | hwmon: (smsc47m1) Fix section mismatchJeff Mahoney2010-01-251-1/+1
* | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-2550-520/+953
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/radeon/kms: preface warning printk with driver nameDave Airlie2010-01-251-1/+1
OpenPOWER on IntegriCloud