aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/config.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17mixart: Add missing vmalloc.h includeFrank Lichtenheld1-0/+1
2007-07-17hppb: Add missing dma-mapping.h includeFrank Lichtenheld1-0/+1
2007-07-17arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik5-6/+7
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik8-11/+25
2007-07-17drivers/atm/ambassador: kill uninit'd var warning, and fix bugJeff Garzik1-1/+3
2007-07-17[libata] sata_mv: use pci_try_set_mwi()Jeff Garzik1-1/+1
2007-07-17drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik1-2/+2
2007-07-17drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik1-4/+3
2007-07-17drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik1-2/+2
2007-07-17drivers/telephony/ixj: cleanup and fix gcc warningJeff Garzik1-1/+6
2007-07-17drivers/net/wan/pc300_drv: fix bug caught by gcc warningJeff Garzik1-0/+2
2007-07-17drivers/usb/misc/auerswald: fix status check, remove redundant checkJeff Garzik1-1/+1
2007-07-17[netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() failsJeff Garzik2-2/+12
2007-07-17[netdrvr] natsemi: Fix device removal bugJeff Garzik1-1/+1
2007-07-17kernel/auditfilter: kill bogus uninit'd-var compiler warningJeff Garzik1-8/+4
2007-07-17[SPARC64]: Update defconfig.David S. Miller1-123/+32
2007-07-17[SPARC64]: Kill explicit %gl register reference.David S. Miller1-1/+2
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma22-30/+32
2007-07-17atl1: missing includeAl Viro1-0/+1
2007-07-17mark a bunch of ISA|EISA|PCI drivers as suchAl Viro2-4/+5
2007-07-17missing exports of csum_...Al Viro4-0/+4
2007-07-17um_kmalloc() remnantsAl Viro1-1/+1
2007-07-17sparc32 has working dma-mapping only with CONFIG_PCIAl Viro1-0/+3
2007-07-17saner typechecking in generic unaligned.hAl Viro1-7/+9
2007-07-17alpha __init fixesAl Viro1-3/+3
2007-07-17alpha termios.h hadn't been updatedAl Viro1-2/+2
2007-07-17no USB on M32RAl Viro1-1/+1
2007-07-17md: change bitmap_unplug and others to void functionsNeilBrown5-77/+78
2007-07-17md: check that internal bitmap does not overlap other dataNeilBrown2-3/+54
2007-07-17md: improve the is_mddev_idle test fixNeilBrown2-14/+23
2007-07-17md: improve message about invalid superblock during autodetectNeilBrown1-4/+6
2007-07-17Use menuconfig objects II - MDJan Engelhardt1-10/+5
2007-07-17OMAP: add TI TWL92330/Menelaus Power Management chip driverTony Lindgren4-0/+1301
2007-07-17OMAP: LCD panel support for the Siemens SX1 mobile phoneVovan888@gmail2-0/+335
2007-07-17OMAP: LCD panel support for the TI OMAP OSK boardDirk Behme2-0/+145
2007-07-17OMAP: LCD panel support for the TI OMAP1510 Innovator boardImre Deak2-0/+125
2007-07-17OMAP: LCD panel support for the TI OMAP1610 Innovator boardImre Deak2-0/+151
2007-07-17OMAP: LCD panel support for the Palm Zire71Marek Vasut2-0/+124
2007-07-17OMAP: LCD panel support for Palm Tungsten|TMarek Vasut2-0/+128
2007-07-17OMAP: LCD panel support for the Palm Tungsten ERomain Goyet2-0/+124
2007-07-17OMAP: LCD panel support for the TI OMAP H3 boardImre Deak2-0/+142
2007-07-17OMAP: LCD panel support for the TI OMAP H4 boardImre Deak2-0/+119
2007-07-17OMAP: add external Epson Blizzard LCD controller supportImre Deak3-0/+1575
2007-07-17OMAP: add external Epson HWA742 LCD controller supportImre Deak3-0/+1086
2007-07-17OMAP: add TI OMAP2 external LCD controller support - RFBIImre Deak2-0/+589
2007-07-17OMAP: add TI OMAP1 external LCD controller support - SoSSIImre Deak3-0/+695
2007-07-17OMAP: add TI OMAP2 internal display controller support.Imre Deak3-0/+1546
2007-07-17OMAP: add TI OMAP1 internal LCD controllerImre Deak3-0/+902
2007-07-17OMAP: add TI OMAP1610 accelerator entry.Imre Deak1-0/+1
2007-07-17OMAP: add TI OMAP framebuffer driverImre Deak5-0/+1994