aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-09-04Input: i8042 - fix modpost warningRalf Baechle
2007-08-30Input: psmouse - make dummy touchkit_ps2_detect() staticAdrian Bunk
2007-08-30Input: gscps2 - convert to use kzallocMariusz Kozlowski
2007-08-30Input: iforce - fix 'unused variable' warningAndrew Morton
2007-08-30Input: i8042 - fix retrun value of i8042_aux_test_irqFernando Luis Vázquez Cao
2007-07-23Input: gpio_keys - remove duplicate includesJesper Juhl
2007-07-20Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg
2007-07-20Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov
2007-07-18Input: switch to using seq_list_xxx helpersPavel Emelianov
2007-07-18Input: i8042 - give more trust to PNP data on i386Dmitry Torokhov
2007-07-18Input: add driver for Fujitsu serial touchscreensDmitry Torokhov
2007-07-18Input: ads7846 - re-check pendown status before reporting eventsSemih Hazar
2007-07-18Input: ads7846 - introduce sample settling delaySemih Hazar
2007-07-18Input: xpad - add support for leds on xbox 360 padJan Kratochvil
2007-07-17Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changesLinus Torvalds
2007-07-17Make the "z/VM unit record device driver" depend on S390Linus Torvalds
2007-07-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-07-17Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds
2007-07-17Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds
2007-07-17Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2007-07-17[ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik
2007-07-17[ISDN] HiSax bkm_a4t: split setup into two smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax enternow: split setup into 3 smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax netjet_u: split setup into 3 smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax netjet_s: code movement, prep for hotplugJeff Garzik
2007-07-17[ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik
2007-07-17[ISDN] HiSax: move card setup into separate functionJeff Garzik
2007-07-17hppb: Add missing dma-mapping.h includeFrank Lichtenheld
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17drivers/atm/ambassador: kill uninit'd var warning, and fix bugJeff Garzik
2007-07-17[libata] sata_mv: use pci_try_set_mwi()Jeff Garzik
2007-07-17drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik
2007-07-17drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik
2007-07-17drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik
2007-07-17drivers/telephony/ixj: cleanup and fix gcc warningJeff Garzik
2007-07-17drivers/net/wan/pc300_drv: fix bug caught by gcc warningJeff Garzik
2007-07-17drivers/usb/misc/auerswald: fix status check, remove redundant checkJeff Garzik
2007-07-17[netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() failsJeff Garzik
2007-07-17[netdrvr] natsemi: Fix device removal bugJeff Garzik
2007-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-07-17atl1: missing includeAl Viro
2007-07-17mark a bunch of ISA|EISA|PCI drivers as suchAl Viro
2007-07-17no USB on M32RAl Viro
2007-07-17md: change bitmap_unplug and others to void functionsNeilBrown
2007-07-17md: check that internal bitmap does not overlap other dataNeilBrown
2007-07-17md: improve the is_mddev_idle test fixNeilBrown
2007-07-17md: improve message about invalid superblock during autodetectNeilBrown
2007-07-17Use menuconfig objects II - MDJan Engelhardt
2007-07-17OMAP: add TI TWL92330/Menelaus Power Management chip driverTony Lindgren