aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-156-0/+403
* debugfs: Modify default debugfs directory for debugging pktcdvd.GeunSik Lim2009-09-151-1/+1
* debugfs: Modified default dir of debugfs for debugging UHCI.GeunSik Lim2009-09-151-1/+1
* debugfs: Change debugfs directory of IWMC3200GeunSik Lim2009-09-151-3/+3
* hpilo: add poll f_opDavid Altobelli2009-09-151-1/+41
* hpilo: add interrupt handlerDavid Altobelli2009-09-152-45/+101
* hpilo: staging for interrupt handlingDavid Altobelli2009-09-151-47/+73
* driver core: platform_device_add_data(): use kmemdup()Andrew Morton2009-09-151-4/+4
* Driver core: Add support for compatibility classesJean Delvare2009-09-151-0/+87
* uio: add generic driver for PCI 2.3 devicesMichael S. Tsirkin2009-09-153-0/+218
* driver-core: move dma-coherent.c from kernel to driver/baseMing Lei2009-09-152-0/+177
* mem_class: fix bugJin Dongming2009-09-151-2/+2
* mem_class: use minor as index instead of searching the arrayKay Sievers2009-09-151-42/+40
* driver model: constify attribute groupsDavid Brownell2009-09-1522-28/+28
* UIO: remove 'default n' from KconfigDaniel Mack2009-09-151-5/+0
* Driver core: move dev_get/set_drvdata to drivers/base/dd.cGreg Kroah-Hartman2009-09-153-8/+48
* Driver core: add new device to bus's list before probingAlan Stern2009-09-153-15/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-1414-185/+1283
|\
| * at_hdmac: Rework suspend_late()/resume_early()Dan Williams2009-09-141-7/+12
| * PM: Reset transition_started at dpm_resume_noirqXiaotian Feng2009-09-141-1/+1
| * PM: Update kerneldoc comments in drivers/base/power/main.cRafael J. Wysocki2009-09-141-85/+84
| * hp-wmi: Switch driver to dev_pm_opsFrans Pop2009-09-141-5/+10
| * floppy: Switch driver to dev_pm_opsFrans Pop2009-09-141-2/+7
| * Merge branch 'master' into for-linusRafael J. Wysocki2009-09-14999-40936/+83588
| |\
| * \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-1099-658/+1155
| |\ \
| * | | PM: Run-time PM platform device bus supportMagnus Damm2009-08-231-9/+37
| * | | PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-235-8/+1068
| * | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-2320-229/+373
| |\ \ \
| * \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-2021-263/+468
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-1843-309/+452
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-171-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-1671-353/+622
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-1079-1025/+1609
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-05128-1850/+4677
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-07-30100-4509/+4768
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-07-29124-458/+6687
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Driver Core: Make PM operations a const pointerDmitry Torokhov2009-07-243-12/+14
| * | | | | | | | | | | | PM: Remove platform device suspend_late()/resume_early() V2Magnus Damm2009-07-221-36/+0
| * | | | | | | | | | | | USB: Rework musb suspend()/resume_early()Magnus Damm2009-07-221-6/+12
| * | | | | | | | | | | | I2C: Rework i2c-s3c2410 suspend_late()/resume() V2Magnus Damm2009-07-221-9/+16
| * | | | | | | | | | | | I2C: Rework i2c-pxa suspend_late()/resume_early()Magnus Damm2009-07-221-8/+17
| * | | | | | | | | | | | DMA: Rework txx9dmac suspend_late()/resume_early()Magnus Damm2009-07-221-5/+10
| * | | | | | | | | | | | DMA: Rework dw_dmac suspend_late()/resume_early()Magnus Damm2009-07-221-5/+10
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-1466-1557/+3747
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2009-09-133471-326570/+481356
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Input: bcm5974 - silence uninitialized variables warningsHenrik Rydberg2009-09-131-15/+16
| | * | | | | | | | | | | | | Input: wistron_btns - add keymap for AOpen 1557Dmitry Torokhov2009-09-131-1/+17
| | * | | | | | | | | | | | | Input: psmouse - use boolean typeDmitry Torokhov2009-09-1020-125/+133
| | * | | | | | | | | | | | | Input: i8042 - use platform_driver_probeDmitry Torokhov2009-09-101-23/+22
| | * | | | | | | | | | | | | Input: i8042 - use boolean type where it makes senseDmitry Torokhov2009-09-102-70/+71