aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-30irda: replace __FUNCTION__ with __func__Harvey Harrison
2008-07-30nsc-ircc: default to dongle type 9 on IBM hardwareMatthew Garrett
2008-07-30bluetooth: add quirks for a few hci_usb devicesMichael Frey
2008-07-30hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells
2008-07-30isdn: use the common ascii hex helpersHarvey Harrison
2008-07-30tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki
2008-07-30atm: fix direct casts of pointers to u32 in the InterPhase driverDavid Howells
2008-07-30net: use the common ascii hex helpersHarvey Harrison
2008-07-30Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-07-30drivers/net/ehea/ehea_main.c: Release mutex in error handling codeJulia Lawall
2008-07-30sh_eth: Add support of SH7763 to sh_ethNobuhiro Iwamatsu
2008-07-30fix NE2000 linkage errorMikael Pettersson
2008-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-30sgi-xp: setup the notify GRU message queueDean Nelson
2008-07-30sgi-xp: setup the activate GRU message queueDean Nelson
2008-07-30sgi-xp: cleanup naming of partition definesDean Nelson
2008-07-30sgi-xp: move xpc_check_remote_hb() to support both SN2 and UVDean Nelson
2008-07-30sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson
2008-07-30sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson
2008-07-30sgi-xp: add 'jiffies' to reserved page's timestamp nameDean Nelson
2008-07-30sgi-xp: use standard bitops macros and functionsDean Nelson
2008-07-30sgi-xp: eliminate '>>>' in commentsDean Nelson
2008-07-30sgi-xp: add _sn2 suffix to a few variablesDean Nelson
2008-07-30sgi-xp: isolate remote copy buffer to sn2 onlyDean Nelson
2008-07-30sgi-xp: enable XPNET to handle more than 64 partitionsDean Nelson
2008-07-30sgi-xp: isolate allocation of XPC's msgqueues to sn2 onlyDean Nelson
2008-07-30sgi-xp: replace AMO_t typedef by struct amoDean Nelson
2008-07-30sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson
2008-07-30sgi-xp: isolate additional sn2 specific codeDean Nelson
2008-07-30sgi-xp: isolate activate IRQ's hardware specific componentsDean Nelson
2008-07-30sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson
2008-07-30sgi-xp: base xpc_rsvd_page's timestamp on jiffiesDean Nelson
2008-07-30sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson
2008-07-30sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson
2008-07-30sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson
2008-07-30sgi-xp: create a common xp_remote_memcpy() functionDean Nelson
2008-07-30sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson
2008-07-30sgi-xp: define BYTES_PER_WORDDean Nelson
2008-07-30sgi-xp: define xpSalError reason codeDean Nelson
2008-07-30sgi-xp: define is_shub() and is_uv() macrosDean Nelson
2008-07-30GRU Driver V3: fixes to resolve code review commentsJack Steiner
2008-07-30GRU Driver: driver/misc Makefile & Kconfig changesJack Steiner
2008-07-30GRU Driver: driver makefileJack Steiner
2008-07-30GRU Driver: TLB flushing, MMUOPS calloutsJack Steiner
2008-07-30GRU Driver: /proc interfacesJack Steiner
2008-07-30GRU Driver: resource managementJack Steiner
2008-07-30GRU Driver: kernel services provide by driverJack Steiner
2008-07-30GRU Driver: page faults & exceptionsJack Steiner
2008-07-30GRU Driver: driver initialization, file & vma opsJack Steiner