summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * ath5k: Correct usage of AR5K_CFG_ADHOCSteve Brown2009-01-122-3/+3
| | * ath9k: Revert fix to TX status reporting for retries and MCS indexJouni Malinen2009-01-121-9/+1
| | * ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.Senthil Balasubramanian2009-01-121-21/+17
| | * Fix rt2500usb HW crypto: TKIPIvo van Doorn2009-01-121-13/+6
| | * rtl8180: Fix to add STA modeLarry Finger2009-01-121-0/+1
| | * iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range.Daniel Wu2009-01-121-1/+1
| | * rt2x00: Fix segementation faultIvo van Doorn2009-01-121-3/+3
| | * p54usb: fix random traffic stalls (LM87)Christian Lamparter2009-01-121-0/+1
| | * p54: crypto offload fixesChristian Lamparter2009-01-121-1/+12
| | * orinoco_cs: add ID for ARtem Onair Comcard 11Pavel Roskin2009-01-121-0/+1
| | * iwlwifi: Fix get_cmd_string() for REPLY_3945_RXSamuel Ortiz2009-01-121-0/+1
| | * ath9k: Fix chainmask handling bugSujith2009-01-121-2/+2
| | * orinoco: take the driver lock in the rx taskletDavid Kilroy2009-01-121-3/+25
| | * ath9k: Enforce module build if rfkill is a moduleJouni Malinen2009-01-121-0/+1
| | * p54usb: Add USB ID for Thomson Speedtouch 121gMichiel2009-01-121-0/+1
| | * rt2x00: Fix TX short preamble detectionIvo van Doorn2009-01-123-17/+4
| | * rt2x00: add USB ID for the Linksys WUSB200.Stefan Lippers-Hollmann2009-01-121-0/+1
| | * p54usb: Fix to prevent SKB memory allocation errors with 4K page sizeLarry Finger2009-01-121-0/+11
| | * rt2x00: Fix radio LED type checkAndrew Price2009-01-121-1/+1
| | * Wireless: Fix Kconfig fact errorErik Ekman2009-01-121-1/+1
| * | net: ppp_generic - fix regressions caused by IDR conversionCyrill Gorcunov2009-01-121-6/+37
| * | gianfar: Fix soft lockup with multi-interrupt TSECsAnton Vorontsov2009-01-121-0/+8
| * | hso: driver fix for big endian machines.Denis Joseph Barrow2009-01-121-2/+2
| * | WAN: Fix NAPI interface in IXP4xx HSS driver.Krzysztof HaƂasa2009-01-121-3/+3
* | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-155-15/+1297
|\ \ \
| * | | hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probeAlistair John Strachan2009-01-151-1/+1
| * | | hwmon: (abituguru3) Enable DMI probing feature on IN9 32X MAXAlistair John Strachan2009-01-151-1/+1
| * | | hwmon: (abituguru3) Match partial DMI board name stringsAlistair John Strachan2009-01-151-4/+16
| * | | hwmon: Add a driver for the ADT7475 hardware monitoring chipJordan Crouse2009-01-153-0/+1233
| * | | hwmon: (k8temp) Fix temperature reporting for (most) K8 RevG CPUsAndreas Herrmann2009-01-151-2/+15
| * | | hwmon: (k8temp) Fix wrong sensor selection for AMD K8 RevF/RevG CPUsAndreas Herrmann2009-01-151-0/+9
| * | | hwmon: (k8temp) Warn about fam F rev F errataAndreas Herrmann2009-01-151-7/+22
* | | | drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell2009-01-151-1/+1
* | | | hp_accel: do not call ACPI from invalid contextPavel Machek2009-01-151-19/+49
* | | | lis3lv02d: merge with leds hp diskEric Piel2009-01-155-150/+52
* | | | hwmon: applesmc: fix light sensor readings on newer MacBooksAlex Murray2009-01-151-0/+5
* | | | nbd: do not allow two clients at the same timePavel Machek2009-01-151-0/+4
* | | | synclink_gt: enable RI interruptPaul Fulghum2009-01-151-10/+6
* | | | sgi-xp: eliminate false detection of no heartbeatDean Nelson2009-01-151-1/+1
* | | | rtc: rtc-twl4030 don't mask alarm interrupts on shutdownMatti Halme2009-01-151-2/+3
* | | | rtc-pxa: fix build failureAntonio Ospite2009-01-151-0/+2
* | | | rtc: tw4030 add alarm/update interfacesAlessandro Zummo2009-01-151-34/+10
* | | | sysrq: add commentary on why we use the console loglevel over using KERN_EMERGAndy Whitcroft2009-01-151-0/+6
* | | | video/framebuffer: fix bug: jpegview cannot work on framebuffer device other ...Michael Hennerich2009-01-152-2/+28
* | | | gpio: fix probe() error return in gpio driver probesBen Dooks2009-01-155-12/+24
* | | | atmel_spi: allow transfer when max_speed_hz = 0Stanislaw Gruszka2009-01-151-2/+1
* | | | atmel_serial: fix flow control bugItai Levi2009-01-151-1/+1
* | | | hso serial throttled tty kref fix.Denis Joseph Barrow2009-01-151-1/+3
* | | | tty: Fix double grabbing of a spinlockDenis Joseph Barrow2009-01-151-2/+1
* | | | tty: Fix a kref leak in the HSO driver on re-openAlan Cox2009-01-151-0/+1