summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-052-6/+35
|\ \ \
| * | | [SPARC32]: More dependencies falloutAl Viro2005-09-021-1/+1
| * | | [SPARC64]: Use drivers/KconfigDavid S. Miller2005-08-311-5/+34
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-058-24/+44
|\ \ \ \
| * | | | [ATM]: Fix dereference of uninitialized pointer in zatmAl Viro2005-09-021-2/+2
| * | | | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-021-2/+1
| * | | | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-023-6/+9
| * | | | [TG3]: Update driver version and release date.David S. Miller2005-09-021-2/+2
| * | | | [TG3]: Minimize locking in TX path.Michael Chan2005-09-021-11/+13
| * | | | [SUNGEM]: Fix netpoll bug in Sun GEM Ether driverEric Lemoine2005-09-021-0/+1
| * | | | [SUNGEM]: fix minor bug in sungem.hGeoff Levand2005-09-021-1/+1
| * | | | [TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw2005-09-021-0/+15
* | | | | [PATCH] s390: disconnected 3270 consoleMartin Schwidefsky2005-09-051-5/+11
* | | | | [PATCH] s390: crypto driver updateEric Rossman2005-09-053-270/+106
* | | | | [PATCH] s390: reIPL fix and extern/static inlineCornelia Huck2005-09-054-21/+19
* | | | | [PATCH] s390: 64 bit diag250 supportHorst Hummel2005-09-053-134/+307
* | | | | [PATCH] s390: deadlock in dasd_devmapHorst Hummel2005-09-056-41/+24
* | | | | [PATCH] s390: machine check handler bugsMartin Schwidefsky2005-09-051-1/+1
* | | | | [PATCH] swsusp: prevent disks from spinning down and upMichal Schmidt2005-09-051-1/+1
* | | | | [PATCH] fix pm_message_t stuff in -mm treePavel Machek2005-09-052-3/+3
* | | | | [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-0526-96/+97
* | | | | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-0514-42/+29
* | | | | [PATCH] via vt8237 apic bypass deassertion quirkKarsten Wiese2005-09-051-0/+19
* | | | | [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compatRalf Baechle2005-09-051-0/+2
* | | | | [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-053-3/+3
* | | | | [PATCH] fix warning of TANBAC_TB0219 in drivers/char/KconfigYoichi Yuasa2005-09-051-2/+0
* | | | | [PATCH] mips: add TANBAC VR4131 multichip moduleYoichi Yuasa2005-09-051-2/+3
* | | | | [PATCH] DEC PMAGB B framebuffer updateRalf Baechle2005-09-051-109/+308
* | | | | [PATCH] DEC PMAG BA frame buffer updateRalf Baechle2005-09-051-102/+183
* | | | | [PATCH] DEC PMAG AA framebuffer updateRalf Baechle2005-09-051-1/+1
* | | | | [PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variablesKumar Gala2005-09-052-11/+15
* | | | | [PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2Kumar Gala2005-09-051-0/+2
* | | | | [PATCH] cpm_uart: use schedule_timeout instead of direct call to scheduleKumar Gala2005-09-051-6/+7
* | | | | [PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADSKumar Gala2005-09-051-0/+9
* | | | | [PATCH] ppc32: Added support for the Book-E style Watchdog TimerKumar Gala2005-09-053-0/+196
* | | | | [PATCH] VM: add page_state info to per-node meminfoMartin Hicks2005-09-051-2/+22
* | | | | [PATCH] tpm_infineon: Bugfix in PNPACPI-handlingMarcel Selhorst2005-09-051-31/+45
* | | | | [PATCH] dvb: saa7134-dvb must select tda1004xMichael Krufky2005-09-051-0/+1
| |_|_|/ |/| | |
* | | | Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2005-09-021-0/+2
|\ \ \ \
| * | | | [wireless hostap] automatically select ieee80211 dependency in KconfigJeff Garzik2005-09-021-0/+2
* | | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-0237-372/+176
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | [SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.hRussell King2005-09-011-5/+1
| * | | | [SERIAL] mwave is no longer brokenRussell King2005-09-011-2/+2
| * | | | [SERIAL] Convert mwave to use serial8250_(un)?register_portAlan Cox2005-08-311-9/+12
| * | | | [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer2005-08-317-217/+24
| * | | | [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-3132-143/+141
| |\ \ \ \
* | \ \ \ \ Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2005-09-0238-194/+38681
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik2005-09-02323-14333/+31053
| |\ \ \ \ \
| | * | | | | /spare/repo/netdev-2.6 branch 'master'Jeff Garzik2005-09-02323-14333/+31053
| | |\| | | |
| * | | | | | [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Jouni Malinen2005-09-011-7/+7