aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/jmicron.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24it821x: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+16
2008-07-24it8213: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-24hpt366: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+18
2008-07-24hpt34x: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-24ide/pci/generic: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-24cy82c693: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-1/+18
2008-07-24cs5535: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-24cs5530: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-24cmd64x: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-24atiixp: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-24amd74xx: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-24alim15x3: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-24aec62xx: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+13
2008-07-24ide: add ide_pci_remove() helperBartlomiej Zolnierkiewicz3-6/+38
2008-07-24via82cxxx: cleanup ->init_chipset methodBartlomiej Zolnierkiewicz1-46/+35
2008-07-24cmd64x: cleanup ->init_chipset methodBartlomiej Zolnierkiewicz1-18/+0
2008-07-24amd74xx: cleanup ->init_chipset methodBartlomiej Zolnierkiewicz1-18/+18
2008-07-24tc86c001: remove ->init_chipset methodBartlomiej Zolnierkiewicz1-12/+26
2008-07-24via82cxxx: convert to use ->host_privBartlomiej Zolnierkiewicz1-12/+21
2008-07-24siimage: convert to use ->host_privBartlomiej Zolnierkiewicz1-56/+58
2008-07-24sc1200: convert to use ->host_privBartlomiej Zolnierkiewicz1-20/+19
2008-07-24it821x: convert to use ->host_privBartlomiej Zolnierkiewicz1-15/+13
2008-07-24hpt366: convert to use ->host_privBartlomiej Zolnierkiewicz1-31/+41
2008-07-24aec62xx: convert to use ->host_privBartlomiej Zolnierkiewicz1-16/+16
2008-07-24ide: add ide_device_{get,put}() helpersBartlomiej Zolnierkiewicz8-13/+99
2008-07-24ide: add ->dev and ->host_priv fields to struct ide_hostBartlomiej Zolnierkiewicz33-41/+85
2008-07-24ide: call ide_pci_setup_ports() before do_ide_setup_pci_device()Bartlomiej Zolnierkiewicz1-7/+11
2008-07-24ide: move ide_setup_pci_controller() call to ide_setup_pci_device[s]()Bartlomiej Zolnierkiewicz1-5/+9
2008-07-24ide: respect dev->irq in do_ide_setup_pci_device() also if 'tried_config'Bartlomiej Zolnierkiewicz1-9/+3
2008-07-24ide: always call ->init_chipset method in do_ide_setup_pci_device()Bartlomiej Zolnierkiewicz1-14/+10
2008-07-24x86-64: make BUILD_IRQ() also reset section backLinus Torvalds1-1/+2
2008-07-24UFS: add const to parser token tableSteven Whitehouse2-2/+2
2008-07-24auxdisplay: small cleanupsAkinobu Mita1-11/+2
2008-07-24video/fb: cleanup FB_MAJOR usagePhilippe De Muyter3-2/+2
2008-07-24fbcon: remove stray semicolonsJan Beulich1-4/+2
2008-07-24fbdev: LCD backlight driver using Atmel PWM driverHans-Christian Egtvedt4-0/+300
2008-07-24fbcon: bgcolor fixStefano Stabellini1-1/+1
2008-07-24video: sh7760fb: SH7760/SH7763 LCDC framebuffer driverNobuhiro Iwamatsu5-0/+1000
2008-07-24neofb: drop the xtimings structureKrzysztof Helt2-65/+40
2008-07-24neofb: drop redundant codeKrzysztof Helt1-73/+22
2008-07-24neofb: simplify clock calculationKrzysztof Helt1-18/+14
2008-07-24drivers/video/amifb.c cleanupsAdrian Bunk1-10/+7
2008-07-24lxfb: fix console blankingJordan Crouse1-10/+18
2008-07-24lxfb: drop dead declarations from headerAndres Salomon1-2/+0
2008-07-24drivers/char: remove old broken Cobalt LCD driverYoichi Yuasa4-678/+0
2008-07-24fbdev: add new Cobalt LCD framebuffer driverYoichi Yuasa3-0/+376
2008-07-24fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact()Timur Tabi1-38/+22
2008-07-24lcd: add platform_lcd driverBen Dooks4-0/+201
2008-07-24lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks4-4/+4
2008-07-24fb: add support for the ILI9320 video display controllerBen Dooks6-1/+915