summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven2008-10-162-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-163-73/+53
|\
| * HID: blacklist additional SoundGraph iMon LCD modelsJarod Wilson2008-10-162-0/+4
| * HID: fix/improve help texts for quirk driversJiri Kosina2008-10-161-18/+13
| * HID: fix default building of HID-quirk driversJiri Kosina2008-10-161-55/+36
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-1610-15/+29
|\ \
| * | rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau2008-10-141-4/+5
| * | rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chipFlorent Fourcot2008-10-141-0/+2
| * | p54usb: Device ID updatesChristian Lamparter2008-10-141-1/+2
| * | ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg2008-10-141-1/+7
| * | libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar2008-10-141-0/+2
| * | orinoco: fix unsafe locking in spectrum_cs_suspendDavid Kilroy2008-10-141-2/+3
| * | orinoco: fix unsafe locking in orinoco_cs_resumeAndrey Borzenkov2008-10-141-2/+3
| * | iwlwifi: fix ct kill configuration for 5350Tomas Winkler2008-10-141-3/+3
| * | p54: Fix compilation problem on PPCLarry Finger2008-10-141-1/+0
| * | iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.Rami Rosen2008-10-141-1/+1
| * | rtl8187: add device ID 0bda:8198John W. Linville2008-10-141-0/+1
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-1622-56/+156
|\ \ \
| * \ \ Merge branch 'fixes' into for-linusRussell King2008-10-151358-57911/+116078
| |\ \ \
| | * | | [ARM] 5307/1: pxa: fix CM-X2XX PCMCIA build errorMike Rapoport2008-10-151-1/+2
| * | | | Merge branch 's3c-move' into develRussell King2008-10-14132-686/+888
| |\ \ \ \
| | * | | | [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*Ben Dooks2008-10-075-5/+5
| * | | | | Merge branch 'omap-all' into develRussell King2008-10-1416-50/+149
| |\ \ \ \ \
| | * | | | | [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King2008-09-057-9/+16
| | * | | | | [ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King2008-09-051-3/+3
| | * | | | | [ARM] omap: Fix IO_ADDRESS() macrosRussell King2008-09-051-3/+3
| | * | | | | [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-059-26/+107
| | * | | | | [ARM] omap: remove an io_v2p() usageRussell King2008-09-051-1/+5
| | * | | | | [SERIAL] 8250: serial8250_port_size() - omap ports are largerRussell King2008-09-051-7/+14
| | * | | | | [ARM] omap: improve is_omap_port()Russell King2008-09-051-1/+1
* | | | | | | drivers/net/xen-netfront.c: Use DIV_ROUND_UPJulia Lawall2008-10-161-1/+1
* | | | | | | make hp_wmi_notify() staticAdrian Bunk2008-10-161-1/+1
* | | | | | | resource: add resource_type() and IORESOURCE_TYPE_BITSMagnus Damm2008-10-161-14/+17
* | | | | | | GRU driver: minor updatesJack Steiner2008-10-167-29/+39
* | | | | | | w1: new driver. DS2431 chipBernhard Weirich2008-10-162-0/+313
* | | | | | | W1: ds2490.c optimize ds_set_pullupDavid Fries2008-10-161-19/+45
* | | | | | | W1: ds2490.c ds_write_block remove extra ds_wait_statusDavid Fries2008-10-161-2/+0
* | | | | | | W1: ds2490.c magic number workDavid Fries2008-10-161-4/+12
* | | | | | | W1: ds2490.c reset ds2490 in initDavid Fries2008-10-161-0/+21
* | | | | | | W1: ds2490.c ds_reset remove ds_wait_statusDavid Fries2008-10-161-13/+2
* | | | | | | W1: ds2490.c ds_dump_status reworkDavid Fries2008-10-161-50/+84
* | | | | | | W1: ds2490.c simplify and fix ds_touch_bitDavid Fries2008-10-161-17/+4
* | | | | | | W1: ds2490.c disable bit read and writeDavid Fries2008-10-161-7/+18
* | | | | | | W1: ds2490.c ds_write_bit, grouping error, disable readbackDavid Fries2008-10-161-1/+6
* | | | | | | W1: ds2490.c add support for strong pullupDavid Fries2008-10-161-38/+38
* | | | | | | W1: ds2490.c correct print messageDavid Fries2008-10-161-1/+2
* | | | | | | W1: ds1wm.c msleep for resetDavid Fries2008-10-161-1/+3
* | | | | | | W1: w1_io.c reset comments and msleepDavid Fries2008-10-161-1/+13
* | | | | | | W1: w1.c s/printk/dev_dbg/David Fries2008-10-161-3/+3
* | | | | | | W1: w1_int.c use first available master numberDavid Fries2008-10-161-6/+26
OpenPOWER on IntegriCloud