summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Driver core: Add support for compatibility classesJean Delvare2009-09-151-0/+8
* uio: add generic driver for PCI 2.3 devicesMichael S. Tsirkin2009-09-151-0/+1
* driver model: constify attribute groupsDavid Brownell2009-09-154-6/+6
* Driver core: Add accessor for device platform dataMark Brown2009-09-151-0/+5
* Driver core: move dev_get/set_drvdata to drivers/base/dd.cGreg Kroah-Hartman2009-09-151-12/+4Star
* Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2009-09-152-5/+17
|\
| * SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUXEric Paris2009-09-151-1/+1
| * Creds: creds->security can be NULL is selinux is disabledEric Paris2009-09-142-5/+17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-154-5/+232
|\ \
| * | PM: Add convenience macro to make switching to dev_pm_ops less error-proneAlbin Tonnerre2009-09-141-0/+14
| * | Merge branch 'master' into for-linusRafael J. Wysocki2009-09-14226-2488/+4529
| |\ \
| * \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-1012-14/+55
| |\ \ \
| * | | | PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-232-3/+212
| * | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-233-20/+22
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-203-3/+2Star
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-187-26/+34
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-163-15/+48
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-1011-53/+239
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-0518-70/+105
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-07-3010-19/+123
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-07-2917-41/+90
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Driver Core: Make PM operations a const pointerDmitry Torokhov2009-07-241-4/+5
| * | | | | | | | | | | | PM: Remove platform device suspend_late()/resume_early() V2Magnus Damm2009-07-221-2/+0Star
| * | | | | | | | | | | | Driver Core: Add platform device arch data V3Magnus Damm2009-07-222-0/+6
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-157-12/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Input: add twl4030_keypad driverDavid Brownell2009-08-281-6/+13
| * | | | | | | | | | | | | Input: matrix-keypad - add function to build device keymapDmitry Torokhov2009-08-281-0/+32
| * | | | | | | | | | | | | Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-2865-229/+621
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang2009-08-201-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/+0Star
| * | | | | | | | | | | | | | Driver Core: Make PM operations a const pointerDmitry Torokhov2009-07-251-4/+5
| * | | | | | | | | | | | | | Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov2009-07-23527-4480/+22610
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut2009-07-211-0/+7
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-152-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-156-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/+8Star
| * | | | | | | | | | | | | | | | | block: make bio_rw_flagged() return a boolJens Axboe2009-09-111-1/+4