summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-12dm: linear support discardMike Snitzer4-12/+99
2010-08-12dm crypt: simplify crypt_ctrMilan Broz1-81/+104
2010-08-12dm crypt: simplify crypt_config destruction logicMilan Broz1-87/+93
2010-08-12dm: allow autoloading of dm modPeter Rajnoha1-2/+5
2010-08-12dm: rename map_info flush_request to target_request_nrMike Snitzer3-12/+14
2010-08-12dm ioctl: refactor dm_table_completeWill Drewry3-38/+52
2010-08-12dm snapshot: implement mergeMikulas Patocka1-0/+16
2010-08-12dm: do not initialise full request queue when bio basedMike Snitzer3-26/+79
2010-08-12dm ioctl: make bio or request based device type immutableMike Snitzer3-7/+50
2010-08-12dm: skip second flush on bio unsupported errorMikulas Patocka1-2/+13
2010-08-12dm snapshot: persistent use define for disk header chunk sizeTomohiro Kusumi1-3/+3
2010-08-12dm crypt: use kstrdupJulia Lawall1-2/+1
2010-08-12dm ioctl: use nonseekable_openArnd Bergmann1-0/+1
2010-08-12dm: separate device deletion from dm_putKiyoshi Ueda3-20/+62
2010-08-12dm ioctl: release _hash_lock between devices in remove_allKiyoshi Ueda1-19/+25
2010-08-12dm: prevent access to md being deletedKiyoshi Ueda1-0/+1
2010-08-12dm ioctl: return uevent flag after renamePeter Rajnoha1-17/+24
2010-08-12dm ioctl: make __dev_status voidAlasdair G Kergon1-36/+31
2010-08-12dm ioctl: remove __dev_status from geometry and target messagePeter Rajnoha1-6/+0
2010-08-12dm snapshot: test chunk size against both origin and snapshotMikulas Patocka3-17/+26
2010-08-12dm snapshot: iterate origin and cow devicesMikulas Patocka1-1/+7
2010-08-12dm mpath: fix NULL pointer dereference when path parameters missingAlasdair G Kergon1-0/+1
2010-08-11Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2-4/+1
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds3-2/+23
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-145/+2579
2010-08-11kfifo: fix kfifo miss use of nozami.cStefani Seibold1-2/+1
2010-08-11parport_serial: use the PCI IRQ if offeredFr?d?ric Bri?re1-1/+0
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi1-20/+5
2010-08-11scsi: 53c700: remove dma_is_consistent usageFUJITA Tomonori1-3/+0
2010-08-11edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllersAnton Vorontsov1-0/+6
2010-08-11edac: i5400: improve handling of pci_enable_device() return valueKulikov Vasiliy1-1/+1
2010-08-11edac: i5000: improve handling of pci_enable_device() return valueKulikov Vasiliy1-1/+1
2010-08-11edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKEChristoph Egger1-5/+5
2010-08-11cs5535-mfgpt: reuse timers that have never been set upJens Rottmann1-0/+11
2010-08-11drivers/char/n_gsm.c: add missing spin_unlock_irqrestoreJulia Lawall1-1/+1
2010-08-11ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu1-1/+11
2010-08-11ipmi: fix memleaking for add_smi when duplicating happenYinghai Lu1-7/+28
2010-08-11drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...Justin P. Mattock1-8/+2
2010-08-11mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap1-19/+20
2010-08-11fusion: fix kernel-doc warningsRandy Dunlap1-2/+0
2010-08-11drivers/video/igafb.c: make igafb_setup() and igafb_init() staticAndrew Morton1-2/+2
2010-08-11drivers/video/igafb.c: introduce lost 'return'Kulikov Vasiliy1-0/+1
2010-08-11fbmem: VM_IO set, but not propagatedDaniel De Graaf1-0/+1
2010-08-11s3c-fb: automatically calculate pixel clock when none is givenMaurus Cuelenaere1-0/+25
2010-08-11s3c-fb: add support for DMA channel control on S5PV210Pawel Osciak1-0/+15
2010-08-11s3c-fb: fix section mismatchMarek Szyprowski1-5/+5
2010-08-11s3c-fb: protect window-specific registers during updatesPawel Osciak1-0/+7
2010-08-11s3c-fb: correct window osd size and alpha register handlingPawel Osciak1-7/+47
2010-08-11s3c-fb: add SHADOWCON shadow register locking support for S5PV210Pawel Osciak1-4/+36
2010-08-11s3c-fb: window 3 of 64xx+ does not have an osd_d registerPawel Osciak1-1/+0