summaryrefslogtreecommitdiffstats
path: root/drivers/mfd (unfollow)
Commit message (Expand)AuthorFilesLines
2005-09-06[SUNSU]: Compile fixes.Al Viro1-3/+7
2005-09-06[SPARC64]: Don't include drivers/firmware/KconfigDavid S. Miller1-2/+0
2005-09-06[RTC]: Use SA_SHIRQ in sparc specific code.David S. Miller1-3/+2
2005-09-06[MOXA]: Fix this driver properly.Al Viro2-2/+1
2005-09-06[IEEE80211]: Use correct size_t printf format string in ieee80211_rx.cDavid S. Miller1-1/+1
2005-09-06[IPW2200]: ipw2200.h needs linux/dma-mapping.hDavid S. Miller1-0/+1
2005-09-06[TCP]: Fix TCP_OFF() bug check introduced by previous change.Herbert Xu1-2/+2
2005-09-06[NET]: 2.6.13 breaks libpcap (and tcpdump)Herbert Xu1-3/+3
2005-09-06[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLDavid S. Miller2-2/+3
2005-09-06[NETFILTER] remove bogus hand-coded htonll() from nenetlink_queueHarald Welte1-13/+2
2005-09-06[IRDA]: IrDA prototype fixesAdrian Bunk3-1/+3
2005-09-06[SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h>Adrian Bunk1-0/+1
2005-09-06[NETFILTER]: net/netfilter/nfnetlink*: make functions staticAdrian Bunk2-3/+3
2005-09-06[IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h>Adrian Bunk1-0/+1
2005-09-06[ATM]: net/atm/ioctl.c should #include "common.h"Adrian Bunk1-0/+1
2005-09-06[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-09-06[TG3]: Use status tag to check for new eventsMichael Chan1-17/+15
2005-09-06[TG3]: Remove status block access in tg3_msi() and add prefetchesMichael Chan1-17/+11
2005-09-06[TG3]: Add PHY loopback testMichael Chan1-20/+53
2005-09-06[TG3]: Add ethtool -p supportMichael Chan1-0/+33
2005-09-06[TG3]: Minor 5780 and 5752 fixesMichael Chan1-5/+7
2005-09-05[PATCH] s390: disconnected 3270 consoleMartin Schwidefsky1-5/+11
2005-09-05[PATCH] s390: spinlock corner caseHeiko Carstens1-2/+2
2005-09-05[PATCH] s390: compat system callsHeiko Carstens1-2/+2
2005-09-05[PATCH] s390: crypto driver updateEric Rossman3-270/+106
2005-09-05[PATCH] s390: pfault interrupt raceMartin Schwidefsky1-1/+4
2005-09-05[PATCH] s390: reIPL fix and extern/static inlineCornelia Huck4-21/+19
2005-09-05[PATCH] s390: 64 bit diag250 supportHorst Hummel3-134/+307
2005-09-05[PATCH] s390: deadlock in dasd_devmapHorst Hummel6-41/+24
2005-09-05[PATCH] s390: debug feature changesMichael Holzheu2-22/+32
2005-09-05[PATCH] s390: machine check handler bugsMartin Schwidefsky4-58/+181
2005-09-05[PATCH] xtensa: delete accidental fileAdrian Bunk1-135/+0
2005-09-05[PATCH] xtensa: replace 'extern inline' with 'static inline'Adrian Bunk13-70/+70
2005-09-05[PATCH] uml: fix x86_64 page leakJeff Dike4-12/+22
2005-09-05[PATCH] uml: fix advanced sysemu checkBodo Stroesser1-11/+17
2005-09-05[PATCH] uml: allow host capability usage to be disabledBodo Stroesser1-0/+24
2005-09-05[PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser8-238/+348
2005-09-05[PATCH] uml: increase granularity of host capability checkingBodo Stroesser4-34/+96
2005-09-05[PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov8-168/+230
2005-09-05[PATCH] uml: add host AIO support to block driverJeff Dike4-409/+373
2005-09-05[PATCH] uml: use host AIO supportJeff Dike6-15/+475
2005-09-05[PATCH] uml: build cleanupsAl Viro5-14/+6
2005-09-05[PATCH] uml: system call path cleanupJeff Dike13-215/+131
2005-09-05[PATCH] uml: merge duplicated page table codeJeff Dike3-63/+46
2005-09-05[PATCH] uml: TLB operation batchingJeff Dike8-166/+273
2005-09-05[PATCH] uml: remove duplicated exportsJeff Dike1-19/+0
2005-09-05[PATCH] uml: mark SMP on UML/x86_64 as brokenJeff Dike2-1/+5
2005-09-05[PATCH] uml: remove libc reference in buildAl Viro1-1/+1
2005-09-05[PATCH] uml: build cleanupAl Viro3-4/+1
2005-09-05[PATCH] uml: error path cleanupJeff Dike1-5/+9