summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [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/+0Star
* [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/+176Star
|\ \
| * | [SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.hRussell King2005-09-011-5/+1Star
| * | [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/+24Star
| * | [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-3132-143/+141Star
| |\ \
* | \ \ 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
| * | | | [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Kalle Valo2005-08-291-1/+1
| * | | | [PATCH] hostap: Fix hash values for product stringsJouni Malinen2005-08-291-1/+1
| * | | | [PATCH] hostap: Update versionJouni Malinen2005-08-291-1/+1
| * | | | hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix buildJeff Garzik2005-08-263-9/+9
| * | | | /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik2005-08-266-180/+154Star
| |\| | |
| | * | | ieee80211: new constants from latest 802.11x specificationsJiri Benc2005-08-261-4/+4
| | * | | ipw2200: minor cleanupsJiri Benc2005-08-262-10/+2Star
| | * | | This removes support for old (and non-mainline) kernels from ipw2200.Jiri Benc2005-08-262-28/+0Star
| | * | | ipw2100: interface-up carrier state fixJiri Benc2005-08-261-1/+3
| | * | | ipw2100: Fix incorrectly named config option.Jiri Benc2005-08-261-1/+1
| | * | | ipw2100: minor cleanupsJiri Benc2005-08-262-78/+86
| | * | | ipw2100: remove custom debug-print macrosJiri Benc2005-08-261-45/+45
| | * | | ipw2100: remove strange symbol prefixesJiri Benc2005-08-261-13/+13
| * | | | /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik2005-08-2471-168/+223
| |\| | |
| | * | | Merge upstream into ieee80211.Jeff Garzik2005-08-2471-168/+223
| | |\ \ \
| * | | | | [PATCH] more-u32-vs-pm_message_t-fixes-6Andrew Morton2005-08-191-1/+1
| * | | | | [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 onesJouni Malinen2005-08-156-67/+65Star
| * | | | | [PATCH] hostap: Capability field is called ESS, not BSSJouni Malinen2005-08-151-3/+0Star
| * | | | | /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik2005-08-151-1/+1
| |\| | | |
| | * | | | [PATCH] ieee80211: Capability field is called ESS, not BSSJouni Malinen2005-08-151-1/+1
| * | | | | /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik2005-08-15121-2079/+3026
| |\| | | |
| | * | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-15121-2079/+3026
| | |\ \ \ \