summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-15HID: add compat supportJiri Slaby6-0/+50
2008-10-15HID: move apple quirksJiri Slaby10-292/+532
2008-10-15HID: move ignore quirksJiri Slaby4-278/+167
2008-10-15HID: move logitech quirksJiri Slaby7-171/+343
2008-10-15HID: move usage input mapping to hid.hJiri Slaby2-45/+48
2008-10-15HID: move ids into separate fileJiri Slaby2-406/+429
2008-10-15HID: hid, make parsing event drivenJiri Slaby4-152/+228
2008-10-15HID: make a bus from hid codeJiri Slaby4-87/+435
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds14-243/+6085
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj...Linus Torvalds1-0/+14
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds5-37/+17
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds47-49/+57
2008-10-14m68k: Atari SCSI needs NVRAMGeert Uytterhoeven1-0/+1
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk4-504/+3
2008-10-14HP input: kill warnings due to suseconds_t differencesGeert Uytterhoeven2-6/+6
2008-10-148250: Fix lock warning (and possible crash)Alan Cox1-0/+3
2008-10-14i2c-viapro: Add support for SMBus Process Call transactionsPrakash Mortha1-1/+12
2008-10-14i2c: Restore i2c_smbus_process_call functionPrakash Mortha1-0/+22
2008-10-14i2c: Do earlier driver model initDavid Brownell1-1/+4
2008-10-14i2c: Only build Tyan SMBus mux drivers on x86Jean Delvare1-2/+2
2008-10-14i2c: Guard against oopses from bad init sequencesDavid Brownell1-0/+8
2008-10-14i2c-parport-light: Don't register a platform device resourceJean Delvare1-31/+8
2008-10-14hwmon: (dme1737) Convert to a new-style i2c driverJean Delvare1-58/+48
2008-10-14hwmon: (dme1737) Be less i2c-centricJean Delvare1-115/+111
2008-10-14i2c/tps65010: Vibrator hookup to gpiolibMarek Vasut1-3/+9
2008-10-14i2c-viapro: Add VX800/VX820 supportRudolf Marek2-1/+7
2008-10-14i2c: Renesas Highlander FPGA SMBus supportPaul Mundt3-0/+511
2008-10-14i2c-pca-isa: Don't grab arbitrary resourcesRene Herman1-3/+17
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare1-65/+33
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 1Felipe Balbi1-29/+30
2008-10-14qlge: Fix page size ifdef test.Ron Mercer1-1/+1
2008-10-14net: Rationalise email address: Network Specific PartsAlan Cox16-22/+24
2008-10-14enic: Fix Kconfig headline descriptionRoland Dreier1-1/+1
2008-10-14de2104x: wrong MAC address fixMartin Langer1-0/+1
2008-10-14s390: claw compile fixletAlexey Dobriyan1-1/+1
2008-10-14net: export genphy_restart_anegAdrian Bunk1-0/+1
2008-10-14cxgb3: extend copyrights to 2008Divy Le Ray20-20/+20
2008-10-14cxgb3: update driver versionDivy Le Ray1-1/+1
2008-10-14net/phy: add missing kernel-docRandy Dunlap1-0/+1
2008-10-14mISDN/dsp_cmx.c: fix size checksAdrian Bunk1-2/+2
2008-10-14misdn: use nonseekable_open()Andrew Morton1-1/+1
2008-10-14net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal3-0/+3
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds71-2248/+2146
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds74-2869/+2576
2008-10-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds350-6788/+29495
2008-10-14mfd: Fix warning in WM8350Mark Brown1-1/+0
2008-10-14mfd: Add placeholders for WM8350 client devicesMark Brown1-2/+16
2008-10-14da903x: add regulator support for DA9030/DA9034Eric Miao3-0/+522
2008-10-14mfd: Add WM8350 subdevice registration helperMark Brown1-0/+26
2008-10-14regulator: Add WM8350 regulator supportMark Brown4-0/+1447