summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] dm crypt: restructure write processingMilan Broz2006-10-031-76/+76
* [PATCH] dm crypt: restructure for workqueue changeMilan Broz2006-10-031-123/+156
* [PATCH] dm crypt: add key msgMilan Broz2006-10-031-6/+91
* [PATCH] dm table: add target preresumeMilan Broz2006-10-033-4/+19
* [PATCH] dm: add debug macroBryn Reeves2006-10-032-0/+13
* [PATCH] dm: add uevent change event on resumeHannes Reinecke2006-10-031-0/+2
* [PATCH] dm mpath: use kzallocMicha³ Miros³aw2006-10-031-11/+6
* [PATCH] dm mpath: tidy ctrMicha³ Miros³aw2006-10-031-15/+13
* [PATCH] dm mirror: remove trailing space from tableJonathan Brassow2006-10-031-2/+2
* [PATCH] dm snapshot: fix freeing pending exceptionAlasdair G Kergon2006-10-031-10/+6
* [PATCH] dm snapshot: tidy pe ref countingAlasdair G Kergon2006-10-031-35/+48
* [PATCH] dm snapshot: add workqueueAlasdair G Kergon2006-10-032-0/+45
* [PATCH] dm snapshot: tidy pending_completeAlasdair G Kergon2006-10-031-46/+30
* [PATCH] dm snapshot: tidy snapshot_mapAlasdair G Kergon2006-10-031-46/+26
* [PATCH] dm snapshot: fix metadata writing when suspendingMark McLoughlin2006-10-031-10/+10
* [PATCH] dm snapshot: make read and write exception functions voidMark McLoughlin2006-10-031-24/+8
* [PATCH] dm snapshot: fix metadata error handlingMark McLoughlin2006-10-031-12/+5
* [PATCH] dm snapshot: allow zero chunk_sizeMark McLoughlin2006-10-033-99/+120
* [PATCH] dm snapshot: fix invalidation ENOMEMMilan Broz2006-10-031-1/+1
* [PATCH] dm: fix alloc_dev error pathIshai Rabinovitz2006-10-031-1/+2
* [PATCH] dm: support ioctls on mapped devices: fix with fake fileMilan Broz2006-10-032-4/+17
* [PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon2006-10-032-2/+3
* [PATCH] dm mpath: support ioctlsMilan Broz2006-10-031-1/+29
* [PATCH] dm linear: support ioctlsMilan Broz2006-10-031-1/+12
* [PATCH] dm: support ioctls on mapped devicesMilan Broz2006-10-031-0/+41
* [PATCH] nvidia fbdev: fix powerpc xmon scribblesPaul Mackerras2006-10-031-0/+10
* [PATCH] fbdev: correct buffer size limit in fbmem_read_proc()Geert Uytterhoeven2006-10-031-1/+2
* [PATCH] radeonfb supend/resume support for Acer Aspire 2010Carl-Daniel Hailfinger2006-10-031-0/+3
* [PATCH] sstfb: cleanupsAlan Cox2006-10-031-115/+55
* [PATCH] vt: proper prototypes for some console functionsAdrian Bunk2006-10-031-8/+0
* [PATCH] fbcon:: make 3 functions staticAdrian Bunk2006-10-033-3/+3
* [PATCH] mbxfb: Fix framebuffer size smaller than requestedRaphael Assenat2006-10-031-4/+4
* [PATCH] mbxfb: Fix a chip bug? resulting in wrong pixclockRaphael Assenat2006-10-031-1/+12
* [PATCH] atyfb: Possible cleanupsAdrian Bunk2006-10-033-5/+6
* [PATCH] drivers/video/sis/sis_main.h Removal of old codeMichal Piotrowski2006-10-031-65/+0
* [PATCH] drivers/video/sis/vgatypes.h: removal of old codeMichal Piotrowski2006-10-031-2/+0
* [PATCH] drivers/video/sis/sis_main.c: removal of old codeMichal Piotrowski2006-10-031-229/+3
* [PATCH] drivers/video/sis/sis_accel.h: removal of old codeMichal Piotrowski2006-10-031-14/+0
* [PATCH] drivers/video/sis/sis_accel.c: removal of old codeMichal Piotrowski2006-10-031-26/+0
* [PATCH] drivers/video/sis/osdef.h: removal of old codeMichal Piotrowski2006-10-031-4/+0
* [PATCH] drivers/video/sis/init.h: removal of old codeMichal Piotrowski2006-10-031-7/+0
* [PATCH] drivers/video/sis/initextlfb.c: removal of old codeMichal Piotrowski2006-10-031-4/+0
* [PATCH] drivers/video/sis/init301.h: removal of old codeMichal Piotrowski2006-10-031-7/+0
* [PATCH] i810fb: Honor the return value of pci_enable_deviceAntonino A. Daplas2006-10-031-1/+5
* [PATCH] nvidiafb: Honor the return value of pci_enable_deviceAntonino A. Daplas2006-10-031-1/+5
* [PATCH] matroxfb: Honor the return value of pci_register_driverAntonino A. Daplas2006-10-031-4/+8
* [PATCH] atyfb: Honor the return value of pci_register_driverAntonino A. Daplas2006-10-031-3/+5
* [PATCH] fbcon: Honor the return value of device_create_fileAntonino A. Daplas2006-10-031-7/+27
* [PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas2006-10-031-7/+28
* [PATCH] vt: Honor the return value of device_create_fileAntonino A. Daplas2006-10-031-7/+24
OpenPOWER on IntegriCloud