aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-20drivers/hwmon/applesmc.c: remove unneeded castsAndrew Morton
2008-10-20hwmon: applesmc: add support for Macbook AirHenrik Rydberg
2008-10-20hwmon: applesmc: allow for variable ALV0 and ALV1 package lengthHenrik Rydberg
2008-10-20hwmon: applesmc: prolong status waitHenrik Rydberg
2008-10-20hwmon: applesmc: fix the 'wait status failed: c != 8' problemHenrik Rydberg
2008-10-20hwmon: applesmc: specified number of bytes to read should match actualHenrik Rydberg
2008-10-20hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarmsJim Cromie
2008-10-20hwmon/pc87360 separate alarm files: add dev_dbg helpJim Cromie
2008-10-20hwmon/pc87360 separate alarm files: define LDNI_MAX constJim Cromie
2008-10-20hwmon/pc87360 separate alarm files: add temp-min/max/crit/fault-alarmsJim Cromie
2008-10-20hwmon/pc87360 separate alarm files: add in-min/max-alarmsJim Cromie
2008-10-20hwmon/pc87360 separate alarm files: define some constantsJim Cromie
2008-10-20intel-iommu: typo fix and correct word in the commentAmeya Palande
2008-10-20HP-WMI: additional keycode (or typo)Eric Piel
2008-10-20Fix documentation of sysrq-qAndi Kleen
2008-10-20memory_probe: fix wrong sysfs file attributeShaohua Li
2008-10-20vmscan: unevictable LRU scan sysctlLee Schermerhorn
2008-10-20vmstat: mlocked pages statisticsNick Piggin
2008-10-20Unevictable LRU Page StatisticsLee Schermerhorn
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-20serial_txx9: use %lx for iobaseAtsushi Nemoto
2008-10-20tpm: don't export static functionsStephen Rothwell
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-10-17Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-10-17USB: remove err() macro from more usb driversGreg Kroah-Hartman
2008-10-17USB: remove err() macro from usb misc driversGreg Kroah-Hartman
2008-10-17USB: remove err() macro from usb core codeGreg Kroah-Hartman
2008-10-17USB: remove err() macro from usb class driversGreg Kroah-Hartman
2008-10-17USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb mtd driversGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb network driversGreg Kroah-Hartman
2008-10-17USB: remove info() macro from remaining usb driversGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb/misc driversGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman
2008-10-17USB: remove warn macro from HID coreGreg Kroah-Hartman
2008-10-17USB: remove warn() macro from usb driversGreg Kroah-Hartman
2008-10-17USB: remove warn() macro from usb net driversGreg Kroah-Hartman
2008-10-17USB: remove warn() macro from usb media driversGreg Kroah-Hartman
2008-10-17USB: remove warn() macro from usb input driversGreg Kroah-Hartman
2008-10-17usb/fsl_qe_udc: clear data toggle on clear halt requestLi Yang
2008-10-17usb/fsl_qe_udc: fix response to get status requestLi Yang
2008-10-17fsl_usb2_udc: Fix oops on probe failure.Will Newton
2008-10-17fsl_usb2_udc: Add a wmb before priming endpoint.Will Newton
2008-10-17fsl_usb2_udc: Make fsl_queue_td return type void.Will Newton
2008-10-17fsl_usb2_udc: Uninline udc_reset_ep_queue.Will Newton
2008-10-17fsl_usb2_udc: Rename the arguments of the fsl_writel macro.Will Newton
2008-10-17fsl_usb2_udc: Initialize spinlock earlier.Will Newton
2008-10-17fsl_usb2_udc: Clean up whitespace in /proc debugging output.Will Newton
2008-10-17fsl_usb2_udc: Clean up whitespace in errors and warnings.Will Newton