summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds2005-04-291-4/+10
|\
| * [PATCH] ARM: Fix AMBA CLCD fb driver for 32bppRussell King2005-04-281-1/+7
| * [PATCH] ARM: Fix AMBA CLCD fb driver for 1bpp/STN mono panelsRussell King2005-04-281-3/+3
* | [TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls.David S. Miller2005-04-281-6/+6
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds2005-04-277-1/+1770
|\ \ | |/ |/|
| * [IA64-SGI] snsc_event.c new fileGreg Howard2005-04-251-0/+304
| * [IA64] Altix system controller event handlingGreg Howard2005-04-253-1/+49
| * [IA64-SGI] Bus driver for the CX port of SGI's TIO chip.Bruce Losure2005-04-254-0/+1417
* | [PATCH] PC300 pci_enable_device fixMarcelo Tosatti2005-04-261-10/+12
* | [PATCH] size_t portability fixes - drivers/usbAl Viro2005-04-263-4/+4
* | Automatic merge of kernel.org:/home/rmk/linux-2.6-serial.gitLinus Torvalds2005-04-268-110/+83Star
|\ \
| * | [PATCH] Serial: Convert 8250_hp300 to use serial8250_{un,}register_portRussell King2005-04-261-26/+27
| * | [PATCH] Serial: Move error path processing inlineRussell King2005-04-262-79/+51Star
| * | [PATCH] Serial: Ensure error paths are marked with unlikely()Russell King2005-04-266-6/+6
* | | [PATCH] qla trivial iomem annotationAl Viro2005-04-261-1/+1
* | | [PATCH] oprofile trivial user annotationsAl Viro2005-04-261-2/+2
* | | [PATCH] drivers/scsi NULL noise removalAl Viro2005-04-262-4/+4
* | | [PATCH] imsttfb missing iomem annotationsAl Viro2005-04-261-2/+2
* | | [PATCH] savagefb iomem annotationsAl Viro2005-04-261-3/+3
* | | [PATCH] pegasus NULL noise removalAl Viro2005-04-261-2/+2
* | | [PATCH] tpm 64bit fixes (size_t)Al Viro2005-04-261-3/+3
* | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u...Linus Torvalds2005-04-2616-224/+446
|\ \ \
| * | | [PATCH] USB: Fix for ati_remotePatrick Boettcher2005-04-231-1/+1
| * | | [PATCH] USB: better usbnet zaurus/mdlm/... fixDavid Brownell2005-04-231-31/+135
| * | | [PATCH] usbnet: Convert ASIX code to use new status infrastructureDavid Hollis2005-04-231-126/+135
| * | | [PATCH] USB: MODALIAS change for bcdDeviceRoman Kagan2005-04-231-4/+2Star
| * | | [PATCH] USB: drivers/usb/net/zd1201.c: make some code staticAdrian Bunk2005-04-231-9/+11
| * | | [PATCH] USB: drivers/usb/media/pwc/: make code staticAdrian Bunk2005-04-233-45/+41Star
| * | | [PATCH] USB: drivers/usb/media/sn9c102_core.c: make 2 functions staticAdrian Bunk2005-04-232-4/+2Star
| * | | [PATCH] USB: drivers/usb/input/usbkbd.c: make a function staticAdrian Bunk2005-04-231-1/+2
| * | | [PATCH] USB: new SiS device idThomas Winischhofer2005-04-231-0/+1
| * | | [PATCH] USB: fix up the HP49G+ Calculator USB Serial driverGreg KH2005-04-231-13/+1Star
| * | | [PATCH] USB: add HP49G+ Calculator USB Serial supportArthur Huillet2005-04-233-0/+107
| * | | [PATCH] USB: clean up all iPod models in unusual_devs.hSven Anderson2005-04-231-2/+20
| * | | [PATCH] USB: compilation failure on usb/image/microtek.cHideaki YOSHIFUJI2005-04-231-1/+1
* | | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2005-04-261-33/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | [TG3]: Fix tg3_restart_ints()Michael Chan2005-04-261-25/+28
| * | | [TG3]: Refresh hw index in tg3_rx()Michael Chan2005-04-261-0/+6
| * | | [TG3]: Fix bug in tg3_rx()Michael Chan2005-04-261-8/+6Star
| | |/ | |/|
* | | [PATCH] ppc annotations: i2c-mpcAl Viro2005-04-261-2/+2
* | | [PATCH] ppc annotations: mpscAl Viro2005-04-262-12/+12
|/ /
* | [PATCH] ppc iomem annotations: mv643xx_ethAl Viro2005-04-251-2/+2
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2005-04-257-17/+67
|\ \
| * | [SPARC]: Enable sun logo on sparc32Bob Breuer2005-04-251-1/+1
| * | [SPARC]: TCX Framebuffer fixesTom 'spot' Callaway2005-04-251-1/+13
| * | [SPARC]: module version cleanupsTom 'spot' Callaway2005-04-255-15/+53
* | | [TG3]: Update driver version and release date.David S. Miller2005-04-251-2/+2
* | | [ATM]: ENI155P error handling fixAndrew Morton2005-04-251-9/+18
* | | [SLIP]: Remove redundant NULL pointer checks prior to kfreeJesper Juhl2005-04-251-18/+12Star
* | | [ATM]: [fore200e] pci doesn't use global board list; use pci_register_driver()chas williams2005-04-251-3/+1Star