| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'topic/snd_card_new-err' into topic/asoc | Takashi Iwai | 2009-01-28 | 5 | -17/+19 |
|\ |
|
| * | drivers/usb/gadget: Convert to snd_card_create() | Takashi Iwai | 2009-01-12 | 1 | -4/+3 |
| * | drivers/staging: Convert to snd_card_create() for go7007 | Takashi Iwai | 2009-01-12 | 1 | -3/+4 |
| * | drivers/media: Convert to snd_card_create() | Takashi Iwai | 2009-01-12 | 3 | -10/+12 |
* | | ti_usb_3410_5052: add Multi-Tech firmware | Chris Adams | 2009-01-12 | 1 | -0/+3 |
* | | ti_usb_3410_5052: add Multi-Tech modem support | Chris Adams | 2009-01-12 | 2 | -5/+39 |
* | | ti_usb_3410_5052: support alternate firmware | Chris Adams | 2009-01-12 | 1 | -15/+29 |
* | | usb-serial: remove NULL check | Alan Cox | 2009-01-12 | 1 | -3/+0 |
* | | neo: Remove a bogus NULL check | Alan Cox | 2009-01-12 | 1 | -3/+0 |
* | | pty: Fix documentation | Alan Cox | 2009-01-12 | 1 | -3/+1 |
* | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2009-01-12 | 20 | -2/+2367 |
|\ \ |
|
| * | | mfd: Fix twl4030-core build | Samuel Ortiz | 2009-01-11 | 1 | -0/+3 |
| * | | mfd: Ensure sm501 GPIO pin mode is GPIO when configured | Ben Dooks | 2009-01-11 | 1 | -2/+28 |
| * | | mfd: dm355 evm MMC/SD card detection | David Brownell | 2009-01-11 | 1 | -0/+10 |
| * | | regulator: PCF50633 pmic driver | Balaji Rao | 2009-01-11 | 3 | -0/+337 |
| * | | input: PCF50633 input driver | Balaji Rao | 2009-01-11 | 3 | -0/+140 |
| * | | power_supply: PCF50633 battery charger driver | Balaji Rao | 2009-01-11 | 3 | -0/+365 |
| * | | rtc: PCF50633 rtc driver | Balaji Rao | 2009-01-11 | 3 | -0/+352 |
| * | | mfd: PCF50633 gpio support | Balaji Rao | 2009-01-11 | 3 | -1/+127 |
| * | | mfd: PCF50633 adc driver | Balaji Rao | 2009-01-11 | 3 | -1/+286 |
| * | | mfd: PCF50633 core driver | Balaji Rao | 2009-01-11 | 3 | -0/+721 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-12 | 51 | -362/+315 |
|\ \ |
|
| * | | ucc_geth: use correct UCCE macros | Timur Tabi | 2009-01-11 | 2 | -174/+68 |
| * | | cxgb3: Keep LRO off if disabled when interface is down | Roland Dreier | 2009-01-11 | 3 | -10/+21 |
| * | | sfc: SFT9001: Fix condition for LNPGA power-off | Ben Hutchings | 2009-01-11 | 1 | -2/+3 |
| * | | smsc911x: register irq with device name, not driver name | Steve Glendinning | 2009-01-11 | 1 | -1/+1 |
| * | | smsc911x: fix smsc911x_reg_read compiler warning | Steve Glendinning | 2009-01-11 | 1 | -0/+1 |
| * | | forcedeth: napi schedule lock fix | Ayaz Abdulla | 2009-01-11 | 1 | -2/+2 |
| * | | forcedeth: remove mgmt unit for mcp79 chipset | Ayaz Abdulla | 2009-01-11 | 1 | -4/+4 |
| * | | qlge: Remove dynamic alloc of rx ring control blocks. | Ron Mercer | 2009-01-11 | 2 | -33/+10 |
| * | | qlge: Fix schedule while atomic issue. | Ron Mercer | 2009-01-11 | 1 | -3/+3 |
| * | | qlge: Remove support for device ID 8000. | Ron Mercer | 2009-01-11 | 2 | -3/+1 |
| * | | qlge: Get rid of split addresses in hardware control blocks. | Ron Mercer | 2009-01-11 | 3 | -66/+32 |
| * | | qlge: Get rid of volatile usage for shadow register. | Ron Mercer | 2009-01-11 | 3 | -14/+34 |
| * | | forcedeth: version bump and copyright | Ayaz Abdulla | 2009-01-11 | 1 | -2/+2 |
| * | | forcedeth: xmit lock fix | Ayaz Abdulla | 2009-01-11 | 1 | -2/+4 |
| * | | netdev: missing validate_address hooks | Stephen Hemminger | 2009-01-11 | 3 | -0/+3 |
| * | | netdev: add missing set_mac_address hook | Stephen Hemminger | 2009-01-11 | 27 | -1/+28 |
| * | | netdev: gianfar: add MII ioctl handler | Clifford Wolf | 2009-01-11 | 1 | -0/+15 |
| * | | drivers/net/wireless/libertas: move a dereference below a NULL test | Julia Lawall | 2009-01-11 | 1 | -3/+4 |
| * | | drivers/net/hamradio/6pack.c: move a dereference below a NULL test | Julia Lawall | 2009-01-11 | 1 | -1/+2 |
| * | | drivers/isdn/hardware/mISDN: move a dereference below a NULL test | Julia Lawall | 2009-01-11 | 1 | -1/+2 |
| * | | 3c59x: Use device_set_wakeup_enable | Steffen Klassert | 2009-01-11 | 1 | -0/+2 |
| * | | qeth: fix usage of netdev_ops | Frank Blaschka | 2009-01-11 | 2 | -5/+21 |
| * | | qlge: Naming interrupt vectors | Jesper Dangaard Brouer | 2009-01-11 | 1 | -2/+2 |
| * | | b44: fix misalignment and wasted space in rx handling | Felix Fietkau | 2009-01-11 | 1 | -7/+6 |
| * | | e1000e: Add process name to WARN message when detecting Mutex contention | David Graham | 2009-01-11 | 1 | -6/+13 |
| * | | r6040: bump release to 0.21 | Florian Fainelli | 2009-01-11 | 1 | -2/+2 |
| * | | r6040: no longer mark r6040 as being experimental | Florian Fainelli | 2009-01-11 | 1 | -1/+1 |
| * | | r6040: generate random ethernet MAC address when not initialized | Florian Fainelli | 2009-01-11 | 1 | -2/+4 |