aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* hvc_console: Use kzalloc() instead of kmalloc() + memset()Milton Miller2009-01-12
* hvc_console: Do not set low_latency when using interruptsMilton Miller2009-01-12
* hvc_console: Call free_irq() only if request_irq() was successfulMilton Miller2009-01-12
* hvc_console: Change an mb() to smp_mb() and add some commentsMilton Miller2009-01-12
* powerpc: Cleanup from l64 to ll64 change: drivers/netStephen Rothwell2009-01-12
* powerpc: Cleanup from l64 to ll64 change: drivers/charStephen Rothwell2009-01-12
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-12
* Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt2009-01-12
|\
| * Xilinx: SPI: updated driver for device treeJohn Linn2009-01-09
| * drivers/of: Add the of_find_i2c_device_by_node function.Jon Smirl2009-01-09
| * powerpc/xsysace: add compatible string for non-ipcore instanceYuri Tikhonov2009-01-09
* | ti_usb_3410_5052: add Multi-Tech firmwareChris Adams2009-01-12
* | ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2009-01-12
* | ti_usb_3410_5052: support alternate firmwareChris Adams2009-01-12
* | usb-serial: remove NULL checkAlan Cox2009-01-12
* | neo: Remove a bogus NULL checkAlan Cox2009-01-12
* | pty: Fix documentationAlan Cox2009-01-12
* | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-01-12
|\ \
| * | mfd: Fix twl4030-core buildSamuel Ortiz2009-01-10
| * | mfd: Ensure sm501 GPIO pin mode is GPIO when configuredBen Dooks2009-01-10
| * | mfd: dm355 evm MMC/SD card detectionDavid Brownell2009-01-10
| * | regulator: PCF50633 pmic driverBalaji Rao2009-01-10
| * | input: PCF50633 input driverBalaji Rao2009-01-10
| * | power_supply: PCF50633 battery charger driverBalaji Rao2009-01-10
| * | rtc: PCF50633 rtc driverBalaji Rao2009-01-10
| * | mfd: PCF50633 gpio supportBalaji Rao2009-01-10
| * | mfd: PCF50633 adc driverBalaji Rao2009-01-10
| * | mfd: PCF50633 core driverBalaji Rao2009-01-10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-12
|\ \ \
| * | | ucc_geth: use correct UCCE macrosTimur Tabi2009-01-11
| * | | cxgb3: Keep LRO off if disabled when interface is downRoland Dreier2009-01-11
| * | | sfc: SFT9001: Fix condition for LNPGA power-offBen Hutchings2009-01-11
| * | | smsc911x: register irq with device name, not driver nameSteve Glendinning2009-01-11
| * | | smsc911x: fix smsc911x_reg_read compiler warningSteve Glendinning2009-01-11
| * | | forcedeth: napi schedule lock fixAyaz Abdulla2009-01-11
| * | | forcedeth: remove mgmt unit for mcp79 chipsetAyaz Abdulla2009-01-11
| * | | qlge: Remove dynamic alloc of rx ring control blocks.Ron Mercer2009-01-11
| * | | qlge: Fix schedule while atomic issue.Ron Mercer2009-01-11
| * | | qlge: Remove support for device ID 8000.Ron Mercer2009-01-11
| * | | qlge: Get rid of split addresses in hardware control blocks.Ron Mercer2009-01-11
| * | | qlge: Get rid of volatile usage for shadow register.Ron Mercer2009-01-11
| * | | forcedeth: version bump and copyrightAyaz Abdulla2009-01-11
| * | | forcedeth: xmit lock fixAyaz Abdulla2009-01-11
| * | | netdev: missing validate_address hooksStephen Hemminger2009-01-11
| * | | netdev: add missing set_mac_address hookStephen Hemminger2009-01-11
| * | | netdev: gianfar: add MII ioctl handlerClifford Wolf2009-01-11
| * | | drivers/net/wireless/libertas: move a dereference below a NULL testJulia Lawall2009-01-11
| * | | drivers/net/hamradio/6pack.c: move a dereference below a NULL testJulia Lawall2009-01-11
| * | | drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall2009-01-11
| * | | 3c59x: Use device_set_wakeup_enableSteffen Klassert2009-01-11