summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-31virtio-blk: use ida to allocate disk indexMichael S. Tsirkin1-6/+24
2011-10-21hpsa: add small delay when using PCI Power Management to reset for kumpMike Miller1-0/+7
2011-10-21cciss: add small delay when using PCI Power Management to reset for kumpMike Miller1-0/+7
2011-10-20Merge branch 'stable/for-jens-3.2' of git://oss.oracle.com/git/kwilk/xen into...Jens Axboe4-66/+367
2011-10-17xen/blkback: Fix two races in the handling of barrier requests.Konrad Rzeszutek Wilk1-5/+5
2011-10-14xen/blkback: Check for proper operation.Konrad Rzeszutek Wilk1-1/+1
2011-10-13xen/blkback: Fix the inhibition to map pages when discarding sector ranges.Konrad Rzeszutek Wilk1-2/+1
2011-10-13xen/blkback: Report VBD_WSECT (wr_sect) properly.Konrad Rzeszutek Wilk1-1/+1
2011-10-13xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests.Konrad Rzeszutek Wilk3-2/+58
2011-10-13xen-blkfront: plug device number leak in xlblk_init() error pathLaszlo Ersek1-1/+9
2011-10-13xen-blkfront: If no barrier or flush is supported, use invalid operation.Konrad Rzeszutek Wilk1-1/+3
2011-10-13xen-blkback: use kzalloc() in favor of kmalloc()+memset()Jan Beulich1-4/+2
2011-10-13xen-blkback: fixed indentation and commentsJoe Jin2-3/+3
2011-10-13xen-blkfront: fix a deadlock while handling discard responseLi Dongyang1-2/+0
2011-10-13xen-blkfront: Handle discard requests.Li Dongyang1-23/+88
2011-10-13xen-blkback: Implement discard requests ('feature-discard')Li Dongyang3-31/+206
2011-09-21drivers/block/loop.c: remove unnecessary bdev argument from loop_clr_fd()Ayan George1-3/+4
2011-09-21drivers/block/loop.c: emit uevent on auto releasePhillip Susi1-1/+1
2011-09-21drivers/block/cpqarray.c: use pci_dev->revisionSergei Shtylyov1-1/+1
2011-08-23loop: always allow userspace partitions and optionally support automatic scan...Kay Sievers1-4/+45
2011-08-19loop: add discard support for loop devicesLukas Czerner1-0/+54
2011-08-19nbd-replace-some-printk-with-dev_warn-and-dev_info-checkpatch-fixesAndrew Morton1-1/+1
2011-08-19nbd: replace some printk with dev_warn() and dev_info()WANG Cong1-6/+5
2011-08-19nbd: lower the loglevel of an error messageWANG Cong1-1/+1
2011-08-19nbd: replace printk KERN_ERR with dev_err()WANG Cong1-25/+25
2011-08-19nbd: replace sysfs_create_file() with device_create_file()WANG Cong1-3/+3
2011-08-19nbd: use task_pid_nr() to get current pidWANG Cong1-1/+1
2011-08-08cciss: add transport mode attribute to sysJoe Handzik1-0/+13
2011-08-08cciss: Adds simple mode functionalityJoseph Handzik2-11/+46
2011-08-08sh: Fix boot crash related to SCIRafael J. Wysocki1-1/+1
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-341/+8
2011-08-07net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller1-341/+8
2011-08-07Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-4/+9
2011-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds22-84/+769
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2011-08-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+7
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley1-1/+1
2011-08-06Merge branch 'battery' into releaseLen Brown1-3/+7
2011-08-06Battery: sysfs_remove_battery(): possible circular lockingSergey Senozhatsky1-3/+7
2011-08-05PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman1-2/+8
2011-08-05PM / Domains: Fix pm_genpd_poweron()Rafael J. Wysocki1-2/+1
2011-08-05acer-wmi: support Lenovo ideapad S205 wifi switchLee, Chun-Yi1-2/+26
2011-08-05acerhdf.c: spaces in aliased changed to *Anton V. Boyarshinov1-6/+6
2011-08-05platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideap...Axel Lin1-1/+2
2011-08-05x86 driver: fix typo in TDP override enablingJesse Barnes1-2/+2
2011-08-05Platform: fix samsung-laptop DMI identification for N150/N210/220/N230Thomas Courbon1-0/+10
2011-08-05dell-wmi: Add keys for Dell XPS L502XSeth Forshee1-0/+10
2011-08-05platform-drivers-x86: samsung-q10: make dmi_check_callback return 1Axel Lin1-1/+1
2011-08-05Platform: Samsung Q10 backlight driverFrederick van der Wyck3-0/+205
2011-08-05platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLEAxel Lin1-1/+1