summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-11-17uwb: add pal parameter to new reservation callbackDavid Vrabel2-6/+6
2008-11-07uwb: fix races between events and neh timersDavid Vrabel2-16/+35
2008-11-07uwb: don't unbind the radio controller driver when resettingDavid Vrabel6-42/+151
2008-11-04uwb: per-radio controller event thread and beacon cacheStefano Panella5-122/+80
2008-11-04uwb: add commands to add/remove IEs to the debug interfaceStefano Panella1-1/+19
2008-11-04uwb: infrastructure for handling Relinquish Request IEsStefano Panella4-0/+61
2008-10-31wusb: remove unused #include <version.h>Huang Weiyi5-5/+0
2008-10-31uwb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-3/+2
2008-10-31uwb: remove unused #include <version.h>Huang Weiyi7-7/+0
2008-10-28wusb: reset WUSB devices with SetAddress(0)David Vrabel4-122/+25
2008-10-28uwb: order IEs by element IDDavid Vrabel5-362/+170
2008-10-28wusb: do a proper channel stopDavid Vrabel6-74/+79
2008-10-28wusb: disable verification of the key generation algorithmsDavid Vrabel1-4/+11
2008-10-28uwb: reference count reservationsDavid Vrabel3-23/+45
2008-10-28wusb: release mutex in the error path of whci-hcd's whc_do_gencmd()David Vrabel1-3/+5
2008-10-28uwb: target reservations shouldn't get streamsDavid Vrabel1-2/+2
2008-10-26Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-23/+33
2008-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-2/+854
2008-10-26Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2-0/+14
2008-10-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2008-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-57/+118
2008-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds9-94/+46
2008-10-26m68k: Disable Amiga serial console support if modularGeert Uytterhoeven1-2/+4
2008-10-26Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-44/+72
2008-10-26r8169: revert "read MAC address from EEPROM on init"Francois Romieu1-88/+0
2008-10-26arm ide breakageAl Viro2-4/+4
2008-10-26hwmon: (abituguru3) enable DMI probing feature on AW9D-MAXAlistair John Strachan1-1/+1
2008-10-26hwmon: (abituguru3) Cosmetic whitespace fixesAlistair John Strachan1-14/+14
2008-10-26hwmon: (adt7473) Fix voltage conversion routinesJean Delvare1-20/+9
2008-10-26hwmon: (lm90) Add support for the LM99 16 degree offsetJean Delvare1-4/+33
2008-10-26hwmon: (lm90) Fix handling of hysteresis valueJean Delvare1-3/+12
2008-10-26hwmon-vid: Add support for AMD family 10h CPUsJean Delvare1-0/+1
2008-10-26hwmon: (w83781d) Fix linking when built-inGeert Uytterhoeven1-2/+2
2008-10-25Merge branch 'i7300_idle' into releaseLen Brown3-92/+31
2008-10-25leds-hp-disk: fix build warningLen Brown1-1/+1
2008-10-25ACPI: Oops in ACPI with git latestRafael J. Wysocki1-0/+3
2008-10-25ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y.Rafael J. Wysocki1-0/+2
2008-10-25toshiba_acpi: always call input_sync() after input_report_switch()Len Brown1-0/+2
2008-10-25ACPI: Always report a sync event after a lid state changeGuillem Jover1-1/+2
2008-10-25ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.cMiao Xie1-0/+5
2008-10-24i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not definedVenki Pallipadi1-1/+1
2008-10-24i7300_idle: Cleanup based review commentsVenki Pallipadi2-20/+24
2008-10-24i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi2-71/+6
2008-10-24mfd: Make WM8400 depend on I2C until SPI is submittedMark Brown1-0/+1
2008-10-24mfd: add missing Kconfig entry for da903xSamuel Ortiz2-0/+13
2008-10-24uwb: build UWB before USB/WUSBDavid Vrabel1-1/+1
2008-10-24libata: fix bug with non-ncq devicesJens Axboe1-1/+5
2008-10-23Fix PCI hotplug printk formatRandy Dunlap1-1/+1
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds15-263/+369
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-210/+386