aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-06-20mbcs: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20viotape: cdev lock_kernel pushdown ()Jonathan Corbet
2008-06-20misc: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20mem: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20ipmi: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20UIO: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20Input: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20HID: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20UBI: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20mtdchar: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20paride: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20AoE: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20drivers/s390: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20rtc: cdev lock_kernel() pushdownJonathan Corbet
2008-05-18pcmcia: cdev lock_kernel() pushdownJonathan Corbet
2008-05-18cosa: cdev lock_kernel() pushdownJonathan Corbet
2008-05-18i2c: cdev lock_kernel() pushdownJonathan Corbet
2008-05-18Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven
2008-05-18m68k: Some network drivers do not check the platformGeert Uytterhoeven
2008-05-18m68k: dnfb doesnt check for ApolloGeert Uytterhoeven
2008-05-18m68k: macide doesnt check for MacGeert Uytterhoeven
2008-05-18m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven
2008-05-18m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECTGeert Uytterhoeven
2008-05-18m68k: Kill CONFIG_FB_DAFBGeert Uytterhoeven
2008-05-18i2c/max6875: Really prevent 24RF08 corruptionJean Delvare
2008-05-18i2c-amd756: Fix functionality flagsJean Delvare
2008-05-18i2c: Kill the old driver matching schemeJean Delvare
2008-05-18i2c: Convert remaining new-style drivers to use module aliasingJean Delvare
2008-05-18i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 ExpertJean Delvare
2008-05-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-05-17[ARM] pxa: fix pxafb build when cpufreq is enabledRussell King
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds
2008-05-15tty: fix BKL related leak and crashIngo Molnar
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-05-15[S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck
2008-05-15[S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber
2008-05-15[S390] dasd: Use const in busid functions.Cornelia Huck
2008-05-15[S390] blacklist.c: removed duplicated includeHuang Weiyi
2008-05-15[S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz
2008-05-15[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-15[POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day
2008-05-15[POWERPC] Add null pointer check to of_find_propertyTimur Tabi
2008-05-14tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton
2008-05-14Remove blkdev warning triggered by using mdNeil Brown