summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] spi: remove fastcall crapAndrew Morton2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] spi: M25 series SPI flashMike Lavender2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] spi: add spi_bitbang driverDavid Brownell2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] spi: ads7836 uses spi_driverDavid Brownell2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] SPI core tweaks, bugfixDavid Brownell2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] spi: add spi_driver to SPI frameworkDavid Brownell2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] spi: mtd dataflash driverDavid Brownell2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] spi: ads7846 driverDavid Brownell2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] spi: simple SPI frameworkDavid Brownell2006-01-13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Add ide_bus_type probe and remove methodsRussell King2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Add bus_type probe, remove, shutdown methods.Russell King2006-01-13
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IA64] Handle debug traps in fsys modeJason Uhlenkott2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IA64-SGI] Fix sn_flush_device_kernel & spinlock initializationPrarit Bhargava2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IA64-SGI] Altix BTE error handling fixesRuss Anderson2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Dean Nelson2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IA64-SGI] move xpc.h to include/asm-ia64/snDean Nelson2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IA64-SGI] ensure XPC disengage request is processedDean Nelson2006-01-13
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] powerpc: oprofile cpu type names clash with other codeAndy Whitcroft2006-01-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Provide a suitable AT_PLATFORM valuePaul Mackerras2006-01-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge ../linux-2.6Paul Mackerras2006-01-14
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] powerpc: reformat atomic_add_unlessAnton Blanchard2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] powerpc: use lwsync in atomics, bitops, lock functionsAnton Blanchard2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] powerpc: Add of_find_property functionDave C Boutcher2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] powerpc: Add/remove/update properties in firmware device treeDave C Boutcher2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] powerpc: Add/remove/update properties in /proc/device-treeDave C Boutcher2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] powerpc: Add some more pSeries hypervisor call constantsDave C Boutcher2006-01-13
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IB: Add node_guid to struct ib_deviceSean Hefty2006-01-10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] genetlink: don't touch module ref countPer Liden2006-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [TIPC] More updates of file headersPer Liden2006-01-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [TIPC] Update of file headersPer Liden2006-01-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [TIPC] License header updatePer Liden2006-01-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [TIPC] Moved configuration interface into tipc_config.hPer Liden2006-01-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [TIPC] Use dynamically allocated family id with NETLINK_GENERICPer Liden2006-01-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [TIPC] Initial mergePer Liden2006-01-12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Increase AT_VECTOR_SIZEPaul Mackerras2006-01-13
| |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] fix wrong comments in ieee80211.hJohannes Berg2006-01-12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala2006-01-12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2006-01-12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala2006-01-12
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /