| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | dvb: Kill directly reference of netdev->priv | Wang Chen | 2008-12-03 | 1 | -18/+19 |
* | forcedeth: power down phy when interface is down | Ed Swierk | 2008-12-03 | 1 | -2/+10 |
* | drivers/net/smc911x.c: smc911x_drv_probe() cleanup | Andrew Morton | 2008-12-03 | 1 | -7/+7 |
* | drivers/isdn/mISDN: use ARRAY_SIZE | Julia Lawall | 2008-12-03 | 1 | -1/+1 |
* | isdn: Kill directly reference of netdev->priv | Wang Chen | 2008-12-03 | 4 | -53/+61 |
* | hysdn: Kill directly reference of netdev->priv | Wang Chen | 2008-12-03 | 1 | -3/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-12-02 | 14 | -1426/+154 |
|\ |
|
| * | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 2008-11-30 | 10 | -56/+5 |
| * | Bluetooth: Allow SCO audio with Asus WL-BTD202 dongle | Marcel Holtmann | 2008-11-30 | 1 | -7/+8 |
| * | Bluetooth: Send HCI Reset command by default on device initialization | Marcel Holtmann | 2008-11-30 | 3 | -54/+51 |
| * | Bluetooth: Remove deprecated hci_usb driver | Marcel Holtmann | 2008-11-30 | 4 | -1286/+0 |
| * | Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.c | Nick Pelly | 2008-11-30 | 1 | -0/+5 |
| * | Bluetooth: Change simple_strtol to simple_strtoul | Julia Lawall | 2008-11-30 | 1 | -4/+4 |
| * | Bluetooth: Fix TX error path in btsdio driver | Tomas Winkler | 2008-11-30 | 1 | -0/+1 |
| * | Bluetooth: Add suspend/resume support to btusb driver | Marcel Holtmann | 2008-11-30 | 1 | -0/+62 |
| * | Bluetooth: Handle bulk URBs in btusb driver from notify callback | Marcel Holtmann | 2008-11-30 | 1 | -14/+13 |
| * | Bluetooth: Add fine grained mem_flags usage to btusb driver | Marcel Holtmann | 2008-11-30 | 1 | -17/+17 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-02 | 161 | -1726/+1989 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-12-02 | 4 | -88/+116 |
| |\ \ |
|
| | * | | [WATCHDOG] hpwdt: Fix kdump when using hpwdt | Bernhard Walle | 2008-12-01 | 1 | -1/+1 |
| | * | | [WATCHDOG] hpwdt: set the mapped BIOS address space as executable | Bernhard Walle | 2008-11-21 | 1 | -0/+3 |
| | * | | [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsets | Wim Van Sebroeck | 2008-11-21 | 1 | -45/+73 |
| | * | | [WATCHDOG] iTCO_wdt : correct status clearing | Wim Van Sebroeck | 2008-11-21 | 1 | -2/+3 |
| | * | | [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboards | Wim Van Sebroeck | 2008-11-21 | 2 | -40/+32 |
| | * | | [WATCHDOG] fix mtx1_wdt compilation failure | Florian Fainelli | 2008-11-21 | 1 | -0/+4 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-12-02 | 1 | -53/+13 |
| |\ \ \ |
|
| | * | | | rtc: rtc-starfire fixes | Alessandro Zummo | 2008-11-21 | 1 | -53/+13 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-12-02 | 23 | -51/+156 |
| |\ \ \ \ |
|
| | * | | | | ATM: horizon, fix hrz_probe fail path | Jiri Slaby | 2008-11-29 | 1 | -1/+1 |
| | * | | | | pppol2tp: Add missing sock_put() in pppol2tp_release() | Frédéric Moulins | 2008-11-28 | 1 | -0/+1 |
| | * | | | | macvlan: don't broadcast PAUSE frames to macvlan devices | Patrick McHardy | 2008-11-26 | 1 | -0/+3 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2008-12-02 | 1 | -39/+35 |
| |\ \ \ \ \ |
|
| | * | | | | | macfb: Do not overflow fb_fix_screeninfo.id | Finn Thain | 2008-12-02 | 1 | -39/+35 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-12-02 | 5 | -25/+30 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | alim15x3: fix sparse warning | Hannes Eder | 2008-12-02 | 1 | -1/+1 |
| | * | | | | | | ide: remove dead code from drive_is_ready() | Bartlomiej Zolnierkiewicz | 2008-12-02 | 1 | -5/+0 |
| | * | | | | | | ide: fix build for DEBUG_PM | Bartlomiej Zolnierkiewicz | 2008-12-02 | 1 | -9/+10 |
| | * | | | | | | ide: respect current DMA setting during resume | Bartlomiej Zolnierkiewicz | 2008-12-02 | 1 | -4/+2 |
| | * | | | | | | ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[] | Bartlomiej Zolnierkiewicz | 2008-12-02 | 1 | -0/+1 |
| | * | | | | | | amd74xx: workaround unreliable AltStatus register for nVidia controllers | Bartlomiej Zolnierkiewicz | 2008-12-02 | 3 | -3/+14 |
| | * | | | | | | ide: fix the ide_release_lock imbalance | Michael Schmitz | 2008-12-02 | 1 | -3/+2 |
| | |/ / / / / |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-12-02 | 10 | -32/+41 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [SCSI] stex: switch to block timeout | James Bottomley | 2008-12-01 | 1 | -1/+1 |
| | * | | | | | | [SCSI] make scsi_eh_try_stu use block timeout | James Bottomley | 2008-12-01 | 1 | -2/+1 |
| | * | | | | | | [SCSI] megaraid_sas: switch to block timeout | James Bottomley | 2008-12-01 | 1 | -1/+2 |
| | * | | | | | | [SCSI] ibmvscsi: switch to block timeout | James Bottomley | 2008-12-01 | 1 | -1/+1 |
| | * | | | | | | [SCSI] aacraid: switch to block timeout | James Bottomley | 2008-12-01 | 1 | -2/+2 |
| | * | | | | | | [SCSI] zfcp: prevent double decrement on host_busy while being busy | Swen Schillig | 2008-12-01 | 1 | -1/+1 |
| | * | | | | | | [SCSI] zfcp: fix deadlock between wq triggered port scan and ERP | Swen Schillig | 2008-12-01 | 2 | -2/+2 |
| | * | | | | | | [SCSI] zfcp: eliminate race between validation and locking | Swen Schillig | 2008-12-01 | 1 | -4/+7 |