aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-01-06[PATCH] therm_adt746x: Quiet fan speed change messagesBen Collins1-15/+24
2006-01-06[PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial por...Sylvain Munaut1-11/+15
2006-01-06[PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.cSylvain Munaut1-1/+1
2006-01-06[PATCH] macintosh: don't store i2c_add_driver() return if no further processi...Arthur Othieno2-12/+2
2006-01-06[PATCH] memhotplug: register_memory should be globalAndy Whitcroft1-2/+1
2006-01-06[PATCH] memhotplug: register_ and unregister_memory_notifier should be globalAndy Whitcroft1-2/+2
2006-01-06[PATCH] nbd: fix TX/RX race conditionHerbert Xu1-62/+60
2006-01-05Merge http://oss.oracle.com/git/ocfs2Linus Torvalds2-7/+20
2006-01-05Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre71-5148/+2400
2006-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds70-5147/+2399
2006-01-06[PATCH] pcmcia: add some IDs for ide-cs and dtl1_csRichard Purdie2-0/+5
2006-01-06[PATCH] pcmcia: cleanup cs.c, reduce sizeDaniel Ritz1-49/+39
2006-01-06[PATCH] drivers/pcmcia/cistpl.c: fix endian warningsAlexey Dobriyan1-15/+15
2006-01-06[PATCH] pcmcia: kzalloc conversionDominik Brodowski9-28/+13
2006-01-06[PATCH] pcmcia: no probing of ioports on PARISCDominik Brodowski1-1/+1
2006-01-06[PATCH] pcmcia: export stored values in sysfsDominik Brodowski1-17/+10
2006-01-06[PATCH] 8xx PCMCIA: support for MPC885ADS and MPC866ADSVitaly Bordug1-6/+91
2006-01-06[PATCH] m8xx_pcmcia: support MAP_AUTOSZ required for CF cardsVitaly Bordug1-2/+1
2006-01-06[PATCH] pcmcia: properly handle static mem, but dynamic io socketsDominik Brodowski3-2/+107
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski45-2225/+467
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski38-651/+78
2006-01-06[PATCH] pcmcia: remove old detach mechanismDominik Brodowski1-60/+17
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski45-896/+368
2006-01-06[PATCH] pcmcia: merge suspend into device modelDominik Brodowski4-11/+100
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski43-991/+1419
2006-01-05[PATCH] yenta: make bridge specific init code configurableDaniel Ritz3-2/+66
2006-01-05[PATCH] pcmcia: validate_mem fixAndrew Morton1-2/+6
2006-01-05[PATCH] pcmcia: validate_mem shouldn't be voidDominik Brodowski4-61/+74
2006-01-05[PATCH] pcmcia: remove get_socket callbackDominik Brodowski14-606/+0
2006-01-05[PATCH] yenta: optimize interrupt handlerDaniel Ritz1-4/+4
2006-01-05[PATCH] pcmcia: avoid macro usage in cistplPavel Machek1-3/+3
2006-01-05[ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}Luis F. Ortiz1-1/+1
2006-01-05Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre407-9473/+36040
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds37-295/+451
2006-01-04[PATCH] Fix IXP4xx watchdog errata workaroundDeepak Saxena1-2/+2
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds3-19/+131
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds6-1/+16
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-13/+13
2006-01-04Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds13-246/+397
2006-01-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds63-2385/+11321
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds83-4438/+17296
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-49/+27
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds189-2015/+6352
2006-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-10/+34
2006-01-04[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()Adrian Bunk1-0/+2
2006-01-04[PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabledGreg Kroah-Hartman1-4/+22
2006-01-04[PATCH] Driver Core: Rearrange exports in platform.cDmitry Torokhov1-11/+10
2006-01-04[PATCH] Driver Core: Add platform_device_del()Dmitry Torokhov1-15/+30
2006-01-04[PATCH] Input: add modalias supportRusty Russell1-0/+39
2006-01-04[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers5-0/+64
2006-01-04[PATCH] Allow overlapping resources for platform devicesKumar Gala1-1/+1
2006-01-04[PATCH] Hold the device's parent's lock during probe and removeAlan Stern2-2/+28
2006-01-04[PATCH] driver kill hotplug word from sn and others fixPaul Jackson2-4/+4
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers24-253/+248
2006-01-04[PATCH] merge kobject_uevent and kobject_hotplugKay Sievers1-1/+1
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers2-2/+0
2006-01-04[PATCH] keep pnpbios usermod_helper away from hotplug_path[]Kay Sievers1-5/+3
2006-01-04[PATCH] Fix pragma packing in ip2 driverDavid Howells1-1/+1
2006-01-04[PATCH] USB: fix usb-skeleton limit resource usage patch.Sam Bishop1-2/+5
2006-01-04[PATCH] USB: fix buffer size limiting in skeleton driverOlav Kongas1-1/+1
2006-01-04[PATCH] USB: fix usb_find_interface for ppc64Pete Zaitcev1-10/+13
2006-01-04[PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devicesDavid Woodhouse1-9/+26
2006-01-04[PATCH] USB: ioctl compat for usblp.cPete Zaitcev1-2/+3
2006-01-04[PATCH] USB: zd1201: make sysfs device symlinkNathan Lynch1-0/+2
2006-01-04[PATCH] USB: Limiting of resource use in skeleton driverOliver Neukum1-7/+18
2006-01-04[PATCH] USB: replace __setup("nousb") with __module_param_callPete Zaitcev1-12/+1
2006-01-04[PATCH] USB: asix.c - Add Linksys USB200M Rev 2 idsDavid Hollis1-0/+4
2006-01-04[PATCH] USB Storage: Fix unusual_devs.h orderPhil Dibowitz1-7/+7
2006-01-04[PATCH] USB: ub 02 Removed unused variableDaniel Marjamaki1-4/+1
2006-01-04[PATCH] USB: ub 01 renamePete Zaitcev1-3/+3
2006-01-04[PATCH] USB: ub 00 implement retries and resetsPete Zaitcev1-117/+287
2006-01-04[PATCH] USB: isp116x-hcd.c: Removed unused variableDaniel Marjamäki1-2/+0
2006-01-04[PATCH] USB: Remove unneeded kmalloc() return value castsJesper Juhl4-7/+7
2006-01-04[PATCH] USB: ftdi_sio: new IDs for Teratronik devicesIan Abbott2-0/+9
2006-01-04[PATCH] USB: Support for Posiflex PP-7000 retail printer in LinuxPavel Fedin2-0/+7
2006-01-04[PATCH] USB: add driver for ATI/Philips USB RF remotesVille Syrjälä3-0/+492
2006-01-04[PATCH] USB: Use ARRAY_SIZE macroTobias Klauser11-35/+24
2006-01-04[PATCH] USB: fix local variable clashAlan Stern1-3/+3
2006-01-04[PATCH] USB: usb-storage: add debug entry for REPORT LUNSPaul Walmsley1-0/+1
2006-01-04[PATCH] USB Storage: add alauda supportMatthew Dharm6-0/+1255
2006-01-04[PATCH] USB Storage: more sddr09 cleanupsMatthew Dharm1-10/+23
2006-01-04[PATCH] USB Storage: sddr09 cleanupsMatthew Dharm1-53/+50
2006-01-04[PATCH] USB Storage: cleanups of sddr09Matthew Dharm5-63/+64
2006-01-04[PATCH] USB Storage: make OneTouch PM-awareMatthew Dharm3-1/+39
2006-01-04[PATCH] USB: Let usbmon collect less garbagePete Zaitcev1-13/+6
2006-01-04[PATCH] USB: UHCI: edit some commentsAlan Stern4-35/+36
2006-01-04[PATCH] USB: UHCI: change uhci_explen macroAlan Stern3-11/+11
2006-01-04[PATCH] USB: ati_remote: use time_before() and friendsMarcelo Feitoza Parisi1-8/+9
2006-01-04[PATCH] USB: pl2303_update_line_status data length fixHorst Schirmeier1-1/+1
2006-01-04[PATCH] USB Storage: add unusual_devs entry for NIKON Coolpix 2000fabien COSSE1-0/+8
2006-01-04[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusionRichard Purdie1-4/+7
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven23-43/+43
2006-01-04[PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead codeAdrian Bunk1-6/+0
2006-01-04[PATCH] USB: Don't assume root-hub resume succeedsAlan Stern1-0/+2
2006-01-04[PATCH] USB Gadget: dummy_hcd: updates to hcd->stateAlan Stern1-12/+31
2006-01-04[PATCH] USB Gadget: file_storage: remove "volatile" declarationsAlan Stern1-21/+38
2006-01-04[PATCH] USB: don't allocate dma pools for PIO HCDsChris Humbert1-0/+3
2006-01-04[PATCH] USB: input/touchkitusb: handle multiple packetsDaniel Ritz1-22/+126
2006-01-04[PATCH] USB: usbserial: race-condition fix.Luiz Fernando Capitulino2-1/+17
2006-01-04[PATCH] USB: usbserial: Adds missing checks and bug fix.Luiz Fernando Capitulino1-0/+32
2006-01-04[PATCH] USB: isp116x-hcd: minor cleanupOlav Kongas1-2/+0
2006-01-04[PATCH] USB: Cleanups for usb gadget mass-storagePavel Machek1-2/+2
2006-01-04[PATCH] USB: Store port number in usb_deviceAlan Stern2-61/+19
2006-01-04[PATCH] USB: Consider power budget when choosing configurationAlan Stern4-81/+162
2006-01-04[PATCH] USB: One potential problem in gadget/serial.cFengwei Yin1-0/+2
2006-01-04[PATCH] USB: small cleanupsAdrian Bunk2-3/+3
2006-01-04[PATCH] USB: Fix locking for USB suspend/resumeAlan Stern1-15/+39
2006-01-04[PATCH] USB: Disconnect children during hub unbindAlan Stern1-63/+31
2006-01-04[PATCH] USB: Remove USB private semaphoreAlan Stern8-149/+33
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman122-122/+0
2006-01-04[PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman1-4/+5
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman31-0/+49
2006-01-04[PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman1-50/+168
2006-01-04[PATCH] USB: reorg some functions out of the main usb.c fileGreg Kroah-Hartman4-312/+342
2006-01-04[PATCH] USB: make bias writeable in libusualPete Zaitcev1-26/+27
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev11-167/+363
2006-01-04[PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern6-15/+42
2006-01-04[PATCH] USB: dummy_hcd: rename variablesAlan Stern1-25/+25
2006-01-04[PATCH] USB: usb-net: new device ID passed through module parameterA.YOSHIYAMA1-0/+38
2006-01-04[PATCH] USB: usb-net: removes redundant returnPetko Manolov1-55/+51
2006-01-04[PATCH] USB: file-storage gadget: Add reference count for childrenAlan Stern1-13/+17
2006-01-04[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell7-34/+7
2006-01-04[PATCH] USB: wakeup flag updates (3/3) isp116x-hcdDavid Brownell1-2/+3
2006-01-04[PATCH] USB: wakeup flag updates (2/3) uhci-hcdDavid Brownell1-2/+0
2006-01-04[PATCH] USB: wakeup flag updates (1/3) sl811-hcdDavid Brownell1-2/+4
2006-01-04[PATCH] USB: ehci fix driver model wakeup flagsDavid Brownell1-1/+1
2006-01-04[PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell3-4/+13
2006-01-04[PATCH] USB: Eagle and ADI 930 usb adsl modem driver fixmatthieu castet1-10/+18
2006-01-04[PATCH] USB: Eagle and ADI 930 usb adsl modem drivermatthieu castet3-0/+1827
2006-01-04[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0Alan Stern1-7/+7
2006-01-04[PATCH] USB: isp116x-hcd: cleanupOlav Kongas2-288/+224
2006-01-04[PATCH] USB: isp116x-hcd: support reiniting HC on resumeOlav Kongas1-8/+18
2006-01-04[PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek2-76/+184
2006-01-04[PATCH] USB: Add pxa27x OHCI PM functionsRichard Purdie1-6/+27
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie1-42/+43
2006-01-04Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre128-1775/+1459
2006-01-03[IEEE80211] ipw2200: Simplify multicast checks.Stephen Hemminger1-10/+5
2006-01-03[TG3]: fixup tot_len calculationAlexey Dobriyan1-1/+1
2006-01-03[PPPOX]: Fix assignment into const proto_ops.David S. Miller2-12/+7
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo6-0/+8
2006-01-03[SOCK]: Introduce sk_receive_skbArnaldo Carvalho de Melo1-20/+2
2006-01-03[INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo1-2/+2
2006-01-03[INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo1-4/+2
2006-01-03[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2-7/+20
2006-01-03Merge branch 'master'Jeff Garzik61-541/+522
2006-01-03Merge branch 'master'Jeff Garzik61-541/+522
2006-01-03update the email address of Randy DunlapAdrian Bunk1-1/+1
2006-01-03s/retreiv/retriev/gMatt Mackall4-12/+12
2006-01-03[ALSA] [PATCH] alsa: Improved PnP suspend supportPierre Ossman2-24/+91
2006-01-03[ALSA] PATCH] Add PM support to PnP driversTakashi Iwai2-0/+45
2006-01-02[PATCH] powerpc: more g5 overtemp problem fixBenjamin Herrenschmidt1-3/+3
2006-01-01gitignore: misc filesBrian Gerst6-1/+16
2005-12-31Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-2/+2
2005-12-30[PATCH] Input: wacom - fix X axis setupDenny Priebe1-1/+1
2005-12-30[PATCH] Input: warrior - fix HAT0Y axis setupDmitry Torokhov1-1/+1
2005-12-30[PATCH] Input: kbtab - fix Y axis setupDmitry Torokhov1-1/+1
2005-12-30[ARM] 3216/1: indent and typo in drivers/serial/pxa.cErik Hovland1-2/+2
2005-12-29[PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency lineJean Delvare1-1/+1
2005-12-29Revert radeon AGP aperture offset changesLinus Torvalds1-9/+2
2005-12-29Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-5/+9
2005-12-29Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2005-12-29[PATCH] Fix recursive config dependency for SAA7134Jean Delvare1-2/+2
2005-12-29[PATCH] Input: aiptek - fix Y axis setupRiccardo Magliocchetti1-1/+1
2005-12-29[PATCH] fix ia64 compile failure with gcc4.1Dave Jones1-1/+1
2005-12-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2-4/+16
2005-12-28[SERMOUSE]: Sun mice speak 5-byte protocol too.David S. Miller1-1/+1
2005-12-28[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-12-28[TG3]: ethtool -d hangs PCIe systemsChris Elmquist2-2/+14
2005-12-27[PATCH] Fix more radeon GART start calculation casesBenjamin Herrenschmidt1-2/+4
2005-12-27[NET]: Validate socket filters against BPF_MAXINSNS in one spot.David S. Miller1-3/+0
2005-12-27[SERIAL] Fix AMBA PL011 sysrq character handlingRussell King1-1/+1
2005-12-26[PATCH] Fix Fibre Channel boot oopsJames Bottomley1-1/+2
2005-12-24Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+1
2005-12-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+3
2005-12-24[VIDEO] sbuslib: Disallow private mmaps.David S. Miller1-0/+3
2005-12-24Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds9-263/+77
2005-12-24[PATCH] forcedeth: fix random memory scribbling bugManfred Spraul1-7/+8
2005-12-24[PATCH] s390: remove redundant and useless code in qethFrank Pavlic6-230/+38
2005-12-24[PATCH] s390: minor qeth network driver fixesFrank Pavlic3-12/+10
2005-12-24[PATCH] s390: some minor qeth driver fixesFrank Pavlic2-24/+24
2005-12-24[PATCH] missing license for libphy.koOlaf Hering1-0/+4
2005-12-24[PATCH] orinoco_nortel: Add Symbol LA-4123 IDPavel Roskin1-0/+4
2005-12-24[PATCH] orinoco_nortel: Fix incorrect PCI resource usePavel Roskin1-1/+1
2005-12-24[PATCH] fix libata inquiry VPD for ATAPI devicesTony Battersby1-4/+1
2005-12-24[PATCH] sky2: version 0.11Stephen Hemminger1-1/+1
2005-12-24[PATCH] sky2: handle hardware packet overrunStephen Hemminger1-0/+9
2005-12-24[PATCH] sky2: don't lose multicast addressesStephen Hemminger1-2/+2
2005-12-24[PATCH] sky2: handle out of memory on admin changesStephen Hemminger1-32/+52
2005-12-24[PATCH] skge: error handling on resumeStephen Hemminger1-2/+2
2005-12-24[PATCH] spidernet: fix Kconfig after BPA->CELL renameJens Osterkamp1-1/+1
2005-12-24[PATCH] git-netdev-all: s2io warning fixAndrew Morton1-5/+11
2005-12-24[PATCH] skge: version number (1.3)Stephen Hemminger1-1/+1
2005-12-24[PATCH] skge: handle out of memory on ring parameter changeStephen Hemminger1-1/+4
2005-12-24[PATCH] skge: get rid of Yukon2 definesStephen Hemminger1-72/+1
2005-12-24[PATCH] skge: handle out of memory on MTU size changesStephen Hemminger1-6/+16
2005-12-24[PATCH] skge: avoid up/down on pause param changesStephen Hemminger1-4/+2
2005-12-24[PATCH] skge: avoid up/down on speed changesStephen Hemminger1-17/+24
2005-12-24[PATCH] chelsio: transmit routine return valuesStephen Hemminger2-11/+10
2005-12-24Merge branch 'master'Jeff Garzik62-1190/+903
2005-12-24Merge branch 'master'Jeff Garzik6-28/+103