aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | | | au1550_spi: fix prototype of irq handlerJan Nikitenko2008-03-13
| |/ / / / / /
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-12
| |\ \ \ \ \ \
| | * | | | | | [POWERPC] Fix viodasd driver with scatterlist debugBenjamin Herrenschmidt2008-03-12
| | * | | | | | [POWERPC] Fix build of modular drivers/macintosh/apm_emu.cGuido Guenther2008-03-12
| | * | | | | | [POWERPC] Fix sleep on some powerbooksBenjamin Herrenschmidt2008-03-12
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-03-12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i2c: chips subdirectory is deprecatedJean Delvare2008-03-12
| | * | | | | | | | i2c: Keep client->driver and client->dev.driver in syncHans Verkuil2008-03-12
| | * | | | | | | | i2c-amd756: Fix off-by-oneAdrian Bunk2008-03-12
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | PNP: disable PNP motherboard resources that overlap PCI BARsBjorn Helgaas2008-03-12
| * | | | | | | | PNP: revert Supermicro H8DCE motherboard quirkBjorn Helgaas2008-03-12
| |/ / / / / / /
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-03-11
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise2008-03-11
| | * | | | | | IB/iser: Handle iser_device allocation error gracefullyArne Redlich2008-03-11
| | * | | | | | IB/iser: Fix list iteration bugArne Redlich2008-03-11
| | * | | | | | RDMA/cxgb3: Fix iwch_create_cq() off-by-one errorJon Mason2008-03-09
| | * | | | | | RDMA/cxgb3: Return correct max_inline_data when creating a QPJon Mason2008-02-29
| | * | | | | | IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()Pete Wyckoff2008-02-29
| | * | | | | | Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs"Pete Wyckoff2008-02-29
| | * | | | | | IB/cm: Flush workqueue when removing deviceSean Hefty2008-02-29
| * | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-10
| |\ \ \ \ \ \ \
| | * | | | | | | [libata] Add support for the RB500 PATA CompactFlashFlorian Fainelli2008-03-10
| | * | | | | | | ahci: logical-bitwise and confusion in ahci_save_initial_config()Roel Kluin2008-03-10
| | * | | | | | | libata: don't allow sysfs read access to force paramTejun Heo2008-03-10
| | * | | | | | | ahci: add the Device IDs for nvidia MCP7B AHCIpeerchen2008-03-10
| | * | | | | | | libata-sff: handle controllers w/o ctl registerTejun Heo2008-03-10
| | * | | | | | | libata: allow LLDs w/o any reset methodTejun Heo2008-03-10
| | * | | | | | | ata: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-10
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-03-10
| |\ \ \ \ \ \ \
| | * | | | | | | USB: fix ehci unlink regressionsDavid Brownell2008-03-10
| | * | | | | | | USB: new ftdi_sio device idMirko Bordignon2008-03-10
| | * | | | | | | USB: fsl_usb2_udc: fix broken KconfigLi Yang2008-03-10
| | * | | | | | | USB: option: add novatel device idsDirk DeSchepper2008-03-10
| | * | | | | | | USB: cypress_m8: add UPS Powercom (0d9f:0002)Dmitry Shapin2008-03-10
| | * | | | | | | USB: drivers/usb/storage/sddr55.c: fix uninitialized var warningsAndrew Morton2008-03-10
| | * | | | | | | USB: fix usb-serial generic recursive lockPete Zaitcev2008-03-10
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-03-10
| |\ \ \ \ \ \ \
| | * | | | | | | PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl2008-03-10
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-10
| |\ \ \ \ \ \ \
| | * | | | | | | drivers: fix dma_get_required_maskJames Bottomley2008-03-10
| | * | | | | | | nozomi: fix initialization and early flow control accessFrank Seidel2008-03-10
| | * | | | | | | sysdev: fix problem with sysdev_class being re-registeredGreg Kroah-Hartman2008-03-10
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-03-10
| |\ \ \ \ \ \ \
| | * | | | | | | lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.Rusty Russell2008-03-10
| | * | | | | | | lguest: fix __get_vm_area usage.Rusty Russell2008-03-10
| | * | | | | | | lguest: make sure cpu is initialized before accessing itEugene Teo2008-03-10
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-03-10
| |\ \ \ \ \ \ \
| | * | | | | | | [WATCHDOG] make watchdog/hpwdt.c:asminline_call() staticAdrian Bunk2008-03-06
| | * | | | | | | [WATCHDOG] Remove volatiles from watchdog device structuresFlorian Fainelli2008-03-06