summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-30viafb: removed duplicated #include'sHuang Weiyi1-3/+0
2008-10-30regulator: da903x regulator bug fixJonathan Cameron1-12/+17
2008-10-30Merge branch 'for-rmk-rc' of git://pasiphae.extern.pengutronix.de/git/imx/lin...Russell King2-4/+4
2008-10-30i2c-s3c2410: Correct use of ! and &Julia Lawall1-1/+1
2008-10-30scx200_i2c: Add missing class parameterLennart Sorensen1-0/+1
2008-10-30CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.Ralf Baechle3-341/+0
2008-10-30CHAR: Delete old and now unused DS1286 driver.Ralf Baechle3-597/+0
2008-10-30Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King65-154/+242
2008-10-30leds: da903x: (da9030 only) led brightness reversed.Jonathan Cameron1-1/+1
2008-10-30dm snapshot: wait for chunks in destructorMikulas Patocka2-1/+17
2008-10-30dm snapshot: fix register_snapshot deadlockMikulas Patocka1-7/+9
2008-10-30dm raid1: fix do_failuresIlpo Jarvinen1-1/+2
2008-10-30[ARM] build fixes for netX serial driverPaul Bolle2-4/+4
2008-10-30HID: add quirk entry for no-name keyboard (0x13ba/0x0017)Alan Stern3-0/+5
2008-10-30rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt1-4/+30
2008-10-30sysfs: Fix return values for sysdev_store_{ulong,int}Andi Kleen1-2/+4
2008-10-30driver core: drivers/base/sys.c: update commentsQinghuang Feng1-2/+2
2008-10-30USB: prevent autosuspend during hub initializationAlan Stern1-0/+3
2008-10-30USB: Unusual dev for the "Kyocera / Contax SL300R T*" digital camera.Jens Taprogge1-0/+7
2008-10-30USB: usbtmc: Use explicit unsigned type for input buffer instead of char*Chris Malley1-1/+1
2008-10-30USB: fix crash when URBs are unlinked after the device is goneAlan Stern4-3/+56
2008-10-30ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland1-3/+1
2008-10-30ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2-15/+9
2008-10-30rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn1-1/+1
2008-10-30ath5k: correct misspelling in debug helpBob Copeland1-1/+1
2008-10-30libertas: fix buffer overrunJohannes Berg1-2/+2
2008-10-30libertas: remove two libertas sparse warningHolger Schurig1-2/+2
2008-10-30iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler1-1/+1
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson3-5/+5
2008-10-29[ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov1-2/+2
2008-10-29amd8111e: Fix rx return codeChris Friesen1-6/+8
2008-10-29regulator: Build on non-ARM platformsMark Brown1-0/+2
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressAlan Cox24-42/+43
2008-10-28Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller14-54/+106
2008-10-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-22/+5
2008-10-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-20/+14
2008-10-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds44-80/+130
2008-10-28sh: Kill off long-dead HD64465 cchip support.Paul Mundt3-944/+0
2008-10-28sh: Revert "SH 7366 needs SCIF_ONLY"Paul Mundt1-1/+0
2008-10-28Merge branches 'sh/serial-rework' and 'sh/oprofile'Paul Mundt2-83/+16
2008-10-28[S390] tape: disable interrupts in tape_open and tape_releaseFrank Munzert1-4/+4
2008-10-28[S390] tape block: complete request with correct lockingFrank Munzert1-2/+4
2008-10-28[S390] qdio: remove incorrect memsetJan Glauber1-13/+6
2008-10-28[S390] qdio: prevent double qdio shutdown in case of I/O errorsJan Glauber1-1/+0
2008-10-28SH 7366 needs SCIF_ONLYKuninori Morimoto1-0/+1
2008-10-28gdrom: Fix compile errorNobuhiro Iwamatsu1-2/+3
2008-10-28md: destroy partitions and notify udev when md array is stopped.NeilBrown1-0/+7
2008-10-28libata: ahci enclosure management bit maskDavid Milburn1-12/+23
2008-10-28libata: ahci enclosure management led syncDavid Milburn1-0/+3
2008-10-28pata_ninja32: suspend/resume supportAlan Cox1-9/+34