aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-10-03[PATCH] rivafb: Use generic DDC readingAntonino A. Daplas2-42/+3
2006-10-03[PATCH] nvidiafb: Use generic DDC readingAntonino A. Daplas2-42/+4
2006-10-03[PATCH] fbdev: Add generic ddc read functionalityDennis Munsie3-0/+122
2006-10-03[PATCH] vfb: Document option to enable the driverMike Frysinger1-1/+2
2006-10-03[PATCH] rivafb: use constants instead of magic valuesGuido Guenther1-4/+4
2006-10-03[PATCH] au1100fb: Add option to enable/disable the cursorRodolfo Giometti1-4/+26
2006-10-03[PATCH] ide-cs (CompactFlash) driver, rm irq warningDavid Brownell1-1/+1
2006-10-03[PATCH] IDE: more pci_find cleanupAlan Cox3-8/+15
2006-10-03[PATCH] Allow ide_generic_all to be used modular and built inPatrick Jefferson1-9/+2
2006-10-03[PATCH] ide: Fix crash on repeated resetAlan Cox2-0/+9
2006-10-03[PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.cAlexey Dobriyan1-0/+4
2006-10-03[PATCH] PCMCIA: Add few IDs into ide-csMarcin Juszkiewicz1-0/+5
2006-10-03[PATCH] ide: reprogram disk pio timings on resumeJason Lunz1-6/+19
2006-10-03[PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov3-25/+10
2006-10-03[PATCH] drivers/ide/: cleanupsAdrian Bunk2-20/+0
2006-10-03[PATCH] IDE core: driver layer error checkingRandy Dunlap3-9/+46
2006-10-03[PATCH] ide: backport piix fixes from libata into the legacy driverAlan Cox1-9/+22
2006-10-03[PATCH] ide: fix revision comparison in ide_in_drive_listKirill Smelkov1-1/+1
2006-10-03[PATCH] Enable cdrom dma access with pdc20265_oldTobias Oed1-11/+11
2006-10-03[PATCH] ide_dma_speed() fixesSergei Shtylyov1-52/+73
2006-10-03[PATCH] Make number of IDE interfaces configurableMatt Mackall2-2/+2
2006-10-03[PATCH] IDE error handling fixesHua Zhong1-3/+6
2006-10-03[PATCH] IDE: always release DMA engineSergei Shtylylov1-9/+7
2006-10-03[PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov2-15/+31
2006-10-03[PATCH] non-libata driver for Jmicron devicesAlan Cox3-0/+276
2006-10-03[PATCH] pata_hpt366: fix typoOGAWA Hirofumi1-1/+1
2006-10-03[PATCH] IPMI: allow user to override the kernel IPMI daemon enableCorey Minyard1-2/+19
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-4/+0
2006-10-03[PATCH] ISDN warning fixesAlan Cox7-26/+24
2006-10-03[PATCH] drivers/char/ip2: kill unused code, labelJeff Garzik1-2/+0
2006-10-03[PATCH] ipmi: fix uninitialized data bugJeff Garzik1-0/+1
2006-10-02[PATCH] hp100: fix conditional compilation messJeff Garzik2-4/+6
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-64/+80
2006-10-02IB/ehca: Tweak trace message formatHoang-Nam Nguyen1-1/+1
2006-10-02IB/ehca: Fix device registrationHoang-Nam Nguyen1-17/+19
2006-10-02IB/ipath: Fix RDMA readsRalph Campbell1-27/+32
2006-10-02RDMA/cma: Optimize error handlingKrishna Kumar1-10/+14
2006-10-02RDMA/cma: Eliminate unnecessary remove_listKrishna Kumar1-5/+1
2006-10-02RDMA/cma: Set status correctly on route resolution errorSean Hefty1-0/+1
2006-10-02RDMA/cma: Fix device removal raceKrishna Kumar1-0/+1
2006-10-02RDMA/cma: Fix leak of cm_ids in case of failuresKrishna Kumar1-4/+11
2006-10-02[WATCHDOG] improve machzwd detectionDave Jones1-2/+1
2006-10-02[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu43-44/+44
2006-10-02[WATCHDOG] s3c24XX nowayoutBen Dooks1-5/+5
2006-10-02[WATCHDOG] pnx4008: add cpu_relax()Vitaly Wool1-1/+2
2006-10-02[WATCHDOG] pnx4008_wdt.c - spinlock fixes.Wim Van Sebroeck1-0/+12
2006-10-02[WATCHDOG] pnx4008_wdt.c - remove patchWim Van Sebroeck1-6/+6
2006-10-02[WATCHDOG] pnx4008_wdt.c - nowayout patchWim Van Sebroeck1-5/+1
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool3-0/+365
2006-10-02[WATCHDOG] i8xx_tco remove pci_find_device.Jiri Slaby1-14/+19
2006-10-02[WATCHDOG] alim remove pci_find_deviceJiri Slaby2-8/+17
2006-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds29-1755/+1502
2006-10-02Merge git://git.infradead.org/mtd-2.6Linus Torvalds12-108/+258
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds52-2037/+4241
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater4-7/+5
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2-2/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2-8/+4
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn9-13/+13
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-2/+2
2006-10-02[PATCH] isdn: work around excessive udelay()Andrew Morton1-1/+12
2006-10-02[PATCH] isdn4linux: Gigaset driver: fix __must_check warningTilman Schmidt1-1/+2
2006-10-02[PATCH] Linux Kernel Dump Test ModuleAnkita Garg2-1/+344
2006-10-02[PATCH] s390: update fs3270 to use a struct pidCedric Le Goater1-5/+6
2006-10-02[PATCH] usb: fixup usb so it uses struct pidEric W. Biederman3-6/+8
2006-10-02[PATCH] const struct tty_operationsJeff Dike46-46/+47
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman1-1/+1
2006-10-02[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman2-4/+5
2006-10-02[PATCH] vt: rework the console spawning variablesEric W. Biederman2-7/+18
2006-10-02[MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem'Amol Lad6-13/+13
2006-10-02[MTD] fix nftl_write warningFrederik Deweerdt1-2/+2
2006-10-01Input: wistron - add support for Acer TravelMate 2424NWXCiAshutosh Naik1-1/+10
2006-10-01Input: wistron - fix setting up special buttonsReiner Herrmann1-5/+2
2006-10-01pccard_store_cis: fix wrong error handlingLinus Torvalds1-15/+12
2006-10-01[PATCH] rtc-sysfs fixAndrew Morton1-1/+1
2006-10-01[MTD] fix printk warningJeff Garzik1-1/+1
2006-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1585-61259/+169802
2006-10-01[netdrvr] hp100: encapsulate all non-module codeJeff Garzik1-2/+3
2006-10-01drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2-7/+27
2006-10-01[netdrvr] phy: Fix bugs in error handlingJeff Garzik2-4/+10
2006-10-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-5/+12
2006-10-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+1
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.cAmol Lad1-0/+3
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mux.cAmol Lad1-0/+2
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.cAmol Lad1-0/+12
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.cAmol Lad1-1/+10
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/ip22zilog.cAmol Lad1-1/+15
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/ioc4_serial.cAmol Lad1-0/+3
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/8250_gsc.cAmol Lad1-0/+1
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/8250_acorn,cAmol Lad1-4/+5
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2-4/+4
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-3/+4
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-13/+2
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2-29/+10
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2-38/+56
2006-10-01[PATCH] ipmi: don't start kipmid if the IPMI driver can use interruptsCorey Minyard1-1/+5
2006-10-01[PATCH] omap_cf works again (sync with linux-omap tree)David Brownell1-11/+14
2006-10-01[PATCH] RTC: rtc-ds1553, rtc-ds1742 updateAtsushi Nemoto2-5/+13
2006-10-01[PATCH] AT91rm9200 RTC can issue system wakeup eventsDavid Brownell1-0/+22
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell23-24/+24
2006-10-01[PATCH] RTC class: error checksDavid Brownell2-5/+5
2006-10-01[PATCH] RTC class uses subsys_initDavid Brownell4-5/+5
2006-10-01[PATCH] RTC class: Kconfig improvementsDavid Brownell2-7/+23
2006-10-01[PATCH] rtc driver rtc-pcf8563 century bit inversedJean-Baptiste Maneyrol1-2/+2
2006-10-01[PATCH] Char: specialix, kill unneeded page allocJiri Slaby1-10/+1
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra17-23/+23
2006-10-01[PATCH] Remove unnecessary check in drivers/rtc/rtc-v3020.cEric Sesterhenn1-3/+0
2006-10-01[PATCH] hdaps: support Lenovo ThinkPad T60Soos Peter1-0/+1
2006-10-01[PATCH] Off-by-one in drivers/char/mwave/mwavedd.cEric Sesterhenn1-2/+2
2006-10-01[PATCH] sysrq: disable lockdep on rebootPeter Zijlstra1-0/+1
2006-10-01[PATCH] cardbus: switch to ref counting/hotplug safe APIAlan Cox1-1/+4
2006-10-01[PATCH] i2o: Switch to pci_get APIAlan Cox1-3/+4
2006-10-01[PATCH] ip2: use newer pci_get functionsAlan Cox1-3/+7
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering3-9/+18
2006-10-01[PATCH] IPMI: per-channel command registrationCorey Minyard2-21/+88
2006-10-01[PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman4-8/+12
2006-10-01[PATCH] isicom: correct firmware loadingJiri Slaby1-16/+19
2006-10-01[PATCH] rtc: remove superfluous call to call to cdev_del()Rolf Eike Beer1-1/+0
2006-10-01[PATCH] cciss: remove unneeded spaces in output for attached volumesMetathronius Galabant1-1/+1
2006-10-01[PATCH] synclink_gt: increase max devicesPaul Fulghum1-3/+3
2006-10-01[PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum1-25/+63
2006-10-01[PATCH] leds: turn LED off when changing triggersPaul Collins1-0/+1
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2-8/+9
2006-10-01[PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*Josef 'Jeff' Sipek1-3/+0
2006-10-01[PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek1-3/+4
2006-10-01[PATCH] via* : switch to pci_get_device refcounted PCI APIAlan Cox2-8/+12
2006-10-01[PATCH] sis5513: Switch to pci refcountingAlan Cox1-1/+2
2006-10-01[PATCH] serverworks: Switch to pci refcounted interfacesAlan Cox1-3/+5
2006-10-01[PATCH] piix: Use refcounted interface when searching for a 450NXAlan Cox1-1/+1
2006-10-01[PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox3-157/+11
2006-10-01[PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)3-73/+192
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven2-4/+44
2006-10-01[PATCH] Generic booleanRichard Knutsson4-10/+2
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey1-1/+1
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey1-0/+4
2006-10-01[PATCH] PCI quirks updateAlan Cox1-2/+15
2006-09-30Merge branch 'master' into upstreamJeff Garzik523-12131/+23054
2006-09-30[PATCH] SCSI: fix request flag-related build breakageJeff Garzik1-1/+1
2006-09-30Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds54-189/+357
2006-09-30[PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]David Howells1-3/+2
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells13-12/+31
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells1-0/+160
2006-09-30[PATCH] SCSI: scsi_done_q is unusedJens Axboe1-10/+1
2006-09-30Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds42-1772/+1878
2006-09-30[PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe2-2/+0
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe9-13/+9
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe6-14/+12
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe32-135/+142
2006-09-30[PATCH] i2c: Prevent deadlock on i2c client registrationJean Delvare1-12/+13
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds185-4197/+8816
2006-09-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-1133/+1200
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds7-7/+527
2006-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+30
2006-09-29[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan1-2/+30
2006-09-29[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.David S. Miller1-1/+1
2006-09-29Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds38-884/+1973
2006-09-29[PATCH] i2c-sibyte: Fix modular build breakageYoichi Yuasa1-2/+2
2006-09-29[PATCH] Fix locking for tty drivers when doing urgent charactersAlan Cox1-7/+11
2006-09-29[PATCH] specialix - remove private speed decodingAlan Cox1-12/+4
2006-09-29[PATCH] istallion: Remove private baud rate decoding, which is also broken in...Alan Cox1-19/+1
2006-09-29[PATCH] generic_serial: remove private decoding of baud rate bitsAlan Cox1-10/+1
2006-09-29[PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driverAtsushi Nemoto1-1/+8
2006-09-29[PATCH] Uninitialized variable in drivers/net/wan/syncppp.cEric Sesterhenn1-1/+1
2006-09-29[PATCH] rate limiting for the ldisc open failure messagesAkinobu Mita1-2/+3
2006-09-29[PATCH] mem driver: fix conditional on isa i/o supportGeoff Levand1-4/+4
2006-09-29[PATCH] loop: forward-port resource leak checks from SolarSerge E. Hallyn1-2/+11
2006-09-29[PATCH] Fix typo in rtc kconfigPavel Machek1-1/+1
2006-09-29[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven1-3/+3
2006-09-29[PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()Alexey Dobriyan1-6/+1
2006-09-29[PATCH] tty: Fix bits and note more bits to fixAlan Cox1-8/+11
2006-09-29[PATCH] solaris emulation: incorrect tty lockingAlan Cox1-0/+1
2006-09-29[PATCH] Return better error codes if drivers/char/raw.c module init failsRolf Eike Beer1-8/+11
2006-09-29[PATCH] tty: make termios_sem a mutexArjan van de Ven2-19/+21
2006-09-29[PATCH] tty: lock ticogwinszAlan Cox1-7/+10
2006-09-29[PATCH] tty: trivial kzalloc opportunityAlan Cox1-7/+1
2006-09-29[PATCH] Fix memory leak in vc_resize/vc_allocateCatalin Marinas1-1/+2
2006-09-29[PATCH] fix serial/amba-pl011.c console KconfigPeter Korsgaard1-1/+1
2006-09-29[PATCH] Remove old drivers/char/s3c2410_rtc.cBen Dooks3-600/+0
2006-09-29[PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.cAlexey Dobriyan1-0/+4
2006-09-29[PATCH] atiixp: ATI SB600 IDE support for various modesAnatoli Antonovitch1-0/+21
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] tty locking on resizeAlan Cox4-26/+34
2006-09-29[PATCH] console utf-8 mode fixesAdam Tlalka1-27/+52
2006-09-29[PATCH] ucb1x00-ts: handle errors from input_register_device()Dmitry Torokhov1-17/+28
2006-09-29[PATCH] tty_io.c: keep davej saneAlexey Dobriyan1-8/+6
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2-3/+2
2006-09-29[PATCH] There is no devfs, there has never been a devfs, we have always been ...Alan Cox3-9/+10
2006-09-29[PATCH] fix Intel RNG detectionJan Beulich1-9/+177
2006-09-29[PATCH] DMI: Decode and save OEM String informationShem Multinymous1-0/+23
2006-09-29[PATCH] kthread: drivers/base/firmware_class.cSukadev Bhattiprolu1-6/+6
2006-09-29[PATCH] OMAP: Add keypad driverKomal Shah3-0/+502
2006-09-29[PATCH] OMAP: Add Watchdog driver supportKomal Shah4-0/+463
2006-09-29[PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 boardKomal Shah1-0/+1
2006-09-29[PATCH] Fix parameter names in drivers/base/class.cRolf Eike Beer1-4/+4
2006-09-29[PATCH] kthread: convert loop.c to kthreadSerge E. Hallyn1-45/+24
2006-09-29[PATCH] Make net48xx-led use scx200_gpio_opsChris Boot1-5/+4
2006-09-29[PATCH] scx200_gpio export cleanupsChris Boot1-1/+1
2006-09-29[PATCH] drivers/char/pc8736x_gpio.c: remove unused static functionsAdrian Bunk1-10/+0
2006-09-29[PATCH] drivers/char/scx200_gpio.c: make code staticJim Cromie1-1/+1
2006-09-29[PATCH] remove unnecessary barrier in rtc_get_rtc_timeSteven Rostedt1-3/+1
2006-09-29[PATCH] Fix uninitialised spinlock in via-pmu-backlight code.David Woodhouse1-1/+1