summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PM / Runtime: Add sysfs debug filesDominik Brodowski2010-05-101-3/+62
* PM: Improve device power management documentAlan Stern2010-05-101-428/+383
* PM: Update device power management documentRafael J. Wysocki2010-05-101-267/+431
* PM: Allow runtime_suspend methods to call pm_schedule_suspend()Alan Stern2010-05-101-5/+5
* PM: pm_wakeup - switch to using boolDmitry Torokhov2010-05-101-14/+24
* Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-05-103-5/+3
|\
| * ALSA: Revert "ALSA: hda/realtek: quirk for D945GCLF2 mainboard"Stefan Lippers-Hollmann2010-05-101-1/+0
| * ALSA: hda - add support for Lenovo ThinkPad X100e in conexant codecAndrej Gelenberg2010-05-101-0/+1
| * ALSA: hda - fix DG45ID SPDIF outputWu Fengguang2010-05-071-4/+2
* | autofs4-2.6.34-rc1 - fix link_count usageIan Kent2010-05-101-3/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-107-54/+46
|\ \
| * | HID: fix suspend crash by moving initializations earlierAlan Stern2010-05-071-7/+6
| * | HID: sony: fix sony_set_operational_btAntonio Ospite2010-05-031-1/+1
| * | HID: ntrig: Remove unused macro, TripleTap and QuadTapRafi Rubin2010-05-031-30/+2
| * | HID: ntrig: TipSwitch for single touch mode touch.Rafi Rubin2010-05-031-8/+21
| * | HID: hidraw: fix numbered reportsAlan Ott2010-04-271-7/+2
| * | HID: wacom: remove annoying non-error printkCory Fields2010-04-211-1/+0
| * | HID: ntrig: Emit TOUCH with DOUBLETAP for single touchRafi Rubin2010-04-131-0/+2
| * | HID: add support for cymotion master solar keyboardRaphaƫl Doursenaud2010-04-083-0/+3
| * | HID: ntrig: explain firmware quirkJiri Kosina2010-04-071-1/+2
| * | HID: fix N-trig touch panel with recent firmwareStephane Chatty2010-04-061-2/+10
* | | Linux 2.6.34-rc7v2.6.34-rc7Linus Torvalds2010-05-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-05-097-17/+62
|\ \ \
| * | | [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorJames Bottomley2010-05-051-1/+14
| * | | [SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O errorHannes Reinecke2010-05-051-0/+1
| * | | [SCSI] scsi_debug: virtual_gb ignores sector_sizeDouglas Gilbert2010-05-021-1/+2
| * | | [SCSI] libiscsi: regression: fix header digest errorsMike Christie2010-05-021-1/+1
| * | | [SCSI] fix locking around blk_abort_request()Tejun Heo2010-05-012-0/+8
| * | | [SCSI] advansys: fix narrow board error pathHerton Ronaldo Krzesinski2010-05-011-14/+36
* | | | cpuidle: Fix incorrect optimizationArjan van de Ven2010-05-091-5/+4
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-05-072-3/+9
|\ \ \ \
| * | | | md: restore ability of spare drives to spin down.NeilBrown2010-05-071-2/+8
| * | | | md/raid6: Fix raid-6 read-error correction in degraded stateGabriele A. Trombetti2010-05-071-1/+1
* | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-05-073-13/+11
|\ \ \ \ \
| * | | | | pcmcia: fix compilation after 16bit state locking changesMarc Zyngier2010-05-041-6/+1
| * | | | | pcmcia: order userspace suspend and resume requestsDominik Brodowski2010-05-041-7/+9
| * | | | | pcmcia: avoid pccard_validate_cis failure in resume callpathDominik Brodowski2010-05-031-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-05-073-5/+7
|\ \ \ \ \
| * | | | | blk-cgroup: Fix an RCU warning in blkiocg_create()Li Zefan2010-05-071-4/+4
| * | | | | blk-cgroup: Fix RCU correctness warning in cfq_init_queue()Vivek Goyal2010-05-061-0/+2
| * | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-05-041-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drbd: don't expose failed local READ to upper layersLars Ellenberg2010-05-031-1/+1
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-074-61/+4
|\ \ \ \ \ \
| * | | | | | drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom2010-05-072-57/+1
| * | | | | | drm/ttm: Remove some leftover debug messages.Thomas Hellstrom2010-05-071-4/+1
| * | | | | | drm/radeon: async event synchronization for drmWaitVblankJerome Glisse2010-05-071-0/+2
* | | | | | | virtio: initialize earlierStijn Tintel2010-05-071-1/+1
* | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-05-071-35/+51
|\ \ \ \ \ \ \
| * | | | | | | NFS: Fix RCU issues in the NFSv4 delegation codeDavid Howells2010-05-011-21/+23
| * | | | | | | NFSv4: Fix the locking in nfs_inode_reclaim_delegation()Trond Myklebust2010-05-011-14/+28
| | |/ / / / / | |/| | | | |
OpenPOWER on IntegriCloud