summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-147-12/+67
|\
| * Input: add twl4030_keypad driverDavid Brownell2009-08-271-6/+13
| * Input: matrix-keypad - add function to build device keymapDmitry Torokhov2009-08-271-0/+32
| * Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-2765-229/+621
| |\
| * | Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang2009-08-191-0/+1
| * | Input: eeti_ts - allow active high irq linesDaniel Mack2009-08-121-0/+9
| * | Input: serio - switch to using dev_pm_opsDmitry Torokhov2009-07-261-2/+0
| * | Driver Core: Make PM operations a const pointerDmitry Torokhov2009-07-241-4/+5
| * | Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov2009-07-22527-4480/+22610
| |\ \
| * | | Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut2009-07-201-0/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-142-28/+42
|\ \ \ \
| * \ \ \ Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linusJiri Kosina2009-09-132-28/+42
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | HID: fix debugfs build with !CONFIG_DEBUG_FSJiri Kosina2009-06-261-6/+6
| | * | | HID: use debugfs for events/reports dumpingJiri Kosina2009-06-122-20/+24
| | * | | HID: use debugfs for report dumping descriptorJiri Kosina2009-06-122-13/+23
* | | | | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-146-56/+131
|\ \ \ \ \
| * | | | | block: use blkdev_issue_discard in blk_ioctl_discardChristoph Hellwig2009-09-141-3/+6
| * | | | | Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of readsDavid Woodhouse2009-09-141-2/+2
| * | | | | block: Optimal I/O limit wrapperMartin K. Petersen2009-09-141-0/+1
| * | | | | Seperate read and write statistics of in_flight requestsNikanth Karthikesan2009-09-141-7/+14
| * | | | | block: enable rq CPU completion affinity by defaultJens Axboe2009-09-111-1/+2
| * | | | | block: make blk_iopoll_prep_sched() follow normal 0/1 return conventionJens Axboe2009-09-111-2/+9
| * | | | | block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2009-09-112-0/+42
| * | | | | block: improve queue_should_plug() by looking at IO depthsJens Axboe2009-09-111-0/+2
| * | | | | bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe2009-09-112-19/+8
| * | | | | block: make bio_rw_flagged() return a boolJens Axboe2009-09-111-1/+4
| * | | | | block: implement mixed merge of different failfast requestsTejun Heo2009-09-111-5/+18
| * | | | | block: use the same failfast bits for bio and requestTejun Heo2009-09-112-20/+27
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-149-145/+184
|\ \ \ \ \ \
| * | | | | | [SCSI] libiscsi, bnx2i: make bound ep check commonMike Christie2009-09-121-0/+1
| * | | | | | [SCSI] libiscsi: add completion function for drivers that do not need pdu pro...Mike Christie2009-09-121-0/+2
| * | | | | | [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.Joe Eykholt2009-09-101-2/+14
| * | | | | | [SCSI] libfc: use ADISC to verify rport login stateJoe Eykholt2009-09-102-0/+22
| * | | | | | [SCSI] libfc: improve debug messages for ELS response handlersJoe Eykholt2009-09-101-0/+5
| * | | | | | [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.Joe Eykholt2009-09-101-1/+1
| * | | | | | [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love2009-09-101-8/+9
| * | | | | | [SCSI] libfc: fix: empty zone causes endless discovery retries.Joe Eykholt2009-09-101-0/+1
| * | | | | | [SCSI] libfc: do not log off rports before or after discoveryJoe Eykholt2009-09-101-0/+3
| * | | | | | [SCSI] libfc: remove unused disc->delay elementJoe Eykholt2009-09-101-1/+0
| * | | | | | [SCSI] libfc: eliminate disc->eventJoe Eykholt2009-09-101-1/+0
| * | | | | | [SCSI] libfc: don't create dummy (rogue) remote portsJoe Eykholt2009-09-101-21/+19
| * | | | | | [SCSI] libfc: rename rport event CREATED to READYJoe Eykholt2009-09-101-1/+1
| * | | | | | [SCSI] libfc: make rport structure optionalJoe Eykholt2009-09-101-13/+16
| * | | | | | [SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt2009-09-102-22/+6
| * | | | | | [SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt2009-09-102-14/+19
| * | | | | | [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.Joe Eykholt2009-09-101-2/+2
| * | | | | | [SCSI] libfc: change interface for rport_createJoe Eykholt2009-09-101-3/+2
| * | | | | | [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt2009-09-101-1/+9
| * | | | | | [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_...Vasu Dev2009-09-051-3/+6
| * | | | | | [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)Vasu Dev2009-09-051-0/+1
OpenPOWER on IntegriCloud